[openstack-dev] Deprecation of config variables

Parthipan, Loganathan parthipan at hp.com
Tue Apr 1 14:03:39 UTC 2014



> -----Original Message-----
> From: Russell Bryant [mailto:rbryant at redhat.com]
> Sent: 01 April 2014 14:24
> To: openstack-dev at lists.openstack.org
> Subject: Re: [openstack-dev] Deprecation of config variables
> 


> 
> You may have just mixed up the sections the options go in.
> 

You're correct, the sections.. :) Thanks.


>     [libvirt]
>     # Libvirt domain type (valid options are: kvm, lxc, qemu, uml,
>     # xen) (string value)
>     # Deprecated group/name - [DEFAULT]/libvirt_type
>     #virt_type=kvm
> 
> So, the old option was:
> 
>     [DEFAULT]
>     libvirt_type=kvm
> 
> The new option is:
> 
>     [libvirt]
>     virt_type=kvm
> 
> --
> Russell Bryant
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list