Tenant data transfer tool
195d881c6c
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have. |
||
---|---|---|
demo | ||
doc/source | ||
downpour | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
downpour --- OpenStack Tenant Data Migration Tool
downpour 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.
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.
With tox installed, experiment via:
$ tox -e venv -- downpour
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/downpour
- Documentation: http://downpour.readthedocs.io/en/latest/