juju does not support usage or introspection of extant local charms
Bug #1297940 reported by
Richard Harding
This bug affects 4 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| juju-core |
Fix Released
|
Medium
|
Unassigned | ||
| juju-deployer |
Confirmed
|
Medium
|
Unassigned | ||
Bug Description
If a charm was uploaded (via a previous deploy in the gui) a bundle should be able to specify that charm with local:charmname and manage to get deployed from the state server charm data.
| Changed in juju-deployer: | |
| assignee: | nobody → Jeff Pihach (hatch) |
| status: | New → Confirmed |
| tags: | added: api charms state-server |
| Changed in juju-core: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| summary: |
- deployer does not support a local: prefixed charm url. + juju does not support usage or introspection of extant local charms |
To post a comment you must log in.
the state server has no api for charms and manages those versions independently, i have gross hacks to deal with this (in ibm-demo) branch, but the proper fix requires a state server api on charms.