Commit Graph

21 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
dagnello dba7b2a3bf Adding support for displaying cluster error details
Required with Cue patch:
https://review.openstack.org/#/c/244308/

Change-Id: I41e8f4e350efed21befdd3864aaff57a777adbd5
closes-bug:  1508730
2015-11-12 14:45:30 -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
dagnello 09c6138914 Forwarding username and password to cue client
Cue now supports custom user authentication for rabbit clusters.
This patch forwards authentication details (username and password
to cue client).

Change-Id: I4e5681595726b81db6fb8efd331c0109e524e267
implements: blueprint custom-default-user
2015-08-26 15:12:04 -07:00
Abitha Palaniappan 6515ff80d6 Keystone v3 support
Change-Id: Ib42448410ed44938058c228cf549ac56937dcde9
2015-08-17 21:45:14 -07: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 17d619ef03 Rename end_points to endpoints
This patch depends on the cue and cue-client patches:
https://review.openstack.org/#/c/196287/
https://review.openstack.org/#/c/196289/

So these should merge before this patch.

Change-Id: If8167df826bad768343912dbe44a911d1ca041aa
Partial-Bug: 1439799
2015-07-14 11:15:40 -07:00
Steve Leon e15df6b681 Renaming cue service to message-broker
Also changingg all occurrences of 'queues' to 'messagebroker'

Change-Id: I3744a0ad8175a74da7e96dcbf7836f6ae5548919
2015-07-07 14:35:21 -07:00
Vipul Sabhaya 0d14b0dd33 Add unit test and coverage configuration
Change-Id: Id57bb2ee92483adc1751a45a6d4c1f320a900591
2015-05-13 16:28:22 -07:00
Steve Leon c8a8a1b35b Fixed cluster view
cluster.uri was changed to cluster.endpoints

Change-Id: I3a1fe569c0fb808bd2362ea9c7ab659bed91333f
2015-05-07 20:01:44 -07:00
Steve Leon 97604666d6 Making multiple fixes to the cue dashboard
- Renaming column names
- Adding endpoint URL into the table list
- Username and password field in create cue form
- Remove network widget and replace with dropdown
- Add flavor details to create cluster
- Update tooltips

Change-Id: I16f5cde7109931b40c80108fa1dc76cd6597255a
2015-04-01 11:40:18 -07:00
Steve Leon 2d752d0cc6 Fix create cluster network issue
Change-Id: Ic8ab2b31f139d0027354a15a562103c166b2dba3
2015-03-18 18:08:06 -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 76225d2aae Fixing network launch reference 2015-03-09 17:30:25 -07:00
Steve Leon 3b6846680c Add create cluster 2015-03-09 15:36:32 -07:00
Steve Leon 948cbf2e31 Adding cluster detail screen 2015-03-09 11:56:12 -07:00
Steve Leon 8061914517 Add delete cluster 2015-03-07 21:46:12 -08:00
Steve Leon 443af327dc Adding queue list 2015-03-07 15:36:03 -08:00
Steve Leon 3d21ae663f Removing template directory 2015-03-07 00:21:46 -08:00
Steve Leon ca091d69ba Updating dashboard 2015-03-07 00:19:41 -08:00
Steve Leon 6195e73ff6 First commit 2015-03-05 13:58:26 -08:00