[cli-reference] Remove Cue project
Cue project became an unofficial project. https://review.openstack.org/#/c/324412/ Change-Id: I662956f2a39586bc8a30f5b842d787180c8aac9e
This commit is contained in:
parent
f8bff99285
commit
2915229e0b
@ -62,7 +62,7 @@ fi
|
|||||||
# python-openstackclient has plugin interface.
|
# python-openstackclient has plugin interface.
|
||||||
# It needs to install plugin packages
|
# It needs to install plugin packages
|
||||||
# (i.e. python-ironicclient).
|
# (i.e. python-ironicclient).
|
||||||
osc_plugins=(barbican congress cue designate heat ironic ironic-inspector- sahara zaqar)
|
osc_plugins=(barbican congress designate heat ironic ironic-inspector- sahara zaqar)
|
||||||
if [[ $project == 'openstack' ]]; then
|
if [[ $project == 'openstack' ]]; then
|
||||||
# sahara misses oslo.log dependency.
|
# sahara misses oslo.log dependency.
|
||||||
# This is fixed in git repository and can be removed again after
|
# This is fixed in git repository and can be removed again after
|
||||||
|
@ -10,8 +10,6 @@ cloudkitty:
|
|||||||
name: Rating service
|
name: Rating service
|
||||||
congress:
|
congress:
|
||||||
name: Governance service
|
name: Governance service
|
||||||
cue:
|
|
||||||
name: Message Broker service
|
|
||||||
designate:
|
designate:
|
||||||
name: DNS service
|
name: DNS service
|
||||||
subcommands: complete
|
subcommands: complete
|
||||||
|
Loading…
Reference in New Issue
Block a user