portdirect 226269d295 Gate/Doc: Move neutron config to gate scripts
This PS moves the neutron configuration to the gate scripts, rather
than mixing it between set and values commands, which was hard to
follow.

Change-Id: I94035d2af15efbe961366ae0427b39721b7aff78
2018-01-28 22:57:07 -05:00
..
2017-09-21 13:49:46 +00: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