If an existing VM Cluster returns a different name on refresh, duplicate cluster and hosts are created
Bug #1949611 reported by
Christian Grabowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Christian Grabowski |
Bug Description
If a cluster is created, and a peer may return a different name for the cluster, this results in a new cluster being created, and all but the peer being refreshed are duplicated. This is due to a `VMCluster.
Related branches
~cgrabowski/maas:favor_existing_cluster_name_on_refresh
Merged
into
maas:master
- MAAS Lander: Approve
- Alexsander de Souza: Approve
-
Diff: 241 lines (+174/-13)2 files modifiedsrc/maasserver/tests/test_vmhost.py (+168/-3)
src/maasserver/vmhost.py (+6/-10)
Changed in maas: | |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 3.1.0 → 3.1.0-beta5 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.