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/lib/python2.7/dist-packages/charmhelpers and that path is not
integrated by default in the search path.
Is this a bug or should we had a
sys.path.append('/usr/local/lib/python2.7/dist-packages/') in service.py
script ?
Let me know if there is anything you want me to do for that
Thanks
--
Thierry Fauck @ linux.vnet.ibm
--
Juju mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/juju