Ghanshyam Mann e0ff71d4d3 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
2020-11-28 16:44:48 -06:00
2019-10-09 10:02:20 +01:00
2017-01-24 14:44:36 +00:00
2019-04-19 19:51:59 +00:00
2019-10-09 10:02:20 +01:00
2017-01-24 14:44:36 +00:00
2020-11-28 16:44:48 -06:00
2017-01-24 14:44:36 +00:00
2017-01-24 14:44:36 +00:00
2019-10-09 10:02:20 +01:00

OpenStack Clients Snap

This repository contains the source code of the snap for all OpenStack Client tools.

Installing this snap

The openstackclients snap can be installed directly from the snap store:

sudo snap install --edge --classic openstackclients

then setup the aliases for all client tools (this will automatically happen at some point in the future):

ls -1 /snap/bin/openstackclients.* | cut -f 2 -d . | xargs sudo snap alias openstackclients

Support

Please report any bugs related to this snap on Launchpad.

Alternatively you can find the OpenStack Snap team in #openstack-snaps on Freenode IRC.

Description
Snap package for all OpenStack client tools
Readme 381 KiB
Languages
Shell 100%