integration.git
10 years agoTimer adjustment for stability 19/3719/1
Luis Gomez [Fri, 13 Dec 2013 18:46:09 +0000 (10:46 -0800)]
Timer adjustment for stability

Change-Id: Ibc17a7cf52703c4e9873ff5bf1481503cbf7f92a
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Some cleaning here as delete flows is not supported by mn 2.0.0"
Luis Gomez [Sat, 7 Dec 2013 01:28:36 +0000 (01:28 +0000)]
Merge "Some cleaning here as delete flows is not supported by mn 2.0.0"

10 years agoSome cleaning here as delete flows is not supported by mn 2.0.0 42/3542/3
Luis Gomez [Sat, 7 Dec 2013 00:28:33 +0000 (16:28 -0800)]
Some cleaning here as delete flows is not supported by mn 2.0.0

Change-Id: Ib96b85e0c4b6d886c364aab959edebfb35b7be98
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdd in verbose flag to mock 43/3543/1
Andrew Grimberg [Sat, 7 Dec 2013 00:32:59 +0000 (16:32 -0800)]
Add in verbose flag to mock

Jenkins is a bit unhappy about the _very_ large pauses in output that
it's getting when we enter the mock build phase (multiple times). Add
the verbose flag to mock to keep Jenkins happy about this and also make
it easier to track where it is in the build process.

Change-Id: I2c15fc8161511b079eb96178980e2c909a710b91
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
10 years agoMinor fixups for mock and cloning clean-up 41/3541/1
Andrew Grimberg [Fri, 6 Dec 2013 23:57:05 +0000 (15:57 -0800)]
Minor fixups for mock and cloning clean-up

The mock build location repository needs initialized for each run. Each
of the subsequent calls to mock can continue to use the --no-clean
feature of mock but not doing an initial --init causes it to bomb on
Jenkins managed systems.

Clone at --depth 0. The builds are only going to be pulling against the
current master HEAD or a particular version. We may want to change the
clones to be direct fetches to the snapshot tarball interface.

Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
10 years agoMerge "Add script to allow jenkins to automate the rpm builds."
Luis Gomez [Fri, 6 Dec 2013 20:27:42 +0000 (20:27 +0000)]
Merge "Add script to allow jenkins to automate the rpm builds."

10 years agoMerge "Add review comments and general cleanup."
Luis Gomez [Fri, 6 Dec 2013 18:39:41 +0000 (18:39 +0000)]
Merge "Add review comments and general cleanup."

10 years agoAdd script to allow jenkins to automate the rpm builds. 19/3519/1
Sam Hague [Fri, 6 Dec 2013 00:06:05 +0000 (19:06 -0500)]
Add script to allow jenkins to automate the rpm builds.

bash script to:
- get the controlelr source via git clone or local clone
- use rpmbuild to create a src.rpm
- use mock to build the rpm.

The script can be called as follows to build the rpm with a local git repo:

~/git/integration/packaging/rpm/buildrpm.sh --dist fedora-19-x86_64 --getsource buildroot --buildtype snapshot --buildroot ~/data/rpmbuild --debug

The different options and help can be seen using:

buildrpm.sh -?

Change-Id: I317ec19e2c1b8830e1fbef98d497b50a81ea51db
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoSplit the configuration into multiple files for clarity 18/3418/3
Robert Varga [Tue, 3 Dec 2013 08:47:22 +0000 (09:47 +0100)]
Split the configuration into multiple files for clarity

Change-Id: I57b8bc744270cecca145023370c0df481ecde6fb
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoAdding more time for stability 08/3408/1
Luis Gomez [Tue, 3 Dec 2013 16:12:14 +0000 (08:12 -0800)]
Adding more time for stability

Change-Id: I212594a2f43f2e348337af709b8a7d8994fd1c92
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMore OVSDB switch come up timer 78/3378/1
Luis Gomez [Tue, 3 Dec 2013 04:40:55 +0000 (20:40 -0800)]
More OVSDB switch come up timer

Change-Id: If08b05c9963fca8a19d42d8a62e7309697465bc5
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoDelete flows at the end 77/3377/2
Luis Gomez [Tue, 3 Dec 2013 04:22:21 +0000 (20:22 -0800)]
Delete flows at the end

