lp://staging/charms/ceph
- Get this branch:
- bzr branch lp://staging/charms/ceph
Branch merges
Branch information
- Owner:
- OpenStack Charmers
- Status:
- Mature
Recent revisions
- 177. By James Page
-
Fix directory ownership as part of upgrade and restart OSD's
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.As the ceph charm can also host OSD processes, ensure that
any ceph-osd daemons are stopped and started during the
upgrade process.Change-Id: Ief3fd6352b440b
7740965746cd0d1 d846c647f84
Closes-Bug: 1600338
(cherry picked from commit 001d890d426e86d15f7138eb243126 d05b0bfa91) - 176. By James Page
-
Resync charm helpers for PG calc fixes
When the Ceph RADOS Gateway is used with small OSD configurations
(3 OSDs), the light pools consume 0.1% of storage by default; this
results in PG counts below or equal to 0; enforce a minimum PG count
of 2 as specified in the official Ceph PG calculator.Change-Id: I44748807540ddd
e1ac76493bd85bb 0f1c708e16c
Closes-Bug: 1607961
(cherry picked from commit 9b37f57e45d5b311fa345e1116c413 49379855d8) - 175. 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: Ie7bfe3bab4a771
e0a7691bff16843 9550a6e39e9 - 174. By Liam Young
-
Pre 1607 release charm-helpers sync
Sync charmhelpers to pick up bug fixes for 1607 release
Change-Id: If16e81f8eb0347
2bb4f9c8263428f 8be15307b10 - 173. By James Page
-
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-* and dfs-* naming standards.
Update README to refer to functional testing section of the charm
guide.Change-Id: I80e650993cc452
d2a138646ad147e bdda59d8217 - 171. By David Ames
-
Install python dependencies early for CH ip.py
When using charmhelpers.
contrib. network. ip apt install was quietly
failing. Install python dependencies in the early install hook
(before install.real).Charm-helpers sync to bring in apt_install with fatal=True
Change-Id: Ia59f1b448cd383
1a32c9f9635d752 7f8dd9be469
Partial-Bug: 1601972 - 170. By David Ames
-
Pre-release charm-helpers sync
To begin release testing get each charm up to date with lp:charm-helpers
Change-Id: Iccd6ad37fd98e3
b76f2afe4a287da 785b0b39180 - 169. By James Page
-
Resync charmhelpers for licensing change
The charm-helpers project have re-licensed to Apache 2.0
inline with the agreed licensing approach to intefaces,
layers and charms generally.Resync helpers to bring charmhelpers inline with charm
codebase.Change-Id: I1892c43d52cf74
74596f5896c2109 61ee735e8aa - 168. By James Page
-
Re-license charm as Apache-2.0
All contributions to this charm where made under Canonical
copyright; switch to Apache-2.0 license as agreed so we
can move forward with official project status.In order to make this change, this commit also drops the
inclusion of upstart configurations for very early versions
of Ceph (argonaut), as they are no longer required.Change-Id: I5e5db16b6f04ee
8282275e9fa63a8 d864c5b51ec
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)