charm-neutron-api:stable/18.02

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

Branch merges

Branch information

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

Recent commits

14d84b3... 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.

6620eeb... by David Ames

Charm-helpers sync to fix CA cert comparison

The comparison of bytes vs string of the CA certificate produces a
false negative. This leads to rewriting certificates and affecting
connectivity to services.

Read in the certificate as bytes as well for a bytes vs bytes
comparison.

Change-Id: Icaf99f6a069c152f901210c38b26e71622560693
Closes-Bug: #1762431
(cherry picked from commit 522951870272f6b9036b2549f189851de11b2fb4)

ea14255... by Ryan Beisner

Update tox.ini to stop using unverified package

As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: I0d668cfd27d3dad5a7c594247df8cc8d4a13d0da
(cherry picked from commit 1e9e8866678e3956382eb680f449d7b429dd5d0f)

028fe23... by David Ames

Updates for stable branch 18.02 creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: Ibb35e600bd2530900b163a633797fee7186b4aa0

e6fb697... by Liam Young

Fix creds for keystone v3 deploys with designate

The charm was using keystone v2 creds to attempt to authenticate
with keystone despite keystone using v3.

Change-Id: Ib815fa5d77949e6cd6e79cd9fa9a088e5f6ae394

3b85c29... by Zuul <email address hidden>

Merge "Enable Queens amulet tests and fix domain name"

289de48... by Liam Young

Enable Queens amulet tests and fix domain name

Enable the xenial queens tests at gate and fix the domain name check
to expect the service domain for quuens and above.

Change-Id: I610f390d1c113b4f3312e243b53aa0e7114123bc

3e7aa9c... by Zuul <email address hidden>

Merge "Enable neutron dynamic routing agent"

cf46ca3... by Ryan Beisner

Sync charm-helpers

Change-Id: I69e67d237a7e3e95c3b56256b25752b847969366

96581bd... by David Ames

Enable neutron dynamic routing agent

Support the neutron dynamic routing agent. A subsequent charm,
neutron-dynamic-routing, will implement the agent. Neutron-api
needs to enable the plugin and install the correct packages.

Change-Id: I2c58bae47f672fe285b7fc59cd13636475d57ed2