Public bug reported:
root@vm-V:/home/vm#
root@vm-V:/home/vm# neutron port-list
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
| id | name | mac_address | fixed_ips
|
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
| 74e2dc56-08d1-42ec-9792-23b9457eb920 | | fa:16:3e:44:3f:b9 |
{"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address":
"192.168.0.13"} |
| fa45dd01-beee-476a-832c-f5c10f020f61 | | fa:16:3e:37:8d:6c |
{"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address":
"192.168.0.10"} |
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
root@vm-V:/home/vm# neutron port-show 74e2dc56-08d1-42ec-9792-23b9457eb920
+-----------------------+-------------------------------------------------------------------------------------+
| Field | Value
|
+-----------------------+-------------------------------------------------------------------------------------+
| admin_state_up | True
|
| allowed_address_pairs |
|
| binding:host_id | vm-V
|
| binding:profile | {}
|
| binding:vif_details | {}
|
| binding:vif_type | binding_failed
|
| binding:vnic_type | direct
|
| created_at | 2016-09-12T22:26:47
|
| description |
|
| device_id | 8343862a-6c26-4f92-b80c-f77c6d83bf51
|
| device_owner | compute:None
|
| extra_dhcp_opts |
|
| fixed_ips | {"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266",
"ip_address": "192.168.0.13"} |
| id | 74e2dc56-08d1-42ec-9792-23b9457eb920
|
| mac_address | fa:16:3e:44:3f:b9
|
| name |
|
| network_id | 460b9c5c-119d-414e-a178-b0be69af41a1
|
| port_security_enabled | True
|
| security_groups | 70982f3d-0dad-4f52-8315-e844be1f7824
|
| status | DOWN
|
| tenant_id | 83dc66e9e2554e109bbb13b164d807ce
|
| updated_at | 2016-09-15T18:08:20
|
+-----------------------+-------------------------------------------------------------------------------------+
root@vm-V:/home/vm# neutron agent-list
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
| id | agent_type | host |
availability_zone | alive | admin_state_up | binary |
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
| 987b5378-da3a-4508-9c6a-035dbff275bd | Linux bridge agent | vm-V |
| :-) | True | neutron-linuxbridge-agent |
| 9b6e776b-1a61-48f5-a241-cdc61e119d22 | DHCP agent | vm-V | nova
| :-) | True | neutron-dhcp-agent |
| d6a44bd9-8bd3-41c1-a357-82ccaebdf360 | Metadata agent | vm-V |
| :-) | True | neutron-metadata-agent |
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
root@vm-V:/home/vm#
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1624325
Title:
Port binding fail in single node Mitaka setup
Status in neutron:
New
Bug description:
root@vm-V:/home/vm#
root@vm-V:/home/vm# neutron port-list
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
| id | name | mac_address | fixed_ips
|
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
| 74e2dc56-08d1-42ec-9792-23b9457eb920 | | fa:16:3e:44:3f:b9 |
{"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address":
"192.168.0.13"} |
| fa45dd01-beee-476a-832c-f5c10f020f61 | | fa:16:3e:37:8d:6c |
{"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address":
"192.168.0.10"} |
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
root@vm-V:/home/vm# neutron port-show 74e2dc56-08d1-42ec-9792-23b9457eb920
+-----------------------+-------------------------------------------------------------------------------------+
| Field | Value
|
+-----------------------+-------------------------------------------------------------------------------------+
| admin_state_up | True
|
| allowed_address_pairs |
|
| binding:host_id | vm-V
|
| binding:profile | {}
|
| binding:vif_details | {}
|
| binding:vif_type | binding_failed
|
| binding:vnic_type | direct
|
| created_at | 2016-09-12T22:26:47
|
| description |
|
| device_id | 8343862a-6c26-4f92-b80c-f77c6d83bf51
|
| device_owner | compute:None
|
| extra_dhcp_opts |
|
| fixed_ips | {"subnet_id":
"9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address": "192.168.0.13"} |
| id | 74e2dc56-08d1-42ec-9792-23b9457eb920
|
| mac_address | fa:16:3e:44:3f:b9
|
| name |
|
| network_id | 460b9c5c-119d-414e-a178-b0be69af41a1
|
| port_security_enabled | True
|
| security_groups | 70982f3d-0dad-4f52-8315-e844be1f7824
|
| status | DOWN
|
| tenant_id | 83dc66e9e2554e109bbb13b164d807ce
|
| updated_at | 2016-09-15T18:08:20
|
+-----------------------+-------------------------------------------------------------------------------------+
root@vm-V:/home/vm# neutron agent-list
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
| id | agent_type | host |
availability_zone | alive | admin_state_up | binary |
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
| 987b5378-da3a-4508-9c6a-035dbff275bd | Linux bridge agent | vm-V |
| :-) | True | neutron-linuxbridge-agent |
| 9b6e776b-1a61-48f5-a241-cdc61e119d22 | DHCP agent | vm-V | nova
| :-) | True | neutron-dhcp-agent |
| d6a44bd9-8bd3-41c1-a357-82ccaebdf360 | Metadata agent | vm-V |
| :-) | True | neutron-metadata-agent |
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
root@vm-V:/home/vm#
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1624325/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp