Add base kit scenario

This scenario includes only the base compute kit (and haproxy),
consisting of: Glance, Keystone, Neutron, Nova and Cinder.

Change-Id: I40e6901ef116b3f4a8d24ad1851327d83a56323e
(cherry picked from commit 72f46e7464)
This commit is contained in:
Andy McCrae 2018-02-12 16:29:57 +00:00 committed by Major Hayden
parent eee0498dbe
commit 931e8b0dca
1 changed files with 7 additions and 0 deletions

View File

@ -68,3 +68,10 @@ confd_overrides:
- name: keystone.yml.aio
- name: heat.yml.aio
- name: tacker.yml.aio
aio_basekit:
- name: haproxy.yml.aio
- name: cinder.yml.aio
- name: glance.yml.aio
- name: keystone.yml.aio
- name: neutron.yml.aio
- name: nova.yml.aio