Updates for testing period for 20.01 release

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: Ia78837ae102356b4967a9b4f44ffe372726e2294
This commit is contained in:
Alex Kavanagh 2021-01-12 15:24:12 +00:00
parent e3b603affa
commit 7d5320da03
2 changed files with 5 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# when dependencies of the charm change,
# but nothing in the charm needs to.
# simply change the uuid to something new
da9e9b3c-9030-42c1-ac3a-4c873a7c56d4
82e49d08-5745-11eb-b8af-178608788a56

View File

@ -8,3 +8,7 @@ python-swiftclient
python-keystoneclient
zipp < 2.0.0
importlib-metadata>=2.0
git+https://opendev.org/openstack/charms.openstack.git#egg=charms.openstack
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers