charm-ceph-proxy:stable/21.04

Last commit made on 2021-07-02
Get this branch:
git clone -b stable/21.04 https://git.launchpad.net/charm-ceph-proxy

Branch merges

Branch information

Name:
stable/21.04
Repository:
lp:charm-ceph-proxy

Recent commits

f845822... by Corey Bryant

c-h sync - restore proxy env vars for add-apt-repository

Change-Id: I2233fb9a3a0aa9b91b01d7808f8a1039f50cbe31

f79e330... by Aurelien Lourot

Updates for stable branch creation

Set default branch for git review/gerrit.

Update test bundles to point to openstack-charmers.

Change-Id: I1080acc3edff2ad7be13808a794000145b429f55

284ec35... by Alex Kavanagh

21.04 sync - add 'hirsute' in UBUNTU_RELEASES

The 'hirsute' key in c-h/core/host_factory/ubuntu.py:
UBUNTU_RELEASES had been missed out, and is needed for
hirsute support in many of the charms. This sync is to
add just that key. See also [1]

Note that this sync is only for classic charms.

[1] https://github.com/juju/charm-helpers/pull/598

Change-Id: I75107c4fd927f95eb3778b65a2172b0268390feb

7c01180... by Alex Kavanagh

21.04 libraries freeze for charms on master branch

* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure stable/21.04 branch for charms.openstack
  - ensure stable/21.04 branch for charm-helpers

Change-Id: I493cb80145fe91163d011bc78f30e84f317142de

acd6eed... by Alex Kavanagh

Add hirsute and remove trusty from metadata.yaml

This update adds the new hirsute Ubuntu release (21.04) and
removes trusty support (14.04 which is EOL at 21.04).

Change-Id: I744188799db42ea9960ea35c1e83e773c6a2ee36

c54c42b... by Zuul <email address hidden>

Merge "Add new osci.yaml"

a736337... by Chris MacNaughton

Add new osci.yaml

This change is preparatory to migration Ubuntu OpenStack CI
from Jenkins to Zuul

Change-Id: I16e82e0f295a9c0f6f21e4ff343e2f1afda1d82d

2f83bb8... by Billy Olsen

Prune gate tests

Prune gate tests and move tests to dev_bundles.

Change-Id: Id415916aaa3e89caafa25064ad5a2109c8d9ee57

6cdbf7f... by Alex Kavanagh

Hotfix charmhelpers sync for local_address() fix

The network-get --primary-address juju-info fails on pre-2.8.?
versions of juju. This results in a NoNetworkBinding error.
Fallback to unit_get() if that occurs for local_address().

Change-Id: I309ef298fecfe8d5cb2fd4c3322c3d734094f5d4

fcee427... by Zuul <email address hidden>

Merge "Updates for testing period for 20.01 release"