charm-barbican:stable/ussuri

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

Branch merges

Branch information

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

Recent commits

50b0c1c... by Zuul <email address hidden>

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

f911137... by Alex Kavanagh

[ussuri] 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/831
Closes-Bug: #2028683

Change-Id: Idb8e46403fb04684d3367c976d5125831d1267ec

57dab90... 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: I4674507d3848cceb23a3602b94ef8d384f106869

753f8a6... 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: I24de84c259d483ce77471b52c4f524083338eb20

c84e285... 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)

2c57230... 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: I3e656aafa0159c8cd038defa1a93122e293a297b

c3460f0... 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)

087d0a7... by Alex Kavanagh

Ensure that the tox.ini has py37 support

This is needed for the "openstack-python3-ussuri-jobs"
job on upstream zuul referenced in the .zuul.yaml

Change-Id: I6954240b9ff1bb743987620da097d15085399c41

0a8f832... by Alex Kavanagh

Migrate charm charmhub for stable/ussuri

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

Change-Id: Ice82eea9d8d1a6b257fb66e25e8e0aab8806c1b2

d679b0e... by Alex Kavanagh

21.10 - Release

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

Change-Id: Ie779b6004a65cd816e881a603ddf572dedb035d7