Activity log for bug #1757063

Date Who What changed Old value New value Message
2018-03-20 07:44:41 Itzik Brown bug added bug
2018-03-20 09:18:14 Itzik Brown summary Removing external gateway information from the router fails Removing an external gateway information from a router fails
2018-03-20 10:17:59 Itzik Brown affects networking-odl python-openstackclient
2018-03-20 10:24:33 Itzik Brown description When running the command # openstack router unset --external-gateway router1 I get the following error: HttpException: Unknown error Version ======= python-networking-odl-12.0.0-0.20180220171331.8733cf6.el7ost.noarch Server log ========== 2018-03-20 07:31:24.277 25 DEBUG neutron.api.v2.base [req-127f7c44-3f10-4d6e-b070-c478354f2bdd 58f3ccc3684246e28c5a035ed548b014 c45afc7840c0411db2652b6be39f8de0 - default default] Request body: {u'router': {u'external_gateway_info': {}}} prepare_request_body /usr/lib/python2.7/site-packages/neutron/api/v2/base.py:690 2018-03-20 07:31:24.732 25 INFO neutron.api.v2.resource [req-127f7c44-3f10-4d6e-b070-c478354f2bdd 58f3ccc3684246e28c5a035ed548b014 c45afc7840c0411db2652b6be39f8de0 - default default] update failed (client error): There was a conflict when trying to complete your request. 2018-03-20 07:31:24.734 25 INFO neutron.wsgi [req-127f7c44-3f10-4d6e-b070-c478354f2bdd 58f3ccc3684246e28c5a035ed548b014 c45afc7840c0411db2652b6be39f8de0 - default default] 172.17.1.22 "PUT /v2.0/routers/2f31ebd8-f9e6-433e-b968-f312350d6a80 HTTP/1.1" status: 409 len: 466 time: 0.4694970 When running the command while there are floating IPs associated with ports on the internal network that a router is attached to # openstack router unset --external-gateway router1 I get the following error: HttpException: Unknown error Version ======= python-openstackclient-lang-3.14.0-0.20180213172604.fbee4eb.el7ost.noarch
2018-03-20 10:24:36 Itzik Brown summary Removing an external gateway information from a router fails Unhelpful message when removing an external gateway information from a router
2018-03-20 10:39:55 Itzik Brown description When running the command while there are floating IPs associated with ports on the internal network that a router is attached to # openstack router unset --external-gateway router1 I get the following error: HttpException: Unknown error Version ======= python-openstackclient-lang-3.14.0-0.20180213172604.fbee4eb.el7ost.noarch When running the command while there are floating IPs associated with ports on the internal network that a router is attached to # openstack router unset --external-gateway router1 I get the following error: HttpException: Unknown error Version ======= python-openstackclient-lang-3.14.0-0.20180213172604.fbee4eb.el7ost.noarch How to reproduce ================ 1. Create a router 2. Add an interface of an internal network to the router 3. Set the gateway for the router 4. Launch an instance 5. Create a Floating IP and associate it with the instance 6. Run the command $ openstack router unset --external-gateway router1
2018-03-21 10:27:07 Dr. Jens Harbott python-openstackclient: status New Confirmed
2018-04-12 01:39:28 Dongcan Ye python-openstackclient: assignee Dongcan Ye (hellochosen)
2018-06-01 03:13:41 yanpuqing python-openstackclient: assignee Dongcan Ye (hellochosen) yanpuqing (ycx)