aai/resources.git
6 years agoadd aai exception when missing FromAppId header 29/24229/1
Pavel Paroulek [Sat, 18 Nov 2017 21:14:27 +0000 (22:14 +0100)]
add aai exception when missing FromAppId header

adding an aai exception so that instead of NPE a 4009 exception is thrown in case of a missing FromAppId header

Change-Id: Iac14eeedd05a8caf0fc676c5e218938aa94a6e27
Issue-ID: AAI-480
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
6 years agoChange the junits to inherit from AAISetup 17/23217/1
Venkata Harish K Kajur [Sat, 11 Nov 2017 03:36:01 +0000 (22:36 -0500)]
Change the junits to inherit from AAISetup

Issue-ID: AAI-462
Change-Id: I7a6c3dbfb9fd38f6c94f9ef12799e2c3f8d0dd23
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoChange the logback to remove jsonpath extra logs 79/22579/1 1.0.0-Amsterdam 1.0.0-ONAP v1.1.0
Venkata Harish K Kajur [Tue, 7 Nov 2017 18:28:03 +0000 (13:28 -0500)]
Change the logback to remove jsonpath extra logs

Also add the query parameters to access log

Issue-ID: AAI-454
Change-Id: I0e31202473ce328136ce54216313caa0d81f0491
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Update cert to use X1 intermediate"
Steven Blimkie [Mon, 6 Nov 2017 20:08:27 +0000 (20:08 +0000)]
Merge "Update cert to use X1 intermediate"

6 years agoUpdate cert to use X1 intermediate 37/22337/1
jimmy [Mon, 6 Nov 2017 19:13:12 +0000 (14:13 -0500)]
Update cert to use X1 intermediate

Issue-ID: AAI-44
Change-Id: Ibc35e38f12abca98048f5232932f91ae8bfabd28
Signed-off-by: jimmy <jf2512@att.com>
6 years agoUpdate the dependency from snapshot 17/21917/1
Venkata Harish K Kajur [Thu, 2 Nov 2017 17:19:53 +0000 (13:19 -0400)]
Update the dependency from snapshot

to using the release version and remove
the dependency in the docker file that is
tied to the 1.1.0 since we are upgrading it
will not always be the same and always depend
on the project version as it will be updatable
from the versions:set command

Issue-ID: AAI-448
Change-Id: I639e56da3584bccbfcecc511f77999ba73548080
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
6 years agoMerge "Update keystore with new cert"
Tian Lee [Thu, 2 Nov 2017 14:03:44 +0000 (14:03 +0000)]
Merge "Update keystore with new cert"

6 years agoUpdate keystore with new cert 29/21729/1
jimmy [Wed, 1 Nov 2017 22:14:30 +0000 (18:14 -0400)]
Update keystore with new cert

Issue-ID: AAI-44
Change-Id: I111901113e10c4ee78f3c1a16976bae029f1c044
Signed-off-by: jimmy <jf2512@att.com>
6 years agoRemove top level docs folder 53/20653/1
Rich Bennett [Wed, 25 Oct 2017 23:34:55 +0000 (19:34 -0400)]
Remove top level docs folder

Documentation being aggregated in aai/common

Change-Id: Iffa5a96c226b8e8621f49e1a7655a0a9920d3bf3
Issue-ID: DOC-141
Signed-off-by: Rich Bennett <rb2745@att.com>
7 years agoChange the init chef to wait until hbase is up 33/17133/6
Venkata Harish K Kajur [Tue, 3 Oct 2017 22:22:00 +0000 (22:22 +0000)]
Change the init chef to wait until hbase is up

When vm1 and vm2 are deployed independently
the vm1 needs to manually check the port on
hbase container and see if the hbase is open
when the port is open, wait a couple of seconds
and then start the create db schema script

Issue-ID: AAI-411
Change-Id: I329cb15de73fecd6c4057c6ee2c406bbf03a0272
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoAdd unit tests to interceptors increase coverage 61/17061/1
Venkata Harish K Kajur [Tue, 3 Oct 2017 14:05:27 +0000 (10:05 -0400)]
Add unit tests to interceptors increase coverage

Issue-ID: AAI-213
Change-Id: I181ea41c3fb752e8566dbd0a0e27e39767006df3
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoFix git clone issue to fail container startup 25/16825/1
Venkata Harish K Kajur [Mon, 2 Oct 2017 05:40:36 +0000 (01:40 -0400)]
Fix git clone issue to fail container startup

When the git clone fails, application should not startup

