docs.git
7 years agoMerge "Remove javadoc until we fix how we build it"
Colin Dixon [Thu, 14 Jul 2016 14:58:40 +0000 (14:58 +0000)]
Merge "Remove javadoc until we fix how we build it"

7 years agoUpdated git submodules
Michael Vorburger [Tue, 12 Jul 2016 14:45:42 +0000 (16:45 +0200)]
Updated git submodules

Project: odlparent master 6cb77f912f4babd0eb3e324193d71284f00272fa

Checkstyle remove duplicate UpperEll (minor)

Change-Id: I4a557c4b2dc629f6d0544c24b09aa09ea53b673e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 8 Jul 2016 02:41:46 +0000 (04:41 +0200)]
Updated git submodules

Project: odlparent master 71c8ec353293be886fffca601f26401f2ee31823

Introduce hamcrest-library, going beyond hamcrest-core, to the stars..

http://www.vogella.com/tutorials/Hamcrest/article.html
https://code.google.com/archive/p/hamcrest/wikis/Tutorial.wiki

Change-Id: If042c21216c62509c37176df647369b1fa2757c5
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 4 Jul 2016 12:22:33 +0000 (14:22 +0200)]
Updated git submodules

Project: odlparent master 2a610abbba5aac6ca44b8448b982df5b897f6626

Relax Checkstyle for JavaDoc, not mandatory for annotations

Because in at least one instance a project (ovsdb/library;
https://git.opendaylight.org/gerrit/#/c/40967/) has adopted Checkstyle
99% but then disabled enforcement because of lack of JavaDoc in a few
annotation types.  This is the wrong way to go about this IMHO; I'd
rather we relax this arbitrary requirement (that even annotations do not
have to have JavaDoc, like everything else), and be able to enforce
Checkstyle in more projects.

Change-Id: I42d1c81aa5ff511c272d39752340dddc5e3b0636
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoMerge "Update ALTO Docs for Beryllium"
Colin Dixon [Thu, 14 Jul 2016 14:27:05 +0000 (14:27 +0000)]
Merge "Update ALTO Docs for Beryllium"

7 years agoRemove javadoc until we fix how we build it 36/41836/1
Colin Dixon [Thu, 14 Jul 2016 14:08:06 +0000 (10:08 -0400)]
Remove javadoc until we fix how we build it

Change-Id: I141c94752b55a80f3c71fe0bb9b49cd50101cfc0
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoPrint location of built docs 95/41795/2
Thanh Ha [Thu, 14 Jul 2016 02:04:49 +0000 (22:04 -0400)]
Print location of built docs

Make it available in the output to help people find the built docs.

Change-Id: If90013d6eb8cb2b0a097a381ac2636202a199ccc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Cardinal ASCII docs"
Colin Dixon [Thu, 14 Jul 2016 12:48:38 +0000 (12:48 +0000)]
Merge "Cardinal ASCII docs"

7 years agoMerge "minor tweaks to documentation guide"
Colin Dixon [Thu, 14 Jul 2016 12:47:36 +0000 (12:47 +0000)]
Merge "minor tweaks to documentation guide"

7 years agoMerge "Parallelize robot doc generation"
Colin Dixon [Thu, 14 Jul 2016 12:46:20 +0000 (12:46 +0000)]
Merge "Parallelize robot doc generation"

7 years agoUpdate ALTO Docs for Beryllium 31/41231/3
jensenzhang [Fri, 15 Jan 2016 01:58:30 +0000 (09:58 +0800)]
Update ALTO Docs for Beryllium

Patch Set 2: Fix missing crossref

Patch Set 3: Improve user guide

Change-Id: I1b18dc864b62ddbb2bb192906c0b4148501e1e7b
Signed-off-by: jensenzhang <jingxuan.n.zhang@gmail.com>
(cherry picked from commit 9866364557383f2ee0980f0feaf5bee8a122bc16)

7 years agoUpdated git submodules
Luis Gomez [Thu, 7 Jul 2016 05:24:50 +0000 (22:24 -0700)]
Updated git submodules

Project: integration/test master dd4cc54ad35d01822fa8d06a95f428645fe0ec6b

Cluster Library consolidation 1

Create consolidated library on ClusterManagement.robot
- Add Entity Owner KWs
- Add Cluster REST KWs
- Sort KWs

Modify OpenFlow Cluster test to use new library

Change-Id: I7825f86b738a46f1e9082a0a99aa4b64109588f0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Martin Dindoffer [Mon, 4 Jul 2016 13:34:41 +0000 (15:34 +0200)]
Updated git submodules

Project: integration/test master b844a01d5274ec46fe6417c2bce65ebbbea8ebbd

Add tests of node removal processing during unification op.

Change-Id: I5bc504ac5f9e5c65c4c7fa109b74a3129bd92a6e
Signed-off-by: Martin Dindoffer <odlgerritforwarder@dindoffer.eu>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 1 Jul 2016 00:23:23 +0000 (17:23 -0700)]
Updated git submodules

