Commit Graph

26 Commits

Author SHA1 Message Date
Alex Kavanagh 08c823a9b4 Updates to enable jammy and finalise charmcraft builds
- Add 22.04 to charmcraft.yaml
- Update metadata to include jammy
- Remove impish from metadata
- Update osci.yaml to include py3.10 default job
- Modify tox.ini to remove py35,py36,py37 tox target and add py310
  target.
- ensure that the openstack-origin is yoga
- charmhelpers sync

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/747
Change-Id: I8bd5e6f5d002fbd1118f2c7fa54e50f1b31fc722
2022-04-11 20:28:05 -07:00
Alex Kavanagh 2ee597c08f 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: I72e3c460571f3e7a64ebb74d1535fb046e4a883f
2021-05-03 16:08:38 +01:00
Alex Kavanagh 6facf6431c 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: I78d24b0e2f4218abaa6c7fd5854319ab9fa6f01a
2021-04-03 20:30:36 +01:00
Ryan Beisner 07865bd62c
Sync charm/ceph helpers, tox, and requirements
Also clean up pre-existing pep8 violations in the
files/* dir which was previously not covered by lint testing.

Change-Id: I443a084681d5788c89cdadf2ff999030f4b4d735
2019-10-01 09:11:03 -05:00
David Ames daf0371843 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: I8a01637e77fa4e76ba5144e1c28a3fb98d339084
2019-02-12 15:57:33 -08:00
Frode Nordahl 9f0339e8bc Update repo to do ch-sync from Git
Change-Id: I8eb5998661deb6c61dc5c3350ceca0582dc2f1bd
2017-09-26 10:24:11 +02:00
James Page d8943bba30 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: I3d763c10b9e597ea5d3deca04960b8e032b08521
2016-09-20 12:29:10 +01:00
Edward Hope-Morley 7f5acef378 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: I0f3035c8f8feae90ad3572297fab0ac28e7d97e2
2016-03-31 15:01:54 +01:00
Corey Bryant cf3335a5fb [corey.bryant,r=trivial] Enable sync of payload.archive 2016-01-08 02:35:44 +00:00
Liam Young c29499f318 [gnuoy,trivial] Pre-release charmhelper sync 2015-08-03 15:52:53 +01:00
Edward Hope-Morley 43cc55e0c5 [trivial] Point charm-helpers-*.yaml at dev branch 2015-05-03 00:35:06 +02:00
Liam Young e47c5746b8 Point charmhelper sync and amulet tests at stable branches 2015-04-24 11:07:10 +01:00
Edward Hope-Morley d049c7e5e1 cleanup 2015-03-16 16:37:23 +01:00
Edward Hope-Morley f011eb3dd2 sync next 2015-03-03 15:54:58 +08:00
Brad Marshall e65373aef3 [bradm] Resolved text conflicts 2015-02-26 09:34:09 +10:00
Edward Hope-Morley 05e2f69bad mtu support 2015-02-03 11:47:59 +00:00
Liam Young 4a3f7fabbc Merge 'next' in and fix lint 2015-01-09 14:35:59 +00:00
Corey Bryant 331e26abfa Remove __init__ from charm-helpers yaml. 2014-12-11 14:50:59 +00:00
Corey Bryant d5ced6bd06 Add __init__ to charm-helpers sync. 2014-12-11 13:39:15 +00:00
Corey Bryant 89d9e54b48 Add contrib.python.packages to charm-helpers sync. 2014-12-10 15:53:24 +00:00
Zhang Hua db4d138970 sync charm-helpers to inclue contrib.python to fix unit test error 2014-12-10 15:48:26 +08:00
Zhang Hua 3870da9c3f fix charm-helpers-hooks 2014-12-03 21:23:26 +08:00
Zhang Hua 5125be6e7c sync charm-helpers 2014-12-03 21:16:58 +08:00
Brad Marshall 22a0032cd4 [bradm] Added charmsupport to charmhelpers 2014-10-30 16:06:15 +10:00
James Page 5fcbc92f49 [trivial] Add missing helper from resync 2014-07-28 13:07:31 +01:00
Corey Bryant 0798c73db9 Move charm-helpers-sync.yaml to charm-helpers-hooks.yaml and
add charm-helpers-tests.yaml.
2014-07-09 13:12:21 +00:00