Commit Graph

15 Commits

Author SHA1 Message Date
Alex Kavanagh b0b0c017a1 charm-helpers-sync for release
Change-Id: I9dcb5ec669ead7f7bb56752b7789a60c90b38dbf
2022-04-07 15:58:29 +01:00
Alex Kavanagh 6a96078648 Updates to flip all libraries back to master
This patchset updates all the requirements for charms.openstack,
charm-helpers, charms.ceph, zaza and zaza-openstack-tests back
to master branch.

Change-Id: I38f603abe72625797824035dd1413685f1407f22
2021-05-03 16:02:24 +01:00
Alex Kavanagh 6c89d26256 21.04 libraries freeze for charms on master branch
* charm-helpers sync for classic charms
* build.lock file for reactive charms
* ensure tox.ini is from release-tools
* ensure requirements.txt files are from release-tools
* On reactive charms:
  - ensure stable/21.04 branch for charms.openstack
  - ensure stable/21.04 branch for charm-helpers

Change-Id: I52bdd82cdbcd04f6ee773b8eb1a555d397e0ad4b
2021-04-03 20:21:10 +01:00
Ryan Beisner 47f2c27993
Sync charm/ceph helpers, tox, and requirements
Change-Id: If80125036375ebd526dd26c3922a12e98859ba64
2019-09-30 22:41:27 -05:00
David Ames 97332d0e08 Update charm-helpers-hooks.yaml and sync ch
Using the new version of the sync tool which removes the charmhelpers
directory before syncing, run charm helpers sync to find any unexpected
missing dependencies.

Change-Id: I4f22eafc217f94992210592f4219ff6bf23eeef0
2019-02-12 15:55:17 -08:00
Frode Nordahl 6c6d608a2e Update repo to do ch-sync from Git
Change-Id: I02dd12ae127870747175237d9b7c998e0c2ac0cd
2017-09-26 10:14:59 +02:00
James Page 928dd4c34a Add support for application version
Juju 2.0 provides support for display of the version of
an application deployed by a charm in juju status.

Insert the os_application_version_set function into the
existing assess_status function - this gets called after
all hook executions, and periodically after that, so any
changes in package versions due to normal system updates
will also be reflected in the status output.

This review also includes a resync of charm-helpers to
pickup hookenv and contrib.openstack support for this
feature.

Change-Id: I4cf3c3389def2a0dc9d0cd286aa8190cbfa59f9a
2016-09-20 11:59:16 +01:00
Edward Hope-Morley ae67aad7fe Add hardening support
Add charmhelpers.contrib.hardening and calls to install,
config-changed, upgrade-charm and update-status hooks. Also
add new config option to allow one or more hardening
modules to be applied at runtime.

Change-Id: I7752d72cc5a3f47fe66bca23aac730d76af8556a
2016-03-24 11:12:40 +00:00
Liam Young 8126baa359 [gnuoy,trivial] Pre-release charmhelper sync to pickup cli module 2015-07-31 14:11:37 +01:00
Liam Young 4267a076cf Resync le charm helpers 2015-06-04 09:44:43 +01:00
Liam Young 4f5e104c2f Merged trunk in + LE charmhelper sync 2015-05-11 08:26:16 +01:00
David Ames c62f05abc3 Add execd_preinstall support to ceilometer charm
Reabase of https://code.launchpad.net/~moon127/charms/trusty/ceilometer/add-execd-preinstall/+merge/224077
2015-04-01 11:37:56 -07:00
Liam Young 053a3c30d7 Charmsync and update to use leader aware peer_store 2015-03-09 16:02:00 +00:00
Liam Young 184834a8ee Charmhelper sync 2015-03-09 14:32:51 +00:00
Liam Young 71661666bc Added amulet tests 2015-02-17 14:09:16 +00:00