summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-05-08Updated git submodulesMandeep Khinda1-0/+0
Project: oom master ad7dc979aaa907fd654cd63ac2edcb9000288436 recomitting sdc-onboarding robot changes Somehow we trampled over this. commit e3610e451bc7f63d6a299d0337f74035204f0891 Author: Brian Freeman <bf1936@att.com> Date: Thu May 3 21:27:25 2018 -0500 Update properties for SDC ONBOARD container Issue-ID: TEST-85 Change-Id: I822ed3abfd768fbe2d38dcd1399051feb738bb1b Signed-off-by: Brian Freeman <bf1936@att.com> Change-Id: Ia25c1dc9f42b32649193986ba8ea94f11b0d1c9f Signed-off-by: Brian Freeman <bf1936@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-08Updated git submodulesRob Daugherty1-0/+0
Project: so master 81efcc2f327dd6583c78211ce39494ca75a99c33 Merge "Remove wrapper from WorkflowResponse" Remove wrapper from WorkflowResponse When the workflow response succeeds, the requestReferences object is being wrapped by "WorkflowResponse": {"response": {... and all the other fields from the WorkflowResponse object are being included as well. Adding a WorkflowResponseSerializer didn't seem to work since the root node was still included and there was no ObjectMapper in which to set WrapRootValue to false. So this is the next best thing. Patch 2 fixes most of the broken unit tests. Change-Id: Ifa5bd02e70b23f41c9042ac207848c8ade77313a Issue-ID: SO-586 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-08Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc/deployment master 57ac2cf8dc1695f6e323dfae773d9a477daa864f Added properties file Design Tool support needs properties file Issue-ID: APPC-888 Change-Id: Ieb319e79fea2a5c6b2b7d1a7addfd4f0c89960c6 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-08Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/sparky-be master ef8d501c841c5154d1eb47b1849319c29c98c79e Add maven staging plugin and repo info Issue-ID: AAI-1127 Change-Id: Iec05802057a66416b5da1c8b4c49e5b98f0a926e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-08Updated git submodulesYang Xu1-0/+0
Project: integration master 04fa6b48b216354c08b73bf6e6f4551689681845 Merge "Update lab env config" Update lab env config Change-Id: Ic33a1cc5c223ccbc565a7d4725f30d1db7d11dfe Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Updated git submodulesGary Wu1-0/+0
Project: integration master 1829da3413c2e6ae6feb243ef0d0259705917597 Sync docker-manifest.csv versions with OOM Change-Id: I13ca94154c008600cec6d097320a504ed60d5365 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Updated git submodulesJonathan Gathman1-0/+0
Project: aaf/authz master 34f6446e97199cb5aaefd1369d9faaf297a9b6bf Merge "Added UT auth-deforg, code cov 61%" Added UT auth-deforg, code cov 61% For those Unit tests, I added the library "mock-javamail" in order to test the "notify" function of DefaultOrg.java. Change-Id: I8894e2b6c264581be5d3c56b46600379f1d31f81 Issue-ID: AAF-239 Signed-off-by: Youssef Chawki <youssef.chawki@orange.com>
2018-05-08Updated git submodulesJonathan Gathman1-0/+0
Project: aaf/authz master 2787ca5afc713ca812dba373d0c94ac8469c91fb Merge "Improve coverage of cadi-aaf" Improve coverage of cadi-aaf Issue-ID: AAF-223 Change-Id: I547206f0f36f8cd1f7d6d064af6e9d555a995a51 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-08Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master 3ffafe7276cf76c779c58dc8224f717eb086bfb5 Merge "fixing NullPointException incase of db exception" fixing NullPointException incase of db exception Making changes for NullPointerException it was triggered by - SQL Query Failed in PAP return unhandled reponse code > activeVersion variable is set to null > if statement in DeletePolicyService (!activeVersion.equalsIgnoreCase("0") result into NullPointerException Change-Id: Iad9de0d31b6cf16d1eafd6175d1c355b07481db9 Issue-ID: POLICY-773 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
2018-05-08Updated git submodulesGary Wu1-0/+0
Project: integration master e30af74f1793f9428663e8eac2d544425b601234 Sync kube2msb in docker-manifest.csv with OOM The kube2msb version in docker-manifest.csv appears to be out-of-date. Update to match the version in the helm charts. Change-Id: I8c2642dfa56732c3c0a703f2435679ae130d9547 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Updated git submodulesGary Wu1-0/+0
Project: sdc/sdc-docker-base master d0a8a0d8c712ee968367509101b2530870f54cb1 Fix library CVEs in sdc-cassandra Upgrade library versions to address the following CVE vulnerabilities: avahi 0.7-3.1 For CVE-2017-6519 curl 7.58.0-2 For CVE-2016-7167 CVE-2016-7141 krb5 1.16-2 For 2018-5709 CVE-2017-15088 CVE-2017-11462 libtiff5 4.0.9-5 For CVE-2018-5360 libx11 2:1.6.5-1 For CVE-2016-7943 CVE-2016-7942 libxml2 2.9.4+dfsg1-6.1 For CVE-2016-4448 libxtst6 2:1.2.3-1 For CVE-2016-7951 perl 5.26.2-2 For CVE-2017-12837 CVE-2017-12883 python 2.7.15~rc1-1 For CVE-2017-1000158 libsqlite3-0 3.23.1-1 For CVE-2017-10989 libdb5.3 CVE-2016-3418 CVE-2016-0694 CVE-2016-0692 CVE-2016-0689 CVE-2016-0682 libcairo2 libcairo-gobject2 CVE-2017-9814 libc-bin libc6 multiarch-support CVE-2018-1000001 CVE-2017-16997 CVE-2017-1000366 CVE-2015-5180 CVE-2016-5417 CVE-2018-6485 CVE-2017-15804 CVE-2017-15670 CVE-2014-9984 CVE-2014-9761 CVE-2015-8983 CVE-2015-8982 libgtk2.0-0 libgtk2.0-common CVE-2014-1949 libharfbuzz0b CVE-2015-8947 CVE-2016-2052 libgcrypt20 CVE-2017-0379 libtasn1-6 CVE-2018-6003 CVE-2017-10790 libxi6 CVE-2016-7946 CVE-2016-7945 libldap-2.4-2 CVE-2017-17740 libpcre3 CVE-2015-3217 passwd CVE-2017-12424 zlib1g CVE-2016-9843 CVE-2016-9841 CVE-2016-9842 CVE-2016-9840 Change-Id: Iae6e7a8aa488223bad88cc88946e6f2df11b9039 Issue-ID: SDC-1221 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Updated git submodulesGary Wu1-0/+0
Project: sdc/sdc-docker-base master 1447537c91675b11b78f2651a061fe3c30f7370f Fix library CVEs in sdc-kibana Upgrade library versions to address the following CVE vulnerabilities: bash 4.4.18-2 For CVE-2016-0634 CVE-2016-7543 curl 7.58.0-2 For CVE-2016-7167 CVE-2016-7141 krb5 1.16-2 For CVE-2018-5709 CVE-2017-15088 CVE-2017-11462 openssl 1.1.0h-2 For CVE-2016-8610 CVE-2017-3731 CVE-2016-6302 CVE-2016-2181 CVE-2016-2179 CVE-2016-2180 CVE-2016-2109 CVE-2016-2106 CVE-2016-2105 CVE-2016-6303 CVE-2016-2182 CVE-2016-2177 CVE-2016-2176 perl 5.26.2-2 For CVE-2017-12837 CVE-2017-12883 systemd 238-4 For CVE-2017-1000082 CVE-2017-9445 CVE-2017-9217 wget 1.19.4-1 For CVE-2017-13090 CVE-2017-13089 CVE-2016-7098 libdb5.3 CVE-2016-3418 CVE-2016-0694 CVE-2016-0692 CVE-2016-0689 CVE-2016-0682 libc-bin libc6 multiarch-support CVE-2018-1000001 CVE-2017-16997 CVE-2017-1000366 CVE-2015-5180 CVE-2016-5417 CVE-2018-6485 CVE-2017-15804 CVE-2017-15670 CVE-2014-9984 CVE-2014-9761 CVE-2015-8983 CVE-2015-8982 libgnutls-deb0-28 CVE-2017-5335 CVE-2017-5337 CVE-2017-5334 libgcrypt20 CVE-2017-0379 libtasn1-6 CVE-2018-6003 CVE-2017-10790 libldap-2.4-2 CVE-2017-17740 libpcre3 CVE-2015-3217 passwd CVE-2017-12424 zlib1g CVE-2016-9843 CVE-2016-9841 CVE-2016-9842 CVE-2016-9840 Change-Id: Ia284cb8fb155d8ffc5805ff095ff9612c42aa6f6 Issue-ID: SDC-1205 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master 72d4e8692753620f8cbe6c7ebb3f9c0b247d7827 Merge "Convert license header to SQL comment" Convert license header to SQL comment Changed comment from Java style to SQL style Change-Id: Ia0ac3991cd58939f5efc0c752148b11931136a4f Issue-ID: POLICY-773 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-05-08Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master a5c7bf2abe8ae4709f416bb5a1077f8b863f80ee Remove eclipse toolbuilder file This file should not be in gerrit. Removing prior to release of artifacts. Issue-ID: POLICY-780 Change-Id: Ib950a6033ec3069263e9fd44628fb9d2181c9c44 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-08Updated git submodulesGary Wu1-0/+0
Project: oom master dd56858b505f0a8d35168ed423f7533fbfc6597d Sync docker image images with docker-manifest.csv Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Updated git submodulesPatrick Brady1-0/+0
Project: appc/deployment master 6a6861d5a4c58c194b5cd81e9e1da164c83a393e Download DGs from main appc project Instead of using the extra copy of DGs that exist in the deployment project, we are now pulling them from the main appc project as part of the build. Change-Id: I5f7ddab8e9000dd626b5d26628d44dc6878ce524 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-887
2018-05-08Updated git submodulesPatrick Brady1-0/+0
Project: appc master b10158513c2b3951aa6323b5914e4b2d6bcca489 Modify DGs to match deployment repo DGs are being pulled from main appc repository. A few changes needed to be moved over from the deployment repo. Change-Id: Ia30bd6f7b1cabb9968df1839bba3b66c110c871f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-887
2018-05-08Updated git submodulesPatrick Brady1-0/+0
Project: appc master f43e6e9f562543aaf8bfb8fdc5a1525eb6fb0966 Update dg_activate file Since this will be the file used in deployment now, I added the entries here that are present in the deployment version. Change-Id: Ib353db7c33f64c94d50491f77b1650ccac6a9d71 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-887
2018-05-08Merge "Add aaf/sms.git submodule"Gregory Glover2-0/+1
2018-05-08Add aaf/sms.git submoduleRich Bennett2-0/+1
Change-Id: Ic773345f30f6b80a2e67ff0d5bd7e140614424a1 Issue-ID: DOC-266 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-05-08Updated git submodulesSai Gandham1-0/+0
Project: aaf/authz master 8bd730092a3dc34a09572ee2f13892a277023b59 Improve code coverage for auth locate Issue-ID: AAF-243 Change-Id: I00b38931fa683ca04d48f273f23b538c9a51a426 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-05-08Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master fb81296a07d30d230de4050faaffad90ceae4901 Merge "Configuration as argument to BRMS Gateway" Configuration as argument to BRMS Gateway Added the ability specify the parameter file for the BRMS Gateway as a argument to allow different configurations to be used during unit test. This will allow more thorought unit tests to be written. Replaced System.exit() calls with exeception throws becasue System.exit() call bring down the entire JVM during testing, terminating the test at that point. Changed the package path on four unit test files to the correct path for unit tests for the BRMS gateway. Added a unit test for sanity test of the configuraiton file argument. Issue-ID: POLICY-773 Change-Id: Ic095a5131ddb846eaf3b11157853fab71908c629 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-05-08Updated git submodulesIdan Amit1-0/+0
Project: sdc master 60c47df2499a98a1d0bd54ef4feb3316ae738e05 Developed disable navigation mechanism Added a list for events to not fire an WINDOW_OUT event after sdc notifies about them Small fix to Plugins loader Change-Id: Ia31ebf4095b94a5ca602c4f502df4fcc32368b0b Issue-ID: SDC-1277 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-08Updated git submodulesJerome Doucerain1-0/+0
Project: oom master 8963971fbd05605e7976d124c397a25290242fd6 Merge "Resolve UEB listener dblib config issue" Resolve UEB listener dblib config issue Change-Id: If925a7855b83beba86e769c1350fd65dc4165531 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1049
2018-05-08Updated git submodulesGary Wu1-0/+0
Project: integration master 8f68052b397e2ccbc75e826d9bd6aeba0068e0a6 Merge "Adding script for integrate locust with grafana" Adding script for integrate locust with grafana Issue-ID: INT-300 Change-Id: I6e96549449426ab3533588d1d2bc450107201040 Signed-off-by: ranpollak <ran.pollak@amdocs.com>
2018-05-08Updated git submodulesIdan Amit1-0/+0
Project: sdc master ecd3d712aad4ac37f399c90f4bf9258bfe483b9a Developed disable navigation mechanism Added a mechanism to disable and enable the navigation when waiting for a response from a plugin Change-Id: I11cba9a7fc2a32e3d3d32fb9cf9f0590900fe73b Issue-ID: SDC-1277 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-08Updated git submodulessvishnev1-0/+0
Project: sdc master 787ee0846bacaffedb40d481347762001c3146bd component function validation fix Issue-ID: SDC-1305 Change-Id: Idcbcb3c0e07acc741017e62cbb13f7850a6065d7 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-08Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master f74bbc97aefb9c7e550b8e123581f1e4fa78f84d fix PE DB lock timeout problems see companion docker review. The failOverReadOnly .. flags should only be used when a DB high availability environment is used, such as a master/slave configuration. As they are the jdbc parameters have caused bad interactions with the underlying persistence libraries rendering the PAP useless. It is thought that this may perhaps solve POLICY-773, POLICY-775, POLICY-779, and perhaps POLICY-776. Change-Id: Icb69a3afc0a19969a34af40d960fa8e1b94aabc0 Issue-ID: POLICY-777 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-08Updated git submodulessvishnev1-0/+0
Project: sdc master cee71efe88cd29069391f11ef591c7260fb90d7b filter bug fixing Issue-ID: SDC-1283 Change-Id: Idbc2a9153da0c889e998a8cd201b997e504f371e Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-08Merge "Add spellcheck and linkcheck exceptions"Gregory Glover2-6/+452
2018-05-08Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 69488f16e417fb9a6392b17af09690a5df068731 Merge "expose nexus and swagger api ports externally" expose nexus and swagger api ports externally Change-Id: I2da21b691751e731e66a21502999a8ad2d4ef8bf Issue-ID: POLICY-778 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-05-08Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 4121cae170b40fe3319974d2bcebc2d3ca507672 Merge "install controlloop drools applications" install controlloop drools applications it will get the proper control loop application on the fly to minimize space used in configmaps. upgrades mariadb to latest stable version (previous one used by policy was outdated). fixes pessimistic lock DB problems on PE side fixes outdated policy-keystore overriding the image one Change-Id: Ia78d23b57b4e314c44c97912d544b85d0d6c9c5e Issue-ID: POLICY-766 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-08Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master e71387558b60583e17171747ae8fa326b4f428a5 Add new Sample Identities Issue-ID: AAF-114 Change-Id: I80db71e51dee8f89b133ddf0919a15a8bdd1d194 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-08Updated git submodulessiddharth09051-0/+0
Project: sdc master 7a81ddecef54cc8d37c264bc22c01851595d81f2 Junit Test Failure Junit test were failing in local due to folder name change in common Change-Id: Ie78e2b8cbe41ce568b3f77928e7dd746d9ed3c95 Issue-ID: SDC-1312 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-05-08Updated git submodulessheetalm1-0/+0
Project: sdc master 5a7f092400ddb7a86e4be77531dcbe26f81c1c26 ActivitySpec validation for mandatory action Add validation for mandatory action Change-Id: Iff84526e1a6a359529124ab014c864260d8c2a8d Issue-ID: SDC-1303 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-05-08Updated git submodulesBorislav Glozman1-0/+0
Project: oom master adec0ca4af857e52d689faae9520547d9ad26d73 Merge "Update mysql configuration file to change sql_mode" Update mysql configuration file to change sql_mode Aggregated query without group by results errors when performing LCM actions unless the sql_mode value is changed. Change-Id: I91c6ef71f22d32cf401a5113ae4e28e1ab554bb6 Issue-ID: APPC-878 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-08Updated git submodulesBorislav Glozman1-0/+0
Project: oom master ecae704305d9e4affaf58b4cfa1966f713cb1dc1 Merge "Update APPC OOM appc.properties file" Update APPC OOM appc.properties file Change org.openecomp to org.onap in the OOM version of the appc.properties file. Change-Id: I8eaf6dd290afc8e151f676286239adb1201472ab Issue-ID: APPC-876 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-08Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: oom master 160abb3011e5ab4622546e647462b25495bd0c41 Update dgbuilder image version Dgbuilder image should be 0.2-STAGING-latest, not 0.2.1-SNAPSHOT Change-Id: Ic7ad9efd15a3a31d23f90e9e65a6c7400d7505ff Issue-ID: SDNC-285 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-08Updated git submodulesDominic Lunanuova1-0/+0
Project: oom master 1ba2b2560856dae9f921745ca1298bb19ea57a96 Merge message-router chart under dmaap Borislav: Fixed Makefile and renamed charts. Also cosmetic fixes. Includes corrections for the service name of MR used by dbc to be "message-router", which matches the message-router chart Patchset 2: standardize abbreviation for bus-controller to be "dbc" Patchset 3: correct references in README to match what is deployed Patchset 4: blew previous commit. Also added dmaap/Makefile lint step Change-Id: I36c07c7c1200f8e23ae12bd7357a5626346dcccd Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-386 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-05-08Updated git submodulessunbin1-0/+0
Project: multicloud/framework master 0e39e0363e1008d4f162b247747d8bbecffd7ae1 Remove sqlite.db Change-Id: I5fde66a727a2c210bdd5e113118918ece2428e5d Issue-ID: MULTICLOUD-226 Signed-off-by: sunbin <bins@vmware.com>
2018-05-08Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm master 653a79016e7f97705640bd4bdbd9156b95b6b3d7 Fix NS instant serialize Issue-ID: VFC-898 Change-Id: I7f147eee88b4b3bc078cb68faf04b94df39b0090 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-05-08Updated git submodulessanchitap1-0/+0
Project: so master beba3e2184d727ab54c08341bbee3b14f97d92db SO API doc update UUI APIs, SDC APIs updated Change-Id: I77a245217197b95b1735e75c8ff0bb09c2772d70 Issue-ID: SO-413 Signed-off-by: sanchitap <sanchita@techmahindra.com>
2018-05-08Updated git submodulessunbin1-0/+0
Project: multicloud/framework master 69a315e508da7716c0c01caeaafd3da5a3d20599 Pass header property in forward Change-Id: I5d937982c5b18ac1a83b62717adb460a5d988cf6 Issue-ID: MULTICLOUD-225 Signed-off-by: sunbin <bins@vmware.com>
2018-05-08Add spellcheck and linkcheck exceptionsRich Bennett2-6/+452
Add frequently used acronyms or words used in ONAP documentation Add representative domain or IP addresses are not expected to pass a linkcheck Add sphinx extension for drawing network diagrams Change-Id: Iea76f4a279da755fdd5d87e3b723ef261b9d19cd Issue-ID: DOC-262 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-05-08Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm master 9e4904a2fffaf3242547ae227c55eed88b04c43f Fix scaling logic Issue-ID: VFC-899 Change-Id: I5622864c82e3ad9f8893532c1f1985693bdc0e9d Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-05-08Updated git submodulesDenes Nemeth1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 8d392994c5c6867779158ed4a18113f92b0cf5e7 Fix grant manager initialization Change-Id: I3bacfd83caa05b4cdcb74edc787834d3e34e0873 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
2018-05-08Updated git submoduleszhangab1-0/+0
Project: usecase-ui master b92099db10112c4a260485354dbf10176383561c fix docker image tag for usecase-ui-ui Change-Id: I4675771b5bc4367b4bdde3a6a83cb110180ca38c Issue-ID: USECASEUI-111 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-05-08Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: oom master 5550c20ed2dda8648c2bc5fec6b4e0d4b2b18add Set the docker version for CLI to beijing Issue-ID: CLI-106 Change-Id: I07bf7d3592e47507b179a35f89574cbf11f70eea Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-08Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 5578b6e8005f6734c5e2793afd8b2d5256a1dbd1 Merge "Set the propert CLI_MODE env" Set the propert CLI_MODE env CLI_MODE is modified to new name OPEN_CLI_MODE in beijing release. Same has been incorported in this patch. Issue-ID: CLI-106 Change-Id: Idba017deb93268fc871d01eb19bb6410ddb1d603 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-08Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 7d80f71c95d03ea5150ffa06cf8d0df51d7051e2 Merge "Add health check for CLI" Add health check for CLI Issue-ID: CLI-106 Change-Id: I27a70c0cc7e3184bb89333b129797fbc0a83caca Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>