juju destroy-model asks for --destroy-storage even if no storage is in use
Bug #1711125 reported by
John A Meinel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Andrew Wilkins |
Bug Description
I used JAAS to do:
juju add-model aws/us-east-1 test
juju destroy-model -y test
And it failed to destroy because "this juju controller only supports destrying storage... please run the command with --destroy-storage"
Now its true the controller is 2.2.2, but given no storage was in use, there shouldn't be anything preventing me from just destroying the model I just created.
Changed in juju: | |
milestone: | 2.3-beta1 → 2.3-beta2 |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
https:/ /github. com/juju/ juju/pull/ 7888