Change-Id: Ia51681acb90c7404a8adc0a7a678ebc71574dd8b
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Make sure bgpcep configuration is included"
Ed Warnicke [Mon, 2 Dec 2013 23:06:06 +0000 (23:06 +0000)]
Merge "Make sure bgpcep configuration is included"

10 years agoRemove OVSDB ping as it is not stable. 73/3373/1
Luis Gomez [Mon, 2 Dec 2013 22:28:45 +0000 (14:28 -0800)]
Remove OVSDB ping as it is not stable.

Change-Id: I3e6a6ebd8d7d966fa831213f4530468fdfefd18e
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMake sure bgpcep configuration is included 46/3346/3
Robert Varga [Sun, 1 Dec 2013 14:12:11 +0000 (15:12 +0100)]
Make sure bgpcep configuration is included

Change-Id: I5c45f2b8a38d9459efbcf37f3d12497ef5a2b2c4
Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoMore ping time 61/3361/1
Luis Gomez [Mon, 2 Dec 2013 18:32:31 +0000 (10:32 -0800)]
More ping time

Change-Id: I184877ec6ce1b6abae0f44eff244e69004f2f28f
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoDelete flows created by simple fwd + improve OVSDB test + more stable mininet cleaning 59/3359/1
Luis Gomez [Mon, 2 Dec 2013 18:08:48 +0000 (10:08 -0800)]
Delete flows created by simple fwd + improve OVSDB test + more stable mininet cleaning

Change-Id: Ib4d29cc5d391222b2d272a641373d6b60470c2a2
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Create stats mgr + Complete some test cases with mininet + fix test file names"
Punal Patel [Mon, 2 Dec 2013 16:38:08 +0000 (16:38 +0000)]
Merge "Create stats mgr + Complete some test cases with mininet + fix test file names"

10 years agoMerge "Import models required for proper BGP/PCEP operation"
Ed Warnicke [Sun, 1 Dec 2013 13:47:25 +0000 (13:47 +0000)]
Merge "Import models required for proper BGP/PCEP operation"

10 years agoImport models required for proper BGP/PCEP operation 96/3296/1
Robert Varga [Sun, 1 Dec 2013 13:35:38 +0000 (14:35 +0100)]
Import models required for proper BGP/PCEP operation

Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoCreate stats mgr + Complete some test cases with mininet + fix test file names 90/3290/1
Luis Gomez [Sun, 1 Dec 2013 12:14:06 +0000 (04:14 -0800)]
Create stats mgr + Complete some test cases with mininet + fix test file names

Change-Id: If337c3ce050f392a0760788b70ddd96ec44fcc66
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Rename cases to modules and minor bug fix"
Luis Gomez [Sun, 1 Dec 2013 08:22:48 +0000 (08:22 +0000)]
Merge "Rename cases to modules and minor bug fix"

10 years agoMerge "Change key of container manager from 'container-config' to 'containerConfig...
Luis Gomez [Sun, 1 Dec 2013 08:19:25 +0000 (08:19 +0000)]
Merge "Change key of container manager from 'container-config' to 'containerConfig' to match latest controller code"

10 years agoadd 1 sec after mininet connection 85/3285/2
Luis Gomez [Sun, 1 Dec 2013 03:47:31 +0000 (19:47 -0800)]
add 1 sec after mininet connection

Change-Id: I7c7f421cd1cfb6b529d3376d2a2e53dae6cd4961
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoRename cases to modules and minor bug fix 62/3162/1
Baohua Yang [Thu, 28 Nov 2013 03:31:04 +0000 (11:31 +0800)]
Rename cases to modules and minor bug fix

Change-Id: Ib48f9135ebffdb362e5c5a5c161f24eff2c5cd6e
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoChange key of container manager from 'container-config' to 'containerConfig' to match... 61/3161/1
Baohua Yang [Thu, 28 Nov 2013 03:28:51 +0000 (11:28 +0800)]
Change key of container manager from 'container-config' to 'containerConfig' to match latest controller code

Change-Id: I57ef0a0eeb89c50fabb9fdba4e2a07553b3235b2
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoIncrease mininet setup time to stabilize topology mgr test 48/3148/1
Luis Gomez [Wed, 27 Nov 2013 18:24:26 +0000 (10:24 -0800)]
Increase mininet setup time to stabilize topology mgr test

