Hi Kapil,
Thanks for your clear description about my queries.
I have installed and configured juju and set cloud provider as LXC.
As you mentioned,
*(i) the juju environment will automatically do that for you, else you can
checkout one out via vcs and deploy it as a local charm. (see d
juju-core 1.22-beta4
A new development release of Juju, juju-core 1.22-beta4, is now available.
This release replaces 1.22-beta3.
Getting Juju
juju-core 1.22-beta4 is available for utopic and backported to earlier
series in the following PPA:
https://launchpad.net/~juju/+archive/devel
Win
Thierry,
In the current template, charmhelpers is installed using pip, and the
path you mentioned is the system package path for Python 2.7, so it
should be on the path by default. I just created a new charm using
the template and confirmed that it was able to import charmhelpers
from that locati
Squid-reverseproxy - lp:247038:
Cosmetic cleanup of the charm. +1
mongodb - lp:247123:
sync’s charm helpers for kilo cloud archive support. +1
The MP itself looks good to me. The only thing of note is that mongo’s tests
are currently failing, unrelated to this merge.
rsyslog -
A minor change
Hello charm developpers,
Creating a new charm python template now integrates load of charmhelpers
package (setup.py script) which is good.
Then template for start/stop script do call service.py for service
management.
The problem I saw is that charmhelpers package is installed in
/usr/local/li