+1

Sharad Mishra
Open Virtualization
Linux Technology Center
IBM

libvirt-cim-bounces@redhat.com wrote on 07/23/2010 05:57:19 AM:

> "Deepti B. Kalakeri" <deeptik@linux.vnet.ibm.com>

> Sent by: libvirt-cim-bounces@redhat.com
>

> 07/23/2010 05:57 AM
>
> Please respond to
> List for discussion and development of libvirt CIM <libvirt-cim@redhat.com>

>
> To

>
> libvirt-cim@redhat.com

>
> cc

>
> Subject

>
> [Libvirt-cim] [PATCH] [TEST] Fixing a typo in the vsms/
> 08_CreateDiskResourcePool.py

>
> # HG changeset patch
> # User Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com>
> # Date 1279889817 25200
> # Node ID 4f2909dd0e2f9be6d3f32b0926d564d112ec2572
> # Parent  77a48790e995d59b8e1824a84a12a5c5288750c4
> [TEST] Fixing a typo in the vsms/08_CreateDiskResourcePool.py
>
> Tested has been verified with KVM  Libvirt-CIM Sources.
> Signed-off-by: Deepti B. Kalakeri <deeptik@linux.vnet.ibm.com>
>
> diff -r 77a48790e995 -r 4f2909dd0e2f suites/libvirt-cim/cimtest/
> ResourcePoolConfigurationService/08_CreateDiskResourcePool.py
> --- a/suites/libvirt-cim/cimtest/ResourcePoolConfigurationService/
> 08_CreateDiskResourcePool.py   Fri Jul 23 05:49:15 2010 -0700
> +++ b/suites/libvirt-cim/cimtest/ResourcePoolConfigurationService/
> 08_CreateDiskResourcePool.py   Fri Jul 23 05:56:57 2010 -0700
> @@ -62,7 +62,7 @@
>  libvirt_netfs_pool_support=869
>      
>  def get_pool_attr(server, pool_type, dp_types, rev):
> -    pool_attr = { "Path" : "/var/lib/libvirt/images/" }
> +    pool_attr = { "Path" : "/var/lib/libvirt/images" }
>  
>      if rev >= libvirt_netfs_pool_support and \
>         pool_type == dp_types['DISK_POOL_NETFS']:
>
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim@redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim