c46f696...
by
Nobuto Murata
on 2018-03-16
Quick workaround for LP: #1756111
7fd04bb...
by
Liam Young
on 2018-02-25
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: Ib952740b0061f7 6083307d04a772f 613a9ba0002
b475a39...
by
Ryan Beisner
on 2018-02-21
Sync charm-helpers
Change-Id: I01088b681a59a1 343ec2f996c87d9 95a8ee9c13e
bf0cdcf...
by
Anton Kremenetsky
on 2018-02-07
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: I4d3389a0fe376f ed87265f51fdd69 caf14fb3b16
Closes-Bug: #1747964
07baa05...
by
Dmitrii Shcherbakov
on 2018-02-07
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: I967602fb6c07c7 dbc09c03aab8623 d124df570cd
Closes-Bug: #1739409
Depends-On: I0f857d7c2d5c4a bf4843bc3fe1a98 48164048fe2
12ac98d...
by
Ryan Beisner
on 2018-01-19
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: I92b1f8c534dc5a fc6ac3335c9eb35 71f38784fe1
4da9fdd...
by
James Page
on 2018-01-10
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: I0abe07721bedfd 8b80c7c590bc646 abfc822bbfa
72f88dc...
by
James Page
on 2017-12-15
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: I9ebd2fcbbe8514 943e7aba0f9ea2a 492b61b1dbd
488c8ff...
by
Zuul <email address hidden>
on 2017-12-05
Merge "Py3 fixes"
a4dbba9...
by
Ryan Beisner
on 2017-12-05
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: I6a2a7135e802cc b373e9e11363e66 cfa12027c24