lp://staging/~openstack-charmers-next/charms/precise/heat/trunk
- Get this branch:
- bzr branch lp://staging/~openstack-charmers-next/charms/precise/heat/trunk
Branch merges
Branch information
- Status:
- Development
Recent revisions
- 91. 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: Id2eeed21403a89
a824e7924bb0161 0d9c7d6bb3c - 90. 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: I8fa16392527906
102fed38d0c557e 68bfff33959 - 87. 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: Ic06866dcd9c008
726e0062efec3e9 36c7e4c396b - 86. 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: I82f3364d68ac11
75942f069acb133 fd9bfef5e8d - 85. 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: I6975d9f0a8d881
84dff949f6d3e0f 78b8e80bc64
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674 - 84. By David Ames
-
Use restore heat_ prefix for shared-db relation
Heat is staying in status blocked Missing relation database when
doing an upgrade from stable to next. Missing required data:
database_password. The relation is actually passing heat_password.Commit 1bdc87f495898be
3a9877f0a14528c e48c27f3f0 removed the heat_
prefix. This changes restores the heat_ prefix to allow stable to
next upgrades to work.Change-Id: Id87afd5eda14ec
eac6c734867f9f9 6328c116c79
Closes-Bug: #1571830
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)