charm-ceph-radosgw:stable/18.02

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

Branch merges

Branch information

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

Recent commits

c2a9663... 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.

456b71c... 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
(cherry picked from commit 82501fd0cc55171e8565cb154f786f736114b9f0)

3b2d277... by David Ames

Updates for stable branch 18.02 creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I183a772cb13791250874098793ed321a068f8a02

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

0bd85c7... by Andrew McLeod

Enable xenial-pike amulet test

Make default func27-smoke xenial-pike
Charm-helpers sync

Change-Id: I321befa86209f83494ed660fae6212c88dbd358b

d45860c... by Ryan Beisner

Add Bionic and remove Zesty series and tests

Bionic, being the next LTS, is important to enable for dev
and test as early as possible ahead of 18.02.

Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
will not provide Zesty series support, as it was an interim
(non-LTS) release.

Change-Id: I5585cb843ddf5d941c618829004bce3cf0bb1a82

1f44096... by Ryan Beisner

Sync charm-helpers

Change-Id: I0d4bd7203c9ce52f8d913f78a18ee7ac5ee8b518