aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27Add DGs for vCPE use caseDan Timoney32-0/+1988
Add new DGs needed to support vCPE use case Change-Id: I1717a3a1c49fedf5ec89667b22fee433429c42ed Issue-ID: SDNC-48 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 26febb6f008e2cf9dc06a93b87885c8a37acce13
2017-09-26Merge "Update docker-compose.yml images with nexus addr"Dan Timoney1-3/+3
Former-commit-id: 98f7ad9c248b0578358ff600f54dab7ee055423a
2017-09-23Merge "Remove un-needed settings.xml files"Dan Timoney2-331/+0
Former-commit-id: 6625b4dda6028dfffc936052564193b304b3e651
2017-09-22Fix slicore-utils feature installMarcus G K Williams1-1/+1
Issue-Id: SDNC-88 Change-Id: Ife8c1e896bdc1b4bb757b3fb4ef7d7bafad3b7f6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: f2107ef8c5b25d36c31f5199a3d7f493b71f10b5
2017-09-22Remove un-needed settings.xml filesMarcus G K Williams2-331/+0
Issue-Id: SDNC-25 Change-Id: I4c4b32c15416f8f30b2eece9495a5dc55a17453d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 27a3edf88fe660a321d826841cd1cd17fcd7135c
2017-09-22Update docker-compose.yml images with nexus addrMarcus G K Williams1-3/+3
Issue-Id: SDNC-100 Change-Id: I804c408fc9f6a2168a12c5d29f02db224007dc23 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: a938c310e56a4107c2bb51f105a07f40d76700c9
2017-09-22Add core-utils packageDan Timoney1-0/+1
Need to install CCSDK core-utils package to resolve issue loading dblib after refactoring code change. Change-Id: I1e36d23b7bbc787f1d9ebc3eab15e1e65d049b5c Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: ddc5e13a9322484a60f40cec998b9f48783e884d
2017-09-21Renamed ecomp-model-informationDan Timoney26-169/+169
Updated generic-resource-api DGs to reflect name change of ecomp-model-information to onap-model-information. This name change was missed in initial seed code submission, but is consistent with API doc published on ONAP wiki. Change-Id: I5cb95c98ed7c8748fcd2a607bee8b81a6166ae99 Issue-ID: SDNC-98 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 979076e024b63ea7632c3cd57b8d62525482698d
2017-09-20Merge "remove jar files"Dan Timoney17-47/+32
Former-commit-id: 7818a148f53081c4159f49824f739c47cc7c0da6
2017-09-20Update DG namepaces - fixedDan Timoney42-187/+207
Fixed script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: Idc9867007fbf46e17b336ed8bb33fdd08670a6ea Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fafd0e6f7408803ae2a1fc0bef2a8a06cc08f2e6
2017-09-20remove jar filesAl Rotundo17-47/+32
jar files from lib directory were removed that were not needed. Added needed files into pom.xml file. Change-Id: I7cd15cdb3b65f790e4dbb4334753cb51d08f1803 Issue-ID:SDNC-81 Signed-off-by: Al Rotundo <arotundo@att.com> Former-commit-id: a11ee6416f6c565a3e8f979593855ac42dba10ce
2017-09-20Update DG namepacesDan Timoney20-19/+32
Added script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: I6ce75fcb5e1edee421560f6d539a7f0921fdf22a Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 51970f69236c65abee61f0099c8137c01e9fe26d
2017-09-20Fix platform logic installationDan Timoney19-873/+76
Platform logic on SDNC should install the CCSDK platform logic package merged with the graphs for SDNC. Instead, it was overwriting CCSDK package and installing only local SDNC version. Change-Id: Iada6779b942ff608987486bd10fed9f147018f74 Issue-ID: SDNC-96 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 048b31a4b390ff4a749c4d8e7dcd271f12da177e
2017-09-20Fix dblib propertiesDan Timoney3-6/+7
Added missing property in dblib.properties to specify mariadb JDBC connector. Also, fixed bug in install that was preventing DGs from being added. Change-Id: Ife7df2b7565bbcaf98c9d816158224b4b4a77189 Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 43405c2830e03529e9ce17c28a9e302e6fdf69ea
2017-09-19Updated release version for AAI configRich Tabedzki1-80/+80
Changes made: 1. updated release version in aaiclient.properties Issue-ID: CCSDK-97 Change-Id: Ie23c722e24a081cdaa99b0d79e8d89efc54dad2f Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com> Former-commit-id: 17285f5963a884c88499e7bef26b31e3a19e511c
2017-09-18Merge "Fixed accessing network-input-parameters."Dan Timoney2-779/+779
Former-commit-id: 3bb878187abce0bd49216e0ba9bc6e7015e91e74
2017-09-18Fixed accessing network-input-parameters.shashikanth2-779/+779
network topology operation assign sub DG access network-input-parameters as network-parameters which is not defined under network-request-input container in GENERIC-RESOURCE-API yang, modified network-topology- operation-assign.json as below Before: network-topology-operation-input.network-request-input. network-parameters After: network-topology-operation-input.network-request-input.network -input-parameters. jira.onap.org/browse/SDNC-87 Issue-Id: SDNC-87 Change-Id: Idd4005fb24365fef990284569dd23685590515b3 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 89ac5158f33c5358d1a943a482f139e879dbd0a9
2017-09-15Update property filesDan Timoney7-84/+243
Updated property files to use new refactored org.onap property names. Change-Id: I0ba380ec99e2da323a3aa2898610f82a1fd1caf2 Issue-ID: SDNC-88 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 13e93c95d77af7da8c7c099f02a0d8f1ea9b2141
2017-09-14Fix SDNC Docker image namesVictor Morales3-5/+5
The SDNC images were named to use ONAP repository Change-Id: I9f15599794e1b6595279a81c6ffa080e347885e9 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: SDNC-50 Former-commit-id: 84671ff52f6ff2693be3b6d5824eb385a58ba445
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I70222539e8faf84e9d8acce7b2718c3fa93649e6 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: aff5cccd0e0ff7330170db5698d1cffe78677a03
2017-09-07Fix installFeatures scriptDan Timoney1-2/+67
Added CCSDK features to SDNC installFeatures.sh script Change-Id: I50b3d6319f5081f8e6afeed58c2e17f8c9c00b9d Issue-ID: CCSDK-76 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 417522491c88ed0d0b8d8201d75cf7a1cf2e5aac
2017-09-07Merge "Enable surefire unit tests"Dan Timoney1-1/+1
Former-commit-id: 332639d9d5268e57d81b4282bd72830b4e842681
2017-09-06Add generic-resource-api DG seed codeDan Timoney105-0/+18229
Add seed code for generic-resource-api directed graphs. Change-Id: I51df937740d54d6f907c79fe322e4ffafe53537c Issue-ID: SDNC-45 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b014b942536d93f55664b67a36436168e623bcec
2017-09-06Enable surefire unit testsMarcus G K Williams1-1/+1
Issue-Id: SDNC-65 Change-Id: I0a4e8e3d6a52df1fba95c883edf6b730ad86634a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 0df5dda29bc347fe8f9e4db32558b7890ef328ee
2017-09-01Build sdnc/oam from ccsdkDan Timoney20-300/+136
Update sdnc/oam to build from ccsdk. To get a clean build, it was necessary to also change openecomp references to onap. Change-Id: I90d939e77504cd58148889aff2a50f060e27f963 Issue-ID: SDNC-50 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e391e1e3ca8ea5385bb1f77ed7c4c83935451575
2017-08-17Fix Ubuntu Dockerfile syntaxVictor Morales1-1/+1
It was removed a character required to build the Ubuntu Docker image in the commit I9ad061789fff4af2d21650783ab4659f54c729fa. Change-Id: If3d370f18692f2ee89de64a18d70b9428f85d308 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: SDNC-60 Former-commit-id: a31f9aad7a5330c4ed665c95e540a062d860e1a2
2017-08-11Merge "Clean up Dockerfiles"Dan Timoney2-5/+17
Former-commit-id: af0f0df8ad4a87a9bdb7fc6503869c8a175e19d7
2017-08-10[SDNC-30] summaryRich Tabedzki1-187/+28
Updated path version and paths to latest AAI project's release version Change-Id: Icfe861ca4bf4de777359b9a35d1f24f46bb7c185 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com> Former-commit-id: 58b6a976bef04529e1d8576a3c35722291efe0d6
2017-08-07Update root pomDan Timoney1-1/+1
Update to use root-boron-sr1 artifactId for root pom. There is only one version of this artifact, so should avoid missing version problem. Change-Id: Ib10fdd0ece5fc3d26f8444f531667f613004f127 Issue-ID: SDNC-42 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 09bde561f96518356e98a625debd92d9cdb13d67
2017-07-14Clean up DockerfilesChuck Short2-5/+17
Follow Docker best practices guide located at: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices Also try to improve readability of the Dockerfile Change-Id: I9ad061789fff4af2d21650783ab4659f54c729fa Signed-off-by: Chuck Short <charles.short@ericsson.com> Former-commit-id: 20a1f5623a96bc4491dd7efdcb1ce03bd6ed1d28
2017-07-01Merge "Add proxy support"Dan Timoney1-2/+10
Former-commit-id: cee38293eb9f404449769c75c9ad107f639d373b
2017-06-27Fix dns server in sdnc_controller_containerNayan Deshmukh1-1/+3
The docker container should use the dns-server vm to resolve queries For details see: https://wiki.onap.org/questions/6592641 Change-Id: I9b1c09b287796eb4d01de632b0a2a9a0b5047ae8 Signed-off-by: Nayan Deshmukh <n.deshmukh@samsung.com> Former-commit-id: 8d9836ac944d0659f0b7a5231503433bac655dcc
2017-06-23Add proxy supportVictor Morales1-2/+10
It's not possible to build the Docker images behind a corporate proxy. This change adds support to HTTP and HTTPS protocols for creation of images. Change-Id: Ic5fffd3ecbaa1406ff9a27203f6aca43aa971704 Signed-off-by: Victor Morales <victor.morales@intel.com> Former-commit-id: 177e59e42d10ff5927d7f92b5bf87a244af67626
2017-06-23Merge "[SDNGC-5859] copy local change to onap"Dan Timoney81-1069/+21711
Former-commit-id: 5f6ab6cbef76e507941e2ae2b886ec2a29dfb5ab
2017-06-22[ROOTPOM FIX] Use version 1.1.0 of root pomDan Timoney1-1/+1
To avoid 'disappearing' root poms, change root pom version to 1.1.0. If later version is used, Jenkins build will look for earlier versions as part of build and if they disappear, build will fail. If root pom stays frozen at 1.1.0, it will be recreated daily as part of daily build. Change-Id: Id93bfb0330749f5eba193f5c5df039b6f31622a4 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9a448293e85936f113e01f6bca1b30dbc2923fc2
2017-06-06[SDNGC-5859] copy local change to onapPat Cheung81-1069/+21711
copied local vnfapi platform-logics changes to onap Change-Id: Ia6e188c76f011899dd50c1ec2ee8afa0b6cdc72e Signed-off-by: Pat Cheung <kc1472@att.com> Former-commit-id: a0df39edfc3687fb99860f605eb6d97fb666da25
2017-06-05[SDNC-14] Roll oam to version 1.1.2Dan Timoney14-27/+27
Roll oam to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
2017-05-22Remove leftover Helloworld.javaShashank Kumar Shankar1-7/+0
This patch removes leftover Helloworld.java in admportal/lib. Change-Id: I2c8252b4c283e8a10fe579fb64f4752bf6f957f4 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> Former-commit-id: 407ae27439c5061284d823e8f68f02d00c9da24f
2017-05-19use 1.1.1 rootpomGuo Ruijing1-1/+1
Change-Id: I0de5b79d6e1d43c3aea243d88f65e93d2e7b9f99 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Former-commit-id: 273effb92988e9fd904d10529448eec65c6872f1
2017-05-18Merge "[BLACKDUCK] Fix blackduck config"David Stilwell1-2/+0
Former-commit-id: b895c1c762c6e6d6a5c53267b089921db0781f6b
2017-05-18Merge "fix maven local build issue"Dan Timoney6-1/+9
Former-commit-id: 16cb8a0af0c8bb1efd1e26f0b9aeb7e1fec36dc0
2017-05-18[BLACKDUCK] Fix blackduck configDan Timoney1-2/+0
Fix blackduck configuration so that BOM file can be generated via mvn install -P blackduck Change-Id: I198bea81469d27a3920b0c93e429e015a1359206 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f6099aad0323f67fd3658c546059e37b0ba57064
2017-05-17[DOCKER] Fix mysql installationDan Timoney1-1/+2
Mysql jar file installed in wrong directory Change-Id: Ibe824d87c93773f923046ec6eb33e9b64e7fa6f7 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 689aa901acf029346ca85189074837b8aa5533a4
2017-05-15Merge "update copyright to avoid noisy diff after build"Dan Timoney42-256/+351
Former-commit-id: 1abc42f6a8e299079ea11a1388a7a91b23d54850
2017-05-15Merge "Fix docker-compose.yml encoding"Dan Timoney0-0/+0
Former-commit-id: 01f3394fa9cef7008f2c7a706a2914db69c7b4df
2017-05-15[DOCKER] Update tagDan Timoney5-25/+25
Docker tag should end in -STAGING-latest, and remove invalid characters in docker-compose.yml Change-Id: I518ea5e6a60f189a38255ee9666d5400b5a5fe2b Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5e114568fffa29940d6ec4f1554921a78b7d984b
2017-05-10Fix docker-compose.yml encodingVictor Morales1-4/+4
Apparently the encoding format of the file is not accepted in some *nix OSes or docker-compose versions. This change pretends to fix that issue. Change-Id: Ib2990f65caf4385b93be0caae63b308aabed8d6a Signed-off-by: Victor Morales <victor.morales@intel.com> Former-commit-id: 39e3049a3b3468ed64a6d5d4233cd4d67b93cefb
2017-05-10[UCA-10] Add MTU setupDan Timoney1-0/+7
Add MTU setting set up to docker-compose script for SDN-C Change-Id: I15b2b427edce5c62d4c901ee7b63f494576e48db Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c1505aa33b2442479316ea73625c75ba7f2dd047
2017-05-07fix maven local build issueGuo Ruijing6-1/+9
onap jenkins use maven-assembly-plugin 2.2-beta-5. without fix, local build use maven-assembly-plugin 2.4.1 and build fails as: Assembly is incorrectly configured: null. to fix local build issue: 1. update to maven-assembly-plugin 2.6 2. add AssemblyId configuration which is needed for assembly >= 2.2 Change-Id: I7b0b4ac61351704b4beab073dda5779d6b6e6152 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Former-commit-id: 6485eecefff83d76557aa8aaf33d273d5033d967
2017-05-07update copyright to avoid noisy diff after buildGuo Ruijing42-256/+351
Change-Id: Ida725825312f9be2349cf1a1562c122e61efbcaa Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Former-commit-id: 53d11b9c8fa4a13c58f5b248998e9f8ce818e12a