yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77702
[Bug 1821824] [NEW] Forbidden traits in flavor properties don't work
Public bug reported:
Due to an error when implementing forbidden traits they are stripped off
in the _clean_empties function in nova/scheduler/utils.py which only
takes required_traits into account.
This means that forbidden traits won't be acted upon and an instance
started with a flavor with a forbidden trait still can end up on a
resource provider with that trait set.
** Affects: nova
Importance: Undecided
Status: New
--
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/1821824
Title:
Forbidden traits in flavor properties don't work
Status in OpenStack Compute (nova):
New
Bug description:
Due to an error when implementing forbidden traits they are stripped
off in the _clean_empties function in nova/scheduler/utils.py which
only takes required_traits into account.
This means that forbidden traits won't be acted upon and an instance
started with a flavor with a forbidden trait still can end up on a
resource provider with that trait set.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1821824/+subscriptions
Follow ups