
There are more options to specify a clouds.yaml file: a) the file can end with .yml, .yaml or .json b) the file can be located in the user home dir or in /etc/openstack So allow read-only access to /etc/openstack and ~/.config/openstack/ . See https://opendev.org/openstack/openstacksdk/src/branch/master/openstack/config/loader.py#L49 Change-Id: I84276ff4b12acc5f4ac5092580bb0e652d518e54 (cherry picked from commit 528db56bbcd0bd57916ae97b1cfc3d6f548b721a)
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
Languages
Shell
100%