Controller: Split out software config
authorDan Prince <dprince@redhat.com>
Tue, 28 Oct 2014 22:00:40 +0000 (18:00 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 5 Jan 2015 18:53:28 +0000 (13:53 -0500)
commitf567ba6dea9ef6147ba9214606f9a4d434e99eb1
tree1eb958eb165b89a5a66fffe6606ef616189fc794
parent6812f6f644914da6d4b1c62230517cdd29b1e5f9
Controller: Split out software config

This is a step towards supporting pluggable software configurations
in the heat templates. By moving controller-config out of controller.yaml
we make it possible to define alternate implementations by
changing the OS::TripleO::ControllerConfig value in the
overcloud-resource-registry.yaml heat environment file.

Change-Id: I228216a0b55ff2d384b281d9ad2a61b93d58dab9
controller-config.yaml [new file with mode: 0644]
controller.yaml
overcloud-resource-registry.yaml