Files
nova-powervm/nova_powervm/tests/virt/powervm/tasks/__init__.py
Drew Thorstensen 85f1e763a3 Support mgmt network creation
PowerVM systems use a technology called Resource Monitoring and Control
(RMC).  This allows the hypervisor to perform dynamic operations to the
virtual machine (resize, migration, etc...).

This technology requires an Ethernet connection between the VM and the
PowerVM API.  This change set enables this via two means.

 - Refactoring the existing 'mgmt' nic connection into tasks.  This
   enables further tasks to determine if a mgmt VIF was created.
 - Send an additional network info element into the config drive to
   bring up the VIF on IPv6 link local.

Change-Id: I11881203d753061d7a2127fd2a939462f69d39e7
2015-05-27 12:08:03 -04:00

0 lines
0 B
Python

The file is empty.