Add capabilities map
authorJiri Tomasek <jtomasek@redhat.com>
Fri, 6 Nov 2015 10:54:31 +0000 (11:54 +0100)
committerTzu-Mainn Chen <tzumainn@redhat.com>
Tue, 15 Dec 2015 15:48:30 +0000 (10:48 -0500)
commitd3cb9359416098309f728845297f263e30aa6e7b
tree0ad790b40dc52b3295ed2cabdb46d06b71c6b527
parent0df1c1589877ffd57b6ef933060f6d3316c9d343
Add capabilities map

This file holds metadata about the capabilities of the tripleo-heat-templates
repository for deployment using puppet. It groups configuration by topic,
describes possible combinations of environments and resource capabilities

It's main purpose is to provide relevant information to the user to guide
him through the deployment options. tripleo-common can use this
information to streamline deployment process on environment and resource
registry level. Heat templates themself aren't currently able to provide
this information.

Change-Id: I82a7ba6defc13ac2efae73a6caa36bfee69dd94b
capabilities_map.yaml [new file with mode: 0644]