Kobi Samoray ff6d9e821f NSX-T Migrate: migration script for libvirt
Convert libvirt interface definitions on a KVM host, to NSX managed
vSwitch definitions.

Usage:
python nsx_instance_if_migrate.py
  --username=<username>
  --password=<password>
  --project=<project>
  --auth-url=<keystone auth URL>
  [--project-domain-id=<project domain>]
  [--user-domain-id=<user domain>]
  [--machine-type=<migrated machine type]
  [--nsx-bridge=<NSX managed vSwitch>]

  password: Admin user's password
  keystone auth URL: URL to keystone's authentication service
  project domain: Keystone project domain
  user domain: Keystone user domain
  migrated machine type: Overwrites libvirt's machine type
  NSX managed vSwitch: vSwitch on host, managed by NSX

Change-Id: I9124de1c3448311bbb285251426cd851af54ffb6
2017-05-29 13:02:25 +03:00
..
2017-02-23 10:34:53 +02:00
2017-04-25 10:36:26 +03:00