charm-neutron-api:stable/21.04

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

Branch merges

Branch information

Name:
stable/21.04
Repository:
lp:charm-neutron-api

Recent commits

33de9d5... by Hemanth Nakkina

Add enable-fwaas to relation data

Add enable-fwaas to neutron-plugin-api relation data so
that neutron-openvswitch updates neutron-l3-agent
configuration accordingly.

Synced charmhelpers to get related changes
https://github.com/juju/charm-helpers/pull/640

Partial-Bug: #1934129

(cherry picked from commit 69af89a6158679e87d9b6c2a437268b725fbcd80)
Change-Id: I5019c5ed3b8ab556d4900f1fe46dee69f5f09ee7

ea7e7dd... by Edward Hope-Morley

Fixes disabling fwaas

Commit 00e7c8b added support for disabling fwaas but
forgot to remove the firewall plugin from service_plugins
once the fwaas package has been removed. This patch fixes
that.

Change-Id: I75fdd192144138fa5bf09c278d5507ca8c5366d1
Closes-Bug: #1934129
(cherry picked from commit a144a583196ef6b655a7ad60eaab2f8f97a6a5ee)

7f7d47b... 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: I09ec4bef59ea95f833093220e41ddd728daa347b
(cherry picked from commit b189536ff977a1a038050c3b875747f940f4526e)

98722d0... by Edward Hope-Morley

Remove neutron-fwaas for >= V

Also adds config option enable-fwaas which defaults to
True to allow disabling fwaas for releases earlier than
Victoria.

Change-Id: Ic9251c5290f777f544a150a92702566474b264b8
Closes-Bug: 1934129
(cherry picked from commit 00e7c8b6ad32108cf0d6f317e281c6090a588240)

f5b5999... by Corey Bryant

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

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

3b764fc... 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: Ib4ff032f9631dddce8162da9b5ae1a24d06038ba

9442c04... 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: I65d1d790f902d928cd0c4dc848121b1c7fd65071

ab2d215... 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: Ice0f02ee3724b1cf9f59efb59ef8b33e1bf54968

b65eea5... 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: I36fbd881fd6c805699f51cf9d52181e39ea8d8f2

5bc7a32... 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: I3ccae204adce2a0d0d2b2ef8d937b712bd7816d7