charm-ironic-conductor:stable/21.04

Last commit made on 2021-09-14
Get this branch:
git clone -b stable/21.04 https://git.launchpad.net/charm-ironic-conductor

Branch merges

Branch information

Name:
stable/21.04
Repository:
lp:charm-ironic-conductor

Recent commits

eb675de... by Aurelien Lourot

Sync release-tools

In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: I91666f3f1abc8753cb5136af04f99e91dd7b2aea
(cherry picked from commit 00f6602cfe25bc7fafb464908f0f5e9e4f3e71e7)

bb13dc1... by Billy Olsen

Handle use-internal-endpoints properly.

The ironic conductor, by default, will use internal endpoints when
communicating with other services such as nova, keystone, etc. The
use-internal-endpoints config option in the charm doesn't update the
configuration for the valid_interfaces that the clients should use
when communicating with other services. This change sets the
internal_endpoints option explicitly to honor the charm setting.

Closes-Bug: #1934907
Change-Id: I235391737858d9f7b3ee1e352bbcb1704c52af32
(cherry picked from commit 26b14ec77bcb4d1707d3c821d110fcd4abe1e382)

15bb9ba... by Corey Bryant

rebuild - restore proxy env vars for add-apt-repository

Change-Id: Ib18a904e3ff4772e6031b45ea14131a38214c81a

e1f5bbd... 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: Iadc5dd8f9e23b50e61949574dbe4c102fd08ece6

0e18059... 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
* Use xenial builder to create the build.lock file.

Change-Id: I0a12d86c92a024a958332fd0591cdee866428cd0

82305a9... by Zuul <email address hidden>

Merge "Add new osci.yaml"

9e725ca... by Chris MacNaughton

Add new osci.yaml

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

Change-Id: I16e82e0f295a9c0f6f21e4ff343e2f1afda1d82d

7aa21e8... 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: Ic43909c0ab3c2d2b695ec214cbd4892d1ef42d2e

aed77e9... by Alex Kavanagh

Updates to pin charm-tools to 2.8.3

* Update requirements.txt to pin charm-tools to 2.8.3
* Update tox.ini to change the build parameters.
* This upgrades from <2.7 which adds reproducible charms
* Bug was fixed that controlled the default output directory
  doesn't get 'builds' appended. The tox change puts it
  back so that stable & master both build to the same
  directory. This may be reviewed in the future.

Change-Id: I058fced82f622e8e0f85da38e29e9383bbeeb520

99f90c5... 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: Ib2b033952d88480d601371c1333237b3dc943702