Standardize example role definitions
authorAlex Schultz <aschultz@redhat.com>
Tue, 14 Mar 2017 22:36:02 +0000 (16:36 -0600)
committerAlex Schultz <aschultz@redhat.com>
Wed, 7 Jun 2017 20:20:03 +0000 (20:20 +0000)
commit0b259c8d39cd2f36a43be4795a063a8a504d417f
tree9da8d422981ff6e487c9cfce3490e188dd804c01
parent3c98a1bc3f13c2b38fa2b34a1b4c9f8675773f32
Standardize example role definitions

As we create new standard roles, we should include them from a single
location for ease of use and to reduce the duplication of the role
definitions elsewhere. This change adds a roles folder to the THT that
can be used with the new roles commands in python-tripleoclient by the
end user to generate a roles_data.yaml from a standard set of roles.

Depends-On: I326bae5bdee088e03aa89128d253612ef89e5c0c
Change-Id: Iad3e9b215c6f21ba761c8360bb7ed531e34520e6
Related-Blueprint: example-custom-role-environments
16 files changed:
README.rst
releasenotes/notes/example-roles-d27c748090f6a154.yaml [new file with mode: 0644]
roles/BlockStorage.yaml [new file with mode: 0644]
roles/CephStorage.yaml [new file with mode: 0644]
roles/Compute.yaml [new file with mode: 0644]
roles/Controller.yaml [new file with mode: 0644]
roles/ControllerOpenstack.yaml [new file with mode: 0644]
roles/Database.yaml [new file with mode: 0644]
roles/Messaging.yaml [new file with mode: 0644]
roles/Networker.yaml [new file with mode: 0644]
roles/ObjectStorage.yaml [new file with mode: 0644]
roles/README.rst [new file with mode: 0644]
roles/Telemetry.yaml [new file with mode: 0644]
roles/Undercloud.yaml [new file with mode: 0644]
roles_data.yaml
roles_data_undercloud.yaml