|
Added vipcpd, checksumData and vnfinterfacedetails classes
Other Changes:
VDU::configurableProperties - Cardinality changed to 0..1; cardinatlity 0 when the VNFCs do not have configurable properties
CPD::cpProtocol & CPD::trunkMode - Cardinality changed to allow 0
VduCpd::vnicType: Added SMART-NIC as an allowable value
SwImageDesc:Provider - New attribute of type string with cardinality 0..1 which describes the provider of the software image.
VnfDf:supportedVnfInterface - New attribute of type VnfInterfaceDetails with cardinality 0..N which indicates which interfaces the VNF produces and provides additional details on how to access the interface endpoints.
VnfConfigurableProperties::vnfminterfaceinfo - New attribute with cardinality 0..1 which contains info enabling access to the NFV-MANO interfaces produced by the VNFM
VnfConfigurableProperties::vnfmOauthServerinfo - New attribute with cardinality 0..1 which contains info to enable discovery of the authorization server protecting access to the VNFM interfaces
VnfConfigurableProperties::vnfOauthServerinfo - New attribute with cardinality 0..1 which contains info to enable discoveryof the authorization server to validate the access tokens provided by the VNFM when the VNFM accesses the VNF interfaces
Other changes
Corrected a number of errors in the model, mostly with uninitialized strings.
Changed the 2.5.1 references to 2.7.1
Issue-ID: MODELING-334
Signed-off-by: Fernando Oliveira <fernando.oliveira@verizon.com>
Change-Id: I7c004f67bfec7cdf1fafb10ca62dc2e74f76a298
|