Change-Id: I37996fd8138ec09f1c1e3af7b627508981d86873
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Remove OVS passive mode in mininet until Andy fixes mininet"
Punal Patel [Tue, 26 Nov 2013 00:54:28 +0000 (00:54 +0000)]
Merge "Remove OVS passive mode in mininet until Andy fixes mininet"

10 years agoRemove OVS passive mode in mininet until Andy fixes mininet 30/3030/5
Luis Gomez [Sat, 23 Nov 2013 04:56:25 +0000 (20:56 -0800)]
Remove OVS passive mode in mininet until Andy fixes mininet

Change-Id: I8d83858a3d028db4bda7619cd7908962271b7699
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Update BGPCEP artifacts"
Ed Warnicke [Sun, 24 Nov 2013 21:42:18 +0000 (21:42 +0000)]
Merge "Update BGPCEP artifacts"

10 years agoFirst test case for Switch Manager 29/3029/1
Luis Gomez [Sat, 23 Nov 2013 03:48:18 +0000 (19:48 -0800)]
First test case for Switch Manager

Change-Id: I87391a5164525a2068b4d50f9da6ef0c5194c3a3
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Add more operation cases for switch manager module."
Luis Gomez [Fri, 22 Nov 2013 23:22:12 +0000 (23:22 +0000)]
Merge "Add more operation cases for switch manager module."

10 years agoRemove Topology Mgr test 24/3024/1
Luis Gomez [Fri, 22 Nov 2013 23:01:38 +0000 (15:01 -0800)]
Remove Topology Mgr test

Change-Id: I31f4790e9ffa7edbc7499cf0cf42a7ba62da9c5c
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoChange variables in Robot 2 23/3023/2
Luis Gomez [Fri, 22 Nov 2013 22:47:22 +0000 (14:47 -0800)]
Change variables in Robot 2

Change-Id: I2fe2c413f05e69302c100543e6e59d7641c24268
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agomininet control test 11 72/2972/11
Luis Gomez [Fri, 22 Nov 2013 01:01:33 +0000 (17:01 -0800)]
mininet control test 11

Change-Id: I6478289751d588868f0c406195beb4891e4b1dd5
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdd more operation cases for switch manager module. 16/3016/1
Denghui Huang [Fri, 22 Nov 2013 15:21:03 +0000 (23:21 +0800)]
Add more operation cases for switch manager module.

Change-Id: I82de21d73b4e55e0791a3286564040d1aa860ee2
Signed-off-by: Denghui Huang <huangdenghui@gmail.com>
10 years agoUpdate BGPCEP artifacts 09/3009/1
Robert Varga [Fri, 22 Nov 2013 12:03:31 +0000 (13:03 +0100)]
Update BGPCEP artifacts

Signed-off-by: Robert Varga <rovarga@cisco.com>
10 years agoLet test cases support controller argument, inclduding forwarding rule manager, host... 11/2911/1
Baohua Yang [Wed, 20 Nov 2013 13:13:38 +0000 (21:13 +0800)]
Let test cases support controller argument, inclduding forwarding rule manager, host tracker and topology manager; Minor refine the documentation and libraries

Change-Id: Ib17dd0d1703ac0836ed62da43408c5e65b26e71b
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoRewrite test cases for arp handler, container manager and forwarding manager, to... 02/2902/1
Baohua Yang [Wed, 20 Nov 2013 11:55:14 +0000 (19:55 +0800)]
Rewrite test cases for arp handler, container manager and forwarding manager, to let them support CONTROLLER argument

Change-Id: If3be93f2515ca3a65d599f1463947293bbea4648
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoRename variable from CONTROLLER_IP to CONTROLLER 01/2901/1
Baohua Yang [Wed, 20 Nov 2013 11:53:39 +0000 (19:53 +0800)]
Rename variable from CONTROLLER_IP to CONTROLLER

Change-Id: Ic357e93fb42f2a8e91c0dae9418e89538377dae7
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoAdd __init__.txt for base suite's initialization 00/2900/1
Baohua Yang [Wed, 20 Nov 2013 11:52:47 +0000 (19:52 +0800)]
Add __init__.txt for base suite's initialization

