charm-swift-storage:stable/19.04

Last commit made on 2019-05-06
Get this branch:
git clone -b stable/19.04 https://git.launchpad.net/charm-swift-storage

Branch merges

Branch information

Name:
stable/19.04
Repository:
lp:charm-swift-storage

Recent commits

656489f... by David Ames

Update stable charms to use stable CH in test reqs

In our test-requirements.txt we often pull in charm-helpers. As stable and
master branches of charm-helpers diverge this can lead to testing failures
on the stable branch charms.

Update tests-requirements.txt to point to the stable branch of charm-helpers.

Change-Id: I29be342076b99121dbbd6158d6a27d4d0d01f150

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

0738d8a... 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: Ie135301985786c6da283816acb69c51a8cdc15d3

bc1caee... by Frode Nordahl

Enable bionic/stein and disco/stein functional tests

Drop service check for ``glance-registry``. The service is
removed as of Stein, and it really is not this charm functional
tests job of checking this anyway. Any such detail should
be deferred to the ``charm-glance`` functional tests.

Change-Id: Icc2a73d6b8fc3f85a5ebc7fefa23c468cd173e40

93a2126... by James Page

stein: Add swift 2.21.0

Resync charmhelpers to pickup new Stein release version for Swift.

Change-Id: I706c798b105acecbaffc1b541b216b455ddf83ef

4258e84... by Chris MacNaughton

Sync charm-helpers to enable Ubuntu Disco

Change-Id: I48e0e954a4dc3a3f32174a4da39a635073e4ddf2

220f1d8... by Frode Nordahl

Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata. Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: I95b088f7db9c098492156a377ff79ffe64f77515

b0c3818... by Chris MacNaughton

Sync charm-helpers for Stein release

As a part of the Stein release, we need to ensure
that charmhelpers is up to date.

Change-Id: I8c1c11dcc5f6fc9884ba66a439bf5788342299b2

dc63810... by Tiago Pasqualini da Silva

Fix import errors on Nagios check file

After changing the charm runtime to Python 3, some imports are failing
on check_swift_storage.py. This can be fixed by explicitly imporgin the
modules inside the package, instead of just importing the package.

Change-Id: I746071042b669a1725744d4e32ea733eb40b309a
Closes-bug: #1822334

df39cd6... by Pen Gale

Replace ostestr with stestr in testing framework.

A system upgrade broke ostestr. We can fix it by just calling stestr
directly.

Change-Id: Iaa340623e414929cfa10897972bdb40d8bb39724