Commit Graph

11 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
David Ames 877863e5a3 Update tests to use keystoneauth1
With keystoneauth1 sessions the service catalog search function,
url_for takes argument interface, no longer named endpoint_type.
This change updates tests to use this argument name.

Change-Id: I03d569dbfd0d71d9b9068222810923132c2af65e
2017-07-24 15:52:42 -07: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
James Page 44201806a0 Resync charm helpers
Add support for OpenStack Newton and Ocata.

Rework version detection code to just match on major version for
OpenStack projects using semantic versioning.

Provide fallback version detection based on major.minor versions
for swift packages.

Rework config-flags support helpers.

Fix is_ip function to correctly detect both IPv4 and IPv6 addresses.

Change-Id: If6416eec20d6c00eafd1f68f65ef7b2a810584b8
2016-05-27 12:29:41 +01: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