charm-swift-proxy:stable/17.08

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

Branch merges

Branch information

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

Recent commits

464909b... 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.

05ac886... 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: I3ce83c56708ac2c3239900d6add3651354c20655

ae03fa1... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I6ded0f44dfd640765b04c953da7c5bf4ed482e5e

426f03c... by Jenkins <email address hidden>

Merge "Remove deprecated series metadata and tests"

748b386... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: Idf0136b62cd8abb421af01daceca82fcb84beb35

439686b... by David Ames

Dual Stack VIPs

Enable dual stack IPv4 and IPv6 VIPs on the same interface.
HAProxy always listens on both IPv4 and IPv6 allowing connectivity
on either protocol.

charm-helpers sync for HAProxy template changes.

Change-Id: I9d0907b19bf30e256102f79e72b42400569ebbbc

2d9c710... by Jenkins <email address hidden>

Merge "Don't hardcode api port, use helper to determine port"

4fb8fb8... by Peter Sabaini

Don't hardcode api port, use helper to determine port

The NRPE healthcheck included with swift-proxy uses hardcoded api
port, 8070, to talk to swift. However, the charm configures the api
port differently if swift-proxy is configured for https.

Closes-Bug: 1702847
Change-Id: I3e8d025e66799d9eb24ede530b6a7d0936613620

a329924... by Andrew McLeod

Modify tests.yaml which specifies bundletester config params
with the following key:value pairs:

- reset_timeout: 600

Change-Id: I1601cfe98ae5290eacbe3170ee6cfb42778189af

171c25f... by Jenkins <email address hidden>

Merge "Improve support for telemetry collection"