summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-03-24Updated git submodulesShiwei Tian1-0/+0
Project: holmes/engine-management master ee000fb8b1a64ce3efc431ed6ea062747d3c89eb Fix the Sonar Findings Issue-ID: HOLMES-121 Change-Id: I81a3d092d6df8ddd5896bfbd633bf25998133e71 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-03-24Updated git submodulesScott Seabolt1-0/+0
Project: appc master c449e8ccd58ef948597c3dc0f69b0c04ebaef708 Updated APPC Client Library Guide Issue-ID: APPC-374 Change-Id: I7184c91ccb5fa87dd9ba7a22c0de960e7ba28698 Signed-off-by: Scott Seabolt <js9808@att.com>
2018-03-24Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 1c4a9f7f0d7ca61df2f0955f60aea9670e399d45 Merge "Fix Exception in resolve_demands RPC" Fix Exception in resolve_demands RPC 'keyspace' is missing in the context parameter passed to the resolve_demands rpc from translator Change-Id: Ic9a3a11232ec558daa89890f904b4ee485ad3c50 Issue-ID: OPTFRA-198 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-24Updated git submodulesArthur Martella1-0/+0
Project: so master 7a36c13b120629557398e84f8924f585fd9ff899 Remove forbidden dependencies to fix Jenkins job Change-Id: I5cdc138bb64d526d9b1baa8c2238cc9223004426 Issue-ID: SO-529 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-23Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master e827ca05b6efa7cdcc60c4b3eba5ebfa9546bd08 Merge changes I6a379ec4,I982a75a9,Id8a84b79,I423294a5,Iefe3d89a * changes: SO endpoints and service update SDNC parameterized persisted type and location Portal selective readiness check Message-router parameterization AAI parameterization SO endpoints and service update updated the endpoints and service in a single namespace onap deployment prospective updated the parameters order for the image source to allow override Issue-ID: OOM-743 Change-Id: I6a379ec4661d465f95478b383d60c3b2eecc0f72 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca> SDNC parameterized persisted type and location conditional subpath in case we are not using the NFS provisioner parameterized location if we are using hostpath Issue-ID: OOM-748 Change-Id: I982a75a91fa5e6349697867d188c3c83093e5e78 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca> Portal selective readiness check added a condition on pap readiness Issue-ID: OOM-746 Change-Id: Id8a84b798dfab10038e24ed09d5d2c6712fbbeb4 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca> Message-router parameterization added configmap added primer for zookeeper and kafka Issue-ID: OOM-731 Change-Id: I423294a57faa28beb95578a117ee02accc67a4b3 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca> AAI parameterization added parameter for the AAI_CORE version added parameterized persisted storage location Issue-ID: OOM-734 Change-Id: Iefe3d89ae6d001754251e0f5ce2735c9a920bcd5 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
2018-03-23Updated git submodulesChris Donley1-0/+0
Project: integration master adf46bf9000bd169273b9c1ce9381c988c42ce79 Add ves-agent to version manifest Issue-ID: INT-450 Change-Id: Ic48fe66d8c886b34affb5ca6631bd6cf293c67c0 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-23Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 743b0cafc7a2ebc174c21e272ff017d8f4d8a801 Merge "Accommodate Changes for Music 2.4.x" Accommodate Changes for Music 2.4.x Issue-ID: OPTFRA-199 Change-Id: Ieadb1ae38621cd406af384458a9fce6ffdd15f0c Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
2018-03-23Updated git submodulesShailendra Borale1-0/+0
Project: appc master aa98a7dc8eb827599f8d8bccd44a8bb268acd4dd Add junit coverage to Appc-Domain-model Introduce junit-tests for Vnf, Vnfc classses Replaced tabs with spaces. Change-Id: I45baf5aa20391b375fae667ff7fdeed8cfd845b8 Issue-ID: APPC-783 Signed-off-by: Shailendra Borale <sb8915@att.com>
2018-03-23Updated git submodulesMike Elliott1-0/+0
Project: oom master 37764a610ae66b53ed6b40c9eb11f54187e5dde0 Enable all helm charts by default in parent chart This is as a means towards obsoleting the oneclick scripts from the Beijing release, in favour of directly using Helm. From this point on, users of onap should use the follow command: helm install local/onap -n onap --namespace onap Please refer to the official documentation for all the steps required to deploy onap. Currently as a patched to be merged: https://gerrit.onap.org/r/#/c/37871/ Change-Id: I75e5dbc9a79fec86a9b7c0cff487b10ec9df9a20 Issue-ID: OOM-816 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-23Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 07893470ccd37f5ce75307580627726aec44c271 Merge "Updated policy documentation" Updated policy documentation Removed "Amsterdam" ------------------- Change-Id: I713c5beb5759e2fc97d5244a644fa6ffd72b6eb5 Issue-ID: POLICY-535 Signed-off-by: Saryu Shah <ss3917@att.com>
2018-03-23Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 3ffc70781b1ae0053da7b302e6c00739ba077ae8 Merge "Add database initialization to XACML PDP test" Add database initialization to XACML PDP test This issue arose due to the order of execution of JUnit tests. The tests in XACMLPAPTest failed becasue the database was not initialized. Up till now, the @Before method in the test class org.onap.policy.pap.ia.DbAuditCompareEntriesTesti initiated the database. THis bug fix adds a similar @Before method to the XACMLPAPTest class to initialize the database. All other classes in the module were tested with both @Before methods commented out to ensure that no other tests will fail due to this issue. Issue-ID: POLICY-707 Change-Id: Ibce5fad5c006f7a92b3ef77bde4dc5ed6f7039ed Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 72dc422f8ff2924ec43ad036e47f58ad43e42473 Merge "Remove aria-rest from the build - merge job fails" Remove aria-rest from the build - merge job fails The merge job fails with: Could not transfer artifact org.onap.aria:ariarest:pom:0.1.0-20180323.150712-1 from/to ecomp-snapshots (https://nexus.onap.org/content/repositories/snapshots): ReasonPhrase: Forbidden. Change-Id: Ic6f1daadab9d7b58df8bbe5b8ed2984af5b80cae Issue-ID: SO-529 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master b3a51a55e565bab557291773efa31766cf4e7fdb Merge "Fix the jenkins release build" Fix the jenkins release build Found Banned Dependency: org.onap.aai.aai-common:aai-annotations:jar:1.2.1-SNAPSHOT Release builds cannot depend on SNAPSHOT artifacts. Change-Id: I742628944c29ad14599e6ea407d47ec4d867c433 Issue-ID: SO-529 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-23Updated git submodulesKishore Reddy, Gujja (kg811t)1-0/+0
Project: portal master 4ee8967d2429a8ff633693dd35f39eb26c022816 Docker changes and Music Integration Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib974401b48efc1f0d4f98036b0028043c3283691 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-23Updated git submodulesYun Huang1-0/+0
Project: multicloud/framework master 38e7e69c0b0db058fc6e7e3d546d3d4036b082eb Integrate uwsgi with django To enable parallel processing of framework services Change-Id: I3142c2ea742918027e7f397b6fe9aece329788a5 Issue-ID: MULTICLOUD-187 Signed-off-by: Yun Huang <yun.huang@windriver.com>
2018-03-23Merge "add externalapi/nbi to doc Issue-ID: DOC-254"Rich Bennett2-0/+1
2018-03-23Updated git submodulessu622b1-0/+0
Project: dmaap/messagerouter/messageservice master 6c881fc1fbc617c368f17044419e4fc0ae59c5e7 changes for docker deployment Issue-ID: DMAAP-338 Change-Id: I328cd941e493fa151383b12e008a1d220a242345 Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 71d8f248e9e7682e24049239ad81af752ed9827f Merge "add ResourceModelInfo CompareModelsResult java" add ResourceModelInfo CompareModelsResult java Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641f0 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 703dbf36b78b5f3c4522128ee295ecb72a858f14 Merge "UT coverage for mso api handler module" UT coverage for mso api handler module UT coverage for pojo classes in api handler module. Change-Id: I73b0ef63b2758d45902c62c7362f54086b31b4fc Issue-ID: SO-369 Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
2018-03-23Updated git submodulesMichal Kabaj1-0/+0
Project: appc master 0b760e28aac46e6a1122706b68e77e6cbb151f60 ChefAdapterImpl cleanup - Switched usage of RequestContext class for wrapping the SvcLogicContext to using the SvcLogicContext directly - Removed unused RequestContext class Change-Id: I7376e3d6f5602887cf5a25f1f90ff45805c620b2 Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-23Updated git submodulesamshegokar1-0/+0
Project: appc master 704b11680b5688f1697029ec77dbcf6b550eb3e0 Unit test coverage Unit test coverage for Constants.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-iaas-adapter-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Futils%2FConstants.java Change-Id: Ied122a1838111897079243f0e444a9eef1b2f162 Issue-ID: APPC-778 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-23Updated git submodulesNeha Sood1-0/+0
Project: appc master 6afc0a5ab5cd73c6e1b0bc410dcf05666ec56f2c Add Junit coverage for ActionIdentifier class Introduce junit tests for ActionIdentifier class Change-Id: If14abe7b165d310d693d0d3ea04b563c0b68edd4 Issue-ID: APPC-777 Signed-off-by: Neha Sood <ns189k@att.com>
2018-03-23add externalapi/nbi to docRene Robert2-0/+1
Issue-ID: DOC-254 Change-Id: Ic2830edd99bfd97a59c4dcdf753e56fca4b2873d Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-03-23Updated git submodulesEddy Hautot1-0/+0
Project: clamp master 28e11aa1b2c78016e29efc8ddf5fb8bd8b0cf766 Merge changes from topic 'bugfix/sdc-controller' * changes: Change on jackson Attempt to fix jackson-databind Change on jackson Attempt to remove red bullet in nexus-iq Issue-ID: CLAMP-135 Change-Id: I2a1b8fd26276873f4e783ff33124095ebbe44a32 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> Attempt to fix jackson-databind Fix nexus-iq issue reported as red Issue-ID: CLAMP-135 Change-Id: I8cc2951d8c8a3c61258b0a2926e1d17d2e8a1448 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-23Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master d8a3bd9ae9c72947b53df661c57f8dd697ef73dc HPA Enablement for A&AI data plugin Implemented HPA Enablement feature support for A&AI data plugin Added flavors and hpa-capability child nodes to cloud-region cache. Added unit tests for _get_flavors Modified unit tests for resolve_demands Change-Id: Ifeedb5f53a351079e8adbd42d216633062c36e1b Issue-ID: OPTFRA-167 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-23Updated git submodulesMichal Kabaj1-0/+0
Project: appc master 2904df4757d124e72f9d26cda804faa8ab7cf9cd ChefAdapterImpl junits Add new JUnits to ChefAdapterImplVNFCOperationsTest Change-Id: I243b2f46fdb75ad3c689b7875361fb9a654eaf60 Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-03-23Updated git submodulesSébastien Determe1-0/+0
Project: clamp master 87751f9e022fd044e40119a804a167bc0a338806 Merge changes from topic 'bugfix/sdc-controller' * changes: Rework the SDC test Naming convention Sonar fixes Rework the SDC test Rework the uni tests so that SDC controller is more tested, also dcae code has been reworked for improving sonar report Issue-ID: CLAMP-81 Change-Id: Ia6ec272e1bf86e72d9d7294aeec0695b861f78af Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> Naming convention Refactor the names in SDC controller Issue-ID: CLAMP-81 Change-Id: I715e0274efe5ac10e8bcc1f5b8a0171231e55265 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> Sonar fixes Rework the class due to sonar report Issue-ID: CLAMP-81 Change-Id: I5f99728b3aa1c194d0bf7b2cf727e8dbdf99684f Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-03-23Updated git submodulesda490c1-0/+0
Project: aai/sparky-be master b51c84fa89da9ca5c3b4bc85646004bb39ee36e3 Update pom to skip parent deploy Issue-ID: AAI-599 Change-Id: I2df8b8b72a409151d4deaf92cde05150bcad1d07 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 054543668b713d5b5d886c3d7cefe7a6f4cbc68c Merge "Junit for mso.openstock.utils" Junit for mso.openstock.utils Adding Junit for: 1.MsoHeatEnvironmentParameter.java 2.MsoHeatEnvironmentResource.java 3.MsoKeystoneUtils.java 4.MsoNeutronUtils.java 5.MsoTenantUtilsFactory.java 6.MsoTenantUtils.java 7.MsoYamlEditorWithEnvt.java Sonar Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-adapter-utils%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fopenstack%2Futils Change-Id: Icafbc3d2239c00b0e4a74cd5750971a772791865 Issue-ID: SO-528 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-23Updated git submodulesehautot1-0/+0
Project: clamp master 9fe5a8b3358252a81fcd378b2415fdfb0a119263 Re-add config for test removed by error Change-Id: I8f7829549586a75c0d975070eb2db9c715dc7c0a Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-127
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 1f80dbd4a264336bd9710a4acd496a4c3d22f40b Merge "add ResourceModelInfo CompareModelsResult java" add ResourceModelInfo CompareModelsResult java Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e9 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 6078d37dfc403da0e2fd20c67b867a6f962eb7c9 Merge "Add mokito-core dependency" Add mokito-core dependency SO root pom. pom.xml Change-Id: I8b5432feebc4de8921f96b08d126efba44f989ad Issue-ID: SO-527 Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
2018-03-23Updated git submodulesGao Weitao1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 1489e4215e075ab3ffe8f7158559a38778cd0b34 Merge "Fix nexus-iq issues" Fix nexus-iq issues Change-Id: I739a9048f6d8ab94a48f3c68c9c604cd3ae369f8 Issue-ID: VFC-725 Signed-off-by: luxin <luxin7@huawei.com>
2018-03-23Updated git submodulesSébastien Determe1-0/+0
Project: clamp master d9b46ded4ec845cd34d2ff628c9a24d5917ccf64 Merge changes from topic 'security' * changes: Remove client usage of md5 Bcrypt as password hashing method in the backend Remove client usage of md5 Md5 usage introduce a security flow by reducing the amount of test needed for a brute force attack. Change-Id: Ifa4e6259d0a3fb06c91c03d1c67470ddd02284fc Issue-ID: CLAMP-143 Signed-off-by: ac2550 <ac2550@intl.att.com> Bcrypt as password hashing method in the backend Change-Id: I5ed802c35ade8ba5da4d21f2a8c22d0198490885 Signed-off-by: ac2550 <ac2550@intl.att.com> Issue-ID: CLAMP-143
2018-03-23Updated git submodulessubhash kumar singh1-0/+0
Project: cli master 5c094b10096c629804b9e266d05b74e90512ad8b Merge changes I748662f8,Ie8684832,I8fbe6c64 * changes: Add validation for sample file schema Ignore invalid schemas Ignore null on console Add validation for sample file schema Issue-ID: CLI-105 Change-Id: I748662f8f3760d9b38f1920bfadf82a210ddc3de Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Ignore invalid schemas Issue-ID: CLI-105 Change-Id: Ie8684832dacb8ce9726737ddb38373001d0f1f14 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Ignore null on console Issue-ID: CLI-104 Change-Id: I8fbe6c64355fbd27ef87c2c86ef6b5e8498e99a4 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-03-23Updated git submodulessubhash kumar singh1-0/+0
Project: cli master e42245a43617bea27d817d8a53151b284fb84cea Merge "Cook-book update" Cook-book update Issue-ID: CLI-104 Change-Id: Ic4b30273224cb08feae3cf8a74598ef17762542a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-03-23Updated git submoduleszhang ab1-0/+0
Project: multicloud/framework master e4936668b2b89a5840344a17f6ec5356ec0035a5 Merge "Disable DEBUG mode for framework" Disable DEBUG mode for framework Change-ID: I10b85d708d925956fddc0b1c615495b9f980f526 Issue-ID: MULTICLOUD-196 Signed-off-by: Yun Huang <yun.huang@windriver.com>
2018-03-23Updated git submodulesSébastien Determe1-0/+0
Project: clamp master 4b3477b503f4effed467765e41026f247c565cbd Merge "Allow additional parameters to deployment" Allow additional parameters to deployment Change-Id: I760d0f0d54f83282d8556b74a588361669fa5375 Issue-ID: CLAMP-142 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 2cafe9c11192dc8de72cbb60ec2c5659bd518cc5 Merge "Junit mso-network-adapter" Junit mso-network-adapter Adding Junit for: 1.ContrailSubnetHostRoute.java 2.ContrailSubnetHostRoutes.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-network-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fnetwork Change-Id: I9c74e40a468ba1b36bc343e6b9e9562406ab0c1a Issue-ID: SO-520 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-23Updated git submodulesDenes Nemeth1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 1e7ee1f6bd1d4753d99eaee5d78b1e28956f0709 Fix snapshot dependency and security Change-Id: Ief922144c5c9cd46a147fb697279d947f667889e Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
2018-03-23Updated git submoduleszhang ab1-0/+0
Project: multicloud/framework master 8bc264d30294b15639c37ab446aa081ff09e41f0 Merge "Migrate get vim_types to new framework" Migrate get vim_types to new framework A simple comparison between new framework and old framework can be found at [1]. In a high concurrent situation, new framwork is 24 times faster than old one. Since get vim_types is less overhead, result in [1] is more convincing to just compare frameworks. [1] https://paste.ubuntu.com/p/Nc5WTgsKNP/ Change-Id: I0bd3ada0684cb20319895ced77d10d8593873eee Issue-ID: MULTICLOUD-150 Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
2018-03-23Updated git submoduleszhang ab1-0/+0
Project: multicloud/framework master 0e9683577c34acfdea8f067813048bf47665ec4a Merge "Add pecan in bootstrap script" Add pecan in bootstrap script Add pecan as an option in bootstrap. Change-Id: Ib6ba34406e7c7fefaeae2af5a91cf9ffd297293c Issue-ID: MULTICLOUD-150 Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
2018-03-23Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 5bb0230052d1b9676d107b511f6c32c2d6241591 Merge "Improve UT for SO" Improve UT for SO Improve UT for SO. Change-Id: Id2a862c3cc5f8d9b157c2f4c9e7f60e28f3bf18e Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-23Updated git submodulesLiang Ke1-0/+0
Project: multicloud/framework master aa9396108d3360dad94456c8016ff62914037383 Merge "Fix wrong word" Fix wrong word The parameter is wrong in the spec. Change-Id: I4bb5c790a38518bc164b8f8ccfcddc0695b610ad Issue-ID: MULTICLOUD-150 Signed-off-by: Bin Sun <bins@vmware.com>
2018-03-23Updated git submodulesSindhu A1-0/+0
Project: so master 921872636e3b3dfd4294cb99a6cc519d5e6dbab2 UT Coverage for SO UT Coverage for so/common/src/main/java/org/openecomp/mso/entity Issue-ID: SO-369 Change-Id: Ibf5859fb068abfadd7e9aa98e7ef2a82a2b654c7 Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
2018-03-23Updated git submodulessubhash kumar singh1-0/+0
Project: cli master 228bfa28e877b1a7f51cd6ab7389a6032cb6ad5b Merge changes I3eb8f9f1,I0e6a809d,I0d9e34b6 * changes: Update README to use source instead Add cookbook for OCLIP Update installer to align with oclip Update README to use source instead Issue-ID: CLI-104 Change-Id: I3eb8f9f1fc45c8b10f75ca999379d6875c1ac87a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Add cookbook for OCLIP Issue-ID: CLI-104 Change-Id: I0e6a809daace7b64a20c63a22ec8840062df2694 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Update installer to align with oclip Issue-ID: CLI-103 Change-Id: I0d9e34b619848393b14ad37865c2a813c372af58 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-03-23Updated git submodulesYulian Han1-0/+0
Project: so master aab30f0eaffa1217a50378624d91b1f6d562005f add compareModelofE2EServiceInstance process Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e6 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-03-23Updated git submodulesHuabingZhao1-0/+0
Project: msb/apigateway master 13822c15abfb02396bb203b00ea841cf6d5548cd Support health check Change-Id: Icbd05bc1cefb83f1ee8c03ecf764dfbc5d015395 Issue-ID: MSB-180 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-23Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master 7a14106f07b1de10d9627ba4baa25587043be6e3 Merge "Resolved the Policy Removal issue from PDP" Resolved the Policy Removal issue from PDP Issue-ID: POLICY-706 Change-Id: I2425e305ed660ea07662e0a26e713cc91ed92e72 Signed-off-by: rb7147 <rb7147@att.com>
2018-03-23Updated git submodulesHuabingZhao1-0/+0
Project: msb/apigateway master a00ad2cbb7858479ed698929ec43754bdbf25948 Remove snapshot dependencies Issue-ID: MSB-184 Change-Id: I3e0c25a1e6325cd6e3272e5ff9071d220d3faf11 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>