docs.git
7 years agoFix sphinx warnings (and some formatting) 04/45904/2
Colin Dixon [Tue, 20 Sep 2016 15:31:10 +0000 (11:31 -0400)]
Fix sphinx warnings (and some formatting)

The only warnings we have left are:
* No Pygments for formatting yang source
* Some things about strings in python autodoc
* A few missing inclules/unincluded rst files

Change-Id: Iea159215bf14b992bcc1bafc94f8800e4c16f2d0
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 11 Aug 2016 12:44:26 +0000 (14:44 +0200)]
Updated git submodules

Project: odlparent master 2b5895ad62a478fea24eec83195d150e74981b38

BUG-6341: add Cassandra and Coda Hale Metrics

(io.dropwizard is Metrics' new home. These releases are
backwards-compatible.)

Change-Id: Id8bfc25548238b806f10771b86f478249d84faef
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 19 Sep 2016 14:36:04 +0000 (16:36 +0200)]
Updated git submodules

Project: releng/builder master ad9719929ee660307a58aafcaf9fe221f6d961c6

Validate Carbon yangtools with maven 3.3 only

In Carbon release we will support maven 3.3.x only, there is
no need to validate with maven 3.2.x.

Change-Id: I25c3dbeb76a1bc09f14f028eaa8947c286dbc13a
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Alexis de Talhouët [Tue, 13 Sep 2016 19:29:37 +0000 (15:29 -0400)]
Updated git submodules

Project: netconf master 03cd91edfcb91ebad953158eca8418806314b335

Wrap throwable in NetconfDocumentedException for AbstractWriteTx

Change-Id: Ie7e70224d7505a243a428eb9cc4561a604175f5e
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 22 Aug 2016 16:14:50 +0000 (18:14 +0200)]
Updated git submodules

Project: odlparent master 895eea61b0f457f9cfbfaf8d980b4738aeccbe36

Enable Blueprint annotation support

This enables injection annotations everywhere. To activate Blueprint
annotation support (which generates an autowire.xml Blueprint file),
projects need to add

    <build>
        <plugins>
            <plugin>
                <groupId>org.apache.aries.blueprint</groupId>
                <artifactId>blueprint-maven-plugin</artifactId>
            </plugin>
        </plugins>
    </build>

and

    <dependency>
        <groupId>javax.inject</groupId>
        <artifactId>javax.inject</artifactId>
    </dependency>

The generated XML file is moved to org/opendaylight/blueprint so it is
loaded alongside other Blueprint descriptors.

Change-Id: I4423f691ca5c475e8d14f5210d61855a7ddc2328
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Tue, 13 Sep 2016 21:58:04 +0000 (17:58 -0400)]
Updated git submodules

Project: aaa master 43caa2e08d468994a699f910ac4cd415ab8db00c

Re-organize the features module

Combine the aaa-cert and aaa-cli feature modules with the authn feature module

Change-Id: I31b2169bc83b35898f9d23a823e51948274cbd1d
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 16 Sep 2016 18:17:09 +0000 (11:17 -0700)]
Updated git submodules

Project: integration/test master bd6c15b1aaac20d1d9903168b8dca690e3ad039d

add entropy check to karaf logging keyword

Change-Id: Id4649c4bd4e3800e7632174a512a6c9ce0395aa4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Update release docs for Carbon"
Colin Dixon [Fri, 16 Sep 2016 19:17:26 +0000 (19:17 +0000)]
Merge "Update release docs for Carbon"

7 years agoUpdated git submodules
Luis Gomez [Fri, 16 Sep 2016 18:05:25 +0000 (11:05 -0700)]
Updated git submodules

Project: releng/builder master 090a18cb57c43a00c7471c792f79a98d6cf488c4

Upgrade image specs for OF performance jobs

Change-Id: Ie3f2c337c562d80baedb90822c87bbaa424160bf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 16 Sep 2016 17:17:39 +0000 (17:17 +0000)]
Updated git submodules

Project: releng/builder master f40835f8fd8e49ffc3d43bace0a72879aa49606d

Merge "Added 3node cluster jobs for lispflowmapping-msmr."

Added 3node cluster jobs for lispflowmapping-msmr.

Change-Id: I2af61250ffec3014e12d228b18b7ef5f396e069c
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoUpdated git submodules
Miguel Angel Munoz Gonzalez [Thu, 15 Sep 2016 09:38:17 +0000 (11:38 +0200)]
Updated git submodules

Project: integration/test master 7bae826145ff8e1efb45c45d7d5e872bdcf5c353

Merge SFC clustering test suite into SFC rest basic

To alleviate number of jenkins generated n ODLPUB,this commit merges tests from clustering
test suite into rest basic. Note the job for clustering is removed in this commit:
https://git.opendaylight.org/gerrit/#/c/45619/

Change-Id: Ibfe31f9379b9672975a02df18cf180bca951897c
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 16 Sep 2016 14:47:49 +0000 (16:47 +0200)]
Updated git submodules

Project: integration/test master 2c16e915507c3011f1e23902706d27a6f681f84f

