charm-barbican:stable/wallaby

Last commit made on 2023-09-08
Get this branch:
git clone -b stable/wallaby https://git.launchpad.net/charm-barbican

Branch merges

Branch information

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

Recent commits

4cff9f4... by Zuul <email address hidden>

Merge "[wallaby] Ensure get_requests_for_local_unit doesn't fail on incomplete relation" into stable/wallaby

44508fa... by Alex Kavanagh

[wallaby] Ensure get_requests_for_local_unit doesn't fail on incomplete relation

This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
any inadvertant accesses of ['ca'] in the relation data before it is available
from vault in the certificates relation. Fix in charmhelpers is in [1].

[1] https://github.com/juju/charm-helpers/pull/829
Closes-Bug: #2028683

Change-Id: I7b5d3fd4ce975b94642c854a895cd25b9ddf0c53

1353287... by Edward Hope-Morley

Rebuild with support for service_type

Bumps versions of interface-keystone and layer-openstack

Adds bindep.txt to get CI working

Related-Bug: #1965967
Change-Id: I0ee5ba4fa4dd18d7bfaa39b3e8a1496baba7befb

29a8926... by Corey Bryant

Pin tox to < 4.0.0

Tox 4.0.0 was recently released and it has several breaking changes.
We pin to < 4.0.0 here. We are planning to move forward only on the
master charm branches.

Tox is also pinned to < 4.0.0 for stable branches in upstream
openstack-zuul-jobs as well as in zosci-config. However, the
requires= section in the charm's tox.ini file ends up installing
tox>4, wiping out the zuul-pinned tox<4 that was already installed
installed. This patch fixes that.

Related-Bug: #2002788
Change-Id: I92d2a05c5bab3d57c3c90cc7a3b7b679d0d21f1e

c0b175f... by Corey Bryant

Ensure upgrades are executed

Prior to this change, big bang upgrades were not being run
when openstack-origin was updated to a new release.

Closes-Bug: #1979553
Change-Id: I3a9d0211bede8db43cd5ae8e0db51736155282f6
(cherry picked from commit 6d73c8263f5ad520a75c2fc6207bba65136ef6f3)

94d68b6... by Alex Kavanagh

Pin build.lock for all layers to the commit hash

The build.lock branch points to master which means that the layer is not
locked. Lock the layers to the commit hash instead; this ensures
reproducible builds as much as possible.

Closes-Bug: #1990062
Change-Id: I21ed5da5af58500fde567c1f1956c16fdd185f6b

e61e4b4... by Zuul <email address hidden>

Merge "Add use-public-endpoint config option" into stable/wallaby

97fa818... by Tiago Pasqualini da Silva

Add use-public-endpoint config option

Currently, this charm sets the host_href config option with the
admin endpoint. This patch adds a config option to allow it to be
configured to use the public endpoint, so that the secrets could
be accessible through this endpoint.

Closes-bug: #1642769
Change-Id: Ice7131459753f15e1184c687a24301689df338e2
(cherry picked from commit c3bb1bb650cc090c24a65b10dab59338a3b7b1bb)

4e52f9f... by Alex Kavanagh

Migrate charm charmhub for stable/wallaby

- start from stable/wallaby branch
- Do charmcraft, osci, zuul changes
- Modify libs to point to stable/wallaby for:
  - charmhelpers
  - charms.openstack (as needed)
  - zaza & zaza.openstack.tests
- Remove unsupported test bundles
- migration bundles to charmhub.io (ch: prefix + channels)
- Build on 20.04 amd64
- Run on 20.04 amd64, s390x, ppc64el, arm64

Change-Id: Ib8d0ffa7df07a75c9258794c18e80c785912cae7

d679b0e... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Ie779b6004a65cd816e881a603ddf572dedb035d7