Issue-ID: AAI-408
Change-Id: I49fdaa40d793b500142c6e5fe4d6d7085676160a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoChange package names org.openecomp to org.onap 03/16503/2
Venkata Harish K Kajur [Thu, 28 Sep 2017 17:56:02 +0000 (13:56 -0400)]
Change package names org.openecomp to org.onap

Issue-ID: AAI-61 AAI-82
Change-Id: Ib1d937fb31b1e737c4651eac9c0193fd05d97f01
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoMerge "Logging Updates for logback.xml files and Servlet"
Manisha Aggarwal [Tue, 26 Sep 2017 18:20:43 +0000 (18:20 +0000)]
Merge "Logging Updates for logback.xml files and Servlet"

7 years agoLogging Updates for logback.xml files and Servlet 41/15641/1
O'Connor, Lina (lo8949) [Tue, 26 Sep 2017 16:01:41 +0000 (10:01 -0600)]
Logging Updates for logback.xml files and Servlet

ContextListener

Issue-ID: AAI-388
Change-Id: I76f5a938211e3232bfc6445e0d21b2b8451f080f
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.com>
7 years agoAdded docs directory and index file for resources 21/15621/1
Maharajh, Robby (rx2202) [Tue, 26 Sep 2017 15:22:50 +0000 (11:22 -0400)]
Added docs directory and index file for resources

Issue-ID: AAI-383
Change-Id: Id85739e6f590675c55a65b79c53e478f27a57d1f
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
7 years agoMerge "Add RequestId and PartnerName in log"
Tian Lee [Mon, 25 Sep 2017 09:07:10 +0000 (09:07 +0000)]
Merge "Add RequestId and PartnerName in log"

7 years agoAdd RequestId and PartnerName in log 97/14697/1
pranavdi [Fri, 22 Sep 2017 17:56:32 +0000 (23:26 +0530)]
Add RequestId and PartnerName in log

The Onap application logging guidelines suggest the logs should have MDCs
for RequestId and PartnerName to create audit trail. Adding the same for
AAI logs

Change-Id: I4a4db91fa45ced7b30d346b884e4d4841391f64b
Issue-Id: AAI-274
Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
7 years agoFix Blocker/Critical sonar issues 77/14577/2
shashikanth [Fri, 22 Sep 2017 11:22:23 +0000 (16:52 +0530)]
Fix Blocker/Critical sonar issues

Fix Blocker/Critical sonar issues in aai/resources module
https://sonar.onap.org/component_issues?id=org.onap.aai.resources%3Aresources#resolved=false|severities=BLOCKER

Issue fixed: NullPointerException might be thrown as 'actionElement' is nullable here

Issue-Id:AAI-247
Change-Id: I7360fc0b8812fac2fdf280e62fe3da2652a152af
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
7 years agoFix Blocker/Critical sonar issues 79/13779/1
shashikanth [Wed, 20 Sep 2017 08:50:02 +0000 (14:20 +0530)]
Fix Blocker/Critical sonar issues

Fix Blocker/Critical sonar issues in aai/resources module
https://sonar.onap.org/component_issues?id=org.onap.aai.resources%3Aresources#resolved=false|severities=BLOCKER

Fixed NullPointerException might be thrown as 'oldProp' is nullable here

Issue-Id:AAI-247
Change-Id: I83103832cc3e6de9a769ba27c9576e929e94e08d
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
7 years agoModify dockerfile to use common docker image 57/13157/1
Venkata Harish K Kajur [Mon, 18 Sep 2017 03:55:27 +0000 (23:55 -0400)]
Modify dockerfile to use common docker image

In order to decrease image size as well as
decrease the build time of docker image everyday

Issue-ID: AAI-219
Change-Id: Id007092977b539d8a27f92511f7ced56a61068e4
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoFix update edge tags got broken in cleanup 59/12959/1
Venkata Harish K Kajur [Mon, 18 Sep 2017 03:45:00 +0000 (23:45 -0400)]
Fix update edge tags got broken in cleanup

Also add the license tag that didn't get added
Need to ensure new files need to have license
since the plugin to automatically add license got removed

Issue-ID: AAI-213
Change-Id: I85c1208c5800f624b23b24feadf66b2fe1833e6d
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoAdd unit test cases to increase coverage to 30% 53/12053/1
Venkata Harish K Kajur [Wed, 13 Sep 2017 00:37:34 +0000 (20:37 -0400)]
Add unit test cases to increase coverage to 30%

Remove classes that are already removed internally
Use a unified AAISetup class that uses common configuration

