charm-barbican:stable/17.02

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

Branch merges

Branch information

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

Recent commits

9f36fd9... 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.

5d2062c... 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: I78c7581a125e096e07a631127bb94dc3da76fd57

643317a... by Jenkins <email address hidden>

Merge "Fix support for spaces in shared-db relation"

e963625... by Jenkins <email address hidden>

Merge "Update requirements.txt"

4445315... by James Page

Fix support for spaces in shared-db relation

Newer versions of the mysql-shared interface automatically set the
correct hostname based on the network space binding for the relation;
stop providing this from the charm and just let the interface do
its magic!

Change-Id: I358bfe669fb50cbce0380460225866afede8bbf3

43118c2... by Ryan Beisner

Update requirements.txt

Use pypi charm-tools instead of git master.

Change-Id: I27200910647f71ff033abf841b825acd05d8cc09

7d8caa2... by Ryan Beisner

Update readme

Change-Id: I2839cd74d11f041645b42ceacec9a58590bb8641

1f124bb... 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: I214bea39119b65631d1c29a35307d74b3d6c9681

75af150... 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.

Change-Id: I652ae850c2cb8de7103cfe41caa861751893e9da
Partial-Bug: 1642981

5dc3cab... by Ryan Beisner

Additional amulet definition updates

- Re-enable bundletester reset boolean

- Other updates for Newton amulet tests

Change-Id: I9987939212992da015640c1d6fbc3832d00caa2e