Browse Source
Includes updates to charmhelpers/charms.openstack for cert_utils and unit-get for the install hook error on Juju 2.9 * charm-helpers sync for classic charms * rebuild for reactive charms * ensure tox.ini is from release-tools * ensure requirements.txt files are from release-tools * On reactive charms: - ensure master branch for charms.openstack - ensure master branch for charm-helpers Change-Id: Ib7ef820804dc6a47ae5efdfbe4b3aa681103046achanges/24/771024/1
3 changed files with 7 additions and 1 deletions
@ -1,3 +1,7 @@
|
||||
cryptography |
||||
lxml |
||||
psutil |
||||
|
||||
git+https://opendev.org/openstack/charms.openstack.git#egg=charms.openstack |
||||
|
||||
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers |
||||
|
Loading…
Reference in new issue