[Libvirt-cim] [PATCH] Update migration profile version

Dan Smith danms at us.ibm.com
Wed Sep 3 21:00:34 UTC 2008


# HG changeset patch
# User Dan Smith <danms at us.ibm.com>
# Date 1220475595 25200
# Node ID 86910946029f1e34f7cc7657745f0d7f19e034b8
# Parent  d0c38e61be2dc6a895c4e9d837d871df551df774
Update migration profile version

Signed-off-by: Dan Smith <danms at us.ibm.com>

diff -r d0c38e61be2d -r 86910946029f src/profiles.h
--- a/src/profiles.h	Wed Sep 03 13:58:12 2008 -0700
+++ b/src/profiles.h	Wed Sep 03 13:59:55 2008 -0700
@@ -96,9 +96,9 @@
 
 struct reg_prof VirtualSystemMigration = {
         .reg_org = 2,
-        .reg_id = "CIM:DSP1081-VirtualSystemMigration-1.0",
+        .reg_id = "CIM:DSP1081-VirtualSystemMigration-0.8.1",
         .reg_name = "Virtual System Migration",
-        .reg_version = "1.0",
+        .reg_version = "0.8.1",
         .scoping_class = NULL,
         .central_class = "VirtualSystemMigrationService",
         .scoping_profile = &SystemVirtualization




More information about the Libvirt-cim mailing list