charm-cinder-backup:stable/18.08

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.08 https://git.launchpad.net/charm-cinder-backup

Branch merges

Branch information

Name:
stable/18.08
Repository:
lp:charm-cinder-backup

Recent commits

03356b3... 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.

b49563f... 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: Ife799c60c7dab0497c0376563a5372238910597e
Story: #2002586
Task: #24317

2d5ca35... by David Ames

Updates for 18.08 stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I42d83fbda3023790bc8dd83fef5e9b96ec2e92ef

c40ecc4... by Ryan Beisner

Update functional test definitions

Change-Id: I727b15865b92d8744d35027a891cbdf0987a29e8

c08f5cc... by Andrey Grebennikov

Added description of the service into the README

Change-Id: I07ecd7523385acda5a5f639b20dd9fcc4140d752

af2bf9b... by Ryan Beisner

Update functional test definitions

Change-Id: I7842bc3d2553426107d66993129fd50c9bcaff09

10292a9... by Chris MacNaughton

Sync charm-helpers to ensure Rocky support

Change-Id: I3e854a299dc859543292e20d86b94ce2b4fb208b

2a69227... by Duc Nguyen Van

Add py36 testenv

Python 3.6 is installed by default in Ubuntu 18.04 LTS.
Therefore, according to Transition Plan [1],
it'll be handy to have py36 testenv.

For more details, please check Python2 Deprecation Timeline [2]
and Python3-first Goal - Completion Criteria [3].

[1] https://wiki.ubuntu.com/Python/Python36Transition
[2] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html
[3] https://review.openstack.org/#/c/575933/8/goals/stein/python3-first.rst@42

Change-Id: I7cd58d35fba69c0f64d5303b48c5bce0816ff36c

b7b5920... by Ryan Beisner

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

0fe0bcc... 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: I329a99ea20879224f90384a8f50eecc76f5fb2ad
Related-Bug: #1698154