unimgr.git
8 years agoRemove useless modifiers 30/29030/2
adetalhouet [Fri, 30 Oct 2015 15:43:40 +0000 (11:43 -0400)]
Remove useless modifiers

In an interface it is not needed to declare method as public, as per default
they are public.

Change-Id: Ia9e1760d5932237529c76546776f7c57d3c5b252
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoBUG 4542 - Implement UnimgrModule#createInstance() 87/28887/2
adetalhouet [Wed, 28 Oct 2015 13:03:27 +0000 (09:03 -0400)]
BUG 4542 - Implement UnimgrModule#createInstance()

This patch also cleans leftover from the old name (VCPE).

Change-Id: I0d0ce12f6e5189028c5d452e414f27a66f484e82
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoSwitch to using {{VERSION}} in features.xml 15/28615/1
adetalhouet [Tue, 20 Oct 2015 17:22:05 +0000 (13:22 -0400)]
Switch to using {{VERSION}} in features.xml

The recommended way to define versions in the features.xml file is to use {{VERSION} instead of properties. See [1] for a recent thread on the topic. For now only the <bundle> and <configfile> tags are supported [2].

[1] https://lists.opendaylight.org/pipermail/controller-dev/2015-October/010674.html
[2] https://git.opendaylight.org/gerrit/gitweb?p=odlparent.git;a=blob;f=features-parent/pom.xml;h=08c06730f5455b2555dfccf292e2a27bedccf01e;hb=HEAD#l76

Change-Id: I3819397cb3a1290c0f2c4f8b1ea190e330f46f79
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoBumbped ovsdb version and fixed compile error when running locally. 04/27604/1
grmontpetit [Tue, 29 Sep 2015 17:29:47 +0000 (13:29 -0400)]
Bumbped ovsdb version and fixed compile error when running locally.

Change-Id: Id4872d04fdd3cc11d85bf47521e1511bf39b279d
Signed-off-by: grmontpetit <grmontpetit@inocybe.com>
8 years agoMigration to use MD-SAL Project 75/26375/4
Tony Tkacik [Wed, 2 Sep 2015 14:13:30 +0000 (16:13 +0200)]
Migration to use MD-SAL Project

Change-Id: Ie1dbfe4f195de7b2abc3d10744f6f90b755466e9
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
8 years agoUse beryllium version of controller:config-artifacts 27/27027/2
Thanh Ha [Wed, 16 Sep 2015 03:04:13 +0000 (23:04 -0400)]
Use beryllium version of controller:config-artifacts

Change-Id: Iadbb6d6f4b4f1e30f8cf93e033b9b8f1918eed07
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMigrate netconf/restconf dependencies 66/26466/2
Tomas Cere [Thu, 3 Sep 2015 14:51:08 +0000 (16:51 +0200)]
Migrate netconf/restconf dependencies

Change-Id: I49d185f6c6450444d140626369cf78f7c9e16a38
Signed-off-by: Tomas Cere <tcere@cisco.com>
8 years agoRenamed artifacts to reflect the project's name. 86/25986/2
Gabriel Robitaille-Montpetit [Tue, 25 Aug 2015 20:36:54 +0000 (16:36 -0400)]
Renamed artifacts to reflect the project's name.

Change-Id: I30a4c94f5c87a8f5d9bac29147345cec9dbab053
Signed-off-by: Gabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
8 years agoModified scm section. 85/25985/1
Gabriel Robitaille-Montpetit [Tue, 25 Aug 2015 18:12:11 +0000 (14:12 -0400)]
Modified scm section.

Change-Id: I83dea94bca7e3c3d838cffbc39b6a76ea128fd00
Signed-off-by: Gabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
8 years agoInitial commit. 63/25963/6
Gabriel Robitaille-Montpetit [Tue, 25 Aug 2015 14:17:02 +0000 (10:17 -0400)]
Initial commit.

Change-Id: Idb0991baa044c783a09f56df51bafbe7694436dd
Signed-off-by: Gabriel Robitaille-Montpetit <grmontpetit@inocybe.com>
8 years agoAdd .gitreview 71/25971/1
Thanh Ha [Tue, 25 Aug 2015 15:14:49 +0000 (11:14 -0400)]
Add .gitreview

Change-Id: I404eafab3b2605fc34ce53ba192dc164d5e4d2fa
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAdd .gitignore 70/25970/1
Thanh Ha [Tue, 25 Aug 2015 15:14:21 +0000 (11:14 -0400)]
Add .gitignore

Change-Id: I32b6a9fc91c6308ebc2ffa0cb3fa39dd6c8b347f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoInitial empty repository
Andrew Grimberg [Mon, 24 Aug 2015 19:23:48 +0000 (19:23 +0000)]
Initial empty repository