Neutron-Vmware-NSX:Router set gateway timeout

Bug #1684346 reported by YuYang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vmware-nsx
New
Undecided
Unassigned

Bug Description

when i set router gateway get the timeout error:
#neutron router-gateway-set e17f732b-0b5d-4a5e-b2f0-b86735b05742 aaf9b080-83bb-47f9-b8db-ca4056c967ac

neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>

and actually the router has the gateway:
#neutron router-show e17f732b-0b5d-4a5e-b2f0-b86735b05742

+-------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+-------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| admin_state_up | True |
| availability_zone_hints | |
| availability_zones | default |
| created_at | 2017-04-20T03:39:16Z |
| description | |
| distributed | True |
| external_gateway_info | {"network_id": "aaf9b080-83bb-47f9-b8db-ca4056c967ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b10f4a6c-0712-4f00-8684-a4df27181fd0", "ip_address": |
| | "192.168.218.55"}]} |
| flavor_id | |
| id | e17f732b-0b5d-4a5e-b2f0-b86735b05742 |
| name | WYY-Router-Distributed-2 |
| project_id | 4e8be975a6924817bdfb95f9cd69ab06 |
| revision_number | 5 |
| routes | |
| status | ACTIVE |
| tenant_id | 4e8be975a6924817bdfb95f9cd69ab06 |
| updated_at | 2017-04-20T03:45:04Z |
+-------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

Revision history for this message
YuYang (yuyangwang1985) wrote :
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.