Make tox run also tidy check

+ Added another action "diff" to tidytool.py
+ Added "tidy" tox environment which run the action.
- Removed "docs" from envlist for now.

Change-Id: Ieaa0b9ef40ecfb60f010109893f4ee55e9c73bfb
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Daniel Farrell [Fri, 16 Sep 2016 05:45:03 +0000 (01:45 -0400)]
Updated git submodules

Project: integration/test master 03fb9f9bc353236277d3fe76ee87b0b07812f64d

Add Boron perf report stub

Change-Id: I11517736517134b06ea983959a4599a1ac611a6a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 16 Sep 2016 09:41:29 +0000 (11:41 +0200)]
Updated git submodules

Project: integration/test master ba486e3bad2b2273218b86058841a8a61eaa7e74

Tidy after recent merges

Change-Id: Ib938ba8c10dfe952001dba317b6cfde39e1888a0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
melserngawy [Fri, 9 Sep 2016 20:52:41 +0000 (16:52 -0400)]
Updated git submodules

Project: aaa master bdf8110b46840ba4c0fe0b95f8569c13c53d6101

Re-organize the features module

Combine the api and authz feature modules with the authn feature module

Change-Id: Iafe456adb52dbecedaa56f38c829383b7d3817f2
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Ryan Goulding [Thu, 15 Sep 2016 21:09:47 +0000 (17:09 -0400)]
Updated git submodules

Project: odlparent master 5c0171d75f34742c0164d24499b2f3c4483a67f0

Bug 6730: Upgrade Apache Shiro to the latest compatible release

Upgrade Apache Shiro to the latest release.  1.X stream contains
only compatible changes.

Change-Id: I3b89215842f469bea21fba3ca86589501cd516bc
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdate release docs for Carbon 31/45731/1
Thanh Ha [Fri, 16 Sep 2016 12:04:30 +0000 (08:04 -0400)]
Update release docs for Carbon

Change-Id: I49723989bc5d37ce4f216e2316ecdb95f29e475e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 16 Sep 2016 00:01:01 +0000 (00:01 +0000)]
Updated git submodules

Project: integration/test master a95f587b17e736e8af1758c591ec4f12d9acc512

Revert "upgrade tempest environment based on requirements.txt"

I think something transient was breaking us.  now with this patch the openstack services start dying.  I've tried in the sandbox without the step that this patch adds and it seems tempest is back again:

https://jenkins.opendaylight.org/sandbox/job/netvirt-vpnservice-csit-1node-openstack-mitaka-openstack-jamo-boron/1/

This reverts commit d594b5c6aed3492e09b0d3a60827837b67c88291.

Change-Id: Id80233701cc774e09993ec9f74b6fb0604308233
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 12 Sep 2016 23:04:46 +0000 (16:04 -0700)]
Updated git submodules

Project: integration/test master c1523f6678e09130a3c4268b8b7bcd6365448c88

OpenFlow cluster test rework

Make all test suites branch and swith agnostic.
Change to use right entity-owner names.
Rework the Entity-Owner suite.

Change-Id: I694ad4adfe3a4afe8c84a886a6c9925008c59b56
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 14 Sep 2016 11:01:23 +0000 (13:01 +0200)]
Updated git submodules

Project: integration/test master 217cbb840e550e1e3fd7a6bf9b821afdd31bb7d7

ClusterManagement: improvement towards not having to copy lists

Every keyword which calls ClusterManagement__Given_Or_Internal_Index_List
now receives copied list, so removing items is safe.

Also, empty lists are not considered ${EMPTY} anymore.

Other improvements:

+ Care taken to return sorted lists.
+ Added comments about Beryllium and Boron ownership candidates.
+ Used CompareStream before list copying.

Change-Id: I6342520fe7c737a5f503b806928d0c6896e1d4da
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 15 Sep 2016 18:27:55 +0000 (18:27 +0000)]
Updated git submodules

Project: releng/builder master a3dfdffd1f141308277c7d8cbcef8be5f5865fc3

Merge "Combine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins"

Combine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins

It removes sfc clustering templates. Note this commit is related to
a similar one in integration/test repository to do the actual merge
of test suites from sfc_clustering into sfc_rest_basic.

With this operation it is expected to reduce eight jenkins jobs in SFC project

Change-Id: Ia160f04629d908c132e4d398fe2652f759d9dee3
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 15 Sep 2016 18:08:38 +0000 (14:08 -0400)]
Updated git submodules

Project: releng/builder master 735b5888b8d82eab624a6a0be41456834fded048

Remove lithium jobs

Now that Boron has been officially released we can remove all the
Lithium jobs from our CI system.

Change-Id: I6978a7f97e1bf1381ce236222c72a72e614a2452
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
gvrangan [Thu, 15 Sep 2016 05:27:09 +0000 (05:27 +0000)]
Updated git submodules

Project: integration/test master 140dc2e949477120b1423ba70583f181ddd9662b

Move Tempest Tests behind the other tests

This solves the current problem of tempest breaking mitaka jobs.
Also, we can avoid cleanup after tempest.

