*** This bug is a duplicate of bug 1303983 ***
    https://bugs.launchpad.net/bugs/1303983

This was addressed by
https://github.com/openstack/nova/commit/7b8402ed3ba734836119441bdf1a6d6c661c8df2

** Changed in: nova
       Status: In Progress => Fix Released

** This bug has been marked a duplicate of bug 1303983
   Enable ServerGroup scheduler filters by default

-- 
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/1302238

Title:
  throw exception if no configured affinity filter

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  After https://blueprints.launchpad.net/nova/+spec/instance-group-api-
  extension, nova has the feature of creating instance groups with
  affinity or anti-affinity policy and creating vm instance with
  affinity/anti-affinity  group.

  If did not enable ServerGroupAffinityFilter and
  ServerGroupAntiAffinityFilter, then the instance group will not able
  to leverage affinity/anti-affinity.

  Take the following case:
  1) Create a group with affinity
  2) Create two vms with this group
  3) The result is that those two vms was not created on the same host.

  We should  throw exception if using server group with no configured
  affinity filter

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1302238/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to