Project: integration/test master 06e5150fe783c7e4198afd20726d74c0ac1e619f

add tunnel creation suite for vpnservice netvirt

Change-Id: I14662421529ce1a225cf939bc51674302f69639a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 13 Jul 2016 04:56:53 +0000 (00:56 -0400)]
Updated git submodules

Project: releng/builder master 626f97833767b26d59313b9ac4fd9b54014b5084

Remove custom scripting from builder-merge job

Change-Id: I3a73fb33e9c51fa90303e4f5426436099ec48f2d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoParallelize robot doc generation 96/41796/1
Thanh Ha [Thu, 14 Jul 2016 02:11:35 +0000 (22:11 -0400)]
Parallelize robot doc generation

This patch significantly increases the speed at which robot docs
generate by running the robot doc generation commands in parallel.

Change-Id: I34ba63b0c6fdbf5ee375e69b96cbbf2eceb49ee3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agominor tweaks to documentation guide 90/41790/1
Colin Dixon [Wed, 13 Jul 2016 22:55:28 +0000 (18:55 -0400)]
minor tweaks to documentation guide

Change-Id: Ic87f187ad761617321e7fed0f8ca3fdcb08469ca
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 13 Jul 2016 20:26:19 +0000 (20:26 +0000)]
Updated git submodules

Project: releng/builder master e9e79d775c6bf6d47b9d9bb77f153e38b4e647cb

Merge "Add OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT."

Add OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT.

1. Add OVS 2.5.0 Docker image.

2. Add hardware_vtep DB to container for OVS images:
   2.3.3, 2.4.0, 2.5.0

3. Upgrade OVS container 2.3.2 to 2.3.3

Change-Id: I0c07b46b7f4e2376dfd1e5548e188f9d2ddf1a9a
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 13 Jul 2016 17:58:05 +0000 (19:58 +0200)]
Updated git submodules

Project: releng/builder master a45ceff8836e241d89fb252b0c3da260245628c8

Build integration/distribution in {project}-distribution-{stream}

Change-Id: I60e5d6acdf9912b6b7a7c85376aadf3e4daf7f89
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Revital Aronis [Sun, 10 Jul 2016 15:34:13 +0000 (15:34 +0000)]
Updated git submodules

Project: integration/test master a067dc18df20c10da648ce0117e47bd51bafa0e1

Enabling change of loglevel by configuration

Change-Id: Ib440f247c9673e6e301d192c1e28ce892bd7799c
Signed-off-by: Revital Aronis <revital.aronis@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 13 Jul 2016 16:48:32 +0000 (16:48 +0000)]
Updated git submodules

Project: releng/builder master f074017124dd1d958cb8a1f4f01b8a77f354f0da

Merge "Perform dependency:tree goal on every maven build"

Perform dependency:tree goal on every maven build

Change-Id: I5579f3bd9c6e442abcf7f5857df4a88e14f0d8b9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 13 Jul 2016 16:07:41 +0000 (16:07 +0000)]
Updated git submodules

Project: releng/builder master c704ad6829ed67eb82f055b5dcf8f459993345c8

Merge "Docker spin-up script allows jenkins user to run sudo without password"

Docker spin-up script allows jenkins user to run sudo without password

docker.sh spin-up script for docker based minions needs to allow jenkins
user to execute a number of commands without asking password. This is needed
for robot framework test cases.

Commands requiring root privileges are mostly related to openvswitch and docker.

Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
Change-Id: Ia17d42cdcc5d234117b7c2dfad4f2df0302f206b

7 years agoUpdated git submodules
Thanh Ha [Wed, 13 Jul 2016 15:28:08 +0000 (15:28 +0000)]
Updated git submodules

Project: releng/builder master e9cd50385932004c20f60fde9453dd05db31fcae

Merge "Improve archive-build macro to gzip any text file"

Improve archive-build macro to gzip any text file

Change-Id: I5a782147ec7f11fa353fbf01ea6d7fc117757346
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Lorand Jakab [Wed, 6 Jul 2016 13:56:38 +0000 (08:56 -0500)]
Updated git submodules

Project: netconf master ec860b9f946515a6a16659b23eb7dec1a8d89624

Upgrade ietf-{inet,yang}-types to 2013-07-15

Change-Id: I632370c6e9b078817c69a19b3f7c1c17846ce249
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 13 Jul 2016 04:51:48 +0000 (00:51 -0400)]
Updated git submodules

Project: releng/builder master e8201f1c159d0cc47a0af41849744b08197734a8

Move surefire archive to macro

Change-Id: Ib769f6b92479d36838db91377092aa72b35e7d40
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoCardinal ASCII docs 39/41539/3
pande.gaurav [Fri, 8 Jul 2016 05:41:47 +0000 (11:11 +0530)]
Cardinal ASCII docs

