Constraints for zone and root-disk-source don't show up in bundle export
Bug #1854510 reported by
Peter Sabaini
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Anastasia |
Bug Description
Hi,
I've deployed a machine using the zone and root-disk-source constraints:
juju add-machine --constraints "zones=zone-2 root-disk-
created machine 38
Looking at the bundle export though the zone and root-disk-source are not listed there:
juju export-bundle
...
"38":
constraints: root-disk=624640 instance-
IMHO the constraints should all show there?
Version:
juju 2.7.0 9876 stable canonical✓ classic
This is using the openstack provider
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 2.7.1 |
Changed in juju: | |
assignee: | nobody → Anastasia (anastasia-macmood) |
status: | Triaged → In Progress |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
PR for 2.7: https:/ /github. com/juju/ juju/pull/ 10995