Remove retired Searchlight usage
Searchlight project is retiring in Wallaby cycle[1]. This commit removes the usage of Searchlight project before its code is removed. Needed-By: https://review.opendev.org/c/openstack/searchlight/+/764526 [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018637.html Change-Id: I90fbb2807f91a5a2bea86717be251699db2470a6
This commit is contained in:
parent
d5386e2d4e
commit
e0ff71d4d3
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
for i in aodh barbican ceilometer cloudkitty congress designate freezer glance heat ironic magnum manila masakari mistral monasca murano sahara searchlight senlin swift tacker trove vitrage watch zaqar; do
|
||||
for i in aodh barbican ceilometer cloudkitty congress designate freezer glance heat ironic magnum manila masakari mistral monasca murano sahara senlin swift tacker trove vitrage watch zaqar; do
|
||||
echo " $i:
|
||||
command: bin/$i
|
||||
aliases:
|
||||
|
@ -170,7 +170,6 @@ parts:
|
||||
- python-monascaclient
|
||||
- python-muranoclient
|
||||
- python-saharaclient
|
||||
- python-searchlightclient
|
||||
- python-senlinclient
|
||||
- python-swiftclient
|
||||
- python-tackerclient
|
||||
|
Loading…
Reference in New Issue
Block a user