On Wed, Feb 22, 2017, at 09:36 PM, Mikhail Medvedev wrote: > Hi third-party CI operators, > > This is for those who use devstack-gate with localrc. You might have > started seeing failures since [1] landed. This is due to a few > devstack settings now being ignored. When devstack sees that you have > both localrc and [[local|localrc]] section in local.conf, it only uses > localrc file. > > A solution is to move your localrc settings into [[local|localrc]] > section of local.conf. For a temporary fix you can also pin > devstack-gate to a version before [1], until your configuration is > migrated.
Even better would be using the DEVSTACK_LOCAL_CONFIG var which is passed through properly regardless of underlying configuration file type. Clark __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
