I wasn't clear, let me try again: CINDER_ENABLED_BACKENDS=";"
set the value to the separator character semi-colon. That evaluates to not-empty for the shell :- but has no entries so is still effectively null for the cinder config code. dt On Wed, Mar 25, 2015 at 8:47 AM, Deepak Shetty <dpkshe...@gmail.com> wrote: > > > On Wed, Mar 25, 2015 at 6:58 PM, Dean Troyer <dtro...@gmail.com> wrote: > >> On Wed, Mar 25, 2015 at 5:58 AM, Deepak Shetty <dpkshe...@gmail.com> >> wrote: >> >>> Sorry, hit send before i could complete >>> back to square one (unless we modify lib/cinder to *not* use default >>> for CINDER_ENABLED_BACKENDS >>> if 'CINDER_ENABLED_BACKENDS=' specified in localrc) >>> >> >> You could safely set CINDER_ENABLED_BACKENDS=; in local.conf to avoid the >> :- default setting. >> > > Per the comment from yamamoto [1] it seems :- stands for unset or empty, > so it won't work (IIUC) > > [1]: https://review.openstack.org/#/c/167375/1/doc/source/plugins.rst > > thanx, > deepak > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- Dean Troyer dtro...@gmail.com
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev