portdirect 3eb87b4d91 Gate: remove unused over-rides values
This PS removes now unused over-rides files from the repo.

Change-Id: Ic5908c3f8fe0fc0976690161be1e2c5bdb0b2b2a
2018-01-28 23:05:59 -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