charm-swift-proxy:stable/16.04

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

Branch merges

Branch information

Name:
stable/16.04
Repository:
lp:charm-swift-proxy

Recent commits

701d8a9... 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.

8a7962e... 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: Ib2c5e4d6db9875a459dc868bac161e4c534d52d7

2cee569... by James Page

Use JUJU_MODEL_UUID for Juju 2.0

Juju 2.0 renames the environment variable JUJU_ENV_UUID
to JUJU_MODEL_UUID; use this environment variable as a
fallback if JUJU_ENV_UUID is not set to support Juju 2.0,
whilst continuing to provide support for Juju < 2.0.

Change-Id: I26ae366c84d3cd9a9c2471385effd2a6202e9314
Closes-Bug: 1572575
(cherry picked from commit 0fa129873bf056120a403790b167ca198e8b26fc)

0ee4c62... 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: Ib19edc2874d78328ef23ae58e7cde75e41f1a1b6
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674

d96a16d... 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: I7d80579bd70ac315cb949ccf1f5a03bea3adebb6

aba195e... by Edward Hope-Morley

Allow min-part-hours to be set back to zero

Charm is currently accidentally ignoring
min-hours=0. This patch fixes that.

Closes-Bug: 1570314
Change-Id: I1a71a881009e6ead5d00a72084ce4dea6714bcf2

a0137cd... by Liam Young

Fix pbr requirement

Change-Id: I985dcf98c7934ae0fbcbc77d9e2f85ad171dc7ac

d009a25... by Alex Kavanagh

Enhanced pause/resume for maintenance mode

The existing pause/resume has been enhanced by adding more robust service
checks and hooking into the pause/resume functionality in the charmhelpers
library.

Change-Id: Ia487499ec4d8e4f41ec985eac02d97e085a06e2c

3f1331d... by James Page

Add support for Swift 2.7.0

Resync charm-helpers to pickup changes to add 2.7.0 to
the list of Swift releases for Mitaka.

Change-Id: I2a82d4a10f535fa30bd56afc2631b7dacab8e24e

febbfdf... by James Page

Check apache2 process for keystone/liberty+

Keystone runs under apache2 for liberty+; update amulet
tests to check for apache2 instead of keystone.

Change-Id: I31a683e4acd2f4104453e067bd0e8a0b4e4c73bd