Fails to deploy with juju-core
Bug #1173174 reported by
Andreas Hasenack
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-compute (Juju Charms Collection) |
Fix Released
|
Undecided
|
Andreas Hasenack |
Bug Description
The nova-compute charm fails to deploy with juju-core because it assumes a particular location where the charm is stored. This location changed with juju-core.
The charm should use the CHARM_DIR variable instead of a hardcoded path. This variable is exported by both juju and juju-core.
Related branches
lp://staging/~ahasenack/charms/precise/nova-compute/use-charm-dir
- OpenStack Charmers: Pending requested
-
Diff: 112 lines (+17/-15)5 files modifiedhooks/lib/nova/nova-common (+6/-5)
hooks/lib/openstack-common (+2/-2)
hooks/nova-compute-common (+4/-3)
hooks/nova-compute-relations (+4/-4)
revision (+1/-1)
Changed in nova-compute (Juju Charms Collection): | |
status: | New → In Progress |
assignee: | nobody → Andreas Hasenack (ahasenack) |
Changed in nova-compute (Juju Charms Collection): | |
status: | In Progress → Fix Released |
tags: | added: landscape |
To post a comment you must log in.