Change-Id: I2a191f5523148c3c9c89aa73c6ee4712cfbc7283
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 15 Sep 2016 17:17:53 +0000 (17:17 +0000)]
Updated git submodules

Project: releng/builder master bd7785cf441164f4a32e7e326470858e47983fe1

Merge "Remove Lithium jobs in SFC project"

Remove Lithium jobs in SFC project

This commit removes every lithium related jenkins job
as the branch is no longer maintained

Change-Id: I37a4bf7db31e91bec0bfa94482ff1158946cff17
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 15 Sep 2016 16:52:53 +0000 (16:52 +0000)]
Updated git submodules

Project: releng/builder master cd1a5d358665d9cf0361435748246a6abe11ac13

Merge "Add Support to collect the openstack logs after tests"

Add Support to collect the openstack logs after tests

Change-Id: Ie8ba135f6e812d270ebea003a56724e918d8e33f
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Anil Belur [Wed, 14 Sep 2016 02:51:29 +0000 (12:51 +1000)]
Updated git submodules

Project: releng/builder master b8307e78c3b7ad79f8baa9dcdc24bb3da8b4bc22

Change build retention to 14 days

Change-Id: I1899bb5b55f38a511b79d6a2957bbf8dc2d0e1f0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 14 Sep 2016 23:58:48 +0000 (23:58 +0000)]
Updated git submodules

Project: releng/builder master cb3cedbb503dbc2c5b86d64af31a2962088f12e7

Merge "Fix merge-packer job"

Fix merge-packer job

* trigger the job with 'remerge' instead of 'recheck'
* removed refspecs and branch points to master
under parameters section

Change-Id: Ia337160ec797ca4cb0e6ccc0c510b8dafa24e028
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 14 Sep 2016 22:44:48 +0000 (22:44 +0000)]
Updated git submodules

Project: releng/builder master 2dd50188862522fdbd3f0066336e3855ee39796d

Merge "Add packer build and validate job to build images"

Add packer build and validate job to build images

Change-Id: I9afaa4ebbe0914d804250deaabf1108fd74fab58
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
xingjun [Mon, 29 Aug 2016 20:34:47 +0000 (16:34 -0400)]
Updated git submodules

Project: integration/test master 6f97e60f7182918d2b1fab507dff7be505b7bf57

Adding first system test for FaaS

Change-Id: I931a4fc3a3005af7bef61cb445a6b2ca27ce60d5
Signed-off-by: xingjun <xingjun.chu@huawei.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 30 Aug 2016 22:41:17 +0000 (15:41 -0700)]
Updated git submodules

Project: integration/test master 7aeeae43ce69b6ba0c0fc3abff0a3c9d15eb622b

look for ofp-flow-services instead of -li plugin

Change-Id: Id6d735168cf31876d4cb1c8251380f19eecf81b0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Wed, 14 Sep 2016 04:08:10 +0000 (21:08 -0700)]
Updated git submodules

Project: releng/builder master 2e87466e8cbe2798a7da9d74e49afef5fe523a7f

Fix typo in yaml file

Extra comma makes job fail.

Change-Id: I7f1cc82417b958b05aaf9631b0cdb931434a0dee
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 14 Sep 2016 07:57:18 +0000 (09:57 +0200)]
Updated git submodules

Project: odlparent master db1f4b258250d47f02f8fb0a9d6ebb6135f4755a

BUG-6712: fix bin/shell's classpath

bin/shell is duplicated from Karaf, but needs ${karaf.version} instead
of ${project.version} to define its classpath.

The correct long-term fix is to drop bin/shell and rely on upstream's
version (https://git.opendaylight.org/gerrit/45546); this patch is
intended for cherry-picking to Boron.

Change-Id: I91658bc9068119aa29d0b3a93d9fce53cfe9d9c6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 12 Sep 2016 23:20:20 +0000 (16:20 -0700)]
Updated git submodules

Project: integration/test master d594b5c6aed3492e09b0d3a60827837b67c88291

upgrade tempest environment based on requirements.txt

Change-Id: Iaed3f58906de38a73bea70014c9406d6e47bc3a8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Update tutorial docs to replace add mapping RPCs with RESTCONF calls"
Colin Dixon [Tue, 13 Sep 2016 16:24:32 +0000 (16:24 +0000)]
Merge "Update tutorial docs to replace add mapping RPCs with RESTCONF calls"

7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 13 Sep 2016 15:50:39 +0000 (15:50 +0000)]
Updated git submodules

Project: releng/builder master e3bdeadde3bffdf1e4574ab7f831ab207a8a456e

Merge "Add OpenFlow cluster test to distribution test"

Add OpenFlow cluster test to distribution test

After test refactor few issues seen are reported with bug #.

Change-Id: I4718eab4b4b6e292d482a5d268562fe2c2f72300
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdate tutorial docs to replace add mapping RPCs with RESTCONF calls 22/45522/2
Shakib Ahmed [Tue, 13 Sep 2016 03:24:16 +0000 (20:24 -0700)]
Update tutorial docs to replace add mapping RPCs with RESTCONF calls

