bootstrapping against openstack adds implicit arch=amd64 constraint
Bug #1711747 reported by
Jason Hobbs
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
This is with juju 2.2.2.
When running from an amd64 host (client), bootstrapping against an OpenStack with only arm64 hypervisors fails, because juju implicitly adds an 'arch=amd64' bootstrap constraint.
If I don't specify an arch constraint, juju shouldn't assume one. If it needs to know what architecture is needed for the agent, it can ask OpenStack what the hypervisors support.
I can workaround this by adding an explicit --bootstrap-
http://
To post a comment you must log in.
To be honest I don't think it is just openstack that has this implicit constraint.