summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master 1cb0fbfc4993c1f47f31b061d70b64f53247df95 Merge "Fixed the SDK Junits and cleaned unused code" Fixed the SDK Junits and cleaned unused code Moved file tmp object from try resources block. due to not closing the stream the inputstream read by xacmlpolicyscanner ended with premature file error. Cleaned unused code. Issue-ID: POLICY-584 Change-Id: I92c4d000d94a144736d9ac46db384785a7512593 Signed-off-by: rb7147 <rb7147@att.com>
2018-03-13Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master 7448501933cc7e99665c49a002563061ad800f5d Wait on termination of java process Exec of client didn't work - docker container still dies at end of script. Trying instead to wait on death of java process. Change-Id: I5687ca46b55b13a4918b0be1e2204abf58ca43b2 Issue-ID: CCSDK-208 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-13Updated git submodulesamshegokar1-0/+0
Project: appc master 11e583e4e37bd274390643d494d2a8670e118c36 Coverage for org.onap.appc.adapter.ssh classes Coverage for org.onap.appc.adapter.ssh classes Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-ssh-adapter-tests%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fssh Change-Id: Icd1dde27c8588f217b6cca83f1cde3a8b24a41c3 Issue-ID: APPC-725 Signed-off-by: amshegokar<AS00500801@techmahindra.com>
2018-03-13Updated git submodulesGary Wu1-0/+0
Project: integration master 5ae17fe0c827f93e2065a1648fc7073009fe293e Merge "Switch to OOM master branch" Switch to OOM master branch Change-Id: Id22337bd61425c69be88fd80f86bc501f46d7e78 Issue-ID: INT-439 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-13Updated git submodulesJakub Dudycz1-0/+0
Project: appc master f6f366b5532c51d9166ed68073f611097aec1db4 MessageFormatter unit tests Improved code coverage Change-Id: I8ef81c6c8efaa796d62d8913e7dfbf160bf3c02d Issue-ID: APPC-724 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-13Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master 51d88e957a81396a26c909dda6ab05d48decc643 Code changes for A&AI add/update Code and Unit Test updates to updating vnfc records when vf module is provided in request. Issue-ID: APPC-622 Change-Id: I76903eb8bfa6910e3fb2f6e404504d2b9b5fb477 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-13Updated git submodulesIkram Ikramullah (ikram@research.att.com)1-0/+0
Project: optf/has master 3871d29d2414548083b1308298517562e6728117 Corrected Nexus Package content Before dockerzation can proceed, contents of the package must be correct. Few folders/files were missing. Changed assembly.xml to include all but the ones that are not needed. Also, removed files from conductor/conductor folder that were thought to have contributed to the correction of the package initially. conductor/conductor/README.rst conductor/conductor/README.md conductor/conductor/setup.py conductor/conductor/setup.cfg These files are actually not needed in that level of folder (conductor/condcutor) - They should exist only on the main conductor/ folder. Issue-ID: OPTFRA-123 Change-Id: I006694ddc8e7e5de21ad17fb0d4720c5b19dc960 Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
2018-03-13Updated git submodulesJakub Dudycz1-0/+0
Project: appc master d6969f09272b77687b24aa333f45de6b33844470 JsonUtil unit tests Improved code coverage + some test class refactor Change-Id: Ie69f4a699f7f924438eda24014c44fe54643e707 Issue-ID: APPC-724 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-13Updated git submodulesSonsino, Ofir (os0695)1-0/+0
Project: vid master d5ec7bf55217508e2b5cebe640d586598379f97a Unit tests Change-Id: Ib9f73b7ba5a509610896b8bbdc02c180e60ee959 Issue-ID: VID-197 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-13Updated git submodulesSonsino, Ofir (os0695)1-0/+0
Project: vid master 80098ffa01c5a0f4dd5b99f41c31d51e9dc25762 bypassing scheduler for immediate operations Change-Id: I634763a2065b75b0d550e2896a9352a74dd02b44 Issue-ID: VID-174 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-13Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 3c9de6694e0cdf7f5c8c17d3180af52ceb33903c Merge "Policy:Blocker" Policy:Blocker Use try-with-resources to close this JarFile:L264 L265 Issue-ID: POLICY-683 Sonar Link: https://sonar.onap.org/issues?myIssues=true&open=AWF91iwf8TZzbCgU6arv&resolved=false Location:ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/components/ActionPolicy.java Change-Id: Ie9adb5b50dbb61c923bf73fa107fd19366f24304 Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
2018-03-13Updated git submodulesYuanHu1-0/+0
Project: clamp master 8dd2e0cc280b77bb134e2b8854d18fcd17072d08 Deprecated Methods Clean Up. Change deprecated method PolicyParameters.setEcompName to PolicyParameters.setOnapName Issue-ID: CLAMP-138 Change-Id: I26afc1118a14272c5b0a1960fafe9bc1cc8336d1 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-03-13Updated git submoduleskurczews1-0/+0
Project: appc master 04dee786c77757d8e9b86e9228cba46d717ecd40 Improve coverage FlowControlNode #8 * refactor & test dependency info method * extract get flow sequence method Change-Id: I6c9ab49676b6c325196ec179e863038550b5dad6 Issue-ID: APPC-440 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-03-13Updated git submodulesMichal Kabaj1-0/+0
Project: appc master d206edd8b89ddd251b24e635227fae2814b0152e ChefAdapterImpl Junits -Added new Unit tests for ChefAdapterImpl#trigger method -Refactored ChefAdapterFactory to allow mock injection -Added new create() method to ChefApiClientFactory which does not set any Chef specific headers for the purpose of trigger method -Cleaned up the trigger method - simplified usage, removed useless doFailure method and inlined its logic and unified HttClient usage -> HttpClient is not used directly but through existing ChefApiClient -removed redundant TestChefAdapterImpl tests which have already been rewritten Change-Id: I830d203877224aa2c5e1b0dff39d1171f1f2f0ef Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-13Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master ca8aa076c331bd435f9361aed38eafd294c1782d Merge "Fix asdc/sdngc interface robot" Fix asdc/sdngc interface robot Change-Id: I00a8b3d1cac5cc3038a3efdb36d1e78e4a2e7cde Signed-off-by: Brian Freeman <bf1936@att.com> Issue-ID: OOM-769
2018-03-13Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master b555747b03de9ae00a0ebec96614a9d6ba92ae9e Merge "adding a selector in so/mariadb/pvc" adding a selector in so/mariadb/pvc to be sure the pvc will properly be bound to the expected pv a label has been added to the pv and a selector on matchlabels has been added to the pvc Issue-ID: OOM-786 Change-Id: Ic1c89efc2632623f9bf6467ebc1fd24b3cb4fb93 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
2018-03-13Updated git submodulesshrikantawachar1-0/+0
Project: sdc master 0f3a80869bf57fc909ec5908601ba04271d92d97 Processing CSAR failed The *.csar packages not passing onboarding during SDC sanity. Change-Id: I0fc57296bad85928c704dd1b18a7e60a996c13a9 Issue-ID: SDC-1124 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-03-13Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 55e714f5fb5d6f9d2ff11a4ac47bbc693623c663 Merge "Add Create SDNC Resource Create Groovy script" Add Create SDNC Resource Create Groovy script Add Create SDNC Resource Create Groovy script Change-Id: If416a1e40479c51c499c8697ec35a1ab07a1544c Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-13Updated git submodulesLeonardo Bellini1-0/+0
Project: integration master b63ed7975dcc71585bea9735580f098e087dcf69 make proxy settings configurable Issue-ID: OPTFRA-175 Change-Id: I41e400073665e0feb7f35fb6046322782b7dc626 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-13Updated git submodulesSeshu Kumar M1-0/+0
Project: so/libs master ad80f2f0d49f465c8bf7c424b5e47f7ccfe00cee Merge "Fix the vulnerability issue" Fix the vulnerability issue Upgrade vulnerable jars with jars without vulnerability Change-Id: I5cd9073a04db79e173fdd3b85e4712a1cf177531 Issue-ID: SO-458 Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
2018-03-13Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master a16cced961d7d298ae3cc8ede231546e6b2f98c1 Exec last line of startODL.sh Need to exec last line of startODL.sh to get that process to be the one docker waits on Change-Id: Id697cd8f0347970ad3038ba2c576ab28f0e4cbad Issue-ID: CCSDK-208 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-13Updated git submodulesSonsino, Ofir (os0695)1-0/+0
Project: vid master 07f0f107427ee35ffb721d9bab5b83da62341680 Bump minor version Change-Id: I848638e870d7831811b1e5d7181f6514da455348 Issue-ID: CIMAN-120 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-13Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 5746f9ca2ea6a4ac3facadae169d6289867fd4a5 Merge "Sonar Major" Sonar Major Move the api string literal on the left side of this string comparison XACMLPapServlet.java:L1179 Sonar Link: https://sonar.onap.org/issues?myIssues=true&open=AV2blOo25bp_wwmIUQnh&resolved=false&severities=MAJOR Location: ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/XACMLPapServlet.java Line Number:1179 Change-Id: I937caaca01107d2a11be4050ff7be5e5dc66acb6 Issue-ID: POLICY-690 Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
2018-03-13Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 1428500b1ff82ee02b5dba7db2e9ad4e913adc80 Merge "Sonar Major" Sonar Major Move the GUARD_BL_YAML string literal on the left side of this string comparison DecisionPolicyController.java:L208 Sonar Link: https://sonar.onap.org/issues?myIssues=true&open=AV2blO9u5bp_wwmIURef&resolved=false&severities=CRITICAL%2CMAJOR Location: POLICY-SDK-APP/src/main/java/org/onap/policy/controller/DecisionPolicyController.java Line Number:208 Change-Id: I04199190cbb4afd50bcfa0a2725e6f2fef8dddba Issue-ID: POLICY-689 Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
2018-03-13Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 1c08fcf5dab216ee18b8df116c2c8d7683745702 Merge "Sonar Blocker" Sonar Blocker Use try-with-resources or close this BufferedWriter in a finally clause FirewallConfigPolicy.java:107 Sonar Link: https://sonar.onap.org/project/issues?id=org.onap.policy.engine%3APolicyEngineSuite&myIssues=true&open=AWF91ixe8TZzbCgU6ar2&resolved=false&severities=BLOCKER Location: ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/components/FirewallConfigPolicy.java Change-Id: I0ab8bf61fb9a6eb32ebdb5fccb66a67a8ac36b77 Issue-ID: POLICY-687 Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
2018-03-13Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 5286e72dc0b8aa0d0096828c55f99eb517e4bcd3 Merge "Unit test coverage" Unit test coverage Unit test coverage for 1.RequestInformation.java 2.SDNCEvent.java Sonar link: https://sonar.onap.org/code?id=org.onap.so%3Aadapters&selected=org.onap.so.adapters%3Amso-adapters-rest-interface%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fsdncrest Change-Id: I9ed76cac33bad1739df441c8f9e0ad77d738e1d6 Issue-ID: SO-467 Signed-off-by: sanchitap <sanchita@techmahindra.com>
2018-03-13Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 897bbe5c41436698997743640587cc6287124d0a Merge "Adding Junit" Adding Junit Adding Junit for: VfRollback.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-vnf-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fvnf%2FVfRollback.java Change-Id: I3d17c9f745081386be50441f5565518289bcfe36 Issue-ID: SO-473 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-13Updated git submodulesSeshu Kumar M1-0/+0
Project: so master bec3a9d9e071ee9d908e8bf0dcfc7db9b2a75161 Merge "Adding Junit" Adding Junit Adding Junit for: 1.TenantAlreadyExists.java 2.TenantException.java 3.TenantExceptionBean.java Sonar Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-tenant-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Ftenant%2Fexceptions Change-Id: I314ac62dd18876b0ae08380848a22a26850c9cbe Issue-ID: SO-475 Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
2018-03-13Updated git submodulesGitelman, Tal (tg851x)1-0/+0
Project: sdc master 6a924cf18fb4cd76ba6163b453278d0045b70e87 analyze and fix IQ server violations SDC Also fixes SDC-1119 Change-Id: I698ee784e0774e8c856acd7485e5abcb1ce27991 Issue-ID: SDC-1114 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master 31e9a9aed5168ee48d4bce26ba973f542568a32c Update license for SO-libs test Issue-ID: SO-453 Change-Id: I9a04901d4f7c066710d0a68d6f760dfb7c0bc7d5 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submoduleseleonorali1-0/+0
Project: sdc master 4445d695275437479ef5ecb8c741ea92c673a965 Multiple ports (extCP) with wrong network-role E2E/Internal Defect - multiple ports (extCP) with wrong network-role Change-Id: Ic3896287347978ad3e89ac14fb07916ea201d8fa Issue-ID: SDC-1113 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-03-13Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master eff3339eafcc4cb46b983ff1a7681ff8a4117d39 Merge "Sonar Major" Sonar Major Move the null string literal on the left side of this string comparison CreateFirewallController.java:L347 Sonar Link: https://sonar.onap.org/project/issues?id=org.onap.policy.engine%3APolicyEngineSuite&myIssues=true&open=AWBFphN0-08if2a6vI7H&resolved=false&severities=MAJOR Location: POLICY-SDK-APP/src/main/java/org/onap/policy/controller/CreateFirewallController.java Change-Id: I744a66f3622fb7db0933c7c7dabc520e859cff4d Issue-ID: POLICY-685 Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
2018-03-13Updated git submodulesSP005016381-0/+0
Project: policy/engine master cbd2227c7b6adfa878eb97b6f6a85b73bf1d1a75 Sonar Major Merge this if statement with the enclosing one CreateBrmsParamPolicy.java:L218 Sonar Link: hhttps://sonar.onap.org/project/issues?id=org.onap.policy.engine%3APolicyEngineSuite&myIssues=true&open=AV2blOqK5bp_wwmIUQqX&resolved=false&severities=MAJOR Location: ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/components/CreateBrmsParamPolicy.java Change-Id: I0f9885a2491735878d688a2c812afd15a052f481 Issue-ID: POLICY-686 Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
2018-03-13Updated git submodulesSteven Wright1-0/+0
Project: vnfrqts/requirements master c4ace4929c2b2227c8f4df9eba035a96061424a0 Merge "VNFRQTS - R-41159 word update for clarification" VNFRQTS - R-41159 word update for clarification Agree that we should pool wherever it can be done, but we shouldn't have a VNFC be pooled if it is not the optimal distribution strategy between VNFC instances Change-Id: Ice635c5da24ac907abe5cba53f4f109c2d491849 Issue-ID: VNFRQTS-187 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-03-13Updated git submodulesSteven Wright1-0/+0
Project: vnfrqts/requirements master 4488cd4c6ac9524fff5d3bbb6d898468ff6ed62f Merge "VNFRQTS - R-16560 update from MUST to SHOULD" VNFRQTS - R-16560 update from MUST to SHOULD This should not be must unless we have a Resiliency Impact assessment specification that all is attached to this requirement. Change-Id: I451161eafb5dcaa94886345b21bc92d7605f2832 Issue-ID: VNFRQTS-186 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-03-13Updated git submodulesSteven Wright1-0/+0
Project: vnfrqts/requirements master 9eb88e594d2138351ba7fd541ea0840882897685 Merge "VNFRQTS - R-26371 wording update to clarify req" VNFRQTS - R-26371 wording update to clarify req Changing the word from connectivity to communication because it isn't the VNF that creates the connectivity, but the network controller. Change-Id: Ibd6d79cbf7be2313f466867507213b07dd7b8909 Issue-ID: VNFRQTS-185 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-03-13Updated git submodulesSteven Wright1-0/+0
Project: vnfrqts/requirements master cbf6bc11b9e92d6e53499eec6392ecd4d0539533 Merge "VNFRQTS - Clarification for retries" VNFRQTS - Clarification for retries The reason for this is that there will be a number of internal retry Timers in a vendors implementation that will not make sense to expose externally, also where specifications have specified restricted retry behaviour. Change-Id: I5ba140b0008eb0595f094e25b48f9828eeb63165 Issue-ID: VNFRQTS-183 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-03-13Updated git submodulesSteven Wright1-0/+0
Project: vnfrqts/requirements master 94bdfe8a4807d25be1ec2bd4616edf6f6b67b4ec Merge "VNFRQTS Adding License info" VNFRQTS Adding License info Adding licensing info as comments in front of each chapter. Change-Id: I00d80a7e5800bc606cad2c4035df4e6030b0329f Issue-ID: VNFRQTS-180 Signed-off-by: Hagop Bozawglanian <hb755d@att.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master 569e513830ac42ff9228eee38800332a472390c9 Update license for SO-libs test Issue-ID: SO-453 Change-Id: Ib162dbdec6a60465bb345187a22be8f23bf6d7a6 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: cli master 717f6901b358d06de252ea7a3e4e475746f1fba6 remove empty json nodes Issue-ID: CLI-101 Change-Id: I0e091e1289450f4e848933eebf9e6fb6801500a3 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master 067e7b764ae3858970656f1477197cf77724aaf4 Update license for SO-libs test Issue-ID: SO-453 Change-Id: I3f3174ba8e456bd4b816cee57c4c69d5a65c00a1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master 6bca768eefab962eca10f88614da6a4424e4a508 update the license info for test files Issue-ID: SO-453 Change-Id: Ie92c66d3bb24d406d06ca60b298ed20c63eea1ae Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master 474b20feb7ece7ad7c6372547581a1463ababcc5 update the license info Issue-ID: SO-453 Change-Id: I7357f31546903ca63cb28b7f1bd3dbdd291d51d1 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master b5c6c2b56af26a313ee03e93dd5a1441b6b78549 update the license info Issue-ID: SO-453 Change-Id: Iea3daeafa11dd5b774e793139818b81c9ff7a2de Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master d7db480e8561b0234a3f668cb57b1aa3ad2f3664 update the license info Issue-ID: SO-453 Change-Id: Ic542f69943e88bfeae85cee0f933b581c530e869 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submodulesSeshu-Kumar-M1-0/+0
Project: so/libs master a42cb7df3b139c5b31ec1a0e0f80269cce786590 update the license info Issue-ID: SO-453 Change-Id: I37e9a12a8985f85ee1586fa87998bf309c1d0bdf Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2018-03-13Updated git submodulessubhash kumar singh1-0/+0
Project: so master e10e6c1ca04fa760e584ef881aa1f0b96412c58a Update license for ResourceRequest Update license for ResourceRequest. Change-Id: Icb17226758d85368fa8a4de3a6c76332253cdab8 Issue-ID: SO-453 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-13Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc/sdc-docker-base master b2a7c82cf1a93651e354f9dc21967d6dcd163c0c new base docker Change-Id: I5ae8f1f5a6c6d3d7e35063f4120b14a7227f05e0 Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-03-13Updated git submodulesGitelman, Tal (tg851x)1-0/+0
Project: sdc master bfe4bd1cbeeae3626ad0b0f051657160548b85b7 analyze and fix IQ server violations SDC Change-Id: Id967b204ab0d2e87e3baa610838e0af6b6ab60ac Issue-ID: SDC-1114 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-13Updated git submodulesyunlong ying1-0/+0
Project: vfc/nfvo/lcm master 3281e5b754835c3cdb94057405723f11e7dfd28a Merge "Add LccnLinksSerializer of notify req" Add LccnLinksSerializer of notify req Change-Id: I22f17f25651b8f717a87b02856d0be59ecd3a931 Issue-ID: VFC-779 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>