Change-Id: Id7b8e6d5045d34b508fcad6e175916ce7754f416
Signed-off-by: Shakib Ahmed <sheikahm@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Tue, 13 Sep 2016 14:41:09 +0000 (16:41 +0200)]
Updated git submodules

Project: integration/test master 2a8ac8d1e996f861687182d008ef41428e4af27e

Add mode memory for dsbenchark

Change-Id: I6db5071e2156d897ba657aac4c5c8fba3b2ee4de
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Victor Pickard [Tue, 13 Sep 2016 11:47:11 +0000 (07:47 -0400)]
Updated git submodules

Project: releng/builder master d7167eb17a1a4ca53cff0acea60b14245efa603d

Fix OVSDB Sonar - HWVTEP setup

Add some code to setup HWVTEP emulator, so that
hwvtepsouthbound tests will work.

Change-Id: If6aca041e5d238bd984e3513377d842f0c368303
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Samuel Kontriš [Mon, 12 Sep 2016 10:37:04 +0000 (12:37 +0200)]
Updated git submodules

Project: integration/test master 58858b55e7ae95b6cc80362a09fbf37eab6b41bc

Topoprocessing - workaroud for EOFError

Change-Id: Id18bbb6320bd8a5994eac0af536ee020ea932562
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 13 Sep 2016 10:15:35 +0000 (10:15 +0000)]
Updated git submodules

Project: netconf master 61d053cd7e3fa0cfc4b7456aabbcacd2e65126fc

Merge "Unit test for RestconfDataServiceImpl class"

Unit test for RestconfDataServiceImpl class

Change-Id: I9eac7cb5316465d3d7cc4b38f6d450bdb08015d7
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 13 Sep 2016 10:13:42 +0000 (10:13 +0000)]
Updated git submodules

Project: netconf master a0786a8c014a918d05ccba4c826952ca5da6544d

Merge "Unit test for RestconfInvokeOperationsServiceImpl class"

Unit test for RestconfInvokeOperationsServiceImpl class

Change-Id: I4da0bcfa6ce210412a199769e83e104be99b7e07
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Ravit Peretz [Mon, 12 Sep 2016 12:03:19 +0000 (15:03 +0300)]
Updated git submodules

Project: integration/test master 1eb296703712f96c6d16a1fd289b451c15efe017

Adding arp table troubleshoot info to Test Operations From Vm
To eliminate arp resolution issues  in analysis

Change-Id: I76ad293ef2f7262a47fedc1df6b4ded2375ae843
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoUpdated git submodules
Victor Pickard [Mon, 12 Sep 2016 18:06:34 +0000 (14:06 -0400)]
Updated git submodules

Project: releng/builder master 01f993ad512f600f8bd0f299c4548a8302a244c7

Fix OVSDB Sonar job

Set default OVS version to 2.5.0, instead of 2.3.2,
when OVS_VERSION is not passed in.

Change-Id: I516bd7ce255ce719fd0b88ccb4e43e5335cc45b8
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 12 Sep 2016 17:18:15 +0000 (13:18 -0400)]
Updated git submodules

Project: releng/builder master d94f468d77a778b7ec50a08595587ef6b2f30cc1

Fix sonar jobs due to freestyle transition

The freestyle job migration from patch
I810316417769df3c4f3f775aff3f3c151be76e3f broke the sonar jobs due to
missing jdk and maven-version configuration. Unfortunately JJB does not
support configuration those options either.

Since the post build step for Sonar is deprecated anyway there's no
point continuing to use it so transition to using the sonar method
recommended by SonarQube [0].

The "Prepare SonarQube Scanner environment" is currently not
configurable via Jenkins so explicitly set the Maven Goals directly to
work around this. We should switch back in the future once JJB supports
the setting.

[0]
http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Jenkins

Change-Id: I6a3e00c4b385adad03a470d3aae0e476c6bb769d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 11 Aug 2016 06:30:06 +0000 (16:30 +1000)]
Updated git submodules

Project: releng/builder master ce00c3413739277f6b7d674a5ae7dcb62b15b43a

Migrate maven to freestyle for sonar

Change-Id: I810316417769df3c4f3f775aff3f3c151be76e3f
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Sat, 10 Sep 2016 22:14:53 +0000 (08:14 +1000)]
Updated git submodules

Project: releng/builder master 41ee8cbae5c0f303a09f9b6db6c50813b71f0b92

Update new image label for ovs 2.5 and mininet 2.2.2

Change-Id: Ia6d6ad6fc242529a67bd5480c685dbfdbe8a5201
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Sun, 11 Sep 2016 17:57:24 +0000 (10:57 -0700)]
Updated git submodules

Project: integration/test master 0355a9bac58c1fb718610711f2078be9f2db9c57

Add sustain time in Scalability tests

Add Retry on Issue Karaf command

Change-Id: I963ba41353254fa1f00c213f286db220503bb517
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 10 Sep 2016 22:58:39 +0000 (15:58 -0700)]
Updated git submodules

