openstack-helm/tools/overrides/mvp
Pete Birley 67d80770e6 Gate: Refactor and setup for integration gating
This PS tidies up the gate and introduces the intial framework
for integration gating.

Change-Id: I0bbdfa2088e9ebbe86640c79df4d8b716d9a9705
2017-05-05 11:33:56 -05:00
..
glance.yaml Gate: Refactor and setup for integration gating 2017-05-05 11:33:56 -05:00
neutron.yaml Gate: Refactor and setup for integration gating 2017-05-05 11:33:56 -05:00
nova.yaml Gate: Refactor and setup for integration gating 2017-05-05 11:33:56 -05:00
README.rst Gate: Refactor and setup for integration gating 2017-05-05 11:33:56 -05:00

OpenStack-Helm MVP Overrides

The project specific overrides in this directory allow you to reduce the default resilience of OpenStack-Helm, by turning off HA of the Neutron Agents. Additionally the default distributed storage backend, Ceph, is disabled and replaced by local storage for OpenStack components.

These changed are made to achieve these goals:
  • Demonstrating how values can be set and defined within OpenStack-Helm
* Allowing OpenStack-Helm to run on a single node for:
  • Development
  • Demonstration
  • Basic integration pipelines in a CI System