charm-neutron-dynamic-routing:stable/19.10

Last commit made on 2019-10-24
Get this branch:
git clone -b stable/19.10 https://git.launchpad.net/charm-neutron-dynamic-routing

Branch merges

Branch information

Name:
stable/19.10
Repository:
lp:charm-neutron-dynamic-routing

Recent commits

147040a... 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: Ia2836d46fe290b4bc787b2dbb4cb02a792f48278

262b5e0... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Change-Id: I37c1817d9b5198dfdeee1e7b14e40aec28362385

7cc6894... by Zuul <email address hidden>

Merge "Enable bundle specific tox zaza target"

3ffc738... by Chris MacNaughton

Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata. Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: Ib54af6ee5ea51839b67e8f5f131e279abe24bf85

0ba8d15... by Frode Nordahl

Distribute direct charm dependencies

Do not rely on system installed Python packages but distribute the
direct charm dependencies as part of the charms wheelhouse.

As the span of distributions we need to support with reactive
charms widens we will run into compability problems with the
current model.

For further reference see juju/charm-helpers#341 and
juju-solutions/layer-basic#135

Change-Id: I87c8649d83dd19eeaea17f2a209993cece723983

c06d14f... by Zuul <email address hidden>

Merge "Add Python 3 Train unit tests"

3ef8115... by Corey Bryant

Add Python 3 Train unit tests

This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Note that openstack-python35-jobs is retained since this charm is supported
on Xenial.

Change-Id: I837fd1be8e021c05737d29d0c320736148a589ba
Story: #2005924
Task: #34228

eddf0e4... by Zuul <email address hidden>

Merge "Rebuild for sync charms.openstack"

35ddec5... by Corey Bryant

Use "rabbit_use_ssl" for ocata

Ensure "rabbit_use_ssl" is specified in the [oslo_messaging_rabbit]
config section instead of "ssl" for Ocata, since "ssl" was not yet
introduced.

This is fixed by using section-oslo-messaging-rabbit for pike and
above rather than ocata and above, and using section-rabbitmq-oslo
for ocata.

Change-Id: I9209a3cdc9b52a918621ad2c328e67aa616f18d6
Closes-Bug: #1838696

30d0b95... by David Ames

Rebuild for sync charms.openstack

Change-Id: I420382f3d5251da5ab17050cd58820ca9d678292
Partial-Bug: #1838783