Project: integration/test master 4ee399c9683167b5e4e1f367b10a3fa0ce00c77d

Adapt cluster test for Beryllium

Change-Id: If45cd2d0860810c884bc91de2ec21764012891ca
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sun, 11 Sep 2016 19:38:23 +0000 (12:38 -0700)]
Updated git submodules

Project: integration/test master ac6d11ac5435d35ca90601f8e2ac10fa98411b4f

Small adjusts in JVM metrics

Change-Id: I549f915fb461c5945269f9b7600e9973bc992508
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 10 Sep 2016 19:47:31 +0000 (12:47 -0700)]
Updated git submodules

Project: integration/test master be882d8dc11431711eec361a70f9f8f7d654e54c

Fix the longevity test

Change-Id: I250e96569b7bdc216e274c109bf2798bfac6e556
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 10 Sep 2016 19:41:21 +0000 (12:41 -0700)]
Updated git submodules

Project: integration/test master faa2b3b64128af0d90aa15466e2e6dac1dc4542b

Add missing library in longevity test

Change-Id: I270a4c456653a712636d6c5242e50fea9961a8db
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 10 Sep 2016 17:49:16 +0000 (10:49 -0700)]
Updated git submodules

Project: integration/test master 2c7fb60bf67ad0f61185f6592449993c27e3bdd4

Set Log level ERROR for longevity so we can track better issues

Add some time between mininet network down and network up

Change-Id: I48bc24741c35718e19d6bcbd5af57d1acb505911
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 10 Sep 2016 00:54:11 +0000 (17:54 -0700)]
Updated git submodules

Project: integration/test master 421cb86c65f182cad79aa9df831b3a418e5ac5ee

OpenFlow cluster test stabilize 2

Remove 1 switch connection at a time in HA test.
Add Shard check in node isolation/rejoin test.
Add Check for Owner Clear in node isolation/rejoin test.

Change-Id: Ie4183a4062abdceb454268c2a581eed38a22f29c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 9 Sep 2016 15:57:57 +0000 (17:57 +0200)]
Updated git submodules

Project: odlparent master 1021205767083487bdb1141798ceff191e3c2496

Intro. Google Guice DI with JSR-250 Extensions from Mycila

See https://github.com/mycila/guice/ & https://github.com/google/guice

See https://github.com/mycila/guice/issues/11 re. <version>4.0.rc1

This is already used in aclservice-impl for the first end2end test.

Intentionally <dependencyManagement> only with <scope>test, for now, as
it's not required at RT, yet.  (When it will be, then we'll look at OSGi
MANIFEST.MF, and a Karaf feature; later.  For the time being the
intention is to use Guice for more end2end style tests.)

Change-Id: Ia4c99a958ee0a5d687a311936693501a2a68c36d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoMerge "Migrate ODL SDNi user docs to rst"
Colin Dixon [Fri, 9 Sep 2016 16:03:13 +0000 (16:03 +0000)]
Merge "Migrate ODL SDNi user docs to rst"

7 years agoMerge "Migrate SDNi dev docs to rst"
Colin Dixon [Fri, 9 Sep 2016 16:02:49 +0000 (16:02 +0000)]
Merge "Migrate SDNi dev docs to rst"

7 years agoUpdated git submodules
Vratko Polak [Fri, 9 Sep 2016 09:55:39 +0000 (11:55 +0200)]
Updated git submodules

Project: integration/test master 0a177cb4312394af19ac9210037fa1c84827f4da

Add a workaroud for EOF error to netconf readiness suite

Change-Id: I73de79d9509728f6c281dd1ea4887101c4a9e9e0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Samuel Kontriš [Wed, 24 Aug 2016 13:43:57 +0000 (15:43 +0200)]
Updated git submodules

Project: integration/test master 2f664e77c535f11950e108d3aafe3582e8db9762

Topoprocessing - fix for bug 6277

Change-Id: Ic0e921d19f658c0c0e31e25b1454235310cba6e2
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 9 Sep 2016 05:40:40 +0000 (05:40 +0000)]
Updated git submodules

Project: releng/builder master 7a941c9510e1fa500b1cf9565b400e3ec252053c

Merge "Patch Test for VTN Project"

Patch Test for VTN Project

Change-Id: Icd09a91dd962a0fa22799dc0e9b1d8a2d8330c7b
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 9 Sep 2016 05:14:53 +0000 (05:14 +0000)]
Updated git submodules

Project: releng/builder master ec94959c87627e99a0d84b21513d6cc649a9b69e

Merge "Fix Bug in Patch-Test Trigger"

Fix Bug in Patch-Test Trigger

The matches added for test-{project}-all and test-{project}-{feature}
is causing multiple jobs.

Change-Id: I4c0bfc1a065049d5e610933f564db142b4af25a4
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 9 Sep 2016 02:28:22 +0000 (19:28 -0700)]
Updated git submodules

Project: releng/builder master b67ce1a50f4c9a8a85ddf15ee5b2a8a54a492372

Migrate OF cluster job to use new OVS 2.5 image

