2.6.2 regression: add cloud fails and says multi-cloud feature flag must be enabled
Bug #1829342 reported by
Jason Hobbs
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Anastasia |
Bug Description
Our CI deploys maas, creates a juju maas controller, deploys openstack on maas, then tries to create a juju openstack controller and deploy k8s on that.
This worked fine in 2.5.2, but in 2.6, there is a regression, we get an error now:
ERROR feature flag "multi-cloud" needs to be enabled to add a "openstack" cloud
subprocess.
We're not trying to use multiple clouds on a single controller, just multiple clouds with their own controllers all from the same juju client location.
Expected behavior is for things that worked in 2.5 would continue to work in 2.6.
Changed in juju: | |
status: | Won't Fix → New |
tags: | added: usability |
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in juju: | |
assignee: | nobody → Anastasia (anastasia-macmood) |
Changed in juju: | |
status: | Triaged → In Progress |
Changed in juju: | |
status: | In Progress → Fix Committed |
milestone: | none → 2.7-beta1 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
sub'd field critical as this is blocking our CI and we don't have a workaround.