15 Commits

Author SHA1 Message Date
Sean Mooney
8b1c749531 Add standard header to .rst files
- This change intoduces a standard header to
  all RST files to defile the defult Heading level
  types.
- Heading levels:
  =======  Heading 0 (reserved for the title in a document)
  -------  Heading 1
  ~~~~~~~  Heading 2
  +++++++  Heading 3
  '''''''  Heading 4

Change-Id: Ibc7d19d6aaa9a10f4a931fdb1e46f728426dcc59
2017-03-27 14:08:18 +01:00
Emilien Macchi
c704a90dd9 Switch trunk/cbs/buildlogs to use https
There is a permanent redirection from http to https in buildlogs, cbs
and trunk repos that might create issues when the redirection fails for
some reasons.
Let's use https directly.

Change-Id: I84c81769f48f4c0ce95ca73623ed63d6657e15d5
2017-03-24 23:24:47 +00:00
Rodolfo Alonso Hernandez
4eea918c0a Fix minor documentation warnings
Change-Id: Ic2b53a9fcaabfce70fe439ed301322b26fb5627f
2016-12-13 14:02:50 +00:00
Rodolfo Alonso Hernandez
26c06836bf Reintroduce "learn-action" firewall driver
This patch reintroduce the "learn-action" firewall driver
for OVS.

Change-Id: I821036ed31997a2fe44d39c55e7ccfe0cabdd22a
2016-12-13 08:29:49 +00:00
Jenkins
78e31a5d98 Merge "Update project documentation formatting" 2016-10-18 17:50:05 +00:00
Helena McGough
0a1f7106a7 Update the ubuntu getting started guide.
- changed the OS requirements to ubuntu 16.04
- update the single node local.conf example
- added references and collateral

Closes-Bugs: #1599548, #1522632
Change-Id: Ifb2c6f7dfcf81b9f457bd2cb899148041caf3578
2016-10-13 09:09:39 +00:00
Rodolfo Alonso Hernandez
5f6b241c0b Update project documentation formatting
Added section indexes and fixed some formatting errors.

Change-Id: Ie42184b9057ef6d02f4917d7eee73b55ae1032a0
2016-10-10 11:24:36 +00:00
Sean Mooney
cecbf224d1 Enable conntrack Security Group Firewall driver
This change removes the 'learn action' based Security
Group Firewall Driver and documents how to enable the
conntrack Security Group Firewall Driver.

This change bumps the default OVS and DPDK commits
to enable conntrack support.

Change-Id: I81e82da9d26f2f8f75da0e766898ac528fb8fc59
2016-09-27 10:58:18 +01:00
David Shaughnessy
4f84f49cd9 Install additional dependencies while stacking
- remove some OS specific packages from getting started guides
- add ovs_dpdk_pre_install function that installs dependancies

Change-Id: I1bece2d59b8a18ffe63ae22e6c18328a97cd3f72
Closes-Bug: #1603093
2016-07-18 15:39:49 +01:00
haidee mcmahon
076a80d34b Fixed typo in Getting Started Guides
- Added a "t" to OpenDaylight
Closes-Bug: #1599445

Change-Id: I26f53fe7aff87cadfd9ff4d416a32103e3ca8032
2016-07-06 15:49:06 +01:00
Jenkins
98029eeedc Merge "updated centos install to use virt sig" 2016-06-10 16:44:12 +00:00
Sean Mooney
4bf5b033cc updated centos install to use virt sig
- this change removes previous code to
  install libvirt and qemu from rpms in
  favor of using the CentOS virt SIG repo

Change-Id: I0c8aaad652364ce709ead288c1cd6ce6a1f9efb4
Partial-Bug: #1564655
2016-05-30 18:59:14 +00:00
Federico Ressi
4b1f99bb2d Add OpenDaylight section to DevStack getting-started
Write documentation about how to setup Networking-ODL plugin
together with Networking-OVS-DPDK plugin.

Change-Id: Id19ea731b65c5d859518d88dc3dae84faf2a57d2
Closes-Bug: #1573611
2016-05-11 15:59:59 +01:00
zhang.lei
f9d43750cf Change 'Downgrade kernel' to 'Check kernel versions'
Change-Id: Iaa39ca275cb3deaa43c3eda55adca7b8858c81da
2016-02-29 15:44:57 +08:00
Michal Ptacek
015e215d75 Add Getting started guide for puppet module
- adding new guide for Ubuntu deployment
- moving devstack guides to special devstack folder

Change-Id: I839bf2c3081d45889c681a816bac8175506fd5b3
Closes-Bug: #1522630
2016-02-12 12:29:21 +00:00