Change-Id: Ie9b2722a34b5717355959f5d69b67d992bd7e89d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 8 Sep 2016 04:22:46 +0000 (21:22 -0700)]
Updated git submodules

Project: integration/test master f3540cda6e431c59109081c098f9cc9d0378ed98

Adjust OpenFlow Entity Owner tests for changes in candidate behavior

Also harden the OpenFlow HA test for mininet connections.

Change-Id: I6ef91b8cbe6c4b54911b770c5a4c50233ce717bf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Migrate NatApp dev docs to rst"
Colin Dixon [Fri, 9 Sep 2016 04:27:19 +0000 (04:27 +0000)]
Merge "Migrate NatApp dev docs to rst"

7 years agoMerge "Migrate USecPlugin user docs to rst"
Colin Dixon [Fri, 9 Sep 2016 04:27:12 +0000 (04:27 +0000)]
Merge "Migrate USecPlugin user docs to rst"

7 years agoMerge "Migrate NatApp user docs to rst"
Colin Dixon [Fri, 9 Sep 2016 04:27:04 +0000 (04:27 +0000)]
Merge "Migrate NatApp user docs to rst"

7 years agoMerge "Migrate USecPlugin dev docs to rst"
Colin Dixon [Fri, 9 Sep 2016 04:26:55 +0000 (04:26 +0000)]
Merge "Migrate USecPlugin dev docs to rst"

7 years agoUpdated git submodules
Luis Gomez [Fri, 9 Sep 2016 00:52:19 +0000 (00:52 +0000)]
Updated git submodules

Project: releng/builder master db844c7d71d20fed09af4f4bc9db3a8500a91bad

Merge "Do not archive maven sites"

Do not archive maven sites

Maven sites are published to Nexus under the site url here:
https://nexus.opendaylight.org/content/sites/site/

VTN should not be archiving Maven sites in Jenkins or
logs.opendaylight.org as it affects the stabilityi of Jenkins.

Additionally Javadoc jars are also published to Nexus already do not
archive them in Jenkins or logs.opendaylight.org.

Change-Id: I941e4ea561f6dc14baa607a237e979cfd62e772a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 9 Sep 2016 00:51:19 +0000 (00:51 +0000)]
Updated git submodules

Project: releng/builder master a768a6eefda5327a6de8382d466a8e1b6d6f1451

Merge "Use latest OVS 2.5 for SW scalability test"

Use latest OVS 2.5 for SW scalability test

Change-Id: Ieefc1178b29ef7fe86dfa08a3f50ddba48dacce4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 9 Sep 2016 00:15:45 +0000 (00:15 +0000)]
Updated git submodules

Project: releng/builder master 52148561406dcb58ee4be45fbd4658848855023d

Merge "Add support for a new paramater "feature" for patch tests"

Add support for a new paramater "feature" for patch tests

- Added the new paramater "feature" to the template
- It defaults to "all"
- Also, added the keyword to trigger patch test as test-<projectname>-<feature>
- Added "feature:all" in various patch test yaml files
- For Netvirt, Added different job names based on the feature being "legacy" or "current"

Change-Id: I2dd7fe26fc6fe61e35a13d331521d0721fdd030a
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Kumar Rishabh [Fri, 26 Aug 2016 20:59:18 +0000 (02:29 +0530)]
Updated git submodules

Project: integration/test master 71a12831f083ee88ccb7e72bedf7d3cc7e15feaf

Cleanup Elasticsearch indices before test

Change-Id: I9b74c2c780e535afa7ee65db8ee48f24da136f43

Change-Id: I028fbe76782f17be1b0c426ce1169bf075ce6f13
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoUpdated git submodules
Vratko Polak [Thu, 8 Sep 2016 16:47:43 +0000 (18:47 +0200)]
Updated git submodules

Project: integration/test master f5b4b00a86006a7c340aeec78256ed3a3cd8fceb

Work around new entity candidate behavior in Boron

Change-Id: Ib5c4e17da7cb58f7edfccd45085a526648243a20
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 8 Sep 2016 22:36:25 +0000 (22:36 +0000)]
Updated git submodules

Project: releng/builder master 9abc926255db029bb77553ffa4a14644c2cea87d

Merge "Fix release-java and publish-p2repo cfp configs"

Fix release-java and publish-p2repo cfp configs

Change-Id: I5e7fa5961ea067a74dac530287ef34a3e9f85fc0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 8 Sep 2016 22:15:54 +0000 (22:15 +0000)]
Updated git submodules

Project: releng/builder master 9989e53ac8e9c4b86d18c95ecacbc67ccf2f192d

Merge "Fix netvirt-sonar job"

Fix netvirt-sonar job

Split the netvirt-sonar job into build phase,
and then 3 separate IT mvn jobs, similiar
to what was done for netvirt IT.

Note, the findBugs plugin is not supported in
freestyle project-type, so I was not able
to follow the same pattern as used in
netvirt-full-integration.

Change-Id: I3622e90c3b782f909a3d787d3a6e1194b03ce5ac
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
gvrangan [Wed, 7 Sep 2016 19:33:07 +0000 (19:33 +0000)]
Updated git submodules

