Skip to content
Snippets Groups Projects
Commit a9d62e04 authored by František Řezníček's avatar František Řezníček
Browse files

refactor: shorten lined in project-migrator.py description

parent 68246ab4
No related branches found
No related tags found
No related merge requests found
Pipeline #415466 waiting for manual action
...@@ -6,7 +6,9 @@ Tool performs OpenStack workflow migration from single OpenStack cloud to anothe ...@@ -6,7 +6,9 @@ Tool performs OpenStack workflow migration from single OpenStack cloud to anothe
Tool expects same block storage connected to both clouds to be able to perform storage transfer quickly. Tool expects same block storage connected to both clouds to be able to perform storage transfer quickly.
Block storage is transferred using external ceph migrator server node using ceph low-level commands. Block storage is transferred using external ceph migrator server node using ceph low-level commands.
Ceph migrator server node is allowed to perform ceph operations (ceph storage access is blocked outside OpenStack servers) and also provides enough disk space for object storage migration. Ceph migrator server node is allowed to perform ceph operations
(ceph storage access is blocked outside OpenStack servers)
and also provides enough disk space for object storage migration.
TODO: Object storage migration TODO: Object storage migration
Tool relies on main libraries: Tool relies on main libraries:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment