Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Beisner e133119e9b
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: I050457c5b596f935840618013003d558c5f7651d
2019-02-27 10:32:25 +01:00
Ryan Beisner fdb32222a8 Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I37b3abbf6bc9b7c0a859d7cc7e9af706072a0422
2018-10-04 16:22:37 -05:00
Liam Young a8091a7886 Switch charm to new format
This charm was written when the reactive framework was in its infancy
and the layers for Openstack had not been written. This change
updates the charm to use the new layout and removes code which now
resides in a shared layer. The unit tests have also been updated and
extended.

Change-Id: Ib75710021aa48fb739c6fbca8ef52bf296d2a26a
2016-10-04 15:03:29 +01:00
James Page 2bd3afaa98 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-* and dfs-* naming standards.

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

Change-Id: I99d4adf310a19aa5dc86a2930df50870f2420f22
2016-07-20 11:14:53 +01:00
James Page 483fb8b257 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: Ifb8974dbd681d3117152a8f7a7bfc889d6c3f315
2016-03-23 09:30:17 +00:00
James Page 00cc5dd5b6 Initial baseline 2015-11-03 09:06:55 +00:00