Project: releng/builder master 8dc8af5e261fa1dc591854121534e166f86f9d47

Add Legacy Netvirt Job to the patch test

* Renamed the yaml as the netvirt-patch-test
* Added Legacy Netvirt CSIT job

Change-Id: Ic068e96533b889aa7fc87b5e04188a07216b79f5
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdate Berylium references to Boron references in VTN 72/45272/8
Colin Dixon [Tue, 6 Sep 2016 20:14:15 +0000 (16:14 -0400)]
Update Berylium references to Boron references in VTN

Also note that the lastSuccessfulBuild/artifacts/ links no longer work.
So, we need to find some other way to link to this contnet.

Change-Id: If05bfc7a92c2ccb236502c098abf1b63c47c8c7c
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMigrate SDNi dev docs to rst 83/44183/4
Colin Dixon [Wed, 17 Aug 2016 17:22:38 +0000 (13:22 -0400)]
Migrate SDNi dev docs to rst

Change-Id: I07c4361f2fce31e2eacd13ff5dcf3b175dc08569
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMigrate ODL SDNi user docs to rst 46/44346/2
Colin Dixon [Fri, 19 Aug 2016 00:54:42 +0000 (20:54 -0400)]
Migrate ODL SDNi user docs to rst

Change-Id: I3dcd10c387e493e52c651beea0104c5864956f1a
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Migrate OpenFlow plugin dev docs to rst"
Colin Dixon [Thu, 8 Sep 2016 13:39:28 +0000 (13:39 +0000)]
Merge "Migrate OpenFlow plugin dev docs to rst"

7 years agoMigrate OpenFlow plugin dev docs to rst 60/45260/2
Colin Dixon [Tue, 6 Sep 2016 17:16:13 +0000 (13:16 -0400)]
Migrate OpenFlow plugin dev docs to rst

Change-Id: Ic9f891b62fd9c9497833c1195604354dea815bba
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Migrate OpenFlow Plugin user docs to rst"
Colin Dixon [Thu, 8 Sep 2016 13:33:25 +0000 (13:33 +0000)]
Merge "Migrate OpenFlow Plugin user docs to rst"

7 years agoMerge "Updated Sdninterfaceapp ASCII docs"
Colin Dixon [Thu, 8 Sep 2016 13:33:06 +0000 (13:33 +0000)]
Merge "Updated Sdninterfaceapp ASCII docs"

7 years agoUpdated git submodules
Luis Gomez [Mon, 5 Sep 2016 05:25:29 +0000 (22:25 -0700)]
Updated git submodules

Project: integration/test master 3ad3bdba63f94db658255bcdf98ddbd863772be6

Set log ERROR for scalability test

Change-Id: Iea441bc4c1cf7db6f790cc12528129bee52e32eb
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Wed, 7 Sep 2016 09:52:57 +0000 (02:52 -0700)]
Updated git submodules

Project: integration/test master a2959475bcd3a2e57b8b87e2e7bc1f06e52b564d

Stabilize cbench test

In general 10 sec sleep between Cbench runs seems to stabilize.

Change-Id: Ia0be1d73f6084f5b7612d0798e93e1fce705871f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Tomas Cere [Thu, 8 Sep 2016 08:40:10 +0000 (08:40 +0000)]
Updated git submodules

Project: netconf master f2ab612bc44f622486fa566dacb02b6a895221d7

Merge "Unit test for RestconfStreamsSubscriptionServiceImpl class"

Unit test for RestconfStreamsSubscriptionServiceImpl class

Remove redundant check of empty or null String. This will never
happen since it would fail while getting LogicalDatastoreType
or DataChangeScope.

Change-Id: I99455ddcc7c15d5c3268ed5ea92eb747b5b49f17
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 7 Sep 2016 19:24:51 +0000 (12:24 -0700)]
Updated git submodules

Project: integration/test master abfb934b342c544ac878a8a910395036d21e6ec7

add neutron port-list to debug steps

Change-Id: I8b7c0454139bd88fc391086fda38da7d99c9e692
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Tue, 6 Sep 2016 19:36:49 +0000 (15:36 -0400)]
Updated git submodules

Project: integration/test master 4857dbe1b2d8c4d480a04121b18010acf677ba41

Remove deprecated tempest tests

Change-Id: I5791ddf7a48756d6e5d6ae153eddf35c2e108d0a
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 7 Sep 2016 18:47:53 +0000 (11:47 -0700)]
Updated git submodules

Project: integration/test master c75b51a96c1b3e6fcfe38cd697cb19e85e5c68d3

clean up networks and subnets after running tempest

Change-Id: Ia09159203a08b5ba0ce049a327382f7780deda72
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Add link to remote NeXt dev docs"
Thanh Ha [Wed, 7 Sep 2016 19:28:48 +0000 (19:28 +0000)]
Merge "Add link to remote NeXt dev docs"

7 years agoUpdated git submodules
vidya sathyanarayanachar [Tue, 6 Sep 2016 18:18:27 +0000 (11:18 -0700)]
Updated git submodules

