James Page 9f6bf3426e Update for OpenStack Train
Update snap for Train versions of the OpenStack Client and
dependencies.

Use core18 as the base for the snap.

Drop misc commands that are no longer provided.

Use python3 as the interpreter for snapcraft builds.

Switch to microstack style LXD build with switch to core18
base.

Change-Id: I2e3dc49c2ddb6889a3bf3738002d03cbc87fa644
2019-10-09 10:02:20 +01:00
2019-10-09 10:02:20 +01:00
2017-01-24 14:44:36 +00:00
2017-02-13 11:31:32 +00:00
2019-10-09 10:02:20 +01:00
2017-01-24 14:44:36 +00:00
2017-01-24 14:44:36 +00: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
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 423 KiB
Languages
Shell 100%