Commit Graph

37 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
Monty Taylor dacdd496e5 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: Ic0092fc2def0d50676176a245d727ea4b85382b3
2016-03-03 21:43:04 +00:00
Min Pae a399947101 Updated from global requirements
Change-Id: I14ae3aae962cc17cc7ff434d9f5e22e6f9d9e44a
2016-03-03 13:33:56 -08:00
Doug Hellmann 3410dd230e remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I04900fb74839cba8c2221a0170dd86b40e4becc4
2015-12-23 01:31:08 +00:00
Jenkins 5270673c0a Merge "Adding support for displaying cluster error details" 2015-11-23 23:54:10 +00:00
venkatamahesh 95fc5818e7 Added home-page value in setup.cfg file
Change-Id: I4c4016290fa0009e4821db9e066c96a8fc8c4427
2015-11-18 19:10:40 +00:00
Vipul Sabhaya d2d282aa5a Open Mitaka release
Change-Id: I28945e3e452f7f31fc57773abcfd0c5bbf39e02c
2015-11-12 16:40:26 -08: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
Jenkins e5db228d8e Merge "Activate pep8 check that _ is imported" 2015-08-21 05:35:50 +00:00
Abitha Palaniappan 6515ff80d6 Keystone v3 support
Change-Id: Ib42448410ed44938058c228cf549ac56937dcde9
2015-08-17 21:45:14 -07: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
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
Elizabeth K. Joseph ff19a0bf9b Update .gitreview file for project rename
Change-Id: I299c9ab856c003a97bb778d22370876d91c2c42d
2015-07-10 17:03:13 -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
Jenkins 2df988740a Merge "Making multiple fixes to the cue dashboard" 2015-04-06 23:09:02 +00: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
Jenkins 3b6726813a Merge "adding gitreview" 2015-03-24 15:53:47 +00: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
Min Pae fd114452d5 adding gitreview
Change-Id: I6ab33df0065ce7b65c9a0fbe8a182f568bf2f585
2015-03-17 15:51:56 -07:00
Steve Leon 76225d2aae Fixing network launch reference 2015-03-09 17:30:25 -07:00
Steve Leon 2021adf55a Adding python-cueclient to requirements 2015-03-09 17:21:13 -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 2a02fe76a6 Updating Readme file 2015-03-07 15:40:01 -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 fbe947d301 Deleting generated files 2015-03-07 00:15:51 -08:00
Steve Leon 6586143211 Adding .gitignore file 2015-03-07 00:12:29 -08:00
Steve Leon 6195e73ff6 First commit 2015-03-05 13:58:26 -08:00