charm-ceph-osd:stable/16.07

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

Branch merges

Branch information

Name:
stable/16.07
Repository:
lp:charm-ceph-osd

Recent commits

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

2f17989... 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: If8b4d0fc5e8e200904e642759037516f4240b623

ad9b10e... by David Ames

Updates for stable branch creation for 16.07

Set defaultbranch for git review/gerrit.
Switch amulet tests to stable.
Switch to using stable charm-helpers branch.

Change-Id: Id33dea6dcad83093d42a2011fabc8e6d642c1292

7becad3... by Jenkins <email address hidden>

Merge "Fix directory ownership as part of upgrade"

3e465ba... by Chris Holcombe

Fix directory ownership as part of upgrade

This change ensures that when ceph is upgraded from an
older version that uses root to a newer version that
uses ceph as the process owner that all directories
are chowned.

Closes-Bug: 1600338
Change-Id: Ifac8cde6e6ea6f3a366fb40b9ffd261036720310

fd15c0d... by Ryan Beisner

Use bundletester for amulet test execution

Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.

Rename amulet tests inline with gate-*, dev-* and dfs-*
naming standards.

Update README to refer to functional testing section of the charm
guide.

Change-Id: I618219551fc116c151cda4790c01aa9e86fa462a

1f64623... by Liam Young

Pre 1607 release charm-helpers sync

Sync charmhelpers to pick up bug fixes for 1607 release

Change-Id: I3bfa157e548f5a60ade8ae943178c0de8ccfcf58

dc642f7... by Jenkins <email address hidden>

Merge "Use osd-upgrade user for pause/resume"

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

Merge "Fix OSD replacement"

3ab6133... by Chris Holcombe

Use osd-upgrade user for pause/resume

The pause and resume actions shell out to the ceph command to run
OSD operations (in/out).

Because the default cephx key given out by the monitor cluster does
not contain the correct permissions, these commands fail.

Use the osd-upgrade user which has the correct permissions.

Closes-Bug: 1602826

Depends-On: I6af43b61149c6eeeeb5c77950701194beda2da71
Change-Id: Ie31bc9048972dbb0986ac8deb5b821a4db5d585f