charm-ceph-radosgw:stable/18.05

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

Branch merges

Branch information

Name:
stable/18.05
Repository:
lp:charm-ceph-radosgw

Recent commits

43c780d... 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.

5c05cf3... 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: Ia7532e23fb436af7749a01839ff4fc86481191b2

2c418f1... by Chris MacNaughton

Update tests to use Juju storage

Due to changes to the ceph-osd charm, it is
suggested to use Juju storage for testing.

Change-Id: Ibdf6f4119001a4a07f9ddbc4fb2a9640860ff386
Related-Bug: #1698154

65b8b75... by David Ames

Enable Bionic as a gate test

Change bionic test from dev to gate for 18.05.

Change-Id: Ie69b71387cf43add775cffe9d948ec1a42bf7cae

7bf8b6b... by Ryan Beisner

Remove deprecated functional test targets

Change-Id: I0eb95295b251d320f91771a7a5c5882af26f8034

82501fd... 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: I0998532143995dd8ced64cdd5660f2d44cbbcbb9

5192104... by Ryan Beisner

Sync charm-helpers

Change-Id: I866f3f281799a610f59f3561864e6f411d4bb138

a4d7f11... by Tilman Baumann

Drop duplicate config keys (yaml syntax error)

The yamllint command reported hard errors because
of duplicate keys in config.yaml

Closes-Bug: #1747002
Change-Id: I3b7b36b46b3e3d35936ee03ba8b5d7fc1e7bb5db

d4db018... by Ryan Beisner

Sync charm-helpers

Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

Change-Id: I0c3b5d90238b3e5665455983616f58446a682429

edad8b6... by David Ames

Update HAProxy default timeout values

The default HAProxy timeout values are fairly strict. On a busy cloud
it is common to exceed one or more of these timeouts. The only
indication that HAProxy has exceeded a timeout and dropped the
connection is errors such as "BadStatusLine" or "EOF." These can be
very difficult to diagnose when intermittent.

This charm-helpers sync pulls in the change to update the default
timeout values to more real world settings. These values have been
extensively tested in ServerStack. Configured values will not be
overridden.

Partial Bug: #1736171

Change-Id: I312dd56ecf55ad67485305e57f2807a5ea6975cd