
Change-Id: I37a11f198d020067283ca5c154e610f2ff6770c1 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
652 B
652 B
Installation
Prerequisites
Downpour is written to take advantage of features of Python 3.5, so you will need a Python 3.5+ interpreter installed.
Installing with pip
At the command line:
$ pip install os-downpour
Note
The dist name for downpour is os-downpour
.
Cloud Access Credentials
downpour 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.