Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 9eccf4fe21 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: I1f4a71fbea8a90303036ad0adaec95fa15b6522f
2018-03-09 09:40:09 +01:00
Abitha Palaniappan 5d4550122d Validate cluster flavor with image metadata
cue cluster creation fails if the flavor disk size is too small
for the broker image.this fix validates the flavor disk size with
image metadata ,raising the exception from api instead of nova.

Change-Id: I18330c66cddf527d5fddfdbc29656e0313b04e16
2016-03-04 19:34:31 +00:00
Min Pae ea98738844 fix for horizon/devstack issue
As of pip 8.x installing from external links is not allowed when
constraints are enforced, this is causing cue-dashboard
installation to fail because cue-dashboard is pulling in
horizon as an external link as part of test-requirements.

Since test requirements won't be needed during devstack gate
testing, cue-dashboard/test-requirements.txt is being shuffled
around to avoid installing cue-dashboard/test-requirements.  This
follows the approach that Manila uses in
I841b56f65b50e9c5673cc02e93b4329ed29125ba

Change-Id: I29524df86146762aac5430efafaf7a02b705f539
2016-03-03 13:37:33 -08:00
Daniel Allegood 84f7e746df Enabling devstack plugin for Cue
Migrating our service install scripts from using the extras.d model to
the plugin model.

Change-Id: Ib6640053db1fc47a407ef1cb9e243b511ec4d960
2015-12-22 04:56:55 +00:00