RHEV-M Migration Tool Windows Components
========================================

This directory contains the scripts needed for the part of the
migration tool to be executed in the Windows machine where RHEV-M
2.2 is installed.

The following files are provided:

rhevm-migration-windows.ps1

  This is the starting point of the migration process and the only
  script intended for direct execution by the user. All the other
  scripts are invoked by this one.

set-tables-to-rhev3/*.cmd
set-tables-to-rhev3/*.sql

  These scripts are responsible for adapting the schema of the rhevm
  database to the requirements of RHEV-M 3.0. They are not intended
  for direct execution by the user: they are invoked by
  rhevm-migration-windows-ps1 as needed.
