charm-aodh:stable/17.02

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

Branch merges

Branch information

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

Recent commits

88675f3... 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.

8078779... 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: I86ade58f2f29214533ec14943695fe65bc500fc2

0ff10f4... by James Page

Fix network space support for database relation

Drop provision of hostname for database configuration;
the latest interface versions correctly use Juju 2.0
network space bindings for the relation, or fallback
to using the units private-address on older Juju
version.

Change-Id: I378eef2a7c4acf4225ba73e4c7261bc057f42a24

ac1a668... by Corey Bryant

Run aodh-api under mod_wsgi with apache2

This change aligns with the Ocata aodh package, which has
moved the aodh-api to run under mod_wsgi with apache2.

Change-Id: I4aa6a978eb719c955ad216326514d1175c86b4a7

c8895a9... by Jenkins <email address hidden>

Merge "Update readme"

02c58f0... by Ryan Beisner

Update readme

Change-Id: Ie894b4c379ea6a7ee0946805d8b2f74360173dfb

5f45cd1... by Ryan Beisner

Update Amulet defs, series metadata and c-h sync

- Sync charm helpers if applicable.

- Fix test executable hashbags for virtualenv prep.

- Add Yakkety-Newton Amulet test definitions.

- Prep Xenial-Ocata Amulet test definitions (not yet enabled).

- Prep Zesty-Ocata Amulet test definitions (not yet enabled).

- Remove Precise charm series metadata if present.

- Remove Precise Amulet test definitions if present.

Change-Id: I9952f9df9be1ffd4cdbeaac7e66be587a6dc557c

91d8d10... by Ryan Beisner

Update tox.ini for py27 requirement

Reactive source charms are Python3-only, but have py27 unit tests
declared in project-config.

The Tox tool recently changed behavior. It used to pass when a tox
target was missing commands. Now it fails in that case.

This commit places a py27 no-op shim to allow gate tests to pass,
effectively restoring the original behavior for these py3x-only repos.

Fix unit tests after underlying changes in charms.openstack which
set_config_defined_certs_and_keys and added oncigure_source to
the default install method.

Change-Id: I82445240c49a2d58c6eb39da4f49d21350d8d8b4
Partial-Bug: 1642981

7d4d259... by Liam Young

Upgrade Openstack release if available

If there is a new release of the aodh packages available due
to the user changing the 'openstack-origin' option then upgrade
the packages.

Change-Id: Ib3add07c19768a88ec074e0e485e7b77f7a2f87d
Closes-Bug: 1632760

2eab396... by Ryan Beisner

Additional amulet definition updates

- Re-enable bundletester reset boolean

- Other updates for Newton amulet tests

Change-Id: Ia2bfde6e70288dc687a5cfbc6f3d8f080971af67