vault-charm:stable/21.01

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

Branch merges

Branch information

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

Recent commits

faa38e3... 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: I884be93751032fe82ae789713e8b242388d6ef58

0b569e2... 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: I9a3ac2090648fb942414a0af4068713d92fdd395

cf0851d... 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: Ia9982634f007b47365fbc6774a206d1afa2d650b

b0b7fec... 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: I46c947d6474d8969d5c60345b0333872190a9b38

67f503e... by Alex Kavanagh

Updates for testing period for 20.01 release

* 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: I418135c6409d0b8c5a786cac907257d2aecbc860

fb8f0ed... by Aurelien Lourot

Remove Disco and Eoan bits

Change-Id: I0d05a8e713461a8f498067887345c874cbdf65ff

e2a5ff0... by Linda Guo

Fix typo in actions.yaml

'juju actions vault' command can not show
description of resume action because there
is typo in keyword 'description'

Closes-Bug: 1908401
Change-Id: Id6cb9bde041881ebfbe6ac406c1393511ed970e5

fe4a5ae... by Zuul <email address hidden>

Merge "Move post-deploy steps to README"

3cc62b7... by Peter Matulis

Move post-deploy steps to README

The vault post-deploy steps being essential
they belong in the README.

These steps were very recently reviewed in the
CDG.

Add an admonishment in the Deployment section
pointing to the new steps.

Streamline intro paragraph and bring it in
line with other charm READMEs.

Change-Id: I2b31a8dbe82de1ceb76b6df750dd8133792ac2c4

0a4a5ca... by Zuul <email address hidden>

Merge "Sync release-tools"