Project: integration/test master b4ecd255d275fe0b14598d5e4384559f768a31af

aligned and updated the Documentation part for some of the test cases

Change-Id: Ic1d8369cdbb4d416fbe0bde6e730dc77031edbf4
Signed-off-by: vidya sathyanarayanachar <s.vidya990@gmail.com>
7 years agoUpdated git submodules
Jose Luis Franco Arza [Wed, 31 Aug 2016 12:29:32 +0000 (14:29 +0200)]
Updated git submodules

Project: integration/test master 36c709e784d0c33716c6d742e66817f0b08feb59

Adapt 404 response when delete non-existent element

Add new function "Remove All Elements at URI If Exists" inside Utils.robot
which sends a Delete REST request only if the element sent as input
parameter exists in the datastore.

Delete all calls to "Remove All Elements at URI" at the beggining of every
test case, which was used as "test case setup" and add a Robot FW Test Case
Setup calling the function "Remove All Elements at URI If Exists".

Adapt test cases verifying the deletion of a non-existent element to avoid
calling "Remove All Elements at URI". This function checks that the
result code returned is (200, 201 or 204) and since boron release a 404 is
returned if the element to be removed does not exist in the datastore.
Instead, a delete request is sent and it is checked that the result
obtained is 404 when the element is not present.

Change-Id: Icfba27e646a19aa27f1be24afc398c87b7323ebf
Signed-off-by: Jose Luis Franco Arza <jose.luis.franco.arza@ericsson.com>
7 years agoAdd link to remote NeXt dev docs 20/45320/1
Colin Dixon [Wed, 7 Sep 2016 17:07:07 +0000 (13:07 -0400)]
Add link to remote NeXt dev docs

Change-Id: I4630f7b4a378f38f5c38ba0a97526dc777acf2fe
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMigrate USecPlugin dev docs to rst 13/45313/2
Colin Dixon [Wed, 7 Sep 2016 15:11:52 +0000 (11:11 -0400)]
Migrate USecPlugin dev docs to rst

Change-Id: I2b1f947d1187e59ae7b9afa74c5edec5c3467deb
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMigrate NatApp user docs to rst 15/45315/2
Colin Dixon [Wed, 7 Sep 2016 15:21:48 +0000 (11:21 -0400)]
Migrate NatApp user docs to rst

Change-Id: Icde022e7572f59293a23388c02d1c26c81fa7d56
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMigrate USecPlugin user docs to rst 12/45312/2
Colin Dixon [Wed, 7 Sep 2016 15:10:00 +0000 (11:10 -0400)]
Migrate USecPlugin user docs to rst

Change-Id: If60f95754ca5497af0f3f4c45888466dc477f726
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMigrate NatApp dev docs to rst 17/45317/1
Colin Dixon [Wed, 7 Sep 2016 15:23:54 +0000 (11:23 -0400)]
Migrate NatApp dev docs to rst

Change-Id: Ie4806796ff476222e03db213ab6c74a2c313de2e
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoDocumentation outline for natapp 99/39099/5
Thomas Lee S [Thu, 19 May 2016 10:39:14 +0000 (16:09 +0530)]
Documentation outline for natapp

Change-Id: If3872ce9c40daca93c343a27dd2b1631519a20e2
Signed-off-by: Thomas Lee S <thomaslee.s@tcs.com>
7 years agoAdding URIs for AAA feature. 65/39165/5
Thomas Lee S [Fri, 20 May 2016 10:07:59 +0000 (15:37 +0530)]
Adding URIs for AAA feature.

Change-Id: I0e881b73a30113905b92144166be672c26c6a4f2
Signed-off-by: Thomas Lee S <thomaslee.s@tcs.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 7 Sep 2016 14:27:17 +0000 (14:27 +0000)]
Updated git submodules

Project: releng/builder master 5217ce324adc436ffa0d92fe656550e81160ae23

Merge "neutron northbound: make timeout 60min from 360min"

neutron northbound: make timeout 60min from 360min

The build time of Neutron Northbound isn't so long.
Make timeout short according to it.

Change-Id: I3f695e9e9eaecccef005ac05c8de3922ca186fff
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
7 years agoCreate Distribution Version chapter of developer guide 02/45302/1
Vratko Polak [Wed, 31 Aug 2016 11:41:23 +0000 (13:41 +0200)]
Create Distribution Version chapter of developer guide

Change-Id: I2862f1a2e179c6c8ecebf54b6d82ca79076029e1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit bb8b3a9cd21f8e512badd6e1c4007f55a1af08d2)

7 years agoUpdated git submodules
Lydia [Fri, 26 Aug 2016 10:13:13 +0000 (10:13 +0000)]
Updated git submodules

Project: integration/test master ee4496fb804ee8ce90ce0a5796ba9484e52bf37a

trello 334 - Resource created, 050_bmp_basic.robot suite changed

Change-Id: I31fd1f789e80dd242da22d56ae764803ebcf658d
Signed-off-by: Lydia <lydia.buckuliakova@pantheon.tech>