Use https instead of http to ensure the safety without containing our
account/password information
Change-Id: I1f6b32a5323571f584efd194e0bd404bd6758af5
Implement the doc8 linter for RST documentation, convert
errors to warnings for the '-docs' gate job, and fix any
files that fail checks.
Change-Id: I98f135e446034ccef31f07a8d6ba0f25a197c9fa
This consolidates the Vagrant configuration for networking-ovn into the
vagrant directory. Future commits will expand the Vagrant support.
Change-Id: I5d5537a7ffbac38f3ffc0b1c7c4efa5de7cc1df1
Signed-off-by: Kyle Mestery <mestery@mestery.com>
This mainly just adjusts headings and wraps lines.
Change-Id: I993a43b72ccc86920e308273822d28b3a7e50b42
Signed-off-by: Russell Bryant <rbryant@redhat.com>
Automate the setup described in the devstack test instructions.
This will create a 2 nodes devstack (controller + compute),
where OVN is used as the Open vSwitch backend.
Change-Id: I6d6f77c8d19e4496c1c4f516d403410dd2799009
Related-Bug: #1499917
This patch updates the devstack integration to install ovs+ovn from
source. It creates the ovs, ovn, and ovn-nb databases and runs
ovsdb-server and ovs-vswitchd. Once ovn-nbd and ovn-controller exist,
they will be run, as well.
This also includes some other assorted changes made while I was
getting this to work.
Change-Id: I8eb4f88aed2101f60382fb8307265154066dc482