Commit Graph

12 Commits

Author SHA1 Message Date
Zuul 661a788e22 Merge "add nagios checks" 2022-07-05 08:10:13 +00:00
John P Lettman 7929fc4909 add nagios checks
Updates charmhelpers for nrpe; adds metadata and config entries for nrpe relation; adds services and ovs liveliness nrpe checks.

Change-Id: I991fb6943d833d45e632358141b130c0f2225c09
2022-05-24 10:09:30 -04:00
Alex Kavanagh c5645ea0b9 charmhelpers sync for yoga release
Change-Id: Ie2299afaf122090c466a228b131cdcf0cb7ca49c
2022-04-07 12:24:14 +01:00
Alex Kavanagh 561e22d262 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: I3a67beb7b06d6dec5fbb356ad6fa01a0a9590495
2021-05-03 16:08:53 +01:00
Alex Kavanagh 0dff271c09 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: I3b8e6ccdf10bf5a128f67b233e0218e16a8765ab
2021-04-06 11:21:38 +01:00
Ryan Beisner 2be1932dd0
Sync charm/ceph helpers, tox, and requirements
Change-Id: I13fec7796678e9217b60126c2f7486475b40db68
2019-09-30 21:43:33 -05:00
David Ames b6099422b0 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: I3ed6181dd008f79a70d6299e615b1eff89cc4e74
2019-02-12 15:57:42 -08:00
Frode Nordahl eb26daad7b Update repo to do ch-sync from Git
Change-Id: I306da080109e60c035097435a156b19335fcb9de
2017-09-26 09:56:46 +02:00
James Page 7e4bd68494 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: Ia91a2de062fbc13fdb2b366217278bb96fc648fa
2016-09-20 12:32:57 +01:00
Corey Bryant 0b23f96358 [corey.bryant,r=trivial] Enable sync of payload.archive 2016-01-08 13:03:14 +00:00
Liam Young 6288b266b4 [gnuoy,trivial] Pre-release charmhelper sync to pickup cli module 2015-07-31 14:11:50 +01:00
Corey Bryant d5e9cebd14 Overall refresh to current install from source approach 2015-03-21 10:25:07 +00:00