Charm icons not displayed when deployed via juju-deployer
Bug #1265566 reported by
Manjiri Gadagkar
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-deployer |
Invalid
|
Undecided
|
Unassigned | ||
juju-gui |
Triaged
|
High
|
Unassigned |
Bug Description
I downloaded the juju-deployer configuration file from
https:/
I used the following command:
juju-deployer -c openstack.cfg precise-grizzly
The resulting deployment shows the same generic icon for all of the services (keystone, glance, etc.)
I was expecting to see the official charm icons since those are approved and published.
(I am aware that my own, not-yet-published icon cannot be displayed by juju-gui - by design).
Changed in juju-gui: | |
status: | New → Triaged |
importance: | Undecided → High |
To post a comment you must log in.
charms deployed from branches have the same issues as any local charm. the charms must be referenced using cs:series/name syntax for them to be recognized as official charms. the bundle your using checks them out from bzr/lp directly hence their just another local charm to the gui. this is a gui issue.