Skip to content

Cold migrate and vAPPs vAPP templates or media/ISO from vCloud director to vCenter

License

Notifications You must be signed in to change notification settings

karthikdhanusu/vcdmigtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vCD to vCenter VM cold migration tool

Description:

The purpose of this script is to migrate vAPPs, vAPP templates and Media/ISO images from vCloud director to the vCenter server's Content Library. Once the objects are migrated to the destination content library user shall deploy the VMs from the templates.

Installation :

1. Use git clone https://github.com/karthikdhanusu/vcdmigtool.git to download the scripts main.py (user interface) migtool.py (migrate object script). 2. Use requirements.txt file to install the dependencies

Supported / Tested platform:

OS: Windows Language : Python 3.x

Usage:

The script contains the code to migrate the workloads from vCloud Air (Legacy cloud platform by VMware - Depreciated) and from the On-Prem vCloud Director to vCenter server.

  1. Execute the script main.py

      python main.py
    

Select the environment type: 1.vCloud Air (Legacy-depreciated) 2.On-premise vCloud director Enter your choice [1-2]:

  1. Select 2 for the On-premise vCloud Director.
  2. Enter the user credentials for source and destination.
  3. Select the Object type vAPP, vAPP template and Media/ ISO files
  4. The script will drive you till the end of migration.

Note: When a migration is initiated a Keep-alive window will open and it should be active till the migration task is complete. Please do NOT close it till the task is completed

About

Cold migrate and vAPPs vAPP templates or media/ISO from vCloud director to vCenter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages