charm-neutron-api:stable/rocky

Last commit made on 2021-11-30
Get this branch:
git clone -b stable/rocky https://git.launchpad.net/charm-neutron-api

Branch merges

Branch information

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

Recent commits

c2d076e... by Aurelien Lourot

Fix removing fwaas when upgrading from Ussuri to Victoria

Without this fix, upgrading from Ussuri to Victoria won't
fully remove fwaas everywhere, leading to broken floating
IPs.

Fixes https://github.com/openstack-charmers/charmed-openstack-tester/issues/57

Change-Id: I959e8f8cafc6d4040895762c21f8ad8b6f190a3b
(cherry picked from commit e18b89a3f0f61e88adbc3e82c90e6f43a1215927)

1638aeb... by Aurelien Lourot

Pin pyparsing

In order to fix this Zaza failure:
AttributeError: module 'pyparsing' has no attribute 'operatorPrecedence'

Change-Id: Ib9c2574f872acea9c508c296deb54d962d5c4720

5cba829... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: Iec7b07841c651b54451dd5593491f421f5addb02

54a6ff4... by Alex Kavanagh

21.10 - Stable cut of charms for testing period

* use stable/21.10 libraries
* use zaza/zaza-openstack-tests at stable/21.10
* build.lock files for reactive charms
* bundles refer to ~openstack-charms candidate channel

Change-Id: Ibf95d82a15e50b88b6244ab22897257032f959b0

f7d248e... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- charm-helpers sync for new charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: Iace3419aa0cc1791d4642f15aa5e4826d3629c59

c7d8ee4... by Hemanth Nakkina

add internal endpoints to neutron-plugin-api relation data

The change [1] syncs the charmhelpers that has additional
context data to IdentityServiceContext - internal_host,
internal_port, internal_protocol.

This patch adds the internal_host, internal_port,
internal_protocol to neutron-plugin-api relation data.
Without this patch, any relations over neutron-plugin-api
will be incomplete if the charm holding the other end of
the relation has charmhelpers synced.

[1] https://review.opendev.org/c/openstack/charm-neutron-api/+/806676

Change-Id: Ic4abbd0a408949c0c752a1701db161e1cd5c4ff7

69af89a... 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/635

Partial-Bug: #1934129
Change-Id: I5019c5ed3b8ab556d4900f1fe46dee69f5f09ee7

3f0855a... by James Troup

Replace reference to 'juju set' with 'juju config'.

Change-Id: Id63e4f21c36299588364eb6de7806c8c753318ef

2e0896c... 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

b189536... 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