UpdateCloudCredentials should be able to change existing credential
Bug #1608421 reported by
Roger Peppe
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Roger Peppe |
Bug Description
When State.UpdateClo
cannot upload credentials: updating cloud credentials for user \"user-
This is not because state is changing too quickly, but because it's not making the appropriate transaction when a credentials document already exists.
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 2.0-beta14 |
Changed in juju-core: | |
status: | Triaged → In Progress |
assignee: | nobody → Roger Peppe (rogpeppe) |
Changed in juju-core: | |
milestone: | 2.0-beta14 → 2.0-beta15 |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta15 → none |
milestone: | none → 2.0-beta15 |
To post a comment you must log in.
PR to fix this is at https:/ /github. com/juju/ juju/pull/ 5917.