summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 6fdb4eac0ce5d6c5d0b5402bbfa864c3941067ec Merge "Open http port and use correct logback." Open http port and use correct logback. Open http port and use correct logback, adjust VID image version Change-Id: Id408d9cb7a5f5cbc41ff49d901d435393d7dac13 Issue-ID: OOM-1382 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 1d39d146d2dc62be6b7e613aac65d3f8d1a4f631 Merge "Add "client" and "requestId"" Add "client" and "requestId" to Kibana index pattern creation. Change-Id: I7ec86a59afb9a5e34b652210d87d02c1f126545d Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-454
2018-09-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 5c374851af58a35c4257566214516758afaf87d4 Merge "Backup Task: ESR Configmap labelling" Backup Task: ESR Configmap labelling Issue-ID: OOM-1393 Change-Id: I2c5866d01707b474ce9fbca2f7fe983fa7985cb5 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master a22e82c83b69905bc51bd88b6fd7e46aec05b787 Merge "Backup Task: Multicloud configmap labelling" Backup Task: Multicloud configmap labelling Issue-ID: OOM-1392 Change-Id: I2498876d3c9539265b1c5983de5c7dae0e40ab51 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-17Updated git submodulesMike Elliott1-0/+0
Project: oom master 0dfcc9f8a1a57eecc67b9388aa3da7c6f1263f3d Add helm plugins to (un)deploy onap In the Casablanca release, ONAP has become very large. Every Helm chart contains some amount of external configuration. And unfortunately, there is a limit to the amount of configuration that can exist in a Helm chart. When ONAP is installed as a unbrella chart containing many subcharts (each with configuration), the amount of configuration that resides in configmaps in K8s causes the installation to fail. To work around this issue, it was necessary to introiduce a Helm plugin that will install/upgrade onap by deploying the parent chart and each subchart within its own Helm "release". This is the initial version of the plugins, which has been verified to work and unblock integration in the deployment of all of ONAP. Improvements will be made post M4 to further harden and enhance the plugins. Specifically, the plugins are not currently resilent to network issues which can cause some of the subcharts to fail to deploy. To work around this, the plugins should be run from within the same network as the k8s cluster you are deploying to. To install, copy plugins directory into your local ~/.helm/ folder. After which you should see 'deploy' and 'undeploy' if you do a 'helm' with no arguments. Change-Id: I7c586f1c75f7249d2d7c38b4088129162c96401d Issue-ID: OOM-1344 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-17Updated git submodulesTomek Osinski1-0/+0
Project: appc master 3c0def26b386b2bc48ec7b6c0f53064bd270ce63 Adding DistributeTraffic LCM API This commit contains code modifications for APPC to support DistributeTraffic LCM API. Tests has been implemented for new service. Change-Id: I853120eced93928268074cf89dd62fb89fea9ff8 Issue-ID: APPC-1169 Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
2018-09-17Updated git submodulesSmokowski, Steve (ss835w)1-0/+0
Project: so master 2c9122ddb837db68a0f0c6c1861f4e5a1d08bf0b Fix Parse Version Issue-ID: SO-1063 Change-Id: I6d627915297f9be0a383516df363d3adec8fc083 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 0054191da97b616c37d0504694ef96cf5fc168b0 Auto Auth Data 2 Issue-ID: AAF-420 Change-Id: Ie487f28f1b4eee6b3c2232b3874d7eab8335e11a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
Project: vnfrqts/requirements master ad19e47bcf16bd3e6416628761cc3c5f66175772 VNFRQTS - Reword and Move Security Batch 2 Including changes for VNFRQTS-335, 375, 376 Issue-ID: VNFRQTS-335 Change-Id: I1a41cfe71cc8adba322368490f8368e2ae64d65a Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-09-17Updated git submodulesMarcus Williams1-0/+0
Project: so master d4c05d98beb4b8db51d876d34e3e0fae086647ea Merge "more stability fixes" more stability fixes Remove conditional to not check VNF topology add empty string verification for serviceName field Add junits for CNRCR and NtwkAdptr changes. Add search in new CollNtwkResCust tbl to get NtwkResource. - Updated test data files to include 'pre-load' flag in both VfModuleOperation and NetworkOperation json test data files. - MSO to not to send <preload>boolean</from-preload> to SDNC in network-topology-opertion and vf-module-topology-operation. Updated GeneralTopologyObjectMapper to set 'from-preload' to null so that elements with Nulls are not sent to SDNC. Updated buildNetworkInformation() and buildVfModuleInformation() methods. update flow stats to not cause bpmn flow to crash Fix headers so SDNC does not return XML Add implementation of deleteVolumeGroupResponse parsing; fix JUnits that worked by accident. Change-Id: Ia96d552d731e112505fcf739029a6fd4d0134546 Issue-ID: SO-1061 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-09-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master a05704fd1bd8b620c96a13004876e82f73e72af7 Auto Auth Data Issue-ID: AAF-420 Change-Id: Ide26f253aaf2a3c3741cb2a0317bc6ea89e357ed Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Updated git submodulesTschaen, Brendan (bt054f)1-0/+0
Project: music master cfc70c5f51aa3730aafbe6535ac70e0b2450629a Change pom for ONAP Change-Id: Ifc2b12a4231a856d9b858458b2d39129d3be00a7 Issue-ID: MUSIC-93 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-09-17Updated git submodules黄卓垚101122151-0/+0
Project: sdnc/oam master 4f65afc077b3bd25a19e56be96c4aa607eee2e77 zte data change process Issue-ID: SDNC-354 Change-Id: I8a8c5047f86a726bdba6285c891ec200848a160d Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2018-09-17Updated git submodulesGary Wu1-0/+0
Project: integration master 163268e093ac448932332c0df336f7e1af49c47a Merge "Add support for ODL credentials that have changed" Add support for ODL credentials that have changed Add support for ODL credentials that have changed with the latest Oxygen upgrade Change-Id: I048eb38b584741dd575c288b0a89b8d7689fa286 Issue-ID: INT-641 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-17Updated git submodulesGary Wu1-0/+0
Project: integration master a342b2147f0c1a0eb0ce4304fea0e054b34edbab Merge "Updates to BULKPM tests to add datarouter setup" Updates to BULKPM tests to add datarouter setup Change-Id: I4d794fcf108b9c7b5bc06c291ce075386c0155f8 Issue-ID: INT-649 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2018-09-17Updated git submodulesGary Wu1-0/+0
Project: integration master 0e7ec4ef9101bd1268a339b7964619ee02d4074e Merge "Updated schema,docker-compose, README.md" Updated schema,docker-compose, README.md Change-Id: If435a6540f7c8124fc8bbea7ad46a495ab087fd1 Issue-ID: INT-607 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-09-17Updated git submodulesGary Wu1-0/+0
Project: integration master df038682c6245bc050b6a1f6ada76a07af72e178 Merge "Fix failed tests" Fix failed tests Fixed 2 TC. Changed sourceName -> correlationId Issue-ID: INT-661 Change-Id: Ic17f8b63c8ed2bb5ba0e9bfbb716dbc7f63a5686 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-17Updated git submodulesGary Wu1-0/+0
Project: integration master 86f78a1e9b9082361cf3a72b70f6d37e7448a1e7 Merge "update dcae images tags with file sorted" update dcae images tags with file sorted Change-Id: I5dc8ae21378822656e112eeb0d1119fc8c28914e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-17Updated git submodulesDileep Ranganathan1-0/+0
Project: integration master ebcaf26434eafe964dabae364ab865a93b23c530 HPA Score Multi-Objective function tests Added CSIT for HPA Score Multi-Objective function Change-Id: If2da01302f7b47507c212278b1cc42c59a52e168 Issue-ID: OPTFRA-313 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-17Updated git submodulesRob Daugherty1-0/+0
Project: so master 52355663e2a14135f4fe86fe7c30dc93aa588f18 Merge "add single transaction api to aaiclient" add single transaction api to aaiclient fixed marshalling when issuing a patch request added support for single transaction api in A&AI Change-Id: Icf755f547523cc7dbf931e198177847a5a1c6ea1 Issue-ID: SO-1060 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-09-17Updated git submodulesRob Daugherty1-0/+0
Project: so master 770fe71b9733f63fcd429e4ee233bbc9396411e4 Merge "Updated error handling of BPMN sub flows" Updated error handling of BPMN sub flows Added error handling subprocess to only those BBs that call a sub flow. Refactored error handling in ExecuteBuildingBlock. Added error handling and enhanced modeling of remaing BB flows Added error handling and enhanced modeling of assign/activate BBs. Change-Id: I2ab6236e3c2206b74b6368db69d8953a779f4f19 Issue-ID: SO-1059 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-09-17Updated git submodulesRob Daugherty1-0/+0
Project: so master 077b69a9dab041c229db5ca891bd01b817b90ac7 Merge "Accept header not honored when building exception" Accept header not honored when building exception added accept headers to http entity request mappers were looking at "Content-Type" and not "Accept" modified test to no longer share global headers added additional tests and corrected comparison errors Fixing issue with comparing media types, the equals method in MediaType.class uses parameters as well to compare, added a method to just compare the type and subtype and get done with it Fixing test failures, getMEdiaType would come as null in most cases, this causes the defautl serialization mode to be picked which is xml. tests now pass with exception providers in place exception providers now handle JSON and XML Dumy push to re-trigger the build which failed at sonar evaluation Trying to fix the build by removing different spy's Returning XML instead of JSON in cases of error for endpoints. Removed exceptions and its generic handler which is a good thought, however given that the exceptionhandlers are generic it gets tough to return to handle exceptions which require different namesaces in response amongst other problems. Change-Id: I684fe3b0047693093a99aa999faf261d7713f404 Issue-ID: SO-1058 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-09-17Updated git submodulesRob Daugherty1-0/+0
Project: so master 499eaefb09c4317bbccb3ce31fb500c663b19bd5 Merge "Accept VNF Recreate Requests" Accept VNF Recreate Requests Updated nfRole in sample catdb json response Added gr-api-default recipe for recreate Updated description in catdb response json Updated catdb response file to have the correct action Added action to common package Removed requestor ids and source from test requests Began adding recreate endpoint and tests Began adding validation for recreate and junit tests Change-Id: I60c588be104b82b2d0dfb8587069e04f7b4710be Issue-ID: SO-1057 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-09-17Updated git submodulesSmokowski, Steve (ss835w)1-0/+0
Project: so master 67e54470732dd92d06fa1a65146bafaef2616cbb Fix SDNC Parse Fix to use proper wrapper bean to fix marshalling Change-Id: Iec167059557cbf73236f3efad9a9780571a0468e Issue-ID: SO-1056 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-17Updated git submodulesManzon, Inna (im453s)1-0/+0
Project: sdc/sdc-tosca master b675cde3363762d1e716241e04733ca315fb63b4 Resolve get_input for list change Change-Id: I818bc10c27b543fd767cd47eca7b59ba07e27b09 Issue-ID: SDC-1769 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2018-09-17Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master acfc52396351261756b6d319d7578f2277f2d272 Merge "Separate tests" Separate tests The current tests can be separated in two categories: unit test and integration tests. The criteria depends on the scope or dependencies required for the test. This change provides a mechanism to test only one category. Change-Id: Ib7bac49cb0b2d14544fb9704345436a7ba71aead Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-17Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 4416616ae34f7b0410b67d69a6d44011f2946484 Merge "Bump kubernetes version to v1.11.3" Bump kubernetes version to v1.11.3 Change-Id: I23289a04ad63da13c51b242f1374c526f4b9e80b Issue-ID: MULTICLOUD-301 Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-09-17Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 6a0302e5b820abf41637641836d502ce4e1cf14c Merge "Bump virtlet version to 1.3.0" Bump virtlet version to 1.3.0 Change-Id: I96c9519a282a5806002ac2c61a49eda5ff8b8e90 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-17Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 218be1a340c26caab12d3d9873ba53920b9eef21 Merge "Complete Plugin Functional tests" Complete Plugin Functional tests The script that consumes the Plugin Endpoints to ensuring its funtionality was completed. This change helps to covers all the endpoints exposed by the API. Change-Id: I56d1412debd3942d42484389a1c3ff04aa3da563 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-17Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 9c63ff115cb6108a0531287e0efc929493935907 Merge "Refactor Functional tests" Refactor Functional tests The current implementation of Functional tests didn't allow to reuse some functionality. This change exposes common functions and methods to populated CSAR folders. Change-Id: I8f4daf9a0a12633f952677b3e15de42bea5226e6 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-09-17Updated git submodulesGervais-Martial Ngueko1-0/+0
Project: clamp master 82912bbbc020c144ec7d4fca984397284ac0c634 Merge "Guard policy Backend" Guard policy Backend Introduce Guard policy backend code Issue-ID: CLAMP-190 Change-Id: I7d60c6dd700c84607329f5449287465379b94807 Signed-off-by: sebdet <sd378r@intl.att.com>
2018-09-17Updated git submodulesGervais-Martial Ngueko1-0/+0
Project: clamp master fc67a39be8e20adc5af4172cb7d37bab2f0c0054 Merge "Introduce new changes to UI" Introduce new changes to UI Introduce changes to support Guard policy Issue-ID: CLAMP-190 Change-Id: I4bffd2ee2a777ee43884fbf03b6128c0198f98ba Signed-off-by: sebdet <sd378r@intl.att.com>
2018-09-17Updated git submodulesGervais-Martial Ngueko1-0/+0
Project: clamp master fa5130a38358f44eb1bc86b878bb3aebc1953b78 Merge "Remove useless code" Remove useless code Remove useless code in javascript for CLAMP UI Issue-ID: CLAMP-220 Change-Id: Ie08799370079b9c9edaaff9a567458d81ef22eb4 Signed-off-by: sebdet <sd378r@intl.att.com>
2018-09-17Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/osdf master ce6ac9833b9d91dfe9fdd4a0346a641c0c246d90 Merge "Secret Management Service feature" Secret Management Service feature Added supporting library required for enabling SMS integration. Added Unit tests and manual tests for store/retrieve/delete secrets. Added AAF cacert, preload_secrets config for testing. Integration with application NOT Done in this patch. Change-Id: Ic2be41f825b327064127fbf83f9e1057a68f19c2 Issue-ID: OPTFRA-343 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-17Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master c308285af168973583125f13590789ba3ff27093 Merge "Secret Management Service feature" Secret Management Service feature Added supporting library required for enabling SMS integration. Added Unit tests and manual tests for store/retrieve/delete secrets. Updated conductor.conf with aaf_sms group. Added preload_secrets config for testing. Integration with application NOT Done in this patch. Change-Id: Idf7e4249a88a39c586d893226a9110e9d5180787 Issue-ID: OPTFRA-345 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-17Updated git submodulesManzon, Inna (im453s)1-0/+0
Project: sdc/jtosca master 6fefab672f8ee763b561b0f67681e4f5b09418bc Resolve get_input for list change Change-Id: I53c13b22f74f857395f6f9c40801b0e927562bf5 Issue-ID: SDC-1769 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2018-09-17Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 8287e34104ce634d2a20c5906ddb53a2a4fe6959 Upgrade elasticsearch v6.3.0 Resolves a security issue around information disclosure. The recommendation is to upgrade to this version for the fix. Issue-ID: POLICY-1063 Change-Id: Idebb19d2c530b716a25aa91832c053e6b2d0ffce Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-17Updated git submodulesRam Koya1-0/+0
Project: dmaap/dbcapi master 5347edeaee65ac740c7d306b82422035c7bfa863 Merge "Added Sonar fixe for JetttyServer.java" Added Sonar fixe for JetttyServer.java https://sonar.onap.org/project/issues?id=org.onap.dmaap.dbcapi%3Adbcapi&open=AWGB3zDS8TZzbCgU6dNh&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-778 Change-Id: I5cd3c3b875931deee51730ef6eb86654aee7e710 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-17Updated git submodulesAmaresh Kumar1-0/+0
Project: dmaap/dbcapi master 08d41a3fdcf909466e82c43ba30fefa0cf80c41e critical sonar fixed in AafConnection.java https://sonar.onap.org/project/issues?fileUuids=AWBPi64T-08if2a6vO68&id=org.onap.dmaap.dbcapi%3Adbcapi&open=AWBPi68C-08if2a6vO8k&resolved=false&severities=CRITICAL Issue-ID: DMAAP-779 Change-Id: I540bf00862ef643a1319a5dee969f786216da100 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-17Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 1298e6487340fcb1644c4a0a7e06026d156bdf8f Merge "Fix new sonar vulnerabilities" Fix new sonar vulnerabilities Change-Id: I56258ef54bbe44ff1c172ab51d19f251adb7aaf4 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-771
2018-09-17Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master 6d10bed2c0a833ae38d49efe8df0b74c825633e8 Merge "Fix_Old_Vulnerabilities_in_NodeConfigManager" Fix_Old_Vulnerabilities_in_NodeConfigManager Change-Id: Ie8d73ef8056d2648cab06ebe17d5eebc399c8716 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-17Updated git submodulesRam Koya1-0/+0
Project: dmaap/datarouter master f590dcbbcd7b576385bc11f510196ccf0ea6846f Merge "Fix Vulnerabilities in SubscriptionServlet" Fix Vulnerabilities in SubscriptionServlet Change-Id: I3ba9192d334a6023756eaac217999b01e598d7cb Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-775
2018-09-17Updated git submodulesMarc-Alexandre Choquette1-0/+0
Project: oom master bc7c2b8308105985d2807a1ddd94537b5b6bbbd3 Enable /contrib chart leveraged by Casablanca UC Enable /contrib chart to package software leveraged by CDS usecase in Casablanca. Packaged under /contrib as Netbox is not an ONAP component. Issue-ID: CCSDK-366 Change-Id: Idd30db3b9e8865f64a269e628fbf7c365f125f06 Signed-off-by: Marc-Alexandre Choquette <m.a.choquette@bell.ca>
2018-09-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 3f25c89d8fe0ee5e8ef37f64059841eac41e93b8 Remove Tomcat 2(Security Issue) Issue-ID: AAF-420 Change-Id: Ibb080432f8c7faa7b923b1f4c1e4542d3ad0d693 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Updated git submodulesLiam Fallon1-0/+0
Project: policy/engine master a1a279f01734ba32f12b44186d6278dfebbf6385 Merge "Upgrade commons-compress v1.18" Upgrade commons-compress v1.18 Fixes 2 security issues and brings the common property value to the root pom.xml for easier management. Issue-ID: POLICY-1063 Change-Id: I56e3318bdfae2d205c61a5ad7af70a79bd70dada Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-17Updated git submodulesMichael Mokry1-0/+0
Project: policy/engine master 27e394f8c77fab9b0be1c22e7130b10a032153c1 Fixed incorrect model name Changed the model name of the script to be the correct SDNC-GenerateName version CSIT to fix the failed CSIT test cases Change-Id: I8974202cfc8cea3a19e102813fbf2a4f449cd11b Issue-ID: POLICY-983 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-09-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master fa8d6a2ec732729a05db6e545318dd1e65cbb943 Remove Tomcat (Security Issue) Issue-ID: AAF-420 Change-Id: I5990ca297cf7b196b8148161260a41c11d92399d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master e72d3300a54026cb317d2563c6449ffbb91b8b57 Cass Init Data Issue-ID: AAF-420 Change-Id: I94dbc5f8fc371eab6e28f03011578e1eb33872a3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Updated git submodulesojasdubey1-0/+0
Project: sdc master 599f6c050b48932479fa91e189ee42ad2111d95a Bugfix - interface_types missing from tosca 1.Fix for interface_types missing from the tosca model for a resource/service 2. Interface name should not contain spaces to make the behavior consistent with tosca node type component naming Change-Id: I8e135a87d659d3fb17d284247bcf222a8be7ccde Issue-ID: SDC-1760 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-09-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 1af5fbeb9f212a544a3230f0ad1a7a7bfd990338 Merge "update log helm chart from 2 to 3.0.0" update log helm chart from 2 to 3.0.0 Change-Id: I84b218452315c2026fb443c85a0cfce04098b29e Issue-ID: OOM-1361 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>