Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Volte VNF:

VNFs

Intended VNF Provider

VNF providedSDC onboarding and certification stateTosca Parser ValidatedNotesFinalized
vCSCF Example----------------------------Provided as an example of passing and valid VNFYes 2.11.17

CSCF_SI

NokiaYesYesYes 12.11.17

vCSCFNokiaYesYesYes 12.11.17

vMMEZTEYesYesYes 2.11.17

vMMEHuaweiYesYesYes 2.11.17

vSPGWZTEYesYesYes 2.11.17

vSPGWHuaweiYesNoYes 12.11.17

vHSSHuaweiYesYesYes 2.11.17

vSBC & vPCSCFHuaweiYesYesYes 2.11.17

vPCRFHuaweiYesYesYes 2.11.17

vTAS

Nokia

YesNo



link to the SDC normative types supported for R1

...

IS-CSCF from Nokia: cscf_si_fixed.csar

IS-CSCF v3 from Nokia: vCSCF_v3.0.csar

vMME ZTE & Huawei

Info

ZTE MME is updated on 24/10/2017

version 0 mme from ZTE: resource-ZteEpcMmeVf-csar.csar - original VNF

version 1 mme from ZTE: ZteEpcMmeVf-csar.csar 

resource-ZteEpcMmeVf-csar_fix.csar - Latest fixed

...

themeEclipse
titleFixes
linenumberstrue
collapsetrue

...

updated after 

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keySDC-533

cscf_si_fixed - passed.csar

Code Block
collapsetrue
#add property requested_additional_capabilities with empty value
    oam:
      type: tosca.nodes.nfv.VDU.Compute
      capabilities:
        virtual_compute:
        type: string
        default: ERICSSON properties:
      csarVersion:         typevirtual_memory:
string         default: v1.0       csarProvidervirtual_mem_size: 32G
       type: string         default: ERICSSON
 requested_additional_capabilities: {}
    id:         typevirtual_cpu:
string         default: vMME       version:
        type: string
        default: v1.0
      csarType:
 num_virtual_cpu: 4


IS-CSCF v3 from Nokia: vCSCF_v3.0.csar


updated after 

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keySDC-533

vCSCF_v3.0 - passed.csar

Code Block
collapsetrue
#add property requested_additional_capabilities with empty value
    oam:
      type: string tosca.nodes.nfv.VDU.Compute
      capabilities:
  default: NFAR     requirementsvirtual_compute:
      -    virtualLinkproperties:
            occurrencesvirtual_memory:
        - 0     virtual_mem_size: 32G
  - UNBOUNDED         capability: tosca.capabilities.network.Linkable

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keySDC-474

...

requested_additional_capabilities: {}
            virtual_cpu:
              num_virtual_cpu: 4








vMME ZTE & Huawei

Info

ZTE MME is updated on 24/10/2017

version 0 mme from ZTE: resource-ZteEpcMmeVf-csar.csar - original VNF

version 1 mme from ZTE: ZteEpcMmeVf-csar.csar 

resource-ZteEpcMmeVf-csar_fix.csar 

Info

Huawei vMME is updated on 25/10/2017

Huawei vMME: Huawei vMME.csar

vSPGW ZTE & Huawei

 

Info

Huawei SPGW Package is updated on 26/10/2017, self-test on latest SDC env successfully.

...

Huawei_vSPGW.csar

...

titleHuawei_vSPGW
collapsetrue

...

- Latest fixed

Code Block
themeEclipse
titleFixes
linenumberstrue
collapsetrue
#Next section moved from GlobalSubstitutionTypesServiceTemplate to the MainServiceTemplate
node_types: 
  org.openecomp.resource.vfc.VNF.vMME:
    derived_from: tosca.nodes.Root
    description: MME_VFC
    properties:
      vendor:
        type: string
        default: ERICSSON
      csarVersion:
        type: string
        default: v1.0
      csarProvider:
        type: string
        default: ERICSSON
      id:
        type: string
        default: vMME
      version:
        type: string
        default: v1.0
      csarType:
        type: string
        default: NFAR
    requirements:
    - virtualLink:
        occurrences:
        - 0
        - UNBOUNDED
        capability: tosca.capabilities.network.Linkable

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keySDC-474

Passed after SDC-474 closed:

resource-ZteEpcMmeVf-csar_fix.csar 

Info

Huawei vMME is updated on 25/10/2017

Huawei vMME: Huawei vMME.csar

vSPGW ZTE & Huawei

 

Info

Huawei SPGW Package is updated on 26/10/2017, self-test on latest SDC env successfully.


Latest CSAR that fails cause all node templates are commented out.TOSCA yaml file Definitions/MainServiceTemplate.yaml cannot be modeled to VF as it does not contain 'topology_template.

Huawei_vSPGW.csar

Code Block
titleHuawei_vSPGW
collapsetrue
# Property list of fetched capability virtual_compute is empty. 
#    SDU:
#      type: tosca.nodes.nfv.VDU.Compute
#      attributes:
#        tosca_name: SDU
#      capabilities:
#        virtual_compute:
#          properties:
#            virtual_memory:
#              virtual_mem_size: 24G
#            requested_additional_capabilities: {}
#            virtual_cpu:
#              num_virtual_cpu: 4
#      properties:
#        configurable_properties:
#        tosca_name: SDU
#      capabilities:
#   test: {"additional_vnfc_configurable_properties":{"aaa":"1"}}
##This section replaced by list
##            virtual_compute:
#  additional_vnfc_configurable_properties: 
##              aaa: '1'
#        propertiesname: SDU
#        descrption: the virtual  virtual_memory:machine of SDU
#      requirements:
#      - virtual_mem_sizestorage: 24G
#          capability:  requested_additional_capabilities: {}
virtual_storage
#          node:  virtualSDU_cpu:Storage
###      - local_storage: 
##     num_virtual_cpu: 4 #   node: tosca.nodes.Root

properties:
#    Base:
   configurable_properties: #  attributes:
       test: {"additional_vnfc_configurable_properties":{"aaa":"1"}}
##This section replaced by list
##  tosca_name: Base
      properties: 
        additional_vnfc_configurable_properties: 
##              aaa: '1'
#vl_flavours:
# The value "test2" of type tosca.datatypes.nfv.VlFlavour should be json object
#Cannot parse value "test2" from type tosca.datatypes.nfv.VlFlavour of key flavours
#          nameflavours: SDUtest2
#        descrption: the virtualflavours: machine
of SDU #      requirements: #      - virtual_storageflavourId: #test2
         capabilityconnectivity_type:
virtual_storage #          nodelayer_protocol: SDU_Storage
##ipv4
     - local_storage:  ##  flow_pattern: 
      nodetype: tosca.nodes.Root


    Base:nfv.VnfVirtualLinkDesc


fixed vSPGW from Huawei: Huawei_vSPGW_fixed.csar

updated after 

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keySDC-533

Huawei_vSPGW_fixed - passed.csar

Code Block
collapsetrue
#add property requested_additional_capabilities with empty value
      attributesoam:
      type:  tosca_name: Basetosca.nodes.nfv.VDU.Compute
       propertiescapabilities:
         vlvirtual_flavourscompute:
# The value "test2" of type tosca.datatypes.nfv.VlFlavour should be json objectproperties:
#Cannot parse value "test2" from type tosca.datatypes.nfv.VlFlavour of key flavours #  virtual_memory:
       flavours: test2           flavoursvirtual_mem_size: 32G
            flavourIdrequested_additional_capabilities: test2
  {}
     connectivity_type:           layer_protocolvirtual_cpu:
ipv4           flow_pattern:        type: tosca.nodes.nfv.VnfVirtualLinkDesc

...

num_virtual_cpu: 4




Info

ZTE SPGW last updated 24/10/2017

...