charm-cinder-ceph:stable/16.04

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/16.04 https://git.launchpad.net/charm-cinder-ceph

Branch merges

Branch information

Name:
stable/16.04
Repository:
lp:charm-cinder-ceph

Recent commits

7e532d8... 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.

ba62676... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Id44e4cb788fecda4c50655feee63d4d12de5ad33

0af548b... by James Page

Resync stable charm-helpers

Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.

Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.

Update the version map to include 8.1.x as a Neutron
version for Mitaka.

Change-Id: Ife068d1128bfffc2ab4f7458ce402a66dff4c787
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674

7e4642a... by James Page

Updates for stable branch creation

Set defaultbranch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I20fb18b37d23e3b4b63570cd55bf25b8dd17312d

adcd89e... by Chris Holcombe

Charmhelpers Resync

The fix to bug
https://bugs.launchpad.net/charms/+source/glance/+bug/1565120
requires a resync of all charms that use the ceph charmhelpers code.

Change-Id: Ied9d10ef9ffaac049caf525dc431da4e8e0d6358

1169b8d... by Liam Young

Charmhelper sync before 1604 testing

Change-Id: I71ad491c59addb1410f30008294a737de75b34e7

92f69b1... by James Page

Update to charm-tools >= 2.0.0

The new release of charm-tools no longer ships the charm
command; update minimum version requirement and switch
to using charm-proof instead, unblocking current pep8
failures across all charms.

Also pin the version of requests to 2.6.0 until theblues
(indirect dependency of charm-tools) sort out its
requirements versioning.

Change-Id: I9ffc23d111d35833dc44fc33a27111bed55b6577

5a9a365... by Billy Olsen

Use tox in Makefile targets

Modify the Makefile to point at the appropriate tox targets
so that tox and Make output can be equivalent. This involves
mapping the lint target to the pep8 target and the test target
to the py27 target.

Change-Id: I868a0555fe3d042a3c1620d0d296a28f9bf58737

4d1d17d... by James Page

Resync charm-helpers

Change-Id: I2f6debf44b5b35d272fe15847ba9257417cf5c8a

0f3210e... by uosci-testing-bot

Adapt imports and metadata for github move