charm-cinder:stable/17.08

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

Branch merges

Branch information

Name:
stable/17.08
Repository:
lp:charm-cinder

Recent commits

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

83177cb... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I8634e50818832379fe795839b4205e989e7e5b7a

ec0fb1e... 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: I6ffcad446387af60a019d2f9a1a8d0b0cd265de6

0524e9e... by Corey Bryant

Reset os_release cached value after upgrade

In enable_memcache, ensure that the os_release cache is reset
after upgrade.

Change-Id: I728da2d1e9675baeb52d43e6bef523ffd12fde2a
Partial-Bug: 1715624

2a300e5... by Ryan Beisner

Sync charm-helpers

Change-Id: Ibed6ff73ec9abc83fc882b7027754239e83f6bd3

cdc1340... by Jenkins <email address hidden>

Merge "Remove deprecated series metadata and tests"

7cf7985... by Edward Hope-Morley

Cleanup db initialisation notification code

This charm contains the origical implementaion of the
db initialisation code that ensures that a db init/migrate
is only performed once as and when needed and that
services are only restarted accordingly. This patch serves as
a cleanup to include fixes and improvements as landed in
the related neutron-api patch that is adopting the same
approach.

Change-Id: I20161c8676d775f4a935315796d6e6b5376ba13c
Related-Bug: 1708459

f6be40d... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: I7b8a9adc1aa215b80d4980ac6a89dcc4ad94259f

5b23ec1... by Jenkins <email address hidden>

Merge "Modify the spelling mistakes"

41c16f3... by Brin Zhang

Modify the spelling mistakes

While I was reading the code, I found some spelling mistakes
in the comments and corrected them here.

Change-Id: Ib847f484a883523cd330a517bdb719ec7ea7b32b
Closes-Bug:#1709830