Snap package for all OpenStack client tools
bd21619072
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have. |
||
---|---|---|
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
generate-cmds | ||
README.md | ||
requirements.txt | ||
snapcraft.yaml | ||
tox.ini |
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.