Commit Graph

16 Commits

Author SHA1 Message Date
Ryan Beisner 51b76b3cb8
Retire project
Leave README around for those that follow.

http://lists.openstack.org/pipermail/openstack-discuss/2019-February/003186.html
http://lists.openstack.org/pipermail/openstack-discuss/2018-November/000057.html

Change-Id: I02a34115c6c3d6e9c4b9152af0c96f2fe79866b9
2019-02-27 10:31:57 +01:00
Chris MacNaughton d64d4ae496 Sync charm-helpers to ensure Rocky support
Change-Id: I2f0303371e73e48c58de71cb901192460209ccce
2018-07-19 06:41:24 +00:00
Ryan Beisner 148e291b2a Sync charm-helpers
Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

Change-Id: Icfdec6c8b1c5ea90d8a6af97c9764ef9a0557e2d
2018-01-19 12:10:32 +00:00
Ryan Beisner 7fb6c4e6fe Sync charm-helpers
Change-Id: Ib3520afd04dfbcbc76d3d40687586bfc30137a01
2017-11-22 18:49:20 +00:00
James Page 7f296d69dc Updates for pike b1
Resync charmhelpers for Pike support.

Add amulet tests for pike, but leave disabled for now.

Change-Id: Ifa8a57d33b7bcb2f2c5258596c8d7947f658504c
2017-05-24 15:15:49 +01:00
Ryan Beisner 93d7a0403a Update Amulet defs, series metadata and c-h sync
- Sync charm helpers if applicable.

- Fix test executable hashbags for virtualenv prep.

- Add Yakkety-Newton Amulet test definitions.

- Prep Xenial-Ocata Amulet test definitions (not yet enabled).

- Prep Zesty-Ocata Amulet test definitions (not yet enabled).

- Remove Precise charm series metadata if present.

- Remove Precise Amulet test definitions if present.

Change-Id: I5c7667a3934243d8a610a232d84f72f6ff73b964
2016-12-03 16:45:14 +00:00
Ryan Beisner 49acd2f3f3 Update amulet test definitions for Newton
- Remove Precise-Icehouse Amulet test definitions if they exist.

- Add Xenial-Newton Amulet test definitions, using ODL BE.

- Add Yakkety-Newton Amulet test definitions, using ODL BE.

- Use the percona-cluster charm in tests instead of the mysql charm.

- Also adjust py hash bangs to use env python.

Closes-Bug: 1632533

Change-Id: If10e49a9c45bc7fcd1eb073dcdccabed6c37a958
2016-10-13 01:59:41 +00:00
David Ames 9d8e489229 Pre-release charm-helpers sync 16.10
Get each charm up to date with lp:charm-helpers for release testing.

Change-Id: If2b9560864f7cf5b2db2d21ea1c75261f5e068b3
2016-09-30 10:31:19 -07:00
David Ames 1be7a5060c Pre-release charm-helpers sync
To begin release testing get each charm up to date with lp:charm-helpers

Change-Id: I1b463d997e802cb89f728b63f0859cbfa408a886
2016-07-15 10:44:01 -07:00
James Page 644fc4d063 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: I20f9ea0c108a2e3849c5f9cfa5a074550af0a12f
2016-07-06 16:40:30 +01:00
James Page 74bfbca864 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: I60a0aaaa2b96a665f5083bd67c103d07c9e8e9fc
2016-06-17 11:54:57 +01:00
Liam Young ab0ec1c2e6 Charmhelper sync before 1604 testing
Change-Id: I5d54597c842696d309cfbd5976836802791304d0
2016-04-12 14:14:37 +00:00
James Page a1cf699ee9 Add support for Ubuntu Xenial
Xenial does not install python2 by default; ensure that python2
and minimal module dependencies are installed prior to trying
to execute any python2 based hooks.

Update amulet tests to drop shared-db relation for n-gateway.

This change also includes a resync of charm-helpers to pickup
new changes for systemd support.

Change-Id: Icef9679cd1d1c96e8aa87bcedcf9735a41af8d52
Closes-Bug: #1555422
2016-03-11 11:41:32 +00:00
Liam Young 6dd05c38d7 Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00
Liam Young 7e630cf3b3 Charmhelper sync 2015-07-22 13:10:31 +01:00
Robert Ayres 792f7b09af Initial charm 2015-02-19 22:08:13 +00:00