summaryrefslogtreecommitdiffstats
path: root/docs/submodules
AgeCommit message (Collapse)AuthorFilesLines
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/parent master 9fea1c8b286fc0c37872b56662f541d1d6da90fe Remove parameters from repository tags Use of parameters in url tag of repository tag seems to cause issues when resolving parent poms. Replaced those with explicit values. Change-Id: I01e0633cb2afc4900ce9a573ade00814e458adca Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Updated git submodulesSaryu Shah1-0/+0
Project: policy/engine master 4b3b658ef780acd90f75edb2f666a7d00c0948de Updated policy documentation Updated policy documentation ------------------------------------------------------------- Issue-Id: POLICY-335 Change-Id: I661520ad614092f14234071b50634c41b43e8ffb Signed-off-by: Saryu Shah <ss3917@att.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/sli/core master d621496c524846c1d0375926cafefdbf7bdd1d93 Add unit test case for PrintYangToProp Add junit testing for PrintYangToProp Change-Id: I8c377bb51c812ea9ead32d8e9d5ef871157162a8 Issue-ID: CCSDK-129 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/sli/core master 26f3062b282aff2f33d5c364a9e3e343c569ca0a Fix parent tag in utils/provider utils/provider parent should be utils, not ccsdk-sli-core. This was breaking release build. Change-Id: I3910189f9a989f93a0a8af4cb5a8512f0e9aca7a Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master 0771cc66e3ab2789e5e98c6bce316fd4d71776ad Fix DB syntax errors on load of database schema This patch fixes errors on sdnc container bring-up that are printed to console during load of schemas for network_model.data.dump and service_model.data.dump Issues-Id: SDNC-146 Change-Id: I5cc180f8f58b348d8cdd051b67956861293433e4 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-10-25Updated git submodulesShubhada Ramkrishna Vaze1-0/+0
Project: appc master 461788988cfa8596990fee90bc4968572b1d612f Sonar Critical Use a logger Use a logger to log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.openecomp.appc%3Aappc#assignees=Shubhada|resolved=false Location: src/main/java/org/openecomp/appc/sdc/listener/SdcCallback.java Line No:142 Change-Id: I6d1ce3e3847af7a81496b0a0b4425a11bab24a88 Issue-ID: APPC-290 Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
2017-10-25Updated git submodulesDenes Nemeth1-0/+0
Project: vfc/nfvo/lcm master 173e61f897b523ed91f89476ddd1d18613ab4c78 Fix add&remove resource in grant request Change-Id: Ia9afdf59aa1934f310528f76934b2d4c365ccb06 Issue-Id: VFC-550 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/distribution master ba5d516045c3a9f27241d67a2a339a5cc4f23a7d Merge "removed the printYangToProp binaries" removed the printYangToProp binaries and the file was removed as binaries are not allowed in ONAP git repos. The PrintYangToProp.java file was moved to ccsdk/sli/core repo Change-Id: I09d78f78cfe68fe7708d0b5278be52716011d467 Issue-ID: SDNC-81 Signed-off-by: Sheshi Chinthakayala <sc2914@att.com>
2017-10-25Updated git submodulesAuthor Name1-0/+0
Project: sdnc/oam master 30b46efd21d814e53592279a290d6b8630c1816f Fix: Unable to find valid ssl trust certification Change-Id: If5d0d1d7f7c2cbaa956ef12d9e3b1e8f43110471 Issue-ID : SDNC-142 Signed-off-by: shalmonw <shalmonwaidande@gmail.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/sli/adaptors master 19c5fcb7461d0e35896829daef13bfb9290bc4af Use dblib.properties for dblib service If dblib service cannot be resolved via OSGi, the fallback logic that creates a new instance of DBResourceManager should pass the contents of /opt/sdnc/data/properties/dblib.properties as properties to the DBResourceManager constructor instead of just passing System.getProperties(). Change-Id: Ia6ac8a4bb229026cabdf07463ca25619f923e3f3 Issue-ID: CCSDK-126 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Updated git submoduleshp12561-0/+0
Project: vnfrqts/requirements master 8f669be5441e490519cc8ea3de3f23780c7419b8 VNFRQTS -Requirements Fixed Ch8 TOC VNFRQTS -Requirements Updated chapter 8 to fix the TOC to show the appendix as the headers Change-Id: I3f03c8d095df4d308cb3675bfd0a55166d86c693 Issue-ID:VNFRQTS-125 Signed-off-by: hp1256 <hp1256@att.com>
2017-10-25Updated git submodulesTony Hansen1-0/+0
Project: dcaegen2 master b32a0b6ebcaf7a0735806f39a3b91b0f830c79c7 add some testing info expand on the section on testing connections Change-Id: Icc412a6a8944ded3e4f5c25cdde77d2878771adc Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128
2017-10-25Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master d2a3e7c2027f652b4ec956b995428786bd44c9cf Removing extra text from docs Removing text that should have been removed as part of the last commit. Change-Id: I970100ed8bfcaf8bc253f696423d49d8cf69f284 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-275
2017-10-25Updated git submodulesOfir Sonsino1-0/+0
Project: vid master 143172431c793b002ad46a7157a9327eea3f607c Remove MojoHaus Maven plug-in Change-Id: Ib5ede7585963b35e5fbeb8328f5a8050d71bc0ac Issue-Id: VID-32 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-25Updated git submodulesOfir Sonsino1-0/+0
Project: vid master 433ad14a2a4464ebd4e597a2df8be370888f1a1c Fix error msg for AAI query Change-Id: I2db2402a2110ecccc7be4d26d4397ea64d0a8e6d Issue-Id: VID-79 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-25Updated git submodulesAvi Gaffa1-0/+0
Project: sdc master b433fcc2fd97886d0c89fcd746fc3f02e8536296 Merge "Enabled static analysis in Onboarding tests" Enabled static analysis in Onboarding tests Enabled the static analysis to check test code by default (in addition to production code), as part of the Maven build of onboarding. Change-Id: I0c028d657a83a13fd6263f2bdddd534ec9d23d66 Issue-ID: SDC-497 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-25Updated git submodulesMichael Lando1-0/+0
Project: sdc master 9964a487590b2dc52fec730e1466224675189219 Merge "update portal url" update portal url Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061 Issue-Id: SDC-531 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
2017-10-25Updated git submodulesMichael Lando1-0/+0
Project: sdc master 37932a1c374c90338fe39a08ef68e194dfe7c384 Merge "align MME" align MME - [BUG323816] Don't add a property to a newly generated csar if the value is not set and the default value is not provided Change-Id: I76b312ef8140ca6207aa7604026c1b0a89bfbe02 Issue-ID:SDC-500 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-25Updated git submoduleslizi1-0/+0
Project: aai/esr-gui master 383c9a08b5a659a836e3ad6c32114e5afcddb487 Fix the vendor and version input issue of ems. Change-Id: I2c4daf468a55b1c16cb016551e8abdd523d83e04 Issue-ID: AAI-441 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-25Updated git submodulestalio1-0/+0
Project: sdc master 4a8b03f2ed94e0d7048aeca6346ec65f0c282192 upload enable upload for files with extension in uppercase, while not saving the extension in lowercase in the DB Issue - Id : SDC-526 Change-Id: I42baa128d533937f0b257df9f174230f21676b12 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-25Updated git submodulesSébastien Determe1-0/+0
Project: clamp master e914b93e1394d9e93dbb7e5d1cf9d784f5a8599a Merge "Add architecture and release notes structure" Add architecture and release notes structure Add release-notes template Move Clamp in ONAP Architecture description a separate file Add seperator lines on list items Issue-ID: DOC-110 Change-Id: Ibe803f4de3d4641b54ff4c2df54c5c3af62e4afc Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-25Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 86e1588d1f503afb5e1fd76ab018a37339af80e5 Update tox.ini of vfc-nfvo-lcm Update pep8 rule Change-Id: I1c9e8b8ed6d51ed5ce851fbdeffb8386842a1144 Issue-Id: VFC-554 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-25Updated git submodulesOfir Sonsino1-0/+0
Project: vid master 53b277a7e46cde80cd381311932cd4f0d432cbfc Remove SNAPSHOT dependencies Change-Id: Iae31de0916f9456e135cb7b7a160f80a18643997 Issue-Id: VID-85 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-25Updated git submodulesMichael Lando1-0/+0
Project: sdc/sdc-distribution-client master 4393b784fadf9e69c19e11eb8c72316160d6d390 pom clean up Change-Id: I1d0fdfdb01cf8e7e0cd6463a096b69e599120900 Issue-Id: SDC-530 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-25Updated git submodulesHector Anapan-Lavalle1-0/+0
Project: appc/deployment master 192f6bad7a24854defdb5c1a0f2a948ad87bcfd8 Handle dg-loader DGs approach with platform-logic This commit takes care of adding the necessary code to be able to: 1) Convert JSON DGs to XML DGs in the dg-loader-dgs path 2) Load & Activate these converted XML DGs into the MySQL DB This approach is used in appc.git's dg-loader-provider to handle DGs. Combining platform-logic approach and dg-loader-provider approach to handle DGs coming from these two separate paths. Change-Id: I46505a3380afcdd3c6794e24fda75aef62ccc58f Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com> Issue-Id:[APPC-287]
2017-10-25Updated git submodulesChuanyu Chen1-0/+0
Project: so master 8196490263e51288e9735334ce44bb5968a92203 Merge "update operation status for E2Edelete" update operation status for E2Edelete IssueId: SO-258 Change-Id: I7699b44d5e72fdcec96f86b0c493b969f9c91598 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-25Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 1e467c2adeb2491d0f114499242d0560981b880b Merge "Changed license to CC-BY 4.0" Changed license to CC-BY 4.0 Updated Root License so/LICENSE.txt with CC-BY 4.0 license. Removed txt file license from csar files . Root license will be used. Change-Id: I6e56824522274a77e6da86dbe72bc0c0ea2db78a Issue-Id: SO-261 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-10-25Updated git submodulesEric Debeau1-0/+0
Project: modeling/modelspec master 2b3cafb8093f81a24ace3a41e067171f8248d538 Correct to pass doc8 and minor changes Change-Id: Icf15c8042b10358a1df8e54ef738bda1738602a7 Issue-ID: DOC-94 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-25Updated git submodulesRob Daugherty1-0/+0
Project: so master eb7b6b427608fa21cf6241620202a803089020af Merge "NetworkResource modelInvariantUUID is too short" NetworkResource modelInvariantUUID is too short It is currently 20. It should be 200. I'm also fixing HeatFiles.hbm.xml to match a recent schema fix (SO-247). Issue: SO-264 Change-Id: I2bd6fc480310abc80b1a189a83b1e3f73c90149b Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/parent master aafe405b286779f416e8d89830d8f4efe9e0e4df Fix sli-core version Version of sli-core should be 0.1.2, not 0.1.0 Change-Id: I83bda5a37bb6553cea2da317d85ce9edc9470eb0 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/parent master e8886c4b77ca3983b9c55475c7e04e9b589341c3 Flatten parent directory CCSDK parent only has one parent pom, so move it to top-most level. Having it in sublevel would require special treatment for release builds. Change-Id: Id894c144aada80c1a970adc2616ec485e4554391 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/sli/core master 93a12ba2afdb13b202d461501f2605d52d80e4e6 Fix release version version.properties contains wrong setting for release version Change-Id: Id76da3e2ad9009845e99ac1442cb66514733461c Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-25Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/sli/adaptors master 6f62f6514dd546a1a922b3a89abbd48920d0a2b2 Merge "Fix release version" Fix release version version.properties contains wrong setting for release version Change-Id: Iecbd9b852955af2d1a1e00290e9fed546ed7d6c2 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-24Updated git submodulesSaryu Shah1-0/+0
Project: policy/engine master 3c62803aad3a19f0c56c9aa95ea5199daa0ea589 Added policy gui roles documentation Added policy gui roles documentation ------------------------------------------------------------- Change-Id: I8bff13875c96112fbd06516be1ed39d4879126e3 Issue-Id: POLICY-335 Signed-off-by: Saryu Shah <ss3917@att.com>
2017-10-24Updated git submodulesHector Anapan1-0/+0
Project: appc/deployment master bd863814f64653131d2cb05942e5ac61fa300399 Remove license from json dgs Removing the license comment from all of the JSON DGs from the dg-loader. Also, changing the JSON DGs service-logic element to point to ONAP instead of OPENECOMP path (as compared from the original JSON DGs hosted in appc-directed-graph/appc-dgraph/provider/src/main/resources/json path. Change-Id: I35f3f6f509b15e1854682d49461fa9d3960d3af8 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-293] Signed-off-by: Hector Anapan <ha076r@att.com>
2017-10-24Updated git submodulesShailendra Borale1-0/+0
Project: so master ba489a051763c4d4f9a5ff36644d40144f887873 Fixed bug to parse json userParams array BPMN request - userParams is an array of maps, rather than a map. Each map has name and value elements. Changed code to parse the array correctly. Change-Id: Ie06ba22b03fa5c5ceb103c42daa3bbf7e6e252db Issue-Id: SO-262 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-10-24Updated git submodulesTony Hansen1-0/+0
Project: ccsdk/platform/plugins master 810ab2d67c10b820309d7c913083c17c029e59d1 fix uploading of plugin/type files fixed the MVN_SERVER_ID variable used to extract values from the settings.xml file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw. upload to both NEXUS/GROUPID/types/foo/foo.h AND NEXUS/GROUPID/{snapshots,releases}/types/foo/foo.h Change-Id: I33545b919679b13c02aaf28d8b3ef42195c606bb Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24Updated git submodulesTony Hansen1-0/+0
Project: ccsdk/storage/pgaas master c24f03065f4e8e13490f49433a0baa2d5fbca304 test another fix for curl upload commands fixed the MVN_SERVER_ID variable used to extract values from the settings.xml file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw. Change-Id: Ia8b2bc2bc3c8c969e9e22847c2076985f2c83fe5 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24Updated git submodulesTony Hansen1-0/+0
Project: ccsdk/storage/pgaas master 64c939dbb9ac098734d43bf7e78827eb6df98d97 test another fix for curl upload commands add -v option for curl DO NOT MERGE THIS VERSION YET Change-Id: I856d33595250bffb4a7398a278e86bc84dbe4356 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24Updated git submodulesMichael Lando1-0/+0
Project: sdc/sdc-tosca master e83125d8199c6789adf5da9ec48686be65fd51b9 update version.properties Change-Id: I827ce2cf9eec9f039ed696a8c0d9d6366ee4cc73 Issue-Id: SDC-530 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-24Updated git submodulesMichael Lando1-0/+0
Project: sdc/jtosca master ee82b7d120725c1c5ebad4bceaf8cf8a1206e50e update version file Change-Id: If4c8542319ac23167bc138719d059897ad0b4aa2 Issue-Id: SDC-530 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-24Updated git submodulesSaryu Shah1-0/+0
Project: policy/engine master 9296f8deb33a4907708f46ef5f554548208d679e Update policy gui documentation Update policy gui documentation ------------------------------------------------------------- Change-Id: Iba54a77ef8dfa8a1ceb02f9839e956c58b500768 Issue-Id: POLICY-335 Signed-off-by: Saryu Shah <ss3917@att.com>
2017-10-24Updated git submodulesrn509j1-0/+0
Project: dmaap/messagerouter/messageservice master cbf84cf4a55456cc87d74d8a85b7c08a847d6b35 correct documentation rst file errors and warnings DMAAP-165 Signed-off-by: rn509j <rn509j@att.com> Change-Id: Ib4851c46dc8ac35059a34fd3be837a6c39509591
2017-10-24Updated git submodulestalig1-0/+0
Project: sdc master 26ffac7f0f508f73a1b0701bc3897d0259409a35 Fix VSP resubmit all impl Change-Id: I080425eb0115712da9a3d52f24d1b513cfb58291 Issue-ID: SDC-529 Signed-off-by: talig <talig@amdocs.com>
2017-10-24Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master b2471f9834bec6cce3e3cdae18bab0b9e6b177c4 Fix DG tunnelxconn-topo-operation-assign validate Issue-Id: SDNC-141 Change-Id: I891f9b6f3bbdbbac48b683f4e9c50192a7ea6ac2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-10-24Updated git submodulesrn509j1-0/+0
Project: dmaap/messagerouter/messageservice master e61ac289ff0a8aec1de3f08b3631ebac5301aade correct documentation rst file errors and warnings DMAAP-165 Signed-off-by: rn509j <rn509j@att.com> Change-Id: I57a1aae5782c47325c108804c2390e8b85ebec3f
2017-10-24Updated git submodulesTony Hansen1-0/+0
Project: ccsdk/storage/pgaas master e06dd3678e216a44c61464f82a126869ade50345 test another fix for curl upload commands try using the plugins/pgaas directory instead of debs directory Change-Id: If1c3193d31bf771f4aa6cc00694946898b9184ea Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128
2017-10-24Updated git submodulesScott Seabolt1-0/+0
Project: appc master d9fbc64e30cfe0079d04089156e58c0f14e48886 Added APPC User Guide Added the APPC User Guide Identity-Id: APPC-103 Change-Id: I91b24ff47c2d7a670728b4c67147db5d9bf7d1d1 Signed-off-by: Scott Seabolt <js9808@att.com>
2017-10-24Updated git submodulesTony Hansen1-0/+0
Project: ccsdk/storage/pgaas master a20d76710fd1e67ea4003ffe453afe9ad59d587f test another fix for curl upload commands try uploading without the "/releases/" in the URL Change-Id: I212e1ece55b18ebe13c9aaae391944562fca0981 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/parent master 9ed838971a9bbfee85ffdf6cca5aabee986b71b1 Merge "Remove snapshot dependencies" Remove snapshot dependencies Remove snapshot dependencies from CCSDK parent Change-Id: If1c7ff3f3d0bf678fa1e323240c8869664a460e4 Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>