Issue-ID: AAI-213
Change-Id: If99b5230140ea300cd70eeaf9fd4064e4a07d99a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoUpdate resources to fix stage issues 89/11789/1
Venkata Harish K Kajur [Fri, 8 Sep 2017 02:03:39 +0000 (02:03 +0000)]
Update resources to fix stage issues

Issue-ID: AAI-76
Change-Id: I159b6a198cfe5eafaa8350de325e9141a32a3cc7
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoCleanup project's name in Sonar 23/11423/1
Jessica Wagantall [Fri, 8 Sep 2017 22:04:14 +0000 (15:04 -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: If390eb3eb303e6c8067615f123bed7ec880739ce
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoAdd top level pom name to organize aai repos 19/10919/1
Venkata Harish K Kajur [Thu, 7 Sep 2017 20:48:10 +0000 (16:48 -0400)]
Add top level pom name to organize aai repos

Issue-ID: AAI-271

Change-Id: Id11a4a63a28c69a3b44dfc81efa33fdf445ac320
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoRemove MojoHaus plug-in from resources pom file 21/9321/1
Sreenivasa Reddy Chinnannagari [Wed, 30 Aug 2017 07:19:32 +0000 (12:49 +0530)]
Remove MojoHaus plug-in from resources pom file

 Issue-ID: AAI-74

Change-Id: I6833d63cde6c83e0497c92155db499bc684e8793
Signed-off-by: Sreenivasa Reddy Chinnannagari <sc00492357@TechMahindra.com>
7 years agoRemove the att references in the resources 91/8991/1
Venkata Harish K Kajur [Mon, 28 Aug 2017 23:44:33 +0000 (19:44 -0400)]
Remove the att references in the resources

Issue-ID: AAI-217

Change-Id: I6833d63cde6c83e0497c92155db499bc684e8792
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoFinal commit v11/Amsterdam seed code stabilization 95/8295/1
Venkata Harish K Kajur [Tue, 22 Aug 2017 15:01:20 +0000 (11:01 -0400)]
Final commit v11/Amsterdam seed code stabilization

Fix the indentation in all of the pom files

Issue-ID: AAI-202

Change-Id: I83c2ec2261582755e209fc3cad1b24bfad0c6b77
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoRemove common file between aai-common resources 21/8121/2
Venkata Harish K Kajur [Mon, 21 Aug 2017 02:49:25 +0000 (22:49 -0400)]
Remove common file between aai-common resources

Issue-Id: AAI-199

Change-Id: I961a9e85da07e8732785820a460711bf52831dec
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-178 Amsterdam] Make Edge Properties to be 45/7745/1
Maharajh, Robby (rx2202) [Wed, 16 Aug 2017 14:54:45 +0000 (10:54 -0400)]
[AAI-178 Amsterdam] Make Edge Properties to be

declared by direction

Change-Id: I7603ebdc4986caccd7c8be7e62769765e805c4b2
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
7 years ago[AAI-177 Amsterdam] Remove edge migrator from list 25/7725/1
Venkata Harish K Kajur [Wed, 16 Aug 2017 12:51:43 +0000 (08:51 -0400)]
[AAI-177 Amsterdam] Remove edge migrator from list

Change-Id: I2dc3a9ae57e41a6258468536e2598e64471e144a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-171 Amsterdam] Move rest db to aai-common 33/7633/1
Venkata Harish K Kajur [Tue, 15 Aug 2017 18:58:30 +0000 (14:58 -0400)]
[AAI-171 Amsterdam] Move rest db to aai-common

Change-Id: I70301abf0bee7157e851d6c866c90b38fc43c68a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-149 Amsterdam] migrate vpe 99/7499/2
Lin, Jerry (jl319x) [Mon, 14 Aug 2017 20:50:22 +0000 (16:50 -0400)]
[AAI-149 Amsterdam] migrate vpe

Change-Id: Ifad2a7000a732a6ff4b6842be9365ed0bdd52971
Signed-off-by: Lin, Jerry (jl319x) <jl319x@att.com>
7 years ago[AAI-168 Amsterdam] add simple format test 75/7475/1
ur326r [Mon, 14 Aug 2017 18:24:42 +0000 (14:24 -0400)]
[AAI-168 Amsterdam] add simple format test

Change-Id: Ie9a569ddd6cd414f7fa29c787f1e5c379e08c407
Signed-off-by: ur326r <ur326r@att.com>
7 years ago[AAI-161 Amsterdam] Fix the timestamp for dmaap 07/7407/1
Venkata Harish K Kajur [Fri, 11 Aug 2017 20:34:33 +0000 (16:34 -0400)]
[AAI-161 Amsterdam] Fix the timestamp for dmaap

