# HG changeset patch
# User Sharad Mishra <snmishra(a)us.ibm.com>
# Date 1259887744 28800
# Node ID ca47600f4ce1e2f5e4f2057f47eb0cf7366d4e3f
# Parent c43110511d0391a0b3203212ba85d658cc046291
mof file changes.
Varialbe name had changed in provider.
Signed-off-by: Sharad Mishra <snmishra(a)us.ibm.com>
diff -r c43110511d03 -r ca47600f4ce1 schema/ResourceAllocationSettingData.mof
--- a/schema/ResourceAllocationSettingData.mof Thu Dec 03 16:48:53 2009 -0800
+++ b/schema/ResourceAllocationSettingData.mof Thu Dec 03 16:49:04 2009 -0800
@@ -141,7 +141,7 @@
string Password;
[Description ("Is IPv6 only addressing is to be used")]
- boolean IsIPv6Only;
+ boolean is_ipv6_only;
};
[Description ("KVM virtual graphics device"),
@@ -160,7 +160,7 @@
string Password;
[Description ("Is IPv6 only addressing is to be used")]
- boolean IsIPv6Only;
+ boolean is_ipv6_only;
};
[Description ("LXC virtual graphics device"),
@@ -179,7 +179,7 @@
string Password;
[Description ("Is IPv6 only addressing is to be used")]
- boolean IsIPv6Only;
+ boolean is_ipv6_only;
};
[Description ("Xen virtual input device"),