charm-neutron-gateway:stable/18.05

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.05 https://git.launchpad.net/charm-neutron-gateway

Branch merges

Branch information

Name:
stable/18.05
Repository:
lp:charm-neutron-gateway

Recent commits

469d358... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

81c650c... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I17d5ad8b179237095e5bd2ec97950bc7471c2bcb

6e3e557... by James Page

apparmor: Misc fixes for lbaasv2 profile

Ensure that profiles are correctly applied in network
namespace using profile flag.

Allow lbaasv2 agent binary to read /proc/*/stat to support
monitoring of haproxy instances.

Change-Id: Ifc3388e894db998bfad8e5998a02120222d9e3ae
Closes-Bug: 1770040

47b025f... by Zuul <email address hidden>

Merge "Enable Bionic as a gate test"

98e685d... by Zuul <email address hidden>

Merge "Add IPFIX exporting to OVS bridges."

dec4186... by Ryan Beisner

Remove deprecated functional test targets

Change-Id: Ib1e71486d5941b526c9a92e8e7230d79deb5ba88

aa50073... by David Ames

Enable Bionic as a gate test

Change bionic test from dev to gate for 18.05.

Change-Id: Id71a674e9c12efc1c37bf8b616d5ed84d2d2be7c

dc6ab59... by Michael Skalka

Add IPFIX exporting to OVS bridges.

Adds a config option and calls to enable IPFIX exporting on all OVS
bridges created on a system by the NGW charm.

Closes-Bug: 1768016

Change-Id: I8db6577037d81c4b4bc4720026a57f02585d9770

272e9e8... by James Page

Resync charmhelpers

This picks up a change in charm-helpers to re-add the
source of /etc/network/interfaces.d/* that Juju drops
from /etc/network/interfaces, supporting the use of
a Juju created bridge for north/south traffic routing.

Change-Id: Ia3fd69bbe05834a88b705c63a7312897ae9d8a5c

a59b4d6... by David Ames

Apparmor profiles for Queens

Apparmor profiles were limiting queens deployments of neutron-gateway
when aa-profile-mode was set to enforce. It led to failed instance
deployments due to neutron agents failing to execute their necessary
functions.

This change updates the profiles to be Queens ready.

Closes-Bug: #1761536

Change-Id: I2e08a2de9e4ae8139ab8e4be131631883652d029