Change-Id: I5b61c4818983e56fe042d6f1d37e6b4ac0418afc
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-154 Amsterdam] Check in titan refactor 89/7389/4
Muller, Andrew (am8383) [Fri, 11 Aug 2017 19:13:28 +0000 (15:13 -0400)]
[AAI-154 Amsterdam] Check in titan refactor

Change-Id: I955ac630071680e690c523e005d289d8fc40ba6c
Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>
7 years ago[AAI-100 Amsterdam] removed conflicting dependency 49/6449/1
Threefoot, Jane (jt6620) [Mon, 31 Jul 2017 21:11:27 +0000 (17:11 -0400)]
[AAI-100 Amsterdam] removed conflicting dependency

Change-Id: I03c54606fabb203d401af3acb96a85b8766a90db
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
7 years ago[AAI-ONAP Amsterdam] Fix stage site jenkins issue 51/6251/2
Venkata Harish K Kajur [Wed, 26 Jul 2017 01:05:57 +0000 (21:05 -0400)]
[AAI-ONAP Amsterdam] Fix stage site jenkins issue

Change-Id: I7b8c31c274a55f378c0b6894c5435451b1d7cbb3
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-50 Amsterdam] Add support for v11 version API 47/5847/1
Maharajh, Robby (rx2202) [Fri, 14 Jul 2017 21:35:06 +0000 (17:35 -0400)]
[AAI-50 Amsterdam] Add support for v11 version API

Update rest controller paths to include v11
update version in app props to v11
Update default api version for dmaap to v11
Update oxms in the test dir to v11
Update version of schema and core for resources

Change-Id: Ic1604f75a00fdafbda3de30ce5421efecdc128d9
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
7 years ago[AAI-14] Force delete tool now uses Tinkerpop 83/5583/1
Maharajh, Robby (rx2202) [Tue, 27 Jun 2017 21:07:50 +0000 (17:07 -0400)]
[AAI-14] Force delete tool now uses Tinkerpop

vertex vs titan vertex
Updates now always add aai-node-type to vertex
Stop using hbase.table.timestamp.format=YYYYMMdd-HH:mm:ss:SSS for date
format
Define new endpoint in ajsc to process the v8 models from Model Loader

Change-Id: I7f6986e12d0f4c74256fe24629e1f1851541d7e4
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
7 years agoMerge "Add HTTP_PROXY and HTTPS_PROXY args"
Manisha Aggarwal [Wed, 21 Jun 2017 15:50:46 +0000 (15:50 +0000)]
Merge "Add HTTP_PROXY and HTTPS_PROXY args"

7 years ago[AAI-ONAP] Remove powermock javaagent fix sonar 41/5141/1
Venkata Harish K Kajur [Wed, 21 Jun 2017 04:46:14 +0000 (00:46 -0400)]
[AAI-ONAP] Remove powermock javaagent fix sonar

Change-Id: Id97551a509a64604de519573a0dd3251a2a91377
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-ONAP] Keep the onap updated and remove code 79/5079/2
Venkata Harish K Kajur [Fri, 16 Jun 2017 19:43:33 +0000 (15:43 -0400)]
[AAI-ONAP] Keep the onap updated and remove code

Change-Id: I2eee989cf835d45a84b2edf2d3ec342e9411f1e5
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoAdd HTTP_PROXY and HTTPS_PROXY args 29/5029/1
Victor Morales [Wed, 14 Jun 2017 14:52:58 +0000 (09:52 -0500)]
Add HTTP_PROXY and HTTPS_PROXY args

It was included a mechanism to pass proxy arguments to the image.
Besides fixing the use of HTTPS_PROXY.

Change-Id: I98d8be3a122e8b549318af2362302e0305850694
Signed-off-by: Victor Morales <victor.morales@intel.com>
7 years ago[AAI-ONAP] Fix the groupId for the javadocs 01/5001/1
Venkata Harish K Kajur [Mon, 12 Jun 2017 21:54:43 +0000 (17:54 -0400)]
[AAI-ONAP] Fix the groupId for the javadocs

Change-Id: I8a44340d7bc74f725ce4848328c245dfddf01ca8
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-ONAP] Fix the javadoc site issue 97/4897/1
Venkata Harish K Kajur [Thu, 8 Jun 2017 22:12:56 +0000 (18:12 -0400)]
[AAI-ONAP] Fix the javadoc site issue

