yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31565
[Bug 1441243] Re: EnumField can be None and thus unrestricted
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1441243
Title:
EnumField can be None and thus unrestricted
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The Enum objects field can be passed a valid_values=None set, which
disables the enum checking and defeats the whole purpose of the field.
This would allow something unversioned to creep into our RPC API,
which would be bad.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1441243/+subscriptions
References