charm-aodh:stable/21.01

Last commit made on 2021-02-10
Get this branch:
git clone -b stable/21.01 https://git.launchpad.net/charm-aodh

Branch merges

Branch information

Name:
stable/21.01
Repository:
lp:charm-aodh

Recent commits

e299dba... by Aurelien Lourot

Updates for stable branch creation 21.01

Set default branch for git review/gerrit.
Switch tests to stable.
Switch to using stable charm-helpers branch.
Switch to using stable charm.openstack branch.
Switch to using stable zaza branch.
Switch to using stable zaza-openstack-tests branch.

Change-Id: Ic2a78d1965026a8b7e06012203c04850b303ca23

62aa75b... by Alex Kavanagh

Rebuild to use charm-tools pre 2.8 release

Reverting to an earlier version of charm-tools to
resolve some building issues seen with latest 2.8.2
version.

Change-Id: Ic5a54667d86a340d2eb12caf6b67faa4e86447f0

f2a73ff... by David Ames

Rebuild with udpated charm-tools 2.8.2

Validate the newest version of charm-tools: 2.8.2
https://github.com/juju/charm-tools/pull/598

Change-Id: I4c7a4b7a22c749e667ed5114fe66c8d57e9b7e36

8483a2c... by Alex Kavanagh

Rebuild for haproxy address bug 1912505

Ensures that haproxy.cfg is written with the correct
space address for peer backends.

Related-Bug: #1912505
Change-Id: Ib13b503763773b702d810d8a30a962337e011949

f9ded26... by Alex Kavanagh

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: Ia267091ee3002a3de55b2f01ca49f4e9651a727b

b7abbd9... by Aurelien Lourot

Remove Disco and Eoan bits

Change-Id: I78304050f8d9c73c3774f041e5dcbac3f9522c25

911730b... by Aurelien Lourot

Sync release-tools

Sync release-tools boilerplate containing these changes
in order to pin pip < 20.3:
https://github.com/openstack-charmers/release-tools/pull/125
https://github.com/openstack-charmers/release-tools/pull/126

Change-Id: I547dac73e602eafefd34db2be8c2580f18740056

3e1d3fb... by Aurelien Lourot

Add Groovy to the test gate

Change-Id: I71ad0521eb8390b79385595f4b026885044dfd0f

fe9eaa0... by Zuul <email address hidden>

Merge "Switch to python3-apt in Victoria"

83cf6e5... by Corey Bryant

Switch to python3-apt in Victoria

The python-apt binary package is removed in Ubuntu Groovy.
Switch the charm to python3-apt.

Change-Id: Ibef912c4e7099dfa8d189da717d14e59685a814b
Closes-Bug: #1899680