Skip to content
Snippets Groups Projects
Commit 2fec8527 authored by Muhammad Hamza's avatar Muhammad Hamza Committed by Giacomo Bernini
Browse files

changed the notation for list type environment/variables

parent 8198d2e7
No related branches found
No related tags found
3 merge requests!228Merge 2.8.1 dev into Master",!226Merve 2.8.1 dev into Master,!197merge 2.8.1 fix plu into 2.8.1 dev
......@@ -19,8 +19,4 @@ ${apiRoot} /
${apiName} vnfconfig
${apiMajorVersion} v1
${WRONG_AUTHORIZATION} Bearer XXXXXWRONGXXXXX
${WRONG_AUTHORIZATION} Bearer XXXXXWRONGXXXXX
\ No newline at end of file
......@@ -93,14 +93,14 @@ ${tosca_type_virtual_link} tosca.nodes.nfv.VnfVirtualLink
${tosca_type_VDU_cp} tosca.nodes.nfv.VduCp
${tosca_type_storage} tosca.nodes.nfv.Vdu.VirtualBlockStorage
@{VDU_IDs}
@{VNF_IDs}
@{virtualLink_IDs}
@{CP_IDs}
@{Storage_IDs}
@{internalCP_IDs}
@{externalCP_IDs}
@{InstantiationLevel_IDs}
${VDU_IDs}
${VNF_IDs}
${virtualLink_IDs}
${CP_IDs}
${Storage_IDs}
${internalCP_IDs}
${externalCP_IDs}
${InstantiationLevel_IDs}
${Descriptor_ID}
${Provider}
......
......@@ -116,14 +116,14 @@ ${tosca_type_virtual_link} tosca.nodes.nfv.VnfVirtualLink
${tosca_type_VDU_cp} tosca.nodes.nfv.VduCp
${tosca_type_storage} tosca.nodes.nfv.Vdu.VirtualBlockStorage
@{VDU_IDs}
@{VNF_IDs}
@{virtualLink_IDs}
@{CP_IDs}
@{Storage_IDs}
@{internalCP_IDs}
@{externalCP_IDs}
@{InstantiationLevel_IDs}
${VDU_IDs}
${VNF_IDs}
${virtualLink_IDs}
${CP_IDs}
${Storage_IDs}
${internalCP_IDs}
${externalCP_IDs}
${InstantiationLevel_IDs}
${Descriptor_ID}
${Provider}
......
......@@ -52,11 +52,11 @@ ${tosca_type_VDU_compute} tosca.nodes.nfv.Vdu.Compute
${tosca_type_virtual_link} tosca.nodes.nfv.VnfVirtualLink
${tosca_type_VDU_cp} tosca.nodes.nfv.VduCp
@{VDU_IDs}
@{virtualLink_IDs}
@{CP_IDs}
@{externalCP_IDs}
@{Compute_IDs}
${VDU_IDs}
${virtualLink_IDs}
${CP_IDs}
${externalCP_IDs}
${Compute_IDs}
${Descriptor_ID}
${Provider}
......
......@@ -92,18 +92,18 @@ ${tosca_type_NS} tosca.nodes.nfv.NS
${tosca_type_NsVirtualLink} tosca.nodes.nfv.NsVirtualLink
${tosca_type_NsCP} tosca.nodes.nfv.Cp
@{VDU_IDs}
@{VNF_IDs}
@{virtualLink_IDs}
@{CP_IDs}
@{Storage_IDs}
@{internalCP_IDs}
@{externalCP_IDs}
@{InstantiationLevel_IDs}
@{NS_VirtualLink_IDs}
@{NsCP_IDs}
@{SAP_IDs}
${VDU_IDs}
${VNF_IDs}
${virtualLink_IDs}
${CP_IDs}
${Storage_IDs}
${internalCP_IDs}
${externalCP_IDs}
${InstantiationLevel_IDs}
${NS_VirtualLink_IDs}
${NsCP_IDs}
${SAP_IDs}
${NS_DescriptorID}
${Designer}
......
......@@ -99,14 +99,14 @@ ${tosca_type_virtual_link} tosca.nodes.nfv.VnfVirtualLink
${tosca_type_VDU_cp} tosca.nodes.nfv.VduCp
${tosca_type_storage} tosca.nodes.nfv.Vdu.VirtualBlockStorage
@{VDU_IDs}
@{VNF_IDs}
@{virtualLink_IDs}
@{CP_IDs}
@{Storage_IDs}
@{internalCP_IDs}
@{externalCP_IDs}
@{InstantiationLevel_IDs}
${VDU_IDs}
${VNF_IDs}
${virtualLink_IDs}
${CP_IDs}
${Storage_IDs}
${internalCP_IDs}
${externalCP_IDs}
${InstantiationLevel_IDs}
${Descriptor_ID}
${Provider}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment