charm-swift-proxy:stable/18.05

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

Branch merges

Branch information

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

Recent commits

3814f4c... 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.

345fc97... by Edward Hope-Morley

Fix Queens Swift S3 API

Adds new template for Queens that correctly configures
swift3, s3token and proxy pipeline.

Also fixes amulet tests that are currently failing due
to vdb being already mounted in guest and templates
that fail py3.5 due to jinja syntax.

Change-Id: I8ed8a12d2d6adc1f1f3158808101b123ec6bd20d
Closes-Bug: #1775260
(cherry picked from commit fc145319991d738e5ca54ea166c96fe32b025af2)

8dc6387... 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: I714f7de9d8411f970b8dca7f9d8b26859abd63ad

2510ba5... by Zuul <email address hidden>

Merge "Enable Bionic as a gate test"

0cfe378... by Ryan Beisner

Remove deprecated functional test targets

Change-Id: I2c8f721642617558163a4959ca1f0cbb9df013c4

20e6326... by David Ames

Enable Bionic as a gate test

Change bionic test from dev to gate for 18.05.

Change-Id: I87523d0fbc2e95ba68c97e1a86cd92e440521495

3b2efe4... by Shane Peters

Add support for Static Large Objects

Adds the necessary filter to the swift-proxy config
to support Static Large Objects (SLO).

A new config value 'static-large-object-segments' toggles
SLO support and allows the user to control the maximum object
size when set to a value >0.

Change-Id: I42a88292775badb9fd70e5b99558d084ddcdc29f
Closes-Bug: 1753811

dac707c... by Ryan Beisner

Update tox.ini to stop using unverified package

As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: I6c8524cef3de000dfed4394089f356684db47691

59971e1... by James Page

Enable xenial/queens amulet tests

Switch to using automatic keystone v2/v3 version detection
using new amulet charmhelpers in functional tests.

Enable xenial/queens amulet test as part of extended tests.

Change-Id: I4de220d3561bf065a3f1f64455cda22a7a807c1a
Depends-On: Ie6e2733f34de10a4d34b18dbf1fd9ba623af0e18
Depends-On: Ibcc36ca22d72d310921f840e6081608be1fbc7e1

359f541... by Ryan Beisner

Sync charm-helpers

Change-Id: I0ecc63d380c8c9c48403bcc91878ee6d780e2f74