~nobuto/+git/charm-neutron-gateway:quick-workaround-lp1756111

Last commit made on 2018-03-16
Get this branch:
git clone -b quick-workaround-lp1756111 https://git.launchpad.net/~nobuto/+git/charm-neutron-gateway
Only Nobuto Murata can upload to this branch. If you are Nobuto Murata please log in for upload directions.

Branch merges

Branch information

Name:
quick-workaround-lp1756111
Repository:
lp:~nobuto/+git/charm-neutron-gateway

Recent commits

c46f696... by Nobuto Murata

Quick workaround for LP: #1756111

7fd04bb... by Liam Young

Fix up amulet for queens

* Fix up amulet tests to use keystone v3 clients.
* Remove admin_* and auth_* for Queens l3_agent and metadata
  config files as they no longer appears to be used.

Change-Id: Ib952740b0061f76083307d04a772f613a9ba0002

b475a39... by Ryan Beisner

Sync charm-helpers

Change-Id: I01088b681a59a1343ec2f996c87d995a8ee9c13e

bf0cdcf... by Anton Kremenetsky

load interface_driver using a symbolic name

Instead of relying on a full class path let's use symbolic names and
namespaces from setup.cfg which relies on stevedore to use a proper
class. This can only be used for code-paths that do not rely on direct
usage of importlib which is not the case for the metering agent, which
is why its config is left untouched.

Co-Authored-By: Anton Kremenetsky <email address hidden>
Co-Authored-By: Dmitrii Shcherbakov <email address hidden>
Change-Id: I4d3389a0fe376fed87265f51fdd69caf14fb3b16
Closes-Bug: #1747964

07baa05... by Dmitrii Shcherbakov

Modify amulet tests to reflect nova-cc change

https://review.openstack.org/#/c/541815/1 mismatched actual/expected
relation data results in a test failure.

Change-Id: I967602fb6c07c7dbc09c03aab8623d124df570cd
Closes-Bug: #1739409
Depends-On: I0f857d7c2d5c4abf4843bc3fe1a9848164048fe2

12ac98d... by Ryan Beisner

Sync charm-helpers

Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

Change-Id: I92b1f8c534dc5afc6ac3335c9eb3571f38784fe1

4da9fdd... by James Page

Remove deploy from source support

Drop support for deployment from Git repositories, as deprecated
in the 17.02 charm release. This feature is unmaintained and has
no known users.

Change-Id: I0abe07721bedfd8b80c7c590bc646abfc822bbfa

72f88dc... by James Page

Drop zeromq support

Support for the ZeroMQ messaging driver has bit-rotted over
the last few years across the OpenStack charms; drop support
for ZMQ inline with deprecation notices issued in 17.02 charm
release.

Change-Id: I9ebd2fcbbe8514943e7aba0f9ea2a492b61b1dbd

488c8ff... by Zuul <email address hidden>

Merge "Py3 fixes"

a4dbba9... by Ryan Beisner

Add Bionic and remove Zesty series and tests

Bionic, being the next LTS, is important to enable for dev
and test as early as possible ahead of 18.02.

Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
will not provide Zesty series support, as it was an interim
(non-LTS) release.

Change-Id: I6a2a7135e802ccb373e9e11363e66cfa12027c24