1. Welcome to OS Migrate

OS Migrate provides a framework and toolsuite for exporting and importing resources between two clouds. It’s a collection of Ansible playbooks that provide the basic functionality, but may not fit each use case out of the box. You can craft custom playbooks using the OS Migrate collection pieces (roles and modules) as building blocks.

At present OS Migrate supports migration from VMware clouds to OpenStack, and OpenStack to OpenStack.

OS Migrate strictly uses the official OpenStack API and does not utilize direct database access or other methods to export or import data. The Ansible playbooks contained in OS Migrate are idempotent. If a command fails, you can retry with the same command.

2. Community

The source code of OS Migrate is hosted on GitHub.

For issue reports please use the GitHub OS Migrate issue tracker.

To get help, feel free to also create an issue on GitHub with your question.

3. Contents

3.1. OS Migrate Operator Guide

Comprehensive information for operators planning and executing OpenStack cloud migrations using OS Migrate.