charm-aodh:stable/18.11

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.11 https://git.launchpad.net/charm-aodh

Branch merges

Branch information

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

Recent commits

a60cf6c... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

5efc83f... by Frode Nordahl

Rebuild for sync charms.openstack changes

Change-Id: Idbed7a1c9fbfb4070e62059d9fce9c79ed305cc2
Closes-Bug: #1821314
(cherry picked from commit 3a97d4ef85fa437457f14ced180babe364977e59)

40ad5f2... by Pen Gale

Replace ostestr with stestr in testing framework.

A system upgrade broke ostestr. We can fix it by just calling stestr
directly.

(cherry-picked from 19cff5fe2156052508c96e766d4aee1179c25aa6)
(skipped coverage bits)

Change-Id: Id6ee96674d789768ee90296bee5d60b49eda2a55

f3e9284... by David Ames

Rebuild for sync charms.openstck

Change-Id: Iac55ca7323c201be8b6a9299946d196b2eb57572
Closes-Bug: #1813982
(cherry picked from commit ee68a502a36fdc25fe95faa4b003908c5a9db325)
(note that only the update to rebuild was cherry-picked)

1dff4ab... by Corey Bryant

Rebuild for certificate line separation issue

Closes-Bug: #1813982
Change-Id: Ie159226495e61c131d02a41f8cc235eb1086b44a
(cherry picked from commit 758654ac8eb3cefe86091008ed368c2c37099a55)

c93acc1... by James Page

Rebuild for haproxy restart issues

Rebuild charm to pickup latest changes to charms.openstack to
resolve issues with haproxy being restarted due to random
dict iteration.

Change-Id: I58f2d452ad4c25f4892b753498fbfad824b77df1
Closes-Bug: 1800980
(cherry picked from commit e93a8da4a70c08931a3dd5164cc2e7afa78d3a5b)

42fa6ce... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: If3677720615d391bb462162a68b07108ccc199b9

ccaeb3f... by James Page

Deal with py2-py3 payload switch during upgrade-charm

Switch to using the default upgrade-charm handler as provided
by charms.openstack and associated layers.

This ensures that the payload execution switch from py2->py3
at OpenStack Rocky is implemented during the charm upgrade
process.

Change-Id: I8dc19abe813fb78f16cfb0abdbb40cf2ee9a4e6e
Closes-Bug: 1803451

759140e... by Ryan Beisner

Rebuild for sync charm-helpers

Change-Id: I830fe8f0498f44132279fba9b97272e829a32532

af1bc56... by Liam Young

Fix unit tests after charms.openstack update

A recent commit to charms.openstack (78ce162e) added support for
using endpoints rather than relations. This caused an aodh unit
test to fail as it was looking for an endpoint. This change is a
simple fix for that.

Change-Id: I6b41352ccf0e422cd5e80a7a47f640164df3e14b