Change-Id: I9338871401b6fb79086f9a1aab55acacff93dbb5
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoAdd hacked RequestsLibrary file to send valid REST request for ODP 99/2899/1
Baohua Yang [Wed, 20 Nov 2013 11:51:47 +0000 (19:51 +0800)]
Add hacked RequestsLibrary file to send valid REST request for ODP

Change-Id: I4e098ed2f9bbcd5da138a18feba243ad9e4bdaf9
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoAdd review comments and general cleanup. 74/2874/1
Sam Hague [Tue, 19 Nov 2013 15:36:15 +0000 (10:36 -0500)]
Add review comments and general cleanup.

Change-Id: If24db025b5e5d60d4e61b3307191bcabacea8726
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoChange cases folder to suites 51/2851/1
Luis Gomez [Tue, 19 Nov 2013 05:18:30 +0000 (21:18 -0800)]
Change cases folder to suites

Change-Id: Icfdc9747a1feca1aac1d84abc106250a7ad72af8
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Add the robot based CSIT tool with the base edition"
Luis Gomez [Tue, 19 Nov 2013 05:10:46 +0000 (05:10 +0000)]
Merge "Add the robot based CSIT tool with the base edition"

10 years agoTest 3 Jenkins. Clean previous test. 50/2850/1
Luis Gomez [Tue, 19 Nov 2013 02:55:40 +0000 (18:55 -0800)]
Test 3 Jenkins. Clean previous test.

Change-Id: I3758434bdf7f0dc6c79e0ba65d9d317a1c8193c9
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoJenkins test 2 49/2849/2
Luis Gomez [Tue, 19 Nov 2013 02:39:00 +0000 (18:39 -0800)]
Jenkins test 2

Change-Id: I9d8831898d1507222142726e30e61bad5ec09cc5
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdd the robot based CSIT tool with the base edition 23/2823/1
Baohua Yang [Mon, 18 Nov 2013 13:21:43 +0000 (21:21 +0800)]
Add the robot based CSIT tool with the base edition

Change-Id: Idc00dd3722643f981a7b189ded6285afaf21d118
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoAdd *.swp files into the git ignore list. 99/2799/1
Baohua Yang [Sun, 17 Nov 2013 12:14:27 +0000 (20:14 +0800)]
Add *.swp files into the git ignore list.

Change-Id: I83df5404691888f405f7ca3b6d65d2067850e800
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoAdd *.pyc, log.html, output.xml and report.html to the ignore list. 98/2798/1
Baohua Yang [Sun, 17 Nov 2013 12:13:19 +0000 (20:13 +0800)]
Add *.pyc, log.html, output.xml and report.html to the ignore list.

Change-Id: I615d11eff75b5e811b37568bbca9be8404b15d0d
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoIgnore the robot generated files:log.html, output.xml and report.html 91/2791/1
Baohua Yang [Sat, 16 Nov 2013 07:44:23 +0000 (15:44 +0800)]
Ignore the robot generated files:log.html, output.xml and report.html

Change-Id: I9db2c30d6b34925e02e8ac0de8297a26da9fa59e
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoFix test cases. Add variable ${CONTROLLER} 90/2790/1
Luis Gomez [Sat, 16 Nov 2013 00:05:22 +0000 (16:05 -0800)]
Fix test cases. Add variable ${CONTROLLER}

Change-Id: I716508b6e7cf7d90a1b8eed70f071806c02f687c
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoTest csit test cases 88/2788/1
Luis Gomez [Fri, 15 Nov 2013 22:17:03 +0000 (14:17 -0800)]
Test csit test cases

Change-Id: If73b201949b9d4fe3f7b6da2744be03c18c38f95
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agotest 3 Jenkins 60/2760/1
Luis Gomez [Fri, 15 Nov 2013 04:35:22 +0000 (20:35 -0800)]
test 3 Jenkins

Change-Id: Ia3b860a39c0c906320637fce02bcefb754f85fb0
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoJenkins Test 2 59/2759/1
Luis Gomez [Fri, 15 Nov 2013 01:46:17 +0000 (17:46 -0800)]
Jenkins Test 2

Change-Id: I81e25ddf7fe62220bf04d13ba12ef3a5625d0958
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoJenkins test1 58/2758/1
Luis Gomez [Fri, 15 Nov 2013 01:39:02 +0000 (17:39 -0800)]
Jenkins test1

