charm-neutron-api:stable/19.10

Last commit made on 2019-12-02
Get this branch:
git clone -b stable/19.10 https://git.launchpad.net/charm-neutron-api

Branch merges

Branch information

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

Recent commits

f2e7262... by Stamatis Katsaounis <email address hidden>

Remove lbaas in OpenStack Train deployments

This patch removes completely any lbaas related service or
configuration for OS Train deployements.

Change-Id: Ib48adee32d649e5254265924175c3bf2d3437c0b
Closes-Bug: #1853868
Signed-off-by: Stamatis Katsaounis <email address hidden>
(cherry picked from commit b36ac4b4ed228e5763034f5e8b75c761a96027a4)

fb5b5c2... 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: Id977464076050a33a29fa3397987af7dba612485

fc2a172... by James Page

Misc updates for OpenStack Train

Drop install of python3-neutron-lbaas as this package has been
dropped from the UCA at Train.

Add test bundle for train; make smoke to validate changes.

Change-Id: I355a136a0ced7367d69ee9fb8c3b493ddae5e087

f67e22f... by Zuul <email address hidden>

Merge "Add an option to enable port forwarding feature"

104f8d4... by Dmitrii Shcherbakov

Add an option to enable port forwarding feature

* Adds an option to enable port forwarding service plugin;
* Exposes whether port forwarding is enabled or not to neutron-gateway
  and neutron-openvswitch charms via the respective relation.

See LP: #1842353

Change-Id: Ic3a8e302942ed331bc3d80223e123c13d61db3b2
Closes-Bug: #1842353

697ca00... by Alex Kavanagh

Policyd override implementation

This patchset implements policy overrides for neutron-gateway.

This change includes a charm-helpers sync to bring in the policyd helper
code.

Change-Id: I89f1f4b5d58843017e428a8d2cfada840dde14de
Closes-Bug: #1741723

29b130d... by Zuul <email address hidden>

Merge "Sync charm/ceph helpers, tox, and requirements"

f2c9168... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Change-Id: I08d3837f2c25e62e6c0fa801e9bcd84c2596ccf3

925b2ca... by Frode Nordahl

Support plugin-subordinate request for db_migration

Change-Id: Iaefcb81fff5ed8a9441c93ac4c8bac3fa12eef15

831729d... by Frode Nordahl

Share values of interest from charm state with plugin

Remove separate relation-changed hook.

Change-Id: I9eb5f8a6039b74288a395a584f844507448cdc23
Closes-Bug: #1845212