25683d8cf4
This PS changes the MVP deployment of Neutron to use the native interface rather than shelling uout to the clients. The values were inserted during the original development of the MVP deployment and subsequently left. Change-Id: Ie098dc71a0fc82f000b7c40048e9f35913f05a79 |
||
---|---|---|
.. | ||
ceph.yaml | ||
cinder.yaml | ||
glance.yaml | ||
neutron.yaml | ||
nova.yaml | ||
README.rst |
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