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-03-26 05:09:02 -07:00
2017-05-18 12:29:54 +00:00
2017-05-15 05:32:10 +00:00
2017-03-26 05:09:02 -07:00
2017-05-01 04:19:06 +00:00
2017-03-26 05:09:02 -07:00
2017-03-10 08:47:30 +00:00
2017-05-23 14:06:11 +00:00
2017-05-23 14:06:11 +00:00
2017-03-26 05:09:02 -07:00
2017-03-26 05:09:02 -07:00
2017-04-26 14:54:40 +00:00