Change-Id: I5200a6dc7fd29c56db49bb01943032cd9b63b695
Signed-off-by: pande.gaurav <pande.gaurav@tcs.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 12 Jul 2016 23:37:41 +0000 (01:37 +0200)]
Updated git submodules

Project: odlparent master 469daef0db9c2fa6c626bd1311ff1aec6e104e75

Intro. Xtend dependencyManagement and Maven plugin

Xtend <http://xtend-lang.org> is already used in ODL's MDSAL project,
and I'd like to start using it in other projects as well (for writing
test code, for now).  In order to keep the version of Xtend used
uniform, and to keep child pom.xml shorter re. the xtend-maven-plugin
configuration, it would thus make sense to have this in the ODL parent.

Change-Id: I8356ef07772d3d487b688b5f6789c23a9b698bd2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Cédric Ollivier [Fri, 8 Jul 2016 12:50:11 +0000 (14:50 +0200)]
Updated git submodules

Project: integration/test master 80f32fba605712c755ece63058f167cb2d251631

Stop linking Keystone and Neutron ips

It defines two new variables KEYSTONE and NEUTRON instead of OPENSTACK.

Change-Id: I9c744a049a97721ba78ab811ec22325c59698837
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
7 years agoUpdated git submodules
pande.gaurav [Fri, 1 Jul 2016 10:35:14 +0000 (16:05 +0530)]
Updated git submodules

Project: integration/test master 868a1700883f4d271e8188c0e3dc25026593b45c

Cardinal simple system test suites

Change-Id: I46e72466a8682b264d904d27635f41c1a0152fba
Signed-off-by: pande.gaurav <pande.gaurav@tcs.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 13 Jul 2016 03:26:26 +0000 (23:26 -0400)]
Updated git submodules

Project: releng/builder master 4382ceb8d40132309158e8f96768daeea8e72054

Re-add surefire reporting to archives list

Accidently lost this setting in the previous patch:
https://git.opendaylight.org/gerrit/41681

Change-Id: Id81d8ded5c76a5b2c1ef25242c6784f29f727fd4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Sat, 9 Jul 2016 15:43:13 +0000 (11:43 -0400)]
Updated git submodules

Project: releng/builder master c5d6891f1a9587a4bbeae8f0b34c02f2a9b64757

Convert merge|verify|sonar job to regular jjb template

These are the final JJB templates using custom scripting. Removing these
will allow us to finally eliminate the custom scripting we've been using
in ODL for JJB.

Change-Id: If28fd24470131e8c1507e978c66ea0538e95d2fb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Udpate user/developer guide version/copyright to Boron/2016"
Colin Dixon [Tue, 12 Jul 2016 18:47:54 +0000 (18:47 +0000)]
Merge "Udpate user/developer guide version/copyright to Boron/2016"

7 years agoMerge "Clean up old docs"
Colin Dixon [Tue, 12 Jul 2016 18:27:38 +0000 (18:27 +0000)]
Merge "Clean up old docs"

7 years agoUdpate user/developer guide version/copyright to Boron/2016 33/41733/1
Colin Dixon [Tue, 12 Jul 2016 18:04:09 +0000 (14:04 -0400)]
Udpate user/developer guide version/copyright to Boron/2016

Change-Id: Id46c7452a57cd88822cefb183132d187dd0f155a
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoClean up old docs 28/41728/2
Colin Dixon [Tue, 12 Jul 2016 17:05:53 +0000 (13:05 -0400)]
Clean up old docs

Removing docs for projects which aren't participating in boron.
Projects with docs removed in this patch are:
* armoury
* messaging4transport
* reservation
* tcpmd5

Also, removed the entire old-helium-docs directory for all guides.

Change-Id: I7eaabaf4a726c6dc608c8f68a19bceb2762ac34b
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 12 Jul 2016 17:42:50 +0000 (17:42 +0000)]
Updated git submodules

Project: releng/builder master 019e5a570f080eb21016ee74cda15a03b8107745

Merge "Add OVS 2.5.0 and hardware_vtep DB to Docker images."

Add OVS 2.5.0 and hardware_vtep DB to Docker images.

1. Add OVS 2.5.0.

2. Add hardware_vtep db to container for OVS images:
   2.3.3, 2.4.0, 2.5.0

3. Upgrade OVS container 2.3.2 to 2.3.3.

Change-Id: I85f3e218670978074cde4fc99d5d46eab77aad87
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Tue, 12 Jul 2016 17:14:06 +0000 (17:14 +0000)]
Updated git submodules

Project: releng/builder master 5cf5961a3b764c82fbc22d1a03e6bff1aedbb7b5

Merge "Migrate docs-rtd to archive-builds macro"

Migrate docs-rtd to archive-builds macro

Change-Id: I51e4549a8794fca719b70d60aa1e962f0ac09347
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 12 Jul 2016 16:07:37 +0000 (12:07 -0400)]
Updated git submodules

