charm-heat:stable/21.04

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

Branch merges

Branch information

Name:
stable/21.04
Repository:
lp:charm-heat

Recent commits

a1c017f... by Corey Bryant

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

Change-Id: Ifb164542e6fdcea92484ef7cba0a2e1888c2ae65
Co-authored-by: Aurelien Lourot <email address hidden>

139634a... 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: Ibe30108f39d3a4f9b0643397185487d1d5c7a4e0

9e6a967... 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: I49901a38f32e8b5ec180c01be5940cd6731edf27

c93b67b... 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: Iffe53a0a9feb59e0d94f08ee152e6f5d7107192c

fe4994b... by Nobuto Murata

Update worker-multiplier config description

Based on the change in charm-helpers:
https://github.com/juju/charm-helpers/pull/553

Related-Bug: #1843011
Change-Id: I0744413fb948de941ac22b71a6cb37206ed4f4ac

a7b930c... 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: I9c48ece92d87bce80404d696c87a2c160ffd5277

8e5149b... by Zuul <email address hidden>

Merge "Add new osci.yaml"

7cbd304... by Billy Olsen

Prune gate tests

Prune gate tests and move tests to dev_bundles.

Change-Id: I44bb5196a2e067ceff5218fec823b2d90111f54c

1e78c79... by Chris MacNaughton

Add new osci.yaml

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

Change-Id: I16e82e0f295a9c0f6f21e4ff343e2f1afda1d82d

29be9de... 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: I8e7f6a5c19daca65b0561a4ea2e85b8e8adbfff9