Kaitlin Rupert wrote:
> }
> +
> + curr_cim_rev, changeset = get_provider_version(virt, server)
> + if curr_cim_rev >= libvirt_rasd_storagepool_changes:
> + sto_vol_cn = 'StorageVolumeResourceAllocationSettingData'
> + storagevol_rasd_cn = get_typed_class(virt, sto_vol_cn)
> + rtype[storagevol_rasd_cn] = 32768
Instead of setting the value 32768 here, can you create a variable in
const.py, that way this value has more meaning.
We should have done the same for the other values, but that's
something we can clean up later.
done.
--
Thanks and Regards,
Deepti B. Kalakeri
IBM Linux Technology Center
deeptik(a)linux.vnet.ibm.com