charm-openstack-dashboard:stable/21.04

Last commit made on 2021-08-31
Get this branch:
git clone -b stable/21.04 https://git.launchpad.net/charm-openstack-dashboard

Branch merges

Branch information

Name:
stable/21.04
Repository:
lp:charm-openstack-dashboard

Recent commits

d24a88d... 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: Idde242e447572696771a878653165c48fe331c3b
(cherry picked from commit d746d85433da96f2837982e049923327d92a4121)

0770d63... by Corey Bryant

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

Change-Id: I117a92e05211bba0841742de822548312a5a813d

944eb93... 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: I694aa1e10245b37ecdefbf2467d408c72fba4396

c5c8196... 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: I0a87d6014cb84576a511d8a1f82b03d441ac1c4e

e3f8d71... by Zuul <email address hidden>

Merge "21.04 libraries freeze for charms on master branch"

7191688... by Zuul <email address hidden>

Merge "Add config use-internal-endpoints option."

9c21a1b... 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: I2a64ef1ea1545601edb106a22c954467105dec24

3ba16f7... 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: Ie165dc3ce10b58274f6220a55d0210cb06936432

c3a9194... by Zuul <email address hidden>

Merge "Add hirsute and remove trusty from metadata.yaml"

530426a... by Felipe Reyes

Add config use-internal-endpoints option.

This patch adds a configuration option that instructs
openstack-dashboard to configure Horizon using the internal host
exposed by the keystone charm, this behavior is already present in
other charms like nova-cloud-controller.

Change-Id: Ic372a2c65c52a77229c5c2867919aa318e9ac0a1
Closes-Bug: #1812361
Depends-On: https://review.opendev.org/c/openstack/charm-keystone/+/696997