lp://staging/~openstack-charmers-next/charms/wily/cinder-ceph/trunk
- Get this branch:
- bzr branch lp://staging/~openstack-charmers-next/charms/wily/cinder-ceph/trunk
Branch information
- Status:
- Development
Recent revisions
- 66. 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: I51306711dac862
10d9b353ec9a0cf b6bad92675e - 65. 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.Change-Id: Ibaa7c300be9d7d
e7d227f56b3ea85 f2bfbd0470b - 64. By James Page
-
Switch to using charm-store for amulet tests
All OpenStack charms are now directly published to the charm store
on landing; switch Amulet helper to resolve charms using the
charm store rather than bzr branches, removing the lag between
charm changes landing and being available for other charms to
use for testing.This is also important for new layered charms where the charm must
be build and published prior to being consumable.Change-Id: I05d8199238727e
bca25666196cf90 60a94d3e7b8 - 63. By James Page
-
Resync charm helpers
Add support for OpenStack Newton and Ocata.
Rework version detection code to just match on major version for
OpenStack projects using semantic versioning.Provide fallback version detection based on major.minor versions
for swift packages.Rework config-flags support helpers.
Fix is_ip function to correctly detect both IPv4 and IPv6 addresses.
Change-Id: Ic8428f4240422f
39cc98f303181cb 9808d64b131 - 62. By James Page
-
Resync charm-helpers
Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.Update the version map to include 8.1.x as a Neutron
version for Mitaka.Change-Id: I96f804ddc62826
e39b851a142c39f 11953c71fee
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674 - 61. By Chris Holcombe
-
Charmhelpers Resync
The fix to bug
https://bugs.launchpad .net/charms/ +source/ glance/ +bug/1565120
requires a resync of all charms that use the ceph charmhelpers code.Change-Id: Ied9d10ef9ffaac
049caf525dc431d a4e8e0d6358 - 60. By Liam Young
-
Charmhelper sync before 1604 testing
Change-Id: I71ad491c59addb
1410f30008294a7 37de75b34e7 - 59. By James Page
-
Update to charm-tools >= 2.0.0
The new release of charm-tools no longer ships the charm
command; update minimum version requirement and switch
to using charm-proof instead, unblocking current pep8
failures across all charms.Also pin the version of requests to 2.6.0 until theblues
(indirect dependency of charm-tools) sort out its
requirements versioning.Change-Id: I9ffc23d111d358
33dc44fc33a2711 1bed55b6577 - 58. By Billy Olsen
-
Use tox in Makefile targets
Modify the Makefile to point at the appropriate tox targets
so that tox and Make output can be equivalent. This involves
mapping the lint target to the pep8 target and the test target
to the py27 target.Change-Id: I868a0555fe3d04
2a3c1620d0d296a 28f9bf58737
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)