** Changed in: quantum
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1171926
Title:
NVP net-gateway extension fail when invalid parameter supplied
Status in OpenStack Quantum (virtual network service):
Fix Released
Bug description:
quantum net-gateway-create --device
id=4a8f2a88-282e-4aab-b08e-ce51ab04e420,invalid_param=foo gw_name
Request Failed: internal server error while processing your request.
There's no attribute named 'invalid_param' in the device list.
This escapes the dict validator which lets extra attributes go in anyway. In
the case of this particular extension the unknown parameter is supplied to the
model class thus causing the crash.
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1171926/+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