Change-Id: Ic54757f85e130e7c91b2e84973fedda1b5a61e1c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-ONAP] Add the basic auth key for AaiUI 87/4887/1
Venkata Harish K Kajur [Thu, 8 Jun 2017 19:50:25 +0000 (15:50 -0400)]
[AAI-ONAP] Add the basic auth key for AaiUI

Change-Id: Ie77fd0d90ed33d7e61a858f57e5caa2c1829b993
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-ONAP] Get latest changes from develop sync 63/4863/1
Venkata Harish K Kajur [Thu, 8 Jun 2017 03:53:59 +0000 (23:53 -0400)]
[AAI-ONAP] Get latest changes from develop sync

Change-Id: I2bf80b4af4e3db84cf61fd98bc0ad6efb5e0551b
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-ONAP] Make necessary chagnes to enable dmaap 81/4681/1
Venkata Harish K Kajur [Tue, 6 Jun 2017 03:51:09 +0000 (23:51 -0400)]
[AAI-ONAP] Make necessary chagnes to enable dmaap

Change-Id: I163502d5e422e57c4a6be52d0356801eb7db1b41
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years ago[AAI-ONAP] Change the pom to add 1.1-STAGING tag 03/4603/1
Venkata Harish K Kajur [Thu, 1 Jun 2017 23:59:36 +0000 (19:59 -0400)]
[AAI-ONAP] Change the pom to add 1.1-STAGING tag

Change-Id: Iba2063f0ead74f5bd7c4550003bab57122f678a2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoFix project path for git review 59/4559/1
Victor Morales [Wed, 31 May 2017 19:30:16 +0000 (14:30 -0500)]
Fix project path for git review

Change-Id: I1e2f1ff64e0acaaef0939a177241a26fe9cd74d9
Signed-off-by: Victor Morales <victor.morales@intel.com>
7 years ago[AAI-ONAP] Update pom file for snapshot staging 09/4509/1
Venkata Harish K Kajur [Fri, 26 May 2017 18:50:50 +0000 (14:50 -0400)]
[AAI-ONAP] Update pom file for snapshot staging

Change-Id: I020ca4bbd8979910a7e550299844d11dfd06b7cc
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoRemove the unnecessary files that are duplicated 83/4483/1
Venkata Harish K Kajur [Thu, 25 May 2017 14:34:57 +0000 (10:34 -0400)]
Remove the unnecessary files that are duplicated

Change-Id: I52fbaceb47d609003b2decf9f0467fcf6e6ac755
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoPull the latest code resources internal 71/4471/3
Venkata Harish K Kajur [Wed, 24 May 2017 18:06:58 +0000 (14:06 -0400)]
Pull the latest code resources internal

Remove the test that should not be in resources
Change-Id: Ic20fe3942bae3ec217933284d2b176bb8079788e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoUpdate the group id and artifact id to onap 15/4415/2
Venkata Harish K Kajur [Mon, 22 May 2017 22:43:16 +0000 (18:43 -0400)]
Update the group id and artifact id to onap

Change-Id: I61dc645face34f490cf4378d0fdcb43e95edc03c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoUpdate the docker entrypoint to integrate chef 99/4399/1
Venkata Harish K Kajur [Mon, 22 May 2017 15:49:24 +0000 (11:49 -0400)]
Update the docker entrypoint to integrate chef

Change-Id: If0f1da9bdfa907405beab879e22ece04aff0b31f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoAdd the necessary tools for resources and logbacks 65/4365/2
Venkata Harish K Kajur [Fri, 19 May 2017 15:31:27 +0000 (11:31 -0400)]
Add the necessary tools for resources and logbacks

Change-Id: Ia86de3587ffafe98c427f0fcfd45d2e6453f6db2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoAdd the readme and also update dist 17/4217/1
Venkata Harish K Kajur [Mon, 15 May 2017 17:27:36 +0000 (13:27 -0400)]
Add the readme and also update dist

Add the distribution management info for the changes needed for pushing
javadocs

Change-Id: Ibd68f6adecd8dba28c811bf205acf1d7072cd015
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoAdd all of the resources repo 85/4185/1
Venkata Harish K Kajur [Fri, 12 May 2017 21:28:40 +0000 (17:28 -0400)]
Add all of the resources repo

Change-Id: If2a9c584621f6d01eb70e9c51e05e054ef3486c4
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
7 years agoInitial empty repository
Andrew Grimberg [Wed, 3 May 2017 15:28:58 +0000 (15:28 +0000)]
Initial empty repository