[Openstack] Port status after stoping veth pair
Roey Dekel
rdekel at redhat.com
Thu Oct 24 07:48:51 UTC 2013
Hi,
I found out that after I've shut down the veth pair between a linux bridge and the integration bridge for a working VM (ifconfig qvb816b1a35-5a down,ifconfig qvo816b1a35-5a down), and even shut down the bridge (ifconfig qbr816b1a35-5a down), the neutron port show still show it as an ACTIVE port:
+-----------------------+--------------------------------------------------------------------------------------+
| Field | Value |
+-----------------------+--------------------------------------------------------------------------------------+
| admin_state_up | True |
| allowed_address_pairs | |
| binding:capabilities | {"port_filter": true} |
| binding:host_id | rose12.qa.lab.tlv.redhat.com |
| binding:vif_type | ovs |
| device_id | e44976a5-2b8e-4640-a8b3-9608fa80001a |
| device_owner | compute:None |
| extra_dhcp_opts | |
| fixed_ips | {"subnet_id": "c83f4896-f8b0-4760-a3b9-ef31972c6c12", "ip_address": "192.168.238.2"} |
| id | 816b1a35-5a75-48f9-8c0d-45f3c92356e5 |
| mac_address | fa:16:3e:ba:cd:09 |
| name | |
| network_id | 89b65a31-c1a1-42a5-8450-70a242a288a3 |
| security_groups | 0b5c7c9c-418e-4662-b895-adf244c84680 |
| status | ACTIVE |
| tenant_id | fe09679160d342dbb4a43b9ff541f70e |
+-----------------------+--------------------------------------------------------------------------------------+
Is this suppose to happen? Or is this a bug?
Regards,
Roey
More information about the Openstack
mailing list