
Kaitlin Rupert wrote:
# HG changeset patch # User Kaitlin Rupert <karupert@us.ibm.com> # Date 1197681878 28800 # Node ID 5339f01a786a287ed6f2c49b47704fd99db6432a # Parent 72b93a4339e1c13080d6a6d80a580a7742c0b851 Fix VSMigrationService NULL key attributes.
The SystemCreationClassName and SystemName keys are NULL, these should be set.
VirtualSystemMigrationSerive and VSMigrationService both need to get the values for these attributes in the same way. It would be possible to lump this bit of code into a function in Virt_HostSystem, but it's unlikely that the implementation specific host provider will offer such a function (since Virt_HostSystem is acting as a placeholder). Thoughts? -- Kaitlin Rupert IBM Linux Technology Center karupert@us.ibm.com