yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21107
[Bug 1368904] [NEW] neutron router-list does not display the external_gw_info - python neutron client
Public bug reported:
Create a router.
Attach subnet to router.
Set a Gateway to router.
# Run the neutron router-list command.
Router-show command still shows the "external_gw_info".
@ubuntu-ctlr2:~/devstack$ neutron router-list
+--------------------------------------+---------+-----------------------+-------------+
| id | name | external_gateway_info | distributed |
+--------------------------------------+---------+-----------------------+-------------+
| 95abba37-bfb9-4852-9cf6-9e7bd98e9a14 | router1 | | True |
| ca13ccfa-56a9-415e-ba83-4d5d42f3ce82 | router3 | | False |
| e67d12eb-1741-4eb1-bc16-6981b3f3699f | router2 | | True |
+--------------------------------------+---------+-----------------------+-------------+
stack@ubuntu-ctlr2:~/devstack$
** Affects: neutron
Importance: Undecided
Status: New
** Tags: neutron
** Tags added: neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1368904
Title:
neutron router-list does not display the external_gw_info - python
neutron client
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Create a router.
Attach subnet to router.
Set a Gateway to router.
# Run the neutron router-list command.
Router-show command still shows the "external_gw_info".
@ubuntu-ctlr2:~/devstack$ neutron router-list
+--------------------------------------+---------+-----------------------+-------------+
| id | name | external_gateway_info | distributed |
+--------------------------------------+---------+-----------------------+-------------+
| 95abba37-bfb9-4852-9cf6-9e7bd98e9a14 | router1 | | True |
| ca13ccfa-56a9-415e-ba83-4d5d42f3ce82 | router3 | | False |
| e67d12eb-1741-4eb1-bc16-6981b3f3699f | router2 | | True |
+--------------------------------------+---------+-----------------------+-------------+
stack@ubuntu-ctlr2:~/devstack$
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1368904/+subscriptions
Follow ups
References