
Start running the doc8 RST linter in the pep8 job. This will catch obvious errors like line too long, etc. Tried to fix most of the errors (there were a lot!), but added some ignore directives so we can address some files later. Did have to move a couple of files around as a double include was causing some issues, but content is unchanged. Change-Id: I336a9ee7729045da095be22ea0f58ee596967174
553 B
553 B
Deploying an OVN Development Environment with vagrant
The vagrant directory contains a set of vagrant configurations which will help you deploy Neutron with the OVN driver for testing or development purposes.
We provide a sparse multinode architecture with clear separation between services. In the future we will include all-in-one and multi-gateway architectures.
prerequisites sparse-architecture