Deprecate the old mergepy overcloud templates
authorDan Prince <dprince@redhat.com>
Mon, 23 Feb 2015 19:22:12 +0000 (14:22 -0500)
committerDan Prince <dprince@redhat.com>
Tue, 24 Feb 2015 01:50:59 +0000 (20:50 -0500)
commitc82b6cec10e1b411774d2f4d5d51565ba7c3550c
treee80a999cba61fb0d75fc847c031a112195b236d2
parent112a42f34d4384eab729f039ad60b88cc714d09b
Deprecate the old mergepy overcloud templates

This patch moves all the related mergepy templates for the
overcloud into a deprecated directory. The Makefile has
been updated so that overcloud.yaml is still generated
at the top level so this shouldn't break end users.

This is to reduce confusion for new users who are learning the
TripleO heat templates and find the fact that we have two full
implementations very confusing.

Change-Id: I0848aca4dee3e37cb4c6089c5f655ad22ac6c5fd
Makefile
deprecated/block-storage.yaml [moved from block-storage.yaml with 100% similarity]
deprecated/nfs-source.yaml [moved from nfs-source.yaml with 100% similarity]
deprecated/nova-compute-config.yaml [moved from nova-compute-config.yaml with 100% similarity]
deprecated/nova-compute-instance.yaml [moved from nova-compute-instance.yaml with 100% similarity]
deprecated/overcloud-source.yaml [moved from overcloud-source.yaml with 99% similarity]
deprecated/overcloud-vlan-port.yaml [moved from overcloud-vlan-port.yaml with 100% similarity]
deprecated/ssl-source.yaml [moved from ssl-source.yaml with 100% similarity]
deprecated/swift-deploy.yaml [moved from swift-deploy.yaml with 100% similarity]
deprecated/swift-source.yaml [moved from swift-source.yaml with 100% similarity]
deprecated/swift-storage-source.yaml [moved from swift-storage-source.yaml with 100% similarity]