charm-manila:stable/18.11

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

Branch merges

Branch information

Name:
stable/18.11
Repository:
lp:charm-manila

Recent commits

4188b18... 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.

b10f899... by David Ames

Rebuild for sync charms.openstck

Change-Id: Ib20fb9182a411db5deaa81d448b315e867be7e67
Closes-Bug: #1813982
(cherry picked from commit 5fc15ee7a4afd304e130273375a24dab43131ac6)

7a00cf3... by Corey Bryant

Rebuild for certificate line separation issue

Closes-Bug: #1813982
Change-Id: I50f4bcf7a3fd3c7f9caee28c7214294f026d6750
(cherry picked from commit c91ae4d2f92cdd9c196ed408b011b972e6ae4c24)

0e70aec... 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: Ibc7741e7bcfebf64674cd66d1cf0acaf3b104bdf

0ed21fa... by James Page

Deal with py2-py3 payload switch during upgrade-charm

Switch to using the default upgrade-charm handler as provided
by charms.openstack and associated layers.

This ensures that the payload execution switch from py2->py3
at OpenStack Rocky is implemented during the charm upgrade
process.

Change-Id: I7b4b785321ff42b656160b8c6c604bc816ca913c
Closes-Bug: 1803451

1d11bcc... by Ryan Beisner

Rebuild for sync charm-helpers

Change-Id: I9ed4242fb227ff04de8c97858aa150d6c2ce2eff

600ebc6... by Zuul <email address hidden>

Merge "fix tox python3 overrides"

69e79c3... by Ryan Beisner

Update requirements

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

Change-Id: I06bacbfb0f37e4981f0935a47c8e2f33e4e20e48

d903301... 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: I285da8c7646aea35073495e16aacc70df35751e5
Signed-off-by: Doug Hellmann <email address hidden>

2796fdc... by Zuul <email address hidden>

Merge "Add pause/resume actions to manilla"