Commit Graph

11 Commits

Author SHA1 Message Date
Corey Bryant ae164bf542 Add Kinetic and Zed support
* sync charm-helpers to classic charms
* change openstack-origin/source default to zed
* align testing with zed
* add new zed bundles
* add zed bundles to tests.yaml
* add zed tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases
* add bindep.txt for py310
* sync tox.ini and requirements.txt for ruamel
* use charmcraft_channel 2.0/stable
* drop reactive plugin overrides
* move interface/layer env vars to charmcraft.yaml

Change-Id: I34ae94970fc5cfd242df5184fba09b611874ee71
2022-08-26 18:40:27 +00:00
Alex Kavanagh 4c9a29276c 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: I94ac02a2232aaffdbf3a6d2b3ef4fa64074cfa83
2021-05-03 16:02:31 +01:00
Alex Kavanagh ee300fed99 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: If8b18dd3488e2c84ef433fab0b144cfdbb65cd01
2021-04-03 20:21:23 +01:00
Ryan Beisner b7526d1b6c
Sync charm/ceph helpers, tox, and requirements
Change-Id: I37e8e54738c66afe66505514ac460d6a7a7c5997
2019-09-30 22:41:30 -05:00
Alex Kavanagh 7ea0be57de Convert the charm to Python 3
Change-Id: I8c8df27be189098be363d0ea125f86e59fdbb020
2019-03-13 12:29:49 +00:00
David Ames d2fd2ef626 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: I648a2830c593de64b3d8a9e72845331089d3e6c4
2019-02-12 15:55:26 -08:00
Frode Nordahl e4d339cc0b Update repo to do ch-sync from Git
Change-Id: Ie890fcf7d2debd58aa441f6741bdb8b5e056d2ae
2017-09-26 10:15:20 +02:00
Zhang Hua fa77346e98 Add keystone v3 support
Use shared section template for keystone authotken and update
service_credentials section to support Keystone v3 for OpenStack
Mitaka or later.

Change-Id: Ia7750276e6a6a52dc95a93f1d5cb8d1f544a94d5
Closes-Bug: #1624173
2016-10-07 17:05:19 +01:00
James Page 3d3b26ded6 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: I0cef2ddc2dfc04bb6631ec61e7f890ebae94961f
2016-09-20 12:01:50 +01:00
Liam Young 7d5393d797 [gnuoy,trivial] Pre-release charmhelper sync to pickup cli module 2015-07-31 14:11:40 +01:00
Ryan Beisner ead83ce356 add amulet tests 2015-06-26 17:41:54 +00:00