missing settings document affects list-models
Bug #1685718 reported by
Ian Booth
This bug report is a duplicate of:
Bug #1674805: list-models fails after model is destroyed after model migration.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Medium
|
Unassigned |
Bug Description
Raised in bug 1685321
In a production controller, we encountered a model which was missing a settings document. This meant that:
juju list-models fails because the settings can't be found for the model (it actually succeeds in getting details of all the other models, but doesn't print any of their details because of the one failure)
To post a comment you must log in.
I believe this is a duplicate of LP#1676279