** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1207556
Title:
Nicira plugin has wrong alias for external gateway modes extension
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
the alias is specified in the plugin as 'ext_gw_mode', whereas it
actually is 'ext-gw-mode'.
Due to the nature of the extension, the code still works, but validation is
not performed as expected.
Malformed input for enable_snat (for instance 'xxx') will raise a 500 instead
of a 400.
Note that passing "false" or "true" the resulting error will be a 500 even
when the extension is correctly enabled.
This is because of a possible independent issue with the dict validator.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1207556/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp