openstack-helm/tools/overrides/mvp
Pete Birley ff3c52ba9f Nova: Update MVP values to reflect removal of oslo-genconfig tool
This PS updates the Nova MVP values to reflect the removal of
the oslo-genfig tool.

Change-Id: Ibb5c2b4e97d119da138fe1ba853137f517703bcd
2017-10-04 17:19:29 +00:00
..
ceph.yaml Fix ceph single node gate health 2017-07-17 16:30:09 +00:00
cinder.yaml Cinder: remove oslo-genconfig 2017-09-21 13:49:46 +00:00
neutron-linuxbridge.yaml Neutron: remove oslo-genconfig 2017-09-22 03:16:44 +00:00
neutron-ovs.yaml Neutron: remove oslo-genconfig 2017-09-22 03:16:44 +00:00
nova.yaml Nova: Update MVP values to reflect removal of oslo-genconfig tool 2017-10-04 17:19:29 +00: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