Snap package for all OpenStack client tools
Go to file
Thomas Bechtold 66121800bd Update snap for victoria release
As stable branches have now been cut update the snap to use
Victoria release versions.

Change-Id: Ifbe6048666656a985bb6ba9cdf09b6a010fe6c68
2020-12-22 16:00:44 +01:00
tools Update for OpenStack Train 2019-10-09 10:02:20 +01:00
.gitignore Initial snap 2017-01-24 14:44:36 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:59 +00:00
CONTRIBUTING.rst Initial snap 2017-01-24 14:44:36 +00:00
README.md Initial snap 2017-01-24 14:44:36 +00:00
bindep.txt Update for OpenStack Train 2019-10-09 10:02:20 +01:00
generate-cmds Add Masakari client for OpenStack Train 2019-10-28 14:29:01 -05:00
requirements.txt Initial snap 2017-01-24 14:44:36 +00:00
snapcraft.yaml Update snap for victoria release 2020-12-22 16:00:44 +01:00
tox.ini Update for OpenStack Train 2019-10-09 10:02:20 +01:00

README.md

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.