dcaegen2/platform/cdapbroker.git
7 years agoAdd INFO.yaml file 63/46063/2
Jessica Wagantall [Fri, 4 May 2018 00:15:49 +0000 (17:15 -0700)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: I27d2bcbd153f5c0023b9743d69e8c23710468b15
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
8 years agoEliminate entry.sh using latest BEAM 47/17247/3 2.0.0-ONAP beijing casablanca 1.0.0-Amsterdam 1.0.0-ONAP 2.0.0-ONAP 3.0.0-ONAP 3.0.1-ONAP v4.0.0
Tommy Carpenter [Wed, 4 Oct 2017 12:08:53 +0000 (12:08 +0000)]
Eliminate entry.sh using latest BEAM

Issue-ID: DCAEGEN2-126
Change-Id: I45e6eec9df7aa02edc7efcbc0df0e862e3e4474d
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoAdd unit testing for consul_interface 11/15611/1
Tommy Carpenter [Tue, 26 Sep 2017 14:18:21 +0000 (10:18 -0400)]
Add unit testing for consul_interface

Issue-ID: DCAEGEN2-99
Change-Id: I66af63cfe523227a515ae5e81ba0e2fe32f4cb2f
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoGreatly increase unit tests 97/15197/1
Tommy Carpenter [Mon, 25 Sep 2017 20:28:17 +0000 (16:28 -0400)]
Greatly increase unit tests

Issue-ID: DCAEGEN2-99
Change-Id: I03b62d8a54b8a6eb443f5ce648a92ff1f9953ade
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoIncrease unit test coverage 85/11985/1
Tommy Carpenter [Tue, 12 Sep 2017 15:52:41 +0000 (11:52 -0400)]
Increase unit test coverage

Issue-ID: DCAEGEN2-99
Change-Id: I16840cef4230bc5123421c7b6a975cefe1c4d136
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoImprove Unit Tests 61/11761/1
Tommy Carpenter [Mon, 11 Sep 2017 20:16:02 +0000 (16:16 -0400)]
Improve Unit Tests

Issue-ID: DCAEGEN2-99
Change-Id: I228b449cd22a215cf9e16b44ea07f54cefd74d7e
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoMerge "Cleanup project's name in Sonar"
Tony Hansen [Fri, 8 Sep 2017 22:10:04 +0000 (22:10 +0000)]
Merge "Cleanup project's name in Sonar"

8 years agoCleanup project's name in Sonar 83/11383/1
Jessica Wagantall [Fri, 8 Sep 2017 21:42:08 +0000 (14:42 -0700)]
Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: Ifcc5dffec40ea07449219ca3df7b0d0aaf2067f0
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
8 years agoClean up resource handler. 87/11187/1
Tommy Carpenter [Thu, 7 Sep 2017 02:08:30 +0000 (22:08 -0400)]
Clean up resource handler.

Refactors some resource_handler functions to split between pure and impure.
Adds more unit tests and removes integration_tests

IssueID: DCAEGEN2-99
Change-Id: I667e3cdeb7346b87b5e8a54dcfbf5058858f10a6
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoUpdate pom for new build process 65/11165/1
Tommy Carpenter [Fri, 8 Sep 2017 16:56:44 +0000 (12:56 -0400)]
Update pom for new build process

Issue-ID: DCAEGEN2-42
Change-Id: I45c07d0e0d3954f73280caea7532bf71315b7138
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoIncorporate broker docker build 03/11103/1
Tommy Carpenter [Fri, 8 Sep 2017 14:17:44 +0000 (10:17 -0400)]
Incorporate broker docker build

Issue-ID: DCAEGEN2-42
Change-Id: I7d11400769b7a08bab0ad35da61e3a2dc935f57c
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoBuild erlang via mvn-phase-script 95/9495/3
Lusheng Ji [Wed, 30 Aug 2017 17:04:44 +0000 (17:04 +0000)]
Build erlang via mvn-phase-script

Issue-Id: DCAEGEN2-60
Change-Id: I24d6d5047984cf813dca1581cbb3c92e32589534
Signed-off-by: Lusheng Ji <lji@research.att.com>
8 years agoUpdate LICENSE.txt 91/9191/1
Lusheng Ji [Tue, 29 Aug 2017 19:02:26 +0000 (19:02 +0000)]
Update LICENSE.txt

Issue-id: DCAEGEN2-86
Change-Id: Ia7f9a3f7022e25571e6e1490923e0484b58cd666
Signed-off-by: Lusheng Ji <lji@research.att.com>
8 years agoCleanup CDAP undeploy function 73/9173/3
Tommy Carpenter [Tue, 29 Aug 2017 15:14:27 +0000 (11:14 -0400)]
Cleanup CDAP undeploy function

Removes misleading logging statements in undeploy workflow. Undeploy can
be triggered by a failed deploy, where those logs were incorrect, and
moreover the EELF logs already contained the info necessary to debug.

Also attempt to add ONAP build artifacts

Issue-ID: DCAEGEN2-87
Change-Id: I46654a5c0d3b7aceb565be67ca98ca807a28eede
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Signed-off-by: Lusheng Ji <lji@research.att.com>
8 years ago[DCAEGEN2-42] Initial commit of broker 37/8337/1
Tommy Carpenter [Tue, 22 Aug 2017 22:07:40 +0000 (18:07 -0400)]
[DCAEGEN2-42] Initial commit of broker

Change-Id: I1c553c82d5b39a4c134c44e2320ac0e44785e0ef
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
8 years agoInitial empty repository
Jessica Wagantall [Wed, 28 Jun 2017 01:23:25 +0000 (01:23 +0000)]
Initial empty repository