charm-barbican:stable/18.08

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

Branch merges

Branch information

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

Recent commits

a1d433f... 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.

dd2d9c4... by Doug Hellmann

import zuul job settings from project-config

This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Icd1a12d2b1f9a0ca91e1f88f7f5236edd64ce8bd
Story: #2002586
Task: #24317

f2ed3c1... by David Ames

Updates for 18.08 stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I8a7b9b3af387f50a6cde98387d62e464d10993cc

577e0dd... by Ryan Beisner

Update functional test definitions

Change-Id: Iab7b512a83ecc7ef31c59b4f72485a2478db4df9

bef025e... by Trent Lloyd

Change group from root to barbican on config files

Recent changes in charms.openstack write configuration files with perms
0640; however without a group attribute on the client charm class, these
will root.root owned and this prevents the barbican-worker service from
starting.

Ensure that config files are written using root.barbican for this charm.

Change-Id: Iedce27a14b4a1adee30825274832ad3a3b606634

db02ec4... by Ryan Beisner

Update functional test definitions

Change-Id: I0bbe60d0f1c1e8c492a5c788e0cd249935968e64

72cbc35... by Chris MacNaughton

Rebuild for sync charm-helpers to ensure rocky support

Change-Id: Iebf40c3aef822532d7579d1f4e64379798638966

c388297... by Ryan Beisner

Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata. Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: Ie8eb9810de945c1c6246fe88f8ea97b78f3ca30e

00e24fa... by Zuul <email address hidden>

Merge "Add py36 testenv"

273d185... by Zuul <email address hidden>

Merge "Enable proxy header parsing"