Provide sample environment for composable roles
authorAlex Schultz <aschultz@redhat.com>
Tue, 25 Jul 2017 21:38:46 +0000 (15:38 -0600)
committerAlex Schultz <aschultz@redhat.com>
Thu, 17 Aug 2017 15:00:02 +0000 (09:00 -0600)
commit10bb3d5635bc1f6934b81db46f8d1353604f58a2
tree3d16d08fcf5f3bc93595981243894ab86564526b
parent81425853a2858a7ebfb51e195fea3184c4b45f1b
Provide sample environment for composable roles

Creating a sample environment generator configuration to generate basic
environment files for the following architectures:

 * Monolithic HA (3 Controller, 3 Compute, 1 Ceph)
 * Monolithic Non-HA (1 Controller, 1 Compute, 1 Ceph)
 * Standalone (3 Controller, 3 Database, 3 Messaging, 2 Networker,
   1 Compute, 1 Ceph)

Change-Id: Id0b967d3b2356f38a51e1028b2dccc122d59888c
Related-Blueprint: example-custom-role-environments
environments/composable-roles/monolithic-ha.yaml [new file with mode: 0644]
environments/composable-roles/monolithic-nonha.yaml [new file with mode: 0644]
environments/composable-roles/standalone.yaml [new file with mode: 0644]
sample-env-generator/composable-roles.yaml [new file with mode: 0644]