Change-Id: I4fd8bfa7894261f974dd887fc64bd1f89ceb1129
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdd neutron bundle from VTN to the Virtualization 88/2688/1
Hideyuki [Wed, 13 Nov 2013 08:00:28 +0000 (03:00 -0500)]
Add neutron bundle from VTN to the Virtualization

It adds neutron.manager bundle from VTN Project to the Virtualization
Edition for OpenStack Neutron API support.

Change-Id: I984db1e1629535a1f0371b179b9b8266433963c2
Signed-off-by: Hideyuki <h-tai@cd.jp.nec.com>
10 years agoMerge "Add Fedora systemd support to install the controller as a service."
Ed Warnicke [Thu, 7 Nov 2013 21:52:05 +0000 (21:52 +0000)]
Merge "Add Fedora systemd support to install the controller as a service."

10 years agoAdd Fedora systemd support to install the controller as a service. 23/2523/1
Sam Hague [Thu, 7 Nov 2013 21:11:33 +0000 (16:11 -0500)]
Add Fedora systemd support to install the controller as a service.

- Add systemd support to install the service.
- Simplify the file permission modification logic.

The controller can be started and stopped via:

systemctl start|stop opendaylight-controller.service

or configured to start on boot via:

system enable opendaylight-controller.service

Change-Id: I9d2192558bd48e482e6a093b2b568af799c69028
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdds OVSDB to Base - per TSC vote on Nov 7, 2013 05/2305/4
Ed Warnicke [Thu, 31 Oct 2013 18:56:51 +0000 (11:56 -0700)]
Adds OVSDB to Base - per TSC vote on Nov 7, 2013

Change-Id: I2b8bb22569077fc2c869f19a439b9dc0b93b9a77
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoInit the test directory with CSIT_Test tool code. 79/2479/1
Baohua Yang [Thu, 7 Nov 2013 09:06:35 +0000 (17:06 +0800)]
Init the test directory with CSIT_Test tool code.

Change-Id: I46ee41f58c0522de875b8784ea6f2ca599daa72f
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
10 years agoAdd jar dependencies package. 20/2320/1
Sam Hague [Fri, 1 Nov 2013 18:38:39 +0000 (14:38 -0400)]
Add jar dependencies package.

The current opendaylight-controller rpm uses the JAVA artifacts that
are already included in the distribution. This is not allowed in a
proper Fedora distribution. This commit creates a "dependencies"
package to remove the use of the pre-built artifacts from the
controller rpm. In the future this dependencies package will go
away as the artifacts are added in their own packages.

Change-Id: I7cc3891e6f18428b13133d8a0ff999ef1d79158c
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoMerge "Add initial Fedora RPM packaging."
Ed Warnicke [Fri, 25 Oct 2013 21:25:58 +0000 (21:25 +0000)]
Merge "Add initial Fedora RPM packaging."

10 years agoAdd initial Fedora RPM packaging. 75/2175/1
Sam Hague [Fri, 25 Oct 2013 19:55:56 +0000 (15:55 -0400)]
Add initial Fedora RPM packaging.

This is an initial commit of the spec file to be used for a Fedora RPM
packaging of the controller. The spec relies on Maven to pull in the
JAVA artifacts. Anotehr dependencies RPm will be created to grab those
dependencies.

There is a README in the fedora folder that describes the process to
build the RPM, install and uninstall. The README also details how to
start the controller.

This is a work in progress. I wanted to commit the current spec to let
others take alook. The spec file has comments indicated by
"todo" to show the current thinking of what needs to be added.

Change-Id: Ie93cb57a8012033d0578fa87a4f2cf536d1b0d75
Signed-off-by: Sam Hague <shague@redhat.com>
10 years agoAdd missing bgpcep dependencies to fix serviceprovider startup 34/2134/1
Alissa Bonas [Thu, 24 Oct 2013 11:00:02 +0000 (14:00 +0300)]
Add missing bgpcep dependencies to fix serviceprovider startup

Change-Id: I5a9f23d4df1cd4db1d825567a4148005b6816c14
Signed-off-by: Alissa Bonas <abonas@redhat.com>
10 years agoExclude defense4all jars from the plugins dir. 01/2101/1
Alissa Bonas [Wed, 23 Oct 2013 11:47:24 +0000 (14:47 +0300)]
Exclude defense4all jars from the plugins dir.

