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
Liam Young a62f4a169f Pass all CS_ vars to tox env to pickup timeout
Change-Id: Ib38b58f9cb14bfcfb3ecda658e8daac207d18a87
2018-09-20 11:19:01 +00:00
Ryan Beisner dbb33d4941 Update tox.ini to stop using unverified package
As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: I6aca0d4c6a863d5cc5da556cff56e5fde5d335d3
2018-04-03 16:32:47 +00:00
Ryan Beisner 430026c621 Rebuild for sync charm-helpers
Change-Id: Ie8c8a3789b3d434dae19acca79e49f4510e56fab
2018-02-21 14:03:00 -06:00
David Ames b9e71a6487 Enable Zesty-Ocata Amulet Tests
- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: I44f8b8cae9ce3248c85ec2d9a679da418723044e
2017-05-03 15:19:18 -07: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