Router list does not show gateway network

Bug #1368333 reported by Édouard Thuleau
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Invalid
Low
Édouard Thuleau

Bug Description

When a router got a gateway set, the list command does not show the network UUID but the show command does:

$ neutron router-list
+--------------------------------------+------+-----------------------+
| id | name | external_gateway_info |
+--------------------------------------+------+-----------------------+
| 0685c2d5-67cc-4315-9336-b4284a0298b9 | R2 | |
+--------------------------------------+------+-----------------------+

$ neutron router-show R2
+-----------------------+--------------------------------------+
| Field | Value |
+-----------------------+--------------------------------------+
| admin_state_up | True |
| contrail:fq_name | default-domain |
| | demo |
| | R2 |
| external_gateway_info | 92315fb9-4154-4527-9477-06aef3acca1c |
| id | 0685c2d5-67cc-4315-9336-b4284a0298b9 |
| name | R2 |
| status | ACTIVE |
| tenant_id | 6af6f1ea64db4047a5de9aa8348c751d |
+-----------------------+--------------------------------------+

Tags: neutronapi
description: updated
Revision history for this message
Numan Siddique (numansiddique) wrote :

In my case, I am able to see properly

 neutron router-list
+--------------------------------------+----------+--------------------------------------------------------+
| id | name | external_gateway_info |
+--------------------------------------+----------+--------------------------------------------------------+
| be297f2c-7ea6-42b5-abbf-188b81216247 | myrouter | {"network_id": "1bc48ae5-e0cc-4de0-b8d7-5246f40796a0"} |
+--------------------------------------+----------+--------------------------------------------------------

Vinay Mahuli (vmahuli)
tags: added: neutronapi
removed: neutron-api
Changed in opencontrail:
status: New → Incomplete
importance: Undecided → Low
assignee: nobody → Édouard Thuleau (ethuleau)
Changed in juniperopenstack:
importance: Undecided → Low
assignee: nobody → Édouard Thuleau (ethuleau)
Sachin Bansal (sbansal)
no longer affects: opencontrail
Changed in juniperopenstack:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.