yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62121
[Bug 1652874] Re: server_group json-schema would not work correctly
If my guess is correct this can be now closed, as the
https://review.openstack.org/415482 patch should fix it. Please correct
me if I am wrong, zhengzhenyu.
** Changed in: nova
Status: In Progress => 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/1652874
Title:
server_group json-schema would not work correctly
Status in OpenStack Compute (nova):
Fix Released
Bug description:
During the review of https://review.openstack.org/#/c/413453 , we found the other issue from the same POV.
We need to investigate the following json-schema has the same bug as the LP https://bugs.launchpad.net/nova/+bug/1651064
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/server_groups.py#L30
'items': [{'enum': ['anti-affinity', 'affinity']}],
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1652874/+subscriptions
References