charm-swift-proxy:stable/16.10

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

Branch merges

Branch information

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

Recent commits

8e91ee7... 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.

aff5d27... 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: I1ed9d7a16895a88551d8c06f32013c7f4e712673

f3ff852... 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: I5a16460b33c6005a46ba834789101d2545af9fa2

4b378a0... by Ryan Beisner

Update amulet test definitions for Newton

- Remove Precise-Icehouse Amulet test definitions if they exist.

- Add Xenial-Newton Amulet test definitions.

- Add Yakkety-Newton Amulet test definitions.

- Use the percona-cluster charm in tests instead of the mysql charm.

Change-Id: Ia127a95920cda236f69f9c2240c3b9543a525ddb

478ddee... by David Ames

Pre-release charm-helpers sync 16.10

Get each charm up to date with lp:charm-helpers for release testing.

Change-Id: I793598247d2d279b39bc7f5692d378aadcf8770d

f34458c... by Corey Bryant

Sync charm-helpers to enable swift 2.10.0

Change-Id: I75ee9ce70e46113a6a008b13eedb96d243ffc2fb

95ff2df... by Jenkins <email address hidden>

Merge "Implement swauth"

ce3f153... by Chris MacNaughton

Implement swauth

This change implements the alternative authentication system,
swauth in addition to adding an action to add users to swauth

Change-Id: Ib752cd3a2a58f6c8cb06119c6be595cfc07ddc9f

86cfeab... by Jenkins <email address hidden>

Merge "Add swift-proxy healthcheck nrpe check"

2a3b085... by James Page

Add support for application version

Juju 2.0 provides support for display of the version of
an application deployed by a charm in juju status.

Insert the os_application_version_set function into the
existing assess_status function - this gets called after
all hook executions, and periodically after that, so any
changes in package versions due to normal system updates
will also be reflected in the status output.

This review also includes a resync of charm-helpers to
pickup hookenv and contrib.openstack support for this
feature.

Change-Id: I81013c7ced18a5d21dc151b023c0656f7300f58f