Pete Birley 7ffdd5222b Neutron: remove oslo-genconfig
This PS removes the modified oslo-genconfig from neutron.

Partially implements: blueprint remove-pregenerated-config-templates

Change-Id: I73091b7ad1af74e3a660ff17031f09628b33d17f
2017-09-22 03:16:44 +00:00
..
2017-07-17 16:30:09 +00:00
2017-08-26 17:23:02 +09: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