** Changed in: python-neutronclient Status: Fix Committed => Fix Released
** Changed in: python-neutronclient Milestone: None => 2.2.1-2.2.6 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1178273 Title: unable to unset gateway_ip on existing subnet Status in OpenStack Neutron (virtual network service): Fix Released Status in neutron grizzly series: Fix Released Status in Python client library for Neutron: Fix Released Bug description: A subnet can be configured without a gateway_ip if the gateway_ip is set to null when the subnet is initially created. However it is not possible to change the gateway_ip to null for an existing subnet. Trying to unset a subnet's gateway_ip/set it to null, results in a 'failed to detect a valid IP address from None' QuantumError. This can be easily corrected with the attached diff To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1178273/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp