Public bug reported: 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']}], ** 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/1652874 Title: server_group json-schema would not work correctly Status in OpenStack Compute (nova): New 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 -- 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

