Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Beisner 31954eb8de
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: Iaaadef005d545c4e8234d11f6f8f11b3184efaa3
2019-02-27 10:31:07 +01:00
Ryan Beisner 1588111de8 Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: Ief725b4464c3fa4fb17b60ecd3680c7e55305a9c
2018-10-04 16:22:19 -05:00
Liam Young 6154ecaa72 Switch charm to new format
This charm was written in the defunct services framework and before
the layers for Openstack had been written. This change
updates the charm to use the reactive framework and removes code which
now resides in a shared layer.

Change-Id: I103551103fde5f502634e3b3896d69626e0b876a
2016-09-28 07:54:22 +00:00
Ryan Beisner 4cae90cdda Use bundletester for amulet test execution
Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.

Rename amulet tests inline with gate-*, dev-* and dfs-*
naming standards.

Update README to refer to functional testing section of the charm
guide.

Change-Id: If68e119a2adcc3701e765c18f2a138a2cee81d6e
2016-07-21 21:48:54 +00:00
James Page db2876e5b7 Update to charm-tools >= 2.0.0
The new release of charm-tools no longer ships the charm
command; update minimum version requirement and switch
to using charm-proof instead, unblocking current pep8
failures across all charms.

Also pin the version of requests to 2.6.0 until theblues
(indirect dependency of charm-tools) sort out its
requirements versioning.

Change-Id: I8f2dd2a3875e2650ba2c419d630eae268472b737
2016-03-23 09:30:17 +00:00
James Page 8790bc12d8 Resync charm-helpers
Also add missing testr configuratio and requirements files.

Change-Id: Ia03a87992cee207c1a8f773ebb21e26efe1a8ca1
2016-03-02 12:16:44 +00:00