Commit Graph

7 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
Steve Leon 9784d01265 Renaming oslo.utils to oslo_utils
Also update the requirement.txt to pull the cue-client from
openstack rather than stackforge

Change-Id: I3b8997a77f84b3a3357248c9d53edd31e02fb90f
2015-07-29 18:34:42 -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
Steve Leon 2021adf55a Adding python-cueclient to requirements 2015-03-09 17:21:13 -07:00
Steve Leon 6195e73ff6 First commit 2015-03-05 13:58:26 -08:00