Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger fbc9fe15d2 Retire cue
Cue has been retired in mid 2016 as official project and did not
continue developement, it's time to retire it completely.

Remove everything, update README.

Depends-On: https://review.openstack.org/551202
Change-Id: I8f8fdb2a299a74b59aab73a7ce9ad6a347f840f1
2018-03-09 09:40:48 +01:00
Min Pae a399947101 Updated from global requirements
Change-Id: I14ae3aae962cc17cc7ff434d9f5e22e6f9d9e44a
2016-03-03 13:33:56 -08:00
dagnello 441145c65c Removing translation to work with Django 1.7.x
Django 1.7.x changed such that trying to use any of the translation
functions prior to instantiating the wsgi app results in failures.

Removing all translation until it can be handled properly with
Django 1.7.x or greater.

Change-Id: I0725e64001a8ae877e6e1422d5aa8ca81e2d1aa4
2015-11-12 13:52:55 -08:00
Vipul Sabhaya 0d14b0dd33 Add unit test and coverage configuration
Change-Id: Id57bb2ee92483adc1751a45a6d4c1f320a900591
2015-05-13 16:28:22 -07:00
Steve Leon ab15cbca8d Adding tox file for gate testing and some other fixes
- Renaming some labels
- Adding title to the cluster page
- Also removing some debuging logs
- Fix code to pass pep8
- Remove volume size
- Display flavor name instead of ID in detail page

Change-Id: Ia3351eace341797f48275c94b8bc352fd83791c4
2015-03-17 17:02:46 -07:00