charm-swift-storage:stable/19.10

Last commit made on 2019-10-24
Get this branch:
git clone -b stable/19.10 https://git.launchpad.net/charm-swift-storage

Branch merges

Branch information

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

Recent commits

79b2a9b... 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: I03c7f780b259553e47660692c9f674dedb72baff

e2b4b06... by Corey Bryant

Enable functional tests for train

This patch also updates the smoke test to run train.

Depends-On: https://review.opendev.org/#/c/680227
Change-Id: Ibdcda179528f6fb807289bd8ee8e644844f99dd6

775493a... by James Page

Resync charmhelpers for new Swift Train versions

2.23.0 was added to the list of supported version for Train.

Change-Id: I1c23de5b56350c1d8b25e3cddae54c7b97d4f963

fb6e21b... by Corey Bryant

py3: Switch packages to Python 3 for train and later

Switch package install to Python 3 for OpenStack Train and later.

When upgrading, remove any python-* packages that were explicitly
installated and then autoremove --purge any dependencies that are
no longer required.

This patch also includes the following related changes:
  * Use the common files package, swift, rather than python-swift
    when using a package name to determine release.

Also add OS_* to tox.ini to allow functional tests to execute.

Change-Id: I121af845bf11c22052479a497b196a4670021256

2fc678d... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Change-Id: I60b1c5949a0e03e1effd4fb2d229a2c7b13fb656

432dc38... by Chris MacNaughton

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: I7a11662a2638d85d3707b3d15e209dc7527d0648

0e981f9... by Zuul <email address hidden>

Merge "Add Python 3 Train unit tests"

4385355... by Corey Bryant

Add Python 3 Train unit tests

This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Note that python35-charm-jobs is retained since this charm is supported
on Xenial.

Change-Id: Ie6cde45d7f45d9b72d38227fc4db69d19a467446
Story: #2005924
Task: #34228

e62a646... by Chris MacNaughton

Sync charm-helpers

Change-Id: I2bc8e741519b9ebbeacc790d19db8f8eea903781

dfc0e8b... by Tytus Kurek

Make XFS inode size configurable

Make XFS inode size configurable, so that it could be set to the
desired value, if different than default 1024.

Change-Id: If621587a02746876ee6c35d7af2e878dbc2ac8ef
Closes-Bug: 1826552