Change-Id: I3cd588f963e6fb4751ca37fb6819c14db4b0f61a
Signed-off-by: Alissa Bonas <abonas@redhat.com>
10 years agoMerge "Fix file permissions to make it non-executable"
Ed Warnicke [Tue, 22 Oct 2013 18:36:18 +0000 (18:36 +0000)]
Merge "Fix file permissions to make it non-executable"

10 years agoEnable defense4all dependencies in virtualization 37/1937/2
Alissa Bonas [Wed, 16 Oct 2013 17:54:06 +0000 (20:54 +0300)]
Enable defense4all dependencies in virtualization

Change-Id: I456971c6984f2d99529be53b676cf14cc4d0b9d3
Signed-off-by: Alissa Bonas <abonas@redhat.com>
10 years agoFix file permissions to make it non-executable 54/1954/1
Robert Varga [Thu, 17 Oct 2013 08:17:11 +0000 (10:17 +0200)]
Fix file permissions to make it non-executable

Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
10 years agoMerge "Fix missing dep odmc.rest in virtualization"
Ed Warnicke [Wed, 16 Oct 2013 14:24:53 +0000 (14:24 +0000)]
Merge "Fix missing dep odmc.rest in virtualization"

10 years agoFix missing dep odmc.rest in virtualization 31/1931/1
Alissa Bonas [Wed, 16 Oct 2013 13:09:55 +0000 (16:09 +0300)]
Fix missing dep odmc.rest in virtualization

Change-Id: Ibca1b1bd7e8d55d52e221b18c80cd243a9d7e3a1
Signed-off-by: Alissa Bonas <abonas@redhat.com>
10 years agoSolve missing dep l2agent for affinity in serviceprovider 30/1930/1
Alissa Bonas [Wed, 16 Oct 2013 12:56:41 +0000 (15:56 +0300)]
Solve missing dep l2agent for affinity in serviceprovider

Change-Id: I01aa9a3f843462047aec17d333b11bc457050ab0
Signed-off-by: Alissa Bonas <abonas@redhat.com>
10 years agoMerge "Fix typo in includeArtifactIds property in pom."
Ed Warnicke [Wed, 16 Oct 2013 12:47:44 +0000 (12:47 +0000)]
Merge "Fix typo in includeArtifactIds property in pom."

10 years agoAdd missing dep bgp-parser-spi to serviceprovider pom 27/1927/1
Alissa Bonas [Wed, 16 Oct 2013 12:27:18 +0000 (15:27 +0300)]
Add missing dep bgp-parser-spi to serviceprovider pom

Change-Id: Ib7049ad7fe743334e64eec0bcabb325ac3986633
Signed-off-by: Alissa Bonas <abonas@redhat.com>
10 years agoFix typo in includeArtifactIds property in pom. 12/1912/1
Alissa Bonas [Tue, 15 Oct 2013 15:40:42 +0000 (18:40 +0300)]
Fix typo in includeArtifactIds property in pom.

Change-Id: I24f944cf2b1eaff4e670b76862e49d2c139e2b55
Signed-off-by: Alissa Bonas <abonas@redhat.com>
10 years agoAdded Distribution management to pom.xml 21/1621/1
Ed Warnicke [Wed, 2 Oct 2013 21:00:34 +0000 (16:00 -0500)]
Added Distribution management to pom.xml

This is needed to allow artifact deployment and fix the merge
job.

Change-Id: Id30ede9d0523dde500d6fa50f78e719a7fb248da
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoAdded vtn bundles. 20/1620/1
Ed Warnicke [Wed, 2 Oct 2013 20:38:22 +0000 (15:38 -0500)]
Added vtn bundles.

Change-Id: I478eb0340bf51d1bf9779bb55e4dfe86f5d9dcfd
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoInitial commit of distributions (Base, Virtualization, Service Provider) 93/1593/1
Ed Warnicke [Wed, 2 Oct 2013 04:15:43 +0000 (23:15 -0500)]
Initial commit of distributions (Base, Virtualization, Service Provider)

Change-Id: I6ef50dc5beb2394ee248c3f678210a58335b6ccd
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoInitial empty repository
Andrew Grimberg [Thu, 26 Sep 2013 21:08:05 +0000 (21:08 +0000)]
Initial empty repository