Commit Graph

4 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
Tom Cocozzello 62aaca36af Activate pep8 check that _ is imported
Remove the specification in tox.ini that _ is a builtin so that
it will no longer assume that _ does not need to be imported.
This helps ensure that the _ from i18n is used.

Activating this check did not flag any violations.

Change-Id: I3859d14cdc68e8559679e2707af0fe4254f8550c
2015-08-04 11:03:47 -05: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