refer to os-client-config docs for auth setup

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-01-31 12:06:09 -05:00
parent fd90201a80
commit 52cc6ae7ce
1 changed files with 8 additions and 2 deletions

View File

@ -10,12 +10,18 @@ of Ansible playbooks for importing the data into another cloud.
Installing and Using
====================
The project is in a very very early prototyping stage. With tox_
installed, experiment via::
The project is in a very very early prototyping stage.
aerostat uses `os-client-config`_ for settings related to accessing
the cloud. Fill in your ``clouds.yaml`` or use the environment
variables or command line arguments provided.
With tox_ installed, experiment via::
$ tox -e venv -- aerostat
.. _tox: https://tox.readthedocs.io/en/latest/
.. _os-client-config: http://docs.openstack.org/developer/os-client-config/
* Free software: Apache license
* Source: http://git.openstack.org/cgit/openstack/aerostat