juju models reports "missing type, model details not valid"
Bug #1750833 reported by
Roger Peppe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Critical
|
Ian Booth | ||
2.3 |
Invalid
|
Critical
|
Unassigned |
Bug Description
This PR is incompatible with older API versions that do not return type information in the model. https:/
The juju models command reports:
% juju models
missing type, model details not valid
ERROR missing type, model details not valid
See this comment: https:/
Juju commit juju-2.
Changed in juju: | |
assignee: | nobody → Ian Booth (wallyworld) |
milestone: | none → 2.4-beta1 |
Changed in juju: | |
status: | Incomplete → In Progress |
Changed in juju: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
As this seems to be a regression in compatibility (new 'juju models' fails to run against an older jujud), I'd consider this critical.