Split out Nova software config
authorDan Prince <dprince@redhat.com>
Wed, 15 Oct 2014 15:18:42 +0000 (11:18 -0400)
committerDan Prince <dprince@redhat.com>
Fri, 14 Nov 2014 16:56:22 +0000 (11:56 -0500)
commiteaa52183af833d286d7e5c2f1b58be3df346d2de
tree34c7cf63cb03c996f5fe302b71e7e590ba898011
parent3043a28d07b6d45436406627c9ace185543529e6
Split out Nova software config

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

Co-Authored-By: Steve Hardy <shardy@redhat.com>
Change-Id: I250dc1a8c02626cf7d1a5d2ce92706504ec0c7de
compute-config.yaml [new file with mode: 0644]
compute.yaml
overcloud-resource-registry.yaml