charm-ceph-fs:stable/18.11

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

Branch merges

Branch information

Name:
stable/18.11
Repository:
lp:charm-ceph-fs

Recent commits

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

cd3cc47... 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: I17fffb222e8047f5ae9d8518411fcd9ede5be809

7b37c65... by Ryan Beisner

Rebuild for sync charm-helpers

Change-Id: Ie8fc605b85ac7f9fa42db52788d758f69ab6b2ce

387b908... by Zuul <email address hidden>

Merge "fix tox python3 overrides"

051f58e... by David Ames

Series Upgrade

Implement the series-upgrade feature allowing to move between Ubuntu
series.

Change-Id: I75bee2a1351d2242dd96bc6e017485557254f644

911c0b5... by Liam Young

Pass all CS_ vars to tox env to pickup timeout

Change-Id: Ida9fed2033b36ff8baaab19e3d9b708ac524ef16

8f83824... by Ryan Beisner

Update requirements

Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I57ebccde4c04b1b6b312f152ea778f8ad820b196

ca0d9dc... by Doug Hellmann

fix tox python3 overrides

We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Ic34183ed3ea23c8151909da52498c3f6b44c5c2a
Signed-off-by: Doug Hellmann <email address hidden>

4c77d1e... by Doug Hellmann

import zuul job settings from project-config

This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Id0fbfafd412f7428b84e620a9a0254db6dc4d1c6
Story: #2002586
Task: #24317

f22273e... by Ryan Beisner

Update functional test definitions

Use ceph-mds@.service systemd configuration

Use the upstream provided ceph-mds@ service systemd configuration
in favour of the now removed ceph-mds service - this integrates
with ceph-mds.target and is the preferred way to manage the
daemon.

Change-Id: I33b8a9c9fe1ab2f065897a5d4d3beb9dae249c57