From 97093972d5eb21b5529a40be9ad9fcbe043d5576 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Wed, 6 Jun 2018 11:45:05 +0300 Subject: update documentation update release notes Change-Id: I97fb17ae1f7176f42ff6944d604cb961c1c5d4cf Issue-ID: SDC-1378 Signed-off-by: Michael Lando --- docs/images/html.png | Bin 30652 -> 4086 bytes docs/images/pdf.png | Bin 16451 -> 1946 bytes docs/images/swagger.png | Bin 27447 -> 3590 bytes docs/release-notes.rst | 460 ++++++++++++++++++++++++++++++++++++++++++++++-- 4 files changed, 446 insertions(+), 14 deletions(-) (limited to 'docs') diff --git a/docs/images/html.png b/docs/images/html.png index ba55983180..f1bda88354 100644 Binary files a/docs/images/html.png and b/docs/images/html.png differ diff --git a/docs/images/pdf.png b/docs/images/pdf.png index 37a0647cc4..fed52f963d 100644 Binary files a/docs/images/pdf.png and b/docs/images/pdf.png differ diff --git a/docs/images/swagger.png b/docs/images/swagger.png index f5a609a850..f5a9e0c0c4 100644 Binary files a/docs/images/swagger.png and b/docs/images/swagger.png differ diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d9ae089616..87a8fec156 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -27,30 +27,462 @@ SDC SDKs Versions - sdc-distribution-client - :Version: 1.1.32 + :Version: 1.3.0 | - sdc-tosca - :Version: 1.1.32 + :Version: 1.3.5 Release Purpose ---------------- -The Amsterdam release is the first ONAP release. -This release is focused on creating a merged architecture between the OpenECOMP and OpenO comonents. -In addition, the release enhances the list of supported use cases to support the `VoLTE `_ snd 'vCPE `_ use cases. +The Beijing release was focused on improving platform stability and resiliency. + +**New Features** + +The Beijing release is the second release of the Service Designe and Creation (SDC). + +The main goal of the Beijing release was to: + - Enhance Platform maturity by improving SDC maturity matrix see `Wiki `_. + - SDC made improvements to the deployment to allow an easy and stable integration with OOM. + - SDC change the docker structure to allow easyer and the beginning of braking the aplication into Micro Services. + - SDC introduced a generic frame work to allow different Modeling plugins to be easily integrated with SDC. + - improve code coverage of the SDC code. + - SDC introduced two new exorbitantly projects the DCAE-D and WorkFlow which enhance the modeling capabilities avilable in sdc. + +DCAE-D information is available here: 'DCAE-DS '_ +Work flow information is avilable in readthedocs + + +**Epics** + +- [`SDC-77 `__\ ] - Designer issues +- [`SDC-126 `__\ ] - Holmes Designer +- [`SDC-180 `__\ ] - This epic is for modeling placements and homing rules for VNF placements +- [`SDC-181 `__\ ] - This epic is for modeling relationship in TOSCA between nodes (VNFs) +- [`SDC-220 `__\ ] - integrate VNF onboarding using VNF-SDK +- [`SDC-326 `__\ ] - Support work flows in SDC +- [`SDC-383 `__\ ] - sdc will enchance our testing to provide better testing covrage +- [`SDC-647 `__\ ] - process build and deploy process optimization +- [`SDC-659 `__\ ] - SDC deploy and build optimization +- [`SDC-731 `__\ ] - sdc designer integration +- [`SDC-778 `__\ ] - Non-Functional requirements - Resiliency +- [`SDC-812 `__\ ] - Non-Functional requirements - Performance +- [`SDC-813 `__\ ] - Non-Functional requirements - Stability +- [`SDC-814 `__\ ] - Tenant Isolation - Context Distribution - [`e1802 - TDP Epic 316628 `__\ ] +- [`SDC-815 `__\ ] - Tenant Isolation - Context Definition - [`e1802 - TDP Epic 316484 `__\ ] +- [`SDC-816 `__\ ] - SDC Pause Instantiation - [`e1802 - TDP Epic 330782 `__\ ] +- [`SDC-817 `__\ ] - Service Model Design to support Complex Services +- [`SDC-819 `__\ ] - Change namespace from openECOMP to org.onap +- [`SDC-820 `__\ ] - SDC Enhance Connect Behavior - [`1802 TDP Epic 332501 `__\ ] +- [`SDC-823 `__\ ] - Non-Functional requirements - Security +- [`SDC-825 `__\ ] - Non-Functional requirements - Manageability +- [`SDC-826 `__\ ] - Non-Functional requirements - Usability +- [`SDC-828 `__\ ] - OOM integration +- [`SDC-831 `__\ ] - Support life cycle artifacts in model +- [`SDC-936 `__\ ] - SDC parser configuration improvements +- [`SDC-976 `__\ ] - Manual Scale Out use case support +- [`SDC-978 `__\ ] - Adapter of WF Designer for SDC +- [`SDC-980 `__\ ] - Extend Activities for Workflow Designer +- [`SDC-985 `__\ ] - Hardware Platform Enablement(HPA) modeling design +- [`SDC-986 `__\ ] - Hardware Platform Enablement(HPA) use case support +- [`SDC-1053 `__\ ] - PNF use case support + +**Stories** + +Story +- [`SDC-10 `__\ ] - Deploy a SDC high availability environment +- [`SDC-51 `__\ ] - vCPE_UC: Add Close-Loop (CL) Blueprint Monitoring-Template (MT) to a VNF-I +- [`SDC-73 `__\ ] - Import WorkFlow +- [`SDC-82 `__\ ] - support adding artifact type for node template +- [`SDC-118 `__\ ] - support sub process +- [`SDC-124 `__\ ] - support insert a sub process which is already defined +- [`SDC-143 `__\ ] - create local DEV envurment based on onap vagrant +- [`SDC-242 `__\ ] - TDP 325252 - resolve get_input values +- [`SDC-243 `__\ ] - TDP 319197 - tosca parser port mirroring +- [`SDC-259 `__\ ] - TDP 316633 - TenantIsolation ContextDistribution +- [`SDC-277 `__\ ] - docker enhancements +- [`SDC-343 `__\ ] - Fixing SONAR Qube Issues +- [`SDC-364 `__\ ] - workflow designer backend init code +- [`SDC-365 `__\ ] - support load data from config file +- [`SDC-366 `__\ ] - convert workflow json to bpmn file +- [`SDC-384 `__\ ] - Add UI testing capabilities to the SDC sanity docker +- [`SDC-398 `__\ ] - write data to workflow template +- [`SDC-403 `__\ ] - add unit test for config class +- [`SDC-404 `__\ ] - add unit test for bpmn file convert +- [`SDC-408 `__\ ] - integrate back end service +- [`SDC-572 `__\ ] - HEAT Validations Error codes +- [`SDC-586 `__\ ] - Support and align CSAR's for VOLTE +- [`SDC-608 `__\ ] - CSIT and sanity stabilization +- [`SDC-615 `__\ ] - add new artifact type to SDC +- [`SDC-619 `__\ ] - ONAP support +- [`SDC-627 `__\ ] - Collaboration - BE - Healing - new healing table +- [`SDC-650 `__\ ] - review docker memory asignment +- [`SDC-652 `__\ ] - K8/OOM adoption - Research +- [`SDC-655 `__\ ] - Fixing update HEAT +- [`SDC-660 `__\ ] - docker image size optimization +- [`SDC-679 `__\ ] - Generate bpmn files that can be executed on activiti engine +- [`SDC-683 `__\ ] - sync release-1.1-0 with master +- [`SDC-685 `__\ ] - create unit tests for jtosca +- [`SDC-686 `__\ ] - code sync +- [`SDC-687 `__\ ] - sdc designer integration part 1 +- [`SDC-712 `__\ ] - import normative superation +- [`SDC-713 `__\ ] - amsterdam branch +- [`SDC-728 `__\ ] - sdc designer integration part 2 +- [`SDC-732 `__\ ] - sdc designer integration part 3 +- [`SDC-740 `__\ ] - converter support IntermediateCatchEvent +- [`SDC-741 `__\ ] - support script task +- [`SDC-742 `__\ ] - converter supports gateway elements +- [`SDC-744 `__\ ] - TDP 344203 - Distribution-client Tenant Isolation +- [`SDC-745 `__\ ] - Converter support service task +- [`SDC-746 `__\ ] - Converter supports error events +- [`SDC-747 `__\ ] - Converter support rest task +- [`SDC-749 `__\ ] - Update Global Types for TOSCA Import +- [`SDC-753 `__\ ] - converter code style change +- [`SDC-755 `__\ ] - ONAP support +- [`SDC-781 `__\ ] - Create on boarding docker +- [`SDC-782 `__\ ] - OOM/HEAT integration +- [`SDC-788 `__\ ] - support Cassandra schema creation - work in progress +- [`SDC-821 `__\ ] - Sanity alignment after merge +- [`SDC-834 `__\ ] - Log management +- [`SDC-840 `__\ ] - sync 1802p to ONAP +- [`SDC-842 `__\ ] - down stream source +- [`SDC-863 `__\ ] - onboarding workspace - selecting item with 1 draft version skips versions page +- [`SDC-865 `__\ ] - refactor error codes in JTOSCA +- [`SDC-868 `__\ ] - UI - Remove restful-js and jquery dependency +- [`SDC-887 `__\ ] - UI -change variable names to catalog +- [`SDC-889 `__\ ] - remove plan name from plan definition +- [`SDC-891 `__\ ] - fix workflow is empty error +- [`SDC-899 `__\ ] - update microservice config info +- [`SDC-901 `__\ ] - add internationalization +- [`SDC-902 `__\ ] - add exclusive gateway +- [`SDC-903 `__\ ] - sdc designer integration part 5 bus and event resource and dafanition +- [`SDC-905 `__\ ] - add backend service +- [`SDC-906 `__\ ] - Deploy K8 on Vagrant +- [`SDC-907 `__\ ] - Cassandra OOM Alignment - update OOM deployment +- [`SDC-908 `__\ ] - ElasticSearch OOM Alignment +- [`SDC-910 `__\ ] - file encoding change +- [`SDC-911 `__\ ] - Cassandra OOM Alignment - create init docker +- [`SDC-912 `__\ ] - ES OOM alignment - create init docker +- [`SDC-913 `__\ ] - ES OOM Alignment - update OOM deployment +- [`SDC-914 `__\ ] - Cassandra OOM Alignment - Chef clean up +- [`SDC-915 `__\ ] - ES OOM Alignment - Chef clean up +- [`SDC-916 `__\ ] - BE OOM Alignment - create init docker +- [`SDC-917 `__\ ] - BE OOM alignment - update OOM deployment +- [`SDC-918 `__\ ] - BE OOM Alignment - Chef clean up +- [`SDC-919 `__\ ] - FE OOM alignment - update OOM deployment +- [`SDC-920 `__\ ] - FE OOM Alignment - Chef clean up +- [`SDC-921 `__\ ] - Kibana OOM Alignment - Chef clean up +- [`SDC-922 `__\ ] - Kibana OOM alignment - update OOM deployment +- [`SDC-923 `__\ ] - Cassandra OOM Alignment - create C* docker +- [`SDC-924 `__\ ] - ONAP support +- [`SDC-925 `__\ ] - ES OOM alignment - update ES docker +- [`SDC-950 `__\ ] - update JTOSCA packages +- [`SDC-951 `__\ ] - update SDC-TOSCA packages +- [`SDC-952 `__\ ] - update SDC-DISTRIBUTION-CLIENT packages +- [`SDC-953 `__\ ] - update SDC-DOCKER-BASE packages +- [`SDC-954 `__\ ] - update SDC-TITAN-CASSANDRA packages +- [`SDC-955 `__\ ] - configuration ovriding capabelties. +- [`SDC-957 `__\ ] - add ignore conformance level option +- [`SDC-969 `__\ ] - sync1802E to ONAP part 1 +- [`SDC-972 `__\ ] - sdc designer integration part 4 design alignment +- [`SDC-977 `__\ ] - sdc designer integration part 6 bus implamintation +- [`SDC-981 `__\ ] - Setup Micro-Service for WF Designer SDC Adapter +- [`SDC-987 `__\ ] - Update Dropwizard to the Latest Version +- [`SDC-990 `__\ ] - Add BDD Testing for onboarding +- [`SDC-994 `__\ ] - VirtualMachineInterface validation + flow tests +- [`SDC-995 `__\ ] - scan the TOSCA parser components code using fosologe +- [`SDC-997 `__\ ] - Import Jersey to implement the Rest APIs +- [`SDC-998 `__\ ] - VLAN tagging - Support pattern 1A +- [`SDC-999 `__\ ] - Initialize metaProperties in JTosca to enable SDC Parser to parse individual Yamls +- [`SDC-1002 `__\ ] - Import swagger to build up the api-doc +- [`SDC-1003 `__\ ] - sdc designer integration 7 error handling +- [`SDC-1011 `__\ ] - Package UI Resources for Integration with Server +- [`SDC-1012 `__\ ] - Modify Base Url of WF Designer for Integrating with SDC +- [`SDC-1015 `__\ ] - BE OOM Alignment - create server docker +- [`SDC-1018 `__\ ] - FE OOM Alignment - create server docker +- [`SDC-1019 `__\ ] - Kibana OOM Alignment - create server docker +- [`SDC-1020 `__\ ] - Sync SDC with OOM deployment +- [`SDC-1025 `__\ ] - Sync Integ to ONAP +- [`SDC-1036 `__\ ] - VLAN tagging - Support pattern 1C1 +- [`SDC-1038 `__\ ] - Provide sample data for WF Designer Adapter +- [`SDC-1044 `__\ ] - Update JTosca dependency version in SDC-Tosca +- [`SDC-1055 `__\ ] - Update version in JTOSCA POM +- [`SDC-1061 `__\ ] - ONAP Support +- [`SDC-1073 `__\ ] - Support VFC Instance Group per networkrole +- [`SDC-1080 `__\ ] - Close the 'DirectoryStream' after its be used. +- [`SDC-1104 `__\ ] - Normative alignemet +- [`SDC-1117 `__\ ] - achieve the 50% unit test coverage +- [`SDC-1130 `__\ ] - Display Extend Activities on WF Designer UI +- [`SDC-1131 `__\ ] - Use Extend Activities to Design Workflow and Save +- [`SDC-1164 `__\ ] - SDC designer Integration part 8 - Add promise logic to the SDC pub-sub notify +- [`SDC-1165 `__\ ] - SDC designer Integration part 9 - Create component that disables selected layouts +- [`SDC-1169 `__\ ] - CII passing bage +- [`SDC-1172 `__\ ] - reach 50% unit test coverage sdc workflow +- [`SDC-1174 `__\ ] - Support unified Tosca pattern 1C2 for vlan subinterface +- [`SDC-1197 `__\ ] - Enhance SDC Parser to support Interface and Operations +- [`SDC-1221 `__\ ] - Fix library CVEs in sdc-cassandra +- [`SDC-1310 `__\ ] - Fix additional library CVEs in sdc-docker-base + +**Bugs** +- [`SDC-176 `__\ ] - Cannot access Kibana dashboard after logged into SDC as an Admin user. +- [`SDC-249 `__\ ] - Temporary files and directories not completely removed during execution +- [`SDC-250 `__\ ] - CSAR files are decompressed twice in the same thread +- [`SDC-251 `__\ ] - TOSCA does not attempt to delete decompressed folders in certain conditions +- [`SDC-265 `__\ ] - Some important information lost while upload a VF's TOSCA model using REST API in SDC 1.1 +- [`SDC-272 `__\ ] - The problem in the substitution_mappings of a service. +- [`SDC-291 `__\ ] - Resources not closed in onboarding code in multiple places +- [`SDC-311 `__\ ] - nfc_naming_code and nfc_function at VSP level not populated at VF level +- [`SDC-312 `__\ ] - Can't assign a value for a capability's property of a node. +- [`SDC-314 `__\ ] - Can't assign a value for a relationship's property. +- [`SDC-328 `__\ ] - The default values of the properties of the 'org.openecomp.resource.vl.extVL' exported are incorrect. +- [`SDC-341 `__\ ] - Deploy Error on Service Distribution +- [`SDC-346 `__\ ] - Very long descriptions are not displayed correctly +- [`SDC-386 `__\ ] - add license header for class +- [`SDC-393 `__\ ] - Build stuck at org.openecomp.sdc.tosca.services.impl.ToscaAnalyzerServiceImplTest +- [`SDC-402 `__\ ] - TDP 335705 - get_input of list of wrong format +- [`SDC-412 `__\ ] - fix file already exists error +- [`SDC-425 `__\ ] - change nested compute node type prefix +- [`SDC-427 `__\ ] - fix group members ids +- [`SDC-434 `__\ ] - Healing should be added to the resubmitAll utility REST +- [`SDC-438 `__\ ] - Unable to Access SDC from Portal +- [`SDC-440 `__\ ] - When creating a new VSP "HSS_FE_test_100617", HEAT validation failed with 2 errors +- [`SDC-458 `__\ ] - Onboard questionaire-component missing enum AIC +- [`SDC-459 `__\ ] - Month navigation does not work in firefox +- [`SDC-466 `__\ ] - Submit failed for existing VSP "Nimbus 3.1 PCRF 0717" +- [`SDC-468 `__\ ] - add check for flat node type, in case of port mirroring +- [`SDC-473 `__\ ] - healing does not work on submitted vsps +- [`SDC-479 `__\ ] - Fix the sdc vagrant-onap to work as a local deployment vagrant +- [`SDC-480 `__\ ] - fix failing healers dureing resubmit +- [`SDC-484 `__\ ] - Deleting a connection between VNF resources causes 500 error code on SDC Composition GUI +- [`SDC-485 `__\ ] - Limits - issue in display +- [`SDC-488 `__\ ] - parse error message +- [`SDC-489 `__\ ] - error when moving to previous version using the version drop down +- [`SDC-490 `__\ ] - Onboarding undo checkout wrong implementation +- [`SDC-492 `__\ ] - need to add support for dynamic port +- [`SDC-494 `__\ ] - Readonly does not work for VLM limits +- [`SDC-526 `__\ ] - need to enable upload of files with zip or csar extensions in uppercase +- [`SDC-529 `__\ ] - VendorSoftwareProductManager->healAndAdvanceFinalVersion heal Submit VSPs +- [`SDC-534 `__\ ] - Fix swagger basepath +- [`SDC-535 `__\ ] - Incorrect UI files information during onboarding. +- [`SDC-540 `__\ ] - confirmation msg for delete FG doesn't appear +- [`SDC-541 `__\ ] - delete confirmation modals - styles alignment +- [`SDC-549 `__\ ] - add property to fixed_ips global type +- [`SDC-550 `__\ ] - Creating users using the webseal-simulator returns 404 +- [`SDC-552 `__\ ] - VLM overview - refactor of edit description input +- [`SDC-554 `__\ ] - zip with duplicate ids in different files is not throwing an exception +- [`SDC-555 `__\ ] - Unable to populate network_resource table +- [`SDC-559 `__\ ] - update component prefix +- [`SDC-565 `__\ ] - Extension loading is not working when the module is being used as a dependent library. +- [`SDC-566 `__\ ] - YAML syntax errors are not being sent in Validation Issue List against error code JE1002 +- [`SDC-567 `__\ ] - Recursive Imports are not needed when individual Yamls are being validated +- [`SDC-568 `__\ ] - NodeType/EntityType capabilities import failing with Class Cast Exception +- [`SDC-573 `__\ ] - Sev 1 - Property assignments on SDC UI is not grouped by VM/VNFC type(s), instead it lists ALL VMs/VNFCs. +- [`SDC-574 `__\ ] - ignore node templates that point to substitution ST without topology template +- [`SDC-576 `__\ ] - support dynamic ports +- [`SDC-578 `__\ ] - Revert a checked out version causes data loss +- [`SDC-580 `__\ ] - Error in Jetty logs +- [`SDC-581 `__\ ] - Error in Jetty logs +- [`SDC-583 `__\ ] - sdc/sdc-docker-base fails to build +- [`SDC-637 `__\ ] - VLM Overview - Connection list/ Orphans list - tabs behavior +- [`SDC-639 `__\ ] - Unexpected response while creating VSP with onboarding method as NULL/Invalid +- [`SDC-640 `__\ ] - update fabric8 docker-maven-plugin version +- [`SDC-641 `__\ ] - hardcoded version for restful-js +- [`SDC-642 `__\ ] - sdc build is failing on onboarding UI +- [`SDC-646 `__\ ] - can't convert parameters when importing tosca +- [`SDC-653 `__\ ] - implement forwarder capability +- [`SDC-657 `__\ ] - Error message is not reported to calling functions +- [`SDC-661 `__\ ] - need to throw an exception in case that substitution mappings is not correct +- [`SDC-664 `__\ ] - JTOSCA Library is missing case insensitive check for status attribute value : “supported” vs “SUPPORTED” +- [`SDC-666 `__\ ] - Library Import feature is ignoring multiple imports in a file and loading only the last one in sequence +- [`SDC-667 `__\ ] - Validate and Create capabilities APIs are throwing class cast exception +- [`SDC-668 `__\ ] - Imports loading is running in to Stack overflow error for CSARs generated via SDC on-boarding process +- [`SDC-669 `__\ ] - Add SDC Global Types as a dependency in JTOSCA library implementation +- [`SDC-670 `__\ ] - fix nova validator +- [`SDC-671 `__\ ] - changing replication factory +- [`SDC-682 `__\ ] - Tosca parser fails to parse csar with get_attributes +- [`SDC-690 `__\ ] - SDC portal does not come up on latest master of ONAP demo +- [`SDC-692 `__\ ] - Update VSP by resetting the VLM, and uploading new Heat. Could not submit +- [`SDC-693 `__\ ] - throw yaml exception when retrieving service templates +- [`SDC-694 `__\ ] - fix NPE in when extracting components +- [`SDC-698 `__\ ] - Webseal simulator Docker image cannot be built on Linux +- [`SDC-700 `__\ ] - Wrong check for file extension in HeatValidator +- [`SDC-703 `__\ ] - Duplicate logging frameworks in SDC onboarding repository +- [`SDC-704 `__\ ] - SDC External API : Swagger Errors +- [`SDC-705 `__\ ] - SDC Sanity Docker exits +- [`SDC-715 `__\ ] - SDC-CS docker container sporadically gets errors during startup +- [`SDC-716 `__\ ] - Make SDC splash screen statefull - only show once for repeated distribution flows +- [`SDC-737 `__\ ] - catalog-be unit tests fail on different build systems +- [`SDC-739 `__\ ] - CD healthcheck of SDC failing periodically 35% of the time (since Feb 75%) +- [`SDC-748 `__\ ] - Build failure due to translator core tests getting stuck +- [`SDC-765 `__\ ] - Error 500 when trying to edit a connection +- [`SDC-770 `__\ ] - SDC openecomp-be build failure on missing build-tools-1.2.0-SNAPSHOT.jar +- [`SDC-773 `__\ ] - SDC Import Export Executors should be supported. +- [`SDC-774 `__\ ] - fix parameter value check in vm grouping +- [`SDC-776 `__\ ] - Sonar coverage drop onboarding +- [`SDC-777 `__\ ] - sonar scan alignement +- [`SDC-792 `__\ ] - Add a private constructor to hide the implicit public one to ConfigurationUtils +- [`SDC-811 `__\ ] - Assign Mib to Component +- [`SDC-830 `__\ ] - Broken mapping of ChoiceOrOther because of missing default constructor +- [`SDC-835 `__\ ] - Sonar issue fix - remove unused exception handling. +- [`SDC-843 `__\ ] - response code is not validate in C* chef +- [`SDC-861 `__\ ] - Error while importing VF (CSAR onboarded) +- [`SDC-872 `__\ ] - Collaboration : Dependencies are getting deleted after same HEAT is uploaded to VSP +- [`SDC-874 `__\ ] - fix upload csar unit tests +- [`SDC-876 `__\ ] - Null pointer exception while creating Deployment flavor +- [`SDC-879 `__\ ] - Improve ConfigurationUtils class +- [`SDC-881 `__\ ] - Togglz support for UI +- [`SDC-886 `__\ ] - ZipOutputStream need to be closed +- [`SDC-888 `__\ ] - sonar fix - Stack +- [`SDC-892 `__\ ] - Fail to Export VLM +- [`SDC-894 `__\ ] - Upgrade React version to 15.6 +- [`SDC-896 `__\ ] - Lifecycle Operations artifact is not reflecting in CSAR for VSP Processes Type is Lifecycle_Operations +- [`SDC-898 `__\ ] - Update the snapshot in test-config for v1.1.1-SNAPSHOT +- [`SDC-904 `__\ ] - ToscaFileOutputServiceCsarImplTest has tests with shared state +- [`SDC-909 `__\ ] - Unit Test of sdc-workflow-designer-server project failed. +- [`SDC-931 `__\ ] - Contributor can also submit fix +- [`SDC-932 `__\ ] - Dropdown text is cut off +- [`SDC-935 `__\ ] - Incorrect FG version "0.0" appears in "vf-license-model.xml" file in csar +- [`SDC-940 `__\ ] - NPE during submit of VSP +- [`SDC-941 `__\ ] - Fix zusammen Import +- [`SDC-943 `__\ ] - React version downgrade +- [`SDC-944 `__\ ] - dox-sequence-diagram-ui render fix +- [`SDC-963 `__\ ] - Fix broken npm packages +- [`SDC-989 `__\ ] - SDC healthcheck fails with message DCAE is Down +- [`SDC-992 `__\ ] - SDC-FE container fails to start because of missing chef parameters +- [`SDC-993 `__\ ] - SDC simulator compilation issues +- [`SDC-996 `__\ ] - SRIOV - add annotations +- [`SDC-1010 `__\ ] - Extending the value list of the RAM memory in the compute +- [`SDC-1016 `__\ ] - ASDC is not associating get_file with a VF module, causing MSO not deploy get_file ( E2E - 405397, IST - 404072 +- [`SDC-1050 `__\ ] - Allow set Toggle feature ON on Flow - Test +- [`SDC-1051 `__\ ] - Catalog Profile Is Broken +- [`SDC-1054 `__\ ] - SDC-Cassandra fails in starting up on Heat +- [`SDC-1062 `__\ ] - Failure to submit NFoD when backup NIC is set (Onboarding manual flow) +- [`SDC-1064 `__\ ] - EP UUIDs in the vendor license model are not the same +- [`SDC-1071 `__\ ] - Create properly session context in zusammen tools +- [`SDC-1077 `__\ ] - Left panel buttons are enabled before creating a component +- [`SDC-1083 `__\ ] - Problem with radio button in onboarding UI +- [`SDC-1084 `__\ ] - ui heat validation tabs fixes +- [`SDC-1089 `__\ ] - fix build for onboarding +- [`SDC-1090 `__\ ] - Error-code POL5000 Internal Server Error. +- [`SDC-1092 `__\ ] - SDC-CS memory leak? +- [`SDC-1093 `__\ ] - Validation of VSP fails with error null +- [`SDC-1095 `__\ ] - Jenkins build does not execute unit tests. +- [`SDC-1096 `__\ ] - E2E Defect 430981 - ip_requirments for multiple ports with difference version +- [`SDC-1103 `__\ ] - onap normatives are imported always +- [`SDC-1105 `__\ ] - ForwardingPathBussinessLogicTest fails +- [`SDC-1107 `__\ ] - E2E Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type +- [`SDC-1108 `__\ ] - Scripts are using deprecated API +- [`SDC-1110 `__\ ] - Fix BDD Test failure +- [`SDC-1113 `__\ ] - E2E/Internal Defect - multiple ports (extCP) with wrong network-role +- [`SDC-1120 `__\ ] - Empty error message during Proceed To Validation +- [`SDC-1123 `__\ ] - The *.csar packages not passing onboarding during SDC sanity +- [`SDC-1124 `__\ ] - Bug - The *.csar packages not passing onboarding during SDC sanity +- [`SDC-1126 `__\ ] - Fixed merge issues regarding the plugins development +- [`SDC-1134 `__\ ] - healed version of VSP is missing a Description +- [`SDC-1143 `__\ ] - SDC docs: fix a typo in release notes +- [`SDC-1144 `__\ ] - Fix SDC Sonar bugs +- [`SDC-1145 `__\ ] - fix a SDC sonar NullPointer bug +- [`SDC-1146 `__\ ] - fix sonar NullPointer bugs in SDC +- [`SDC-1150 `__\ ] - Json Serialization of collections should hide empty attribute. +- [`SDC-1182 `__\ ] - SDC must no log serviceInstanceID and SERVICE_INSTANCE_ID +- [`SDC-1184 `__\ ] - Unable to create VF after creating component dependency in VSP due to error +- [`SDC-1188 `__\ ] - User Permission items +- [`SDC-1190 `__\ ] - Java proxy classname in audit logs instead of resource name +- [`SDC-1192 `__\ ] - ValidationVsp Cannot support multiple sessions +- [`SDC-1200 `__\ ] - SDC tab shows “HTTP Error 305” after login and accessing from the portal +- [`SDC-1204 `__\ ] - maven clean leaves files in target +- [`SDC-1206 `__\ ] - Create VF fails with 404 error message for subinterface_indicator property +- [`SDC-1207 `__\ ] - Distribution cannot create "UEB keys" +- [`SDC-1208 `__\ ] - Missing heat script for deploying sdc-workflow designer +- [`SDC-1209 `__\ ] - Missing uuid & operationId while navigate from sdc to wf-designer +- [`SDC-1210 `__\ ] - Format Issue in the Example Resource File +- [`SDC-1211 `__\ ] - Issues from Nexus-IQ +- [`SDC-1212 `__\ ] - Issues of the BPMN Converter +- [`SDC-1214 `__\ ] - Fix for healing of vlan tagging and annotations +- [`SDC-1215 `__\ ] - Errors in Retrieving Data From SDC +- [`SDC-1222 `__\ ] - base_sdc-python docker image build failure +- [`SDC-1234 `__\ ] - Vsp certified version which gets healed - remains draft +- [`SDC-1235 `__\ ] - Extend Service Task Miss 'class' Information +- [`SDC-1236 `__\ ] - Null Fields Should not Be Find in the Extend Servcie Task +- [`SDC-1237 `__\ ] - ui-styling-fixes +- [`SDC-1239 `__\ ] - ui-attachments-page-bug-fix +- [`SDC-1241 `__\ ] - SDC-BE pod started but it's responding with 503 HTTP code +- [`SDC-1244 `__\ ] - Issue in healing zusammen MainTool +- [`SDC-1245 `__\ ] - jenkins relase jobs are failing +- [`SDC-1247 `__\ ] - SDC tester page hangs when clicking on Accept button +- [`SDC-1248 `__\ ] - support 5 digit port number +- [`SDC-1249 `__\ ] - not able to get the value fromProperty node +- [`SDC-1250 `__\ ] - Not Possible to accept "VF" in test +- [`SDC-1251 `__\ ] - Catalog UI - Plugin Loader doesn't finish even though the plugin is already loaded +- [`SDC-1255 `__\ ] - Create VF fails for heats "vOTA123.zip" and "2016-144_vmstore_30_1702.zip" +- [`SDC-1256 `__\ ] - change the order of items in version page according to version number +- [`SDC-1261 `__\ ] - Unable to create more than one component dependency for VSP +- [`SDC-1262 `__\ ] - Add multiple servers for BDD testing +- [`SDC-1265 `__\ ] - SDC OOM Install elastic search in crashbackloop +- [`SDC-1267 `__\ ] - service submit for testing failes +- [`SDC-1268 `__\ ] - Submit for testing fails +- [`SDC-1269 `__\ ] - Error message appear twice +- [`SDC-1271 `__\ ] - Incorrect message when not choosing commit +- [`SDC-1273 `__\ ] - Unable to submit the NS to testing +- [`SDC-1274 `__\ ] - NFOD - Error when adding nic to component +- [`SDC-1275 `__\ ] - Logging core tests fail on Linux without hostname +- [`SDC-1279 `__\ ] - fix marge job +- [`SDC-1280 `__\ ] - ‘Model Schema’ is not available for any API in onboarding Swagger +- [`SDC-1281 `__\ ] - TOSCA Analyzer - null point exception +- [`SDC-1283 `__\ ] - Onboarding filter archive to active changes when pressing on workspace button +- [`SDC-1284 `__\ ] - fix catalog-be start +- [`SDC-1292 `__\ ] - Service Distribution is not happening under Operator role +- [`SDC-1293 `__\ ] - Facing issues while onboarding +- [`SDC-1295 `__\ ] - work flow release jobs are failing +- [`SDC-1303 `__\ ] - Certified activity spec status fetched as 'draft' right after attribute action not at all specified in the body +- [`SDC-1304 `__\ ] - Sorting version lists +- [`SDC-1305 `__\ ] - VSP Component Function input validation should be removed +- [`SDC-1308 `__\ ] - SDC fails health check in OOM deployment +- [`SDC-1309 `__\ ] - SDC fails health check on HEAT deployment +- [`SDC-1315 `__\ ] - Nested Dependency Issue +- [`SDC-1321 `__\ ] - Catalog Docker swagger not loading +- [`SDC-1328 `__\ ] - plugin Iframe changes size on WINDOW_OUT event to composition page +- [`SDC-1329 `__\ ] - Warning in generated CSAR +- [`SDC-1332 `__\ ] - Enable VNF market place in sdc deployment +- [`SDC-1336 `__\ ] - SDC service category missing Network Service and E2E Service types +- [`SDC-1337 `__\ ] - Unexpected entry for interfaces + interface_types when no operation is defined +- [`SDC-1341 `__\ ] - SDC-DMAAP connection fails in multi-node cluster +- [`SDC-1347 `__\ ] - Wrap plugins API call in a promise to prevent loading issues of SDC UI +- [`SDC-1349 `__\ ] - Filter By vendor view - list of vsp is not closed +- [`SDC-1351 `__\ ] - Viewer can archive and restore +- [`SDC-1352 `__\ ] - SDC service design Properties Assignment page doesn't function properly +- [`SDC-1354 `__\ ] - DCAE wrong jetty truststore file name +- [`SDC-1355 `__\ ] - Onborading permissions: change items' owner works partially +- [`SDC-1356 `__\ ] - Wrong FE version name +- [`SDC-1366 `__\ ] - New version created based on old-unhealed version is not getting healed +- [`SDC-1376 `__\ ] - dcae_fe: Update context path to dcaed +- [`SDC-1380 `__\ ] - Missing Inheritance of VduCp in SDC distributed CSAR package +- [`SDC-1382 `__\ ] - "Property Assignment" does not show the list of properties in OOM-deployed env + +Issues +------ + +**Known Issues** + + N/A + + +Notes +----- + +**Upgrade Notes** + +**Deprecation Notes** + +**Other** + +=========== + +End of Release Notes -New Features ------------- -Main Fetures -- Full and comprehensive VNF/Software Application(VF) and service design -- Collaborative design -- VNF/VF/SERVICE testing and certification -- Distribution to ONAP -- External API- for VNF/VF and service -- Integration with BSS / Customer ordering. Version: 1.1.0 -- cgit 1.2.3-korg