On Tue, Jun 23, 2015 at 12:06:27PM +0100, Steven Hardy wrote: > tripleo-heat-templates/controller/cinder_backends/enable_netapp.yaml > ... > > OS::TripleO::EnableCinderBackends: [enable_netapp.yaml, enable_foo.yaml, ...]
Correction, I realised this should probably be more declarative, e.g not the imperative "enable", so more like: OS::TripleO::CinderBackends: [netapp.yaml, foo.yaml, ...] But hopefully the overall idea in my original message was still clear, the logic is independent of any such naming decisions. Cheers. Steve __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