Project: releng/builder master c569939ee591dc3902dfc6bbbd393aacd3572074

Autoupdate templates

Change-Id: I3175ec5671409c8632d0699d7869484b19149f79
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Tue, 12 Jul 2016 15:07:40 +0000 (15:07 +0000)]
Updated git submodules

Project: releng/builder master eb9c991f13c1528cb1a171e92241d5a9d0be62f8

Merge "Refactor common parameters into opendaylight-infra-parameters"

Refactor common parameters into opendaylight-infra-parameters

- Pull in project-parameter
- Pull in gerrit-parameters
- Create ARCHIVE_ARTIFACTS parameter

Change-Id: Iea57ea1c558baf4825a4e0daddf32e320a4468df
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Tue, 12 Jul 2016 15:04:57 +0000 (15:04 +0000)]
Updated git submodules

Project: releng/builder master 5e9b676ed1b376d329e46167b86659db3cffea5b

Merge "Improve archive-build to archive using globstar"

Improve archive-build to archive using globstar

Allows us to use **/*.xml for example as the archive parameter.

Change-Id: I5a92e198999a3db31fedc23e65f4c5315561f93c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Tue, 12 Jul 2016 15:03:59 +0000 (15:03 +0000)]
Updated git submodules

Project: releng/builder master 7ac89ec86ec7bde5921692320e931474c325cb69

Merge "Remove periodic template"

Remove periodic template

Should have been removed as part of:
https://git.opendaylight.org/gerrit/41614/

Change-Id: If80b18310509e275427218cacbcce5e79de41d19
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 12 Jul 2016 13:49:08 +0000 (09:49 -0400)]
Updated git submodules

Project: releng/builder master 932994ed9785d2d726af4a8bf462ca92c0ba1598

Increase lispflowmapping build memory

Change-Id: I3dc3214d276b5da512727e8252ca6ab1c31f72a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Draft of topoprocessing documentation"
Colin Dixon [Tue, 12 Jul 2016 00:50:10 +0000 (00:50 +0000)]
Merge "Draft of topoprocessing documentation"

7 years agoMerge "Start documentation of topology processing framework"
Colin Dixon [Tue, 12 Jul 2016 00:49:59 +0000 (00:49 +0000)]
Merge "Start documentation of topology processing framework"

7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 11 Jul 2016 21:35:02 +0000 (14:35 -0700)]
Updated git submodules

Project: releng/builder master d2195f1b1b44cf628389cb5ba55cbd4a6f14e000

increase multipatch Xmx from 4G to 7G

Change-Id: I50731119da5b520eb445f0a8809931fd9b6a5e2a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoRemove javadoc directory before calling sphinx 79/41679/1
Colin Dixon [Mon, 11 Jul 2016 20:58:51 +0000 (16:58 -0400)]
Remove javadoc directory before calling sphinx

Hopefully, this will clean out any lingering javadoc files and thus
cause the build at read the docs to pass even though we once had javadoc
turned on.

Change-Id: I511a2e7a684094c7e66f3eaee520022649d8f812
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoDisable javadoc generation 78/41678/1
Colin Dixon [Mon, 11 Jul 2016 20:21:04 +0000 (16:21 -0400)]
Disable javadoc generation

This is a follow-on to 86f036f5b009706a5cf1e0ea61c3aae2f0467f21, which
seems to have not quite fully-disabled javadoc generation.

ReadTheDocs has a build timeout limit of 902 seconds. JavaDoc generation
adds a significant amount of time to our build so disable it until we
have a solution for this otherwise our docs won't get updated on
readthedocs.

Change-Id: Ifc98387a066a4a60b3676951adf142fe2071b803
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "add more troublshooting to documentation guide"
Colin Dixon [Mon, 11 Jul 2016 18:58:26 +0000 (18:58 +0000)]
Merge "add more troublshooting to documentation guide"

7 years agoUse at least 4.11 version of bootstrap theme 72/41672/1
Thanh Ha [Mon, 11 Jul 2016 18:17:44 +0000 (14:17 -0400)]
Use at least 4.11 version of bootstrap theme

4.11 contains fixes for the mobile site logo which we need. Ensure we're
building at least with that version installed.

Change-Id: Ic5d5ab495cdb53143fe14b579489d95476ccdc7f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Mon, 11 Jul 2016 16:22:38 +0000 (16:22 +0000)]
Updated git submodules

Project: releng/builder master d93ed9416e29f9080b00eea18284931de053837c

Update automated project templates

Change-Id: Ic2bd8845366a0296bbfc12f3a16ba527393bcd1e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "Adding OpenFlow Plugin yang model docs"
Colin Dixon [Mon, 11 Jul 2016 15:57:05 +0000 (15:57 +0000)]
Merge "Adding OpenFlow Plugin yang model docs"

7 years agoUpdated git submodules
Thanh Ha [Sat, 9 Jul 2016 15:55:13 +0000 (11:55 -0400)]
Updated git submodules

Project: releng/builder master 11285f3b99093838a23198c6ab977fe1494f49fe

Convert periodic job to be regular jjb template

Change-Id: I281c9087a98c2152c3f68911d416950d292f518a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Convert integration to be regular jjb template

Change-Id: I66551508af0c0bd424d74c77e2fccc56eff79efc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Convert validate-autorelease to be regular jjb template

Change-Id: Ifd6029fe3e25226ca832b2162e4a0178d802fc9b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Convert distribution jobs to be regular jjb templates

Change-Id: I0eac0194cac3cbcc75dbe3ad54561214288b1b76
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Convert distribution-check to regular jjb template

Change-Id: I9729ccbf5f115131110d744a45280e16a2b59a48
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Convert CLM job to regular JJB template

Change-Id: I2e8cf5c1f7d49e7b75bbbdad3d1140e6a4671350
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdding OpenFlow Plugin yang model docs 65/41665/2
Jozef Gloncak [Fri, 21 Aug 2015 20:17:42 +0000 (16:17 -0400)]
Adding OpenFlow Plugin yang model docs

Change-Id: I06cabce6803d0129f47fbddccb3009691570443a
Signed-off-by: Colin Dixon <colin@colindixon.com>
(cherry picked from commit 5f18f2c8569f42aa6b06553e1440671b18d44686)

7 years agoUpdated git submodules
Michael Vorburger [Fri, 8 Jul 2016 21:52:40 +0000 (23:52 +0200)]
Updated git submodules

Project: odlparent master 8f66f2c93233f058de71467fedbbecd3f78b5955

Add guava-testlib to dependencyManagement

Guava Testlib has a neat EqualsTester(), and other test helpers.

Change-Id: I843b3f724b545107f0ecf6e3651f2a583fbca820
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoMerge "Disable javadoc generation"
Colin Dixon [Sun, 10 Jul 2016 16:55:59 +0000 (16:55 +0000)]
Merge "Disable javadoc generation"

7 years agoUpdated git submodules
Michael Vorburger [Thu, 7 Jul 2016 14:03:38 +0000 (16:03 +0200)]
Updated git submodules

Project: odlparent master 8c080e6b852944faa9779d06b806e0c0acd1c9df

Add skip for pmd & cpd to Q

Even though PMD / CPD aren't actually used yet, I'm planning to propose
gradually introducing it, and having this already in Q will help not
forgetting it, and people not complaining.  It does not hurt having this
in early.

Change-Id: Ib6021da46129b5e5b9d6c2e79475fbf03ddda199
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoDisable javadoc generation 03/41603/1
Thanh Ha [Sat, 9 Jul 2016 01:40:41 +0000 (21:40 -0400)]
Disable javadoc generation

ReadTheDocs has a build timeout limit of 902 seconds. JavaDoc generation
adds a significant amount of time to our build so disable it until we
have a solution for this otherwise our docs won't get updated on
readthedocs.

Change-Id: If1b96843ed474ab4357f12f5e184f3aa6b47a23b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 20:44:55 +0000 (13:44 -0700)]
Updated git submodules

Project: integration/test master 6f850f4928a6453ecea923c57079f757655c7027

More time required for CPqD after infra cutdown

Change-Id: I06725729a7ec79a1b6191e96b358a531bec7a913
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
gvrangan [Fri, 8 Jul 2016 20:08:11 +0000 (20:08 +0000)]
Updated git submodules

Project: integration/test master 97de6a3bdf9cd5fbd6b5e2475d864543cca6a01f

Delete the fix to upgrade JDK

This issue was affecting the VTN before the slaves were respun.
This is no longer required as the version incompatibility between
the verify and CSIT slaves have been resolved.

Change-Id: I1dd1681d87db181aafd96ddc183daa122ce1d6dd
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoadd more troublshooting to documentation guide 81/41581/2
Colin Dixon [Fri, 8 Jul 2016 19:18:46 +0000 (15:18 -0400)]
add more troublshooting to documentation guide

* explain how to get submodules cloned
* explain to run tox -edocs not jus tox
* explain when and how to to delete the .tox dir
* fix some minor typos

Change-Id: I698acb4240537870458448af16735854caa284ae
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Add netconf javadoc"
Colin Dixon [Fri, 8 Jul 2016 21:17:09 +0000 (21:17 +0000)]
Merge "Add netconf javadoc"

7 years agoMerge "Add a reusable way to generate java api docs"
Colin Dixon [Fri, 8 Jul 2016 21:16:30 +0000 (21:16 +0000)]
Merge "Add a reusable way to generate java api docs"

7 years agoMerge "Add aaa javadoc"
Colin Dixon [Fri, 8 Jul 2016 21:15:53 +0000 (21:15 +0000)]
Merge "Add aaa javadoc"

7 years agoMerge "Revert configuring dependency versions for readthedocs"
Colin Dixon [Fri, 8 Jul 2016 20:43:02 +0000 (20:43 +0000)]
Merge "Revert configuring dependency versions for readthedocs"

7 years agoAdded section on ovsdb-library-developer.adoc. 86/41586/1
Andre Fredette [Thu, 11 Feb 2016 21:37:15 +0000 (16:37 -0500)]
Added section on ovsdb-library-developer.adoc.

OVSDB Library Developer Guide from the following wiki:
https://wiki.opendaylight.org/view/OVSDB:OVSDB_Library_Developer_Guide

Moved OVSDB-related sections to sub-sections under OVSDB NetVirt.

Change-Id: I0a500edceaaa40c4de55ef10ecff71ea875d3385
Signed-off-by: Andre Fredette <afredette@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
(cherry picked from commit d88f8af26c445a0d9e00d085d3abb774d2c93a97)

7 years agoAdd netconf javadoc 93/41593/1
An Ha [Fri, 8 Jul 2016 19:56:30 +0000 (15:56 -0400)]
Add netconf javadoc

Change-Id: Ia94a3a2e73fb8e1f4cc8b9b361aa099836a449ca
Signed-off-by: An Ha <zero579911@gmail.com>
7 years agoUpdated git submodules
Colin Dixon [Fri, 8 Jul 2016 18:01:54 +0000 (14:01 -0400)]
Updated git submodules

Project: releng/builder master 3e0bccd2f193789e94f41a467cc675eba486e566

enabling docs-*-rtd jobs for stable/beryllium

Change-Id: Iae6d45702c3524afe731440ac298ed16aa30efa5
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoRevert configuring dependency versions for readthedocs 85/41585/1
Thanh Ha [Fri, 8 Jul 2016 19:53:05 +0000 (15:53 -0400)]
Revert configuring dependency versions for readthedocs

Change-Id: I4c18423284359e9efdad07e3fa92610d8c6945a8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd a reusable way to generate java api docs 92/41592/1
An Ha [Fri, 8 Jul 2016 19:13:13 +0000 (15:13 -0400)]
Add a reusable way to generate java api docs

To generate a project to the java api docs, add in the project name to
the projects variable.

Change-Id: I7c55f7d5f3f9c7ca15279237575eef95dcecb5c0
Signed-off-by: An Ha <zero579911@gmail.com>
7 years agoIntroduce ci-requirements.txt 80/41580/2
Thanh Ha [Fri, 8 Jul 2016 18:59:28 +0000 (14:59 -0400)]
Introduce ci-requirements.txt

javasphinx is only necessary on ci and most folks generating
documentation won't need to generate the javadocs so only build it if
it's being built by readthedocs.

Change-Id: I50227cbf92994d74eafd4639101d5320089e6f32
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd aaa javadoc 91/41591/1
An Ha [Fri, 8 Jul 2016 18:56:12 +0000 (14:56 -0400)]
Add aaa javadoc

Change-Id: I3ec53c278aabd8c68098b660b01d62e271b0942f
Signed-off-by: An Ha <zero579911@gmail.com>
7 years agoForce update sphinxbootstrap theme in rtd 78/41578/2
Thanh Ha [Fri, 8 Jul 2016 18:38:21 +0000 (14:38 -0400)]
Force update sphinxbootstrap theme in rtd

Change-Id: Id6316e4b99d4ec1a6513d5e01edec5bee5802a1c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 4 Jul 2016 20:55:16 +0000 (22:55 +0200)]
Updated git submodules

Project: odlparent master e228271680404d3d5cc25405e6785fa949dfd2e9

Checkstyle rulez for Exception Handling Anti-Patterns

* http://checkstyle.sourceforge.net/config_coding.html#IllegalCatch
* http://checkstyle.sourceforge.net/config_coding.html#IllegalThrows
* http://checkstyle.sourceforge.net/config_design.html#MutableException

and TBD:
* http://sevntu-checkstyle.github.io/sevntu.checkstyle/apidocs/com/github/sevntu/checkstyle/checks/coding/AvoidHidingCauseExceptionCheck.html
* http://sevntu-checkstyle.github.io/sevntu.checkstyle/apidocs/com/github/sevntu/checkstyle/checks/coding/EitherLogOrThrowCheck.html

Includes fixing "Catching 'Exception' is not allowed" in
SingleFeatureTest.

Change-Id: I716bd43573c4431e0276141acfb3eec2195d5aa6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 8 Jul 2016 05:13:24 +0000 (01:13 -0400)]
Updated git submodules

Project: integration/test master 38b207793b95168da38806fb328565e565a01663

Add link to Robot API index

Link requires the following docs patch to be merged first:
https://git.opendaylight.org/gerrit/41537

Change-Id: I92f6b3adc377f48dfe43dab1417513cf5eed6ca6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Force update additional dependencies"
Colin Dixon [Fri, 8 Jul 2016 18:32:39 +0000 (18:32 +0000)]
Merge "Force update additional dependencies"

7 years agoUpdated git submodules
priya.ramasubbu [Fri, 1 Jul 2016 12:41:30 +0000 (18:11 +0530)]
Updated git submodules

Project: integration/test master 637ffff1dba994ef2fd6fd056e02b4cada478709

Add Tap Device to the bridge in OVS

     * verify the added tap interface from operational datastore

Change-Id: I93dca2e827aa40cbc17560604a42f867c693b2f4
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
7 years agoForce update additional dependencies 76/41576/1
Thanh Ha [Fri, 8 Jul 2016 18:14:43 +0000 (14:14 -0400)]
Force update additional dependencies

Force system level dependencies on readthedocs to be updated.

Change-Id: I524b6273fbd383978d8cea5a9ac9c320d8170543
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Rename javadoc to Java API Documentation"
Colin Dixon [Fri, 8 Jul 2016 18:06:26 +0000 (18:06 +0000)]
Merge "Rename javadoc to Java API Documentation"

7 years agoUpdated git submodules
Robert Varga [Wed, 15 Jun 2016 11:09:55 +0000 (13:09 +0200)]
Updated git submodules

Project: integration/test master a22c3fa176b2ba3700f71bd3e78bc5ce33521556

Add perftest model for l2fib

This is a port of patch https://git.opendaylight.org/gerrit/35916
to a better place.

Change-Id: I479f7fa6c7bde1535ee417818a58d22116d45fd4
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 17:55:28 +0000 (17:55 +0000)]
Updated git submodules

Project: releng/builder master 58722e8b0bab8643c99548fde17ccc5e370de4cb

Merge "Add basic jjb for of-config"

Add basic jjb for of-config

Change-Id: Ia206001cbb515609dfee58b35607f01c656e9c20
Signed-off-by: Freeinggo Sure <xiao.fenggang@zte.com.cn>
7 years agoMerge "Generate index page for robot html files"
Colin Dixon [Fri, 8 Jul 2016 17:54:33 +0000 (17:54 +0000)]
Merge "Generate index page for robot html files"

7 years agoUpdated git submodules
Freeinggo Sure [Wed, 6 Jul 2016 18:02:20 +0000 (02:02 +0800)]
Updated git submodules

Project: integration/test master a46f6736b2f4c25f66160f8fc509bd9190101ee2

Added CSIT Basic test to OF-CONFIG

Change-Id: I566ad1e9c20244560f54c327a6fd3571d0b04e4c
Signed-off-by: Freeinggo Sure <xiao.fenggang@zte.com.cn>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 17:51:08 +0000 (17:51 +0000)]
Updated git submodules

Project: releng/builder master 02490174bf24443ac207f4f810bf2fd9d3fc1ec6

Merge "make karaf.log archiving a little better"

make karaf.log archiving a little better

- will untar all the karaf logs (usually just one) from the tar ball taken
  from each controller, and put them flatly in the archives folder as just
  log files.

- the files will be prepended with odl${i} string to help identify which
  controller it came from in the case of multi controller tests

- the log files are kept as .log format and the nexus archive work will
  gzip it.

Change-Id: I61c6fa3c91eaaf6e6ba36c7f2ed0c19c76195da4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 17:50:21 +0000 (17:50 +0000)]
Updated git submodules

Project: releng/builder master e624db8208054a0a6b5261b76dc26803bb932765

Merge "remove f21 VM from vpnservice and netvirt CSIT jobs"

remove f21 VM from vpnservice and netvirt CSIT jobs

Change-Id: Ib5a2b602d9473840feee1c91c4976ce3544b7742
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Update to follow style guide"
Colin Dixon [Fri, 8 Jul 2016 17:48:24 +0000 (17:48 +0000)]
Merge "Update to follow style guide"

7 years agoMerge "Fix mobile site logo size too large"
Colin Dixon [Fri, 8 Jul 2016 17:44:55 +0000 (17:44 +0000)]
Merge "Fix mobile site logo size too large"

7 years agoRename javadoc to Java API Documentation 70/41570/1
Thanh Ha [Fri, 8 Jul 2016 17:38:18 +0000 (13:38 -0400)]
Rename javadoc to Java API Documentation

Also use part formatting as recommended by the Style Guide.

Change-Id: I89a8dc1b02fa954bb5dee9c9f66613f0a04609cc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 8 Jul 2016 15:00:12 +0000 (11:00 -0400)]
Updated git submodules

Project: releng/builder master ccc255a6055a89d45dada16b78dc3370aa2d3b8c

Remove maven-site

releng/builder documentation has migrated to docs and sphinx/readthedocs
so remove legacy documentation. Also remove maven-site related jobs for
releng/builder project too.

Change-Id: I3fe9fbb93b79c6b54ff82fed2e9de7c6f610b417
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 14:58:47 +0000 (07:58 -0700)]
Updated git submodules

Project: integration/test master e782853eecdf2c348293c16af6f2f0d8ccc659c1

Fix testplan name

Change-Id: Id0a59c3902218e984a12859c41b2692ecf372128
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 8 Jul 2016 14:59:44 +0000 (10:59 -0400)]
Updated git submodules

Project: releng/builder master 670d41d84599b04194b843f56730e8f7955afcb9

Remove maven-site jobs from Jenkins

A subsequent patch will remove all maven-site related files in the
releng/builder repo.

Change-Id: I7f22230e2a563f1c9915322cc55e577b4102c0a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd odlparent javadoc 11/41511/3
An Ha [Thu, 7 Jul 2016 20:32:59 +0000 (16:32 -0400)]
Add odlparent javadoc

Change-Id: I6c7bad3575d4b96adf957e9f2437815ee92d50e6
Signed-off-by: An Ha <zero579911@gmail.com>
7 years agoMerge "Enable javasphinx"
Colin Dixon [Fri, 8 Jul 2016 14:49:32 +0000 (14:49 +0000)]
Merge "Enable javasphinx"

7 years agoUpdated git submodules
Cédric Ollivier [Thu, 7 Jul 2016 09:31:41 +0000 (11:31 +0200)]
Updated git submodules

Project: integration/test master 3419814173fa8a3519ab2afd90c9b007be74332d

Define Openstack creds as variables

It mainly eases overriding the default values.

Change-Id: I79eef8ee68f4de3213b9d26625168566b7fae606
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
7 years agoGenerate index page for robot html files 37/41537/1
Thanh Ha [Fri, 8 Jul 2016 05:07:36 +0000 (01:07 -0400)]
Generate index page for robot html files

Change-Id: Ie6b225dba20122821435e443bdde4deafaa40501
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate to follow style guide 36/41536/3
Thanh Ha [Fri, 8 Jul 2016 04:31:30 +0000 (00:31 -0400)]
Update to follow style guide

The Python Style guide recommends the following:

  # with overline, for parts
  * with overline, for chapters
  =, for sections
  -, for subsections
  ^, for subsubsections
  ", for paragraphs

Update the getting-started-guide and openstack-guide and documentation
guide to use parts and chapters. We should be following this project
structure:

docs/index.rst                 -> entry point
docs/____-guide/index.rst      -> part
docs/____-guide/<chapter>.rst  -> chapter

In the ____-guide/index.rst we use the # with overline at the very top
of the file to determine that it is a part and then within each chapter
file we start the document with a section using * with overline to
denote that it's the chapter heading and then everything in the rest of
the chapter should use:

  =, for sections
  -, for subsections
  ^, for subsubsections
  ", for paragraphs

Change-Id: I4429eecc17d2e667c1f00236f9a57bc9a9028e29
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix mobile site logo size too large 34/41534/1
Thanh Ha [Fri, 8 Jul 2016 04:01:42 +0000 (00:01 -0400)]
Fix mobile site logo size too large

The mobile site logo appears too large when docs are generated using the
old version of sphinx 1.3.5 that readthedocs uses by default. Force
upgrade sphinx to latest version.

Change-Id: Iadb48df082a04b4e9f7e206f15c1e5c1ddd48399
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 7 Jul 2016 22:37:09 +0000 (15:37 -0700)]
Updated git submodules

Project: releng/builder master 093daa9f2e2fceb016f8cef2711acbcb290e6261

Fix openflow verify jobs

Currently we use Beryllium branch to verify test code.

Change-Id: Iee684c422ae9dabb3e1ce4f3bb7f0edc916699ea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 7 Jul 2016 21:49:10 +0000 (21:49 +0000)]
Updated git submodules

Project: releng/builder master 2ec4a12e4072c5533d7c199f85015c94ce8c548d

Merge "Install libxslt-devel needed by docs"

Install libxslt-devel needed by docs

Docs project is trying to use javasphinx to generate javaapi docs and
requires an additional package to be installed.

Change-Id: If5612168054ccfedfbc0506067873660b03486bd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 7 Jul 2016 21:47:54 +0000 (21:47 +0000)]
Updated git submodules

Project: releng/builder master 23b7e9fad0f8c83fe5153ab0f11ef3b3623d5217

Merge "removing old broken netvirt/openstack/tempest jobs"

removing old broken netvirt/openstack/tempest jobs

Change-Id: I97d03d8c29fdc4bb8d2c1bf75582dbbc2489b8df
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoEnable javasphinx 09/41509/3
An Ha [Thu, 7 Jul 2016 19:24:46 +0000 (15:24 -0400)]
Enable javasphinx

This patch allows us to generate java api doc using sphinx.

Change-Id: I2e7eeeede1c5fa667a191b625beca175f3324682
Signed-off-by: An Ha <zero579911@gmail.com>