Test case missing to make sure a host could not be part of two different av zones
Bug #1306750 reported by
Santiago Baldassin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
A host could be part of more than one aggregate only if those aggregates share the same availability zone. You can hack this behavior by
Creating two aggregates agg1 and agg2 without availability zone. Then use the add-host to aggregate api to add the same host to both aggregates and finally use the aggregate-update api to set a different availability zone for both aggregates
Changed in tempest: | |
assignee: | nobody → Santiago Baldassin (santiago-b-baldassin) |
description: | updated |
Changed in tempest: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: test-needed |
To post a comment you must log in.
@Santiago - Are you working on this? otherwise i can start.