affinity filter not work on master branch
Bug #1770434 reported by
Jiang
This bug report is a duplicate of:
Bug #1746863: scheduler affinity doesn't work with multiple cells.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
High
|
Unassigned |
Bug Description
I deploy openstack with devstack, use master branchs. But the affinity filter not work.
There is only one compute node in my environment. I create a server group with anti-affinity. And then, I create a vm with anti-affinify, the vm create success. But, when I create the second vm, it should be failed, but it success.
I print the spec_obj.
The operations see nova.log.
description: | updated |
Changed in nova: | |
status: | Incomplete → New |
To post a comment you must log in.
Tempest tests against the ServerGroup( Anti)AffinityFi lters, so I'm not sure what you're seeing here. Can you give a specific set of recreate steps for what you're trying to do?