Commit Graph

10 Commits (72c7a90b55a3d233b32f133fcaf631a076e76e04)

Author SHA1 Message Date
zhangyanxian 1aedd827c4 Optimize the link address for fetching git code
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I1f6b32a5323571f584efd194e0bd404bd6758af5
6 years ago
Matthew Kassawara b1ae456702 Docs: Implement doc8 linter
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
7 years ago
Jenkins e3da562ae6 Merge "Fix some doc typos" 8 years ago
gong yong sheng 6eb3e5c60c Fix some doc typos
Change-Id: Icad7f0eb703bb7fffea8d0ce810c0bd289231ba1
8 years ago
Kyle Mestery 9d0aab0ecc Move Vagrant configuration into the vagrant directory
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>
8 years ago
Russell Bryant 98ff10a3d5 Adjust devstack README formatting.
This mainly just adjusts headings and wraps lines.

Change-Id: I993a43b72ccc86920e308273822d28b3a7e50b42
Signed-off-by: Russell Bryant <rbryant@redhat.com>
8 years ago
Sebastien Dupont 255d5f752a Automated setup using Vagrant + Virtualbox
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
8 years ago
Russell Bryant 102b8537f3 Updates to reflect move from stackforge to openstack
The move has been completed, so update all stackforge references to
openstack.

Change-Id: I47854615fd9762783bb60da36582d02d8bad609e
8 years ago
Russell Bryant 7e522214df devstack: install and run ovs+ovn
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
8 years ago
Kyle Mestery a3374b0e3b Add devstack support
Change-Id: I69cb2c6081371709097876f334ce540ebebc9bf0
8 years ago