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
This commit is contained in:
Andy McCrae 2018-02-12 16:29:57 +00:00 committed by Major Hayden
parent 5d61ed448c
commit 72f46e7464
1 changed files with 7 additions and 0 deletions

View File

@ -79,3 +79,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