Tenant data transfer tool
Go to file
Doug Hellmann e8f616d9cf add options to control whether progress bar appears
Make it possible to turn off the progress bar without completely
silencing the app.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-31 17:55:46 -05:00
aerostat add options to control whether progress bar appears 2017-01-31 17:55:46 -05:00
doc/source Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
releasenotes Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
.coveragerc Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
.gitignore read list of resources to export from data file 2017-01-31 16:40:54 -05:00
.gitreview Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
.mailmap Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
.testr.conf Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
HACKING.rst Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
LICENSE Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
MANIFEST.in Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
README.rst refer to os-client-config docs for auth setup 2017-01-31 12:06:09 -05:00
babel.cfg Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
requirements.txt experiment with downloading images 2017-01-31 10:59:24 -05:00
setup.cfg start a command line app 2017-01-31 09:38:42 -05:00
setup.py Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
test-requirements.txt Initial Cookiecutter Commit. 2017-01-30 18:42:27 -05:00
tox.ini pep8 cleanups 2017-01-31 17:24:47 -05:00

README.rst

aerostat -- OpenStack Tenant Data Migration Tool

aerostat exports tenant data from an OpenStack cloud to create a set of Ansible playbooks for importing the data into another cloud.

Installing and Using

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