summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-09R7 doc updateguilinyxpoke7-3929/+5069
Issue-ID: MODELING-452 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: Ieceed2a2f8cd721ac9b772f8816cb836c704684d
2020-10-29Updated VNF UML model to ETSI IFA011 v4.1.1FernandoOliveira6-2235/+3618
- New osContainer type - New mciopProfile type - New VirtualCpd type Added osContainer descriptors and mciop from IFA011 4.1.1 to the VNF model. Issue-ID: MODELING-334 Signed-off-by: Fernando Oliveira <fernando.oliveira@verizon.com> Change-Id: I960198cb01b47a20c8bb036ae0491ae16be5c98a
2020-10-29Updated the VNF model to align with IFA011 v3.3.1FernandoOliveira5-2743/+2134
- Added VnfPackageChangeInfo Class used in the VNFD and various subclasses - Added VnfLcmOperationCoordination Class used in the VNFD and various subclasses - A few minor changes to the NS model to align with ETSI IFA014 v3.3.1 - Added new VNF types to the VNF type diagram Issue-ID: MODELING-334 Signed-off-by: Fernando Oliveira <fernando.oliveira@verizon.com> Change-Id: Icd1fa97f2d519d0d208c989f0cc1b8689fb4a440
2020-09-14Many changes to bring NSD into alignment with ETSI IFA014 v2.7.1Fernando Oliveira9-6412/+7014
- Support for Sapd - Support for nested NSD - Support for vnffgd - Updated NsDf - Updated Nslifecyclemanagementscripts Added a optional reference to an ETSI NSD in the ServiceDescriptor Since the ServiceDescriptor may be nested an NSD may be referenced by a nested ServiceDescriptor. Therefore, several NSD may be referenced by a hierarchy of Service Descriptors. Resources defined by a an NSD will not be described by the ServiceDescriptor Issue-ID: MODELING-334 Signed-off-by: Fernando Oliveira <fernando.oliveira@verizon.com> Change-Id: I0aff2b29c65502dde98c655dbb344864a85628af
2020-09-10Merge "Changes to the resource model corresponding to IFA011 v2.7.1 Added ↵Hui Deng7-8459/+9007
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"
2020-09-02Changes to the resource model corresponding to IFA011 v2.7.1Fred Oliveira7-8459/+9007
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
2020-07-27Clean-up follow-upguochuyicmri1-594/+7
Additional clean-up for redundant classes Issue-ID: MODELING-363 Change-Id: I9b933b2fef9d13300686a2d5a0c8716ce7735830 Change-Id: I9b933b2fef9d13300686a2d5a0c8716ce7735830 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2020-07-03Clean up Service Modelguochuyicmri2-10562/+8458
Issue-ID: MODELING-363 Change-Id: I3ac00f1677c2d12c518a445b760cf7481a08a1ae Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2020-06-09Finalize documentation with some editorial correctionsEric Debeau2-29/+38
Remove Dublin reference Add _release_notes anchor Correct DOC8 errors Harmonize modeling spelling Issue-ID: MODELING-363 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I47841c3173e5c70a9a36630e605d397785a00585
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I73abfcf735b19995b9d9e95dcc60e407b8f36945
2020-05-24R6 Model Spec Updateyxpoke89-82454/+85049
Change-Id: I569b33a64bbae425eaec5fa939c57f69ea7e1ed8 Issue-ID: MODELING-363 Signed-off-by: yxpoke <yangxu5@huawei.com>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Ifbeb2996dad266c0a0c256ed6d2f46e730449b47 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-03Merge ""Multiple changes to License Model to address comments from review.""Hui Deng5-240/+380
2020-04-02"Multiple changes to License Model to address comments from review."SRicci5-240/+380
Issue-ID: ONAPMODEL-4 (and subtasks) Change-Id: Ie4d6b8000d761ad8a7faabf78cfd1729fa181a8f Signed-off-by: SRicci <salvatore.ricci@att.com>
2020-03-10Refine Service model part rst and add PNFDguochuyicmri9-5486/+1396
Issue-ID: MODELING-332 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com> Change-Id: I730668f2851fc8f45c9bd158f5a025a3640d1675
2020-03-04Merge "Migrate modeling-modelspec docs"Hui Deng9-0/+145
2020-02-07Slight update to VnfKevin Scaggs1-0/+8
Slight further update to Vnf for Allotted Resource contribution Issue-ID: MODELING-104 Change-Id: I372ea98c948d66cdeb9eabe8176f66451ff44c90 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2020-02-07Slight update to CommonKevin Scaggs1-3/+0
Removing a duplicate attribute in license generated an update to common. Remember license used to be in common before it was separated. Issue-ID: MODELING-104 Change-Id: I4674757261e2cecf40f0f1f725974379c96cb2f4 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2020-02-07Updates to License submodelKevin Scaggs2-49/+26
Made some updates to the license submodel per recent comments from Ericsson Issue-ID: MODELING-104 Change-Id: I5beff300d57b9de9659fe9abf6b430217b3a76e2 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2020-02-06Migrate modeling-modelspec docsJessica Wagantall9-0/+145
Merging this will create https://onap-modeling-modelspec.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia85ec71d6a14b66479293a167b108b27c4f74990
2020-01-31Updates to gendoc glossary scriptKevin Scaggs1-0/+0
Slight update to gendoc glossary script Issue-ID: MODELING-104 Change-Id: I625daf25d3665f6703b0e28cfdd490005245efee Signed-off-by: Kevin Scaggs <ks0567@att.com>
2020-01-31Slight updates to VnfKevin Scaggs2-68/+304
Slight updates to Vnf related to allotted resource. Issue-ID: MODELING-104 Change-Id: If9682045cf1bf73cf56cb5b6b94ae0004cb1ed2f Signed-off-by: Kevin Scaggs <ks0567@att.com>
2020-01-31Slight update to Nf modelKevin Scaggs2-54/+11
Slight update to Nf model related to accepted root hierarchy updates that were never updated. Issue-ID: MODELING-104 Change-Id: I15f85b5129ebf2775dbe73643dcaf18dba81b3ec Signed-off-by: Kevin Scaggs <ks0567@att.com>
2020-01-31Updates to CommonKevin Scaggs2-408/+138
Updated accepted model for ParameterGroup to prelinary Issue-ID: MODELING-104 Change-Id: Ia6b9ea0988b8f05ad59a4705b66b36f7f68ca9b0 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2020-01-31Update to Ves ModelKevin Scaggs2-7/+621
Update to VES model with draft 7.2 material - specifically an additinoal CMNotify domain. Issue-ID: MODELING-104 Change-Id: I83837fffaafedc04ec7a2ff7a79d324a01816d1c Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-27Minor updates to resourceKevin Scaggs1-2/+9
Updates made to appropriately root resource as approved. Issue-ID: MODELING-104 Change-Id: I78e457bbb670dd240b70572a597b2e6271a71649 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-27Minor updates to NfKevin Scaggs2-2/+56
Updates to appropriately root NetworkFunctionDesc and NetworkFuncInstance as approved earlier. Issue-ID: MODELING-104 Change-Id: I14d368ff7821f5320a1100f5541df8d4ac05ade5 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-27Updates to CommonKevin Scaggs2-1437/+389
As part of updates to allotted resource, was reminded that the resource objects were not rooted (this was approved with temporary objects). Decided to make cross model updates to assure resource, service, nf, pnf, vnf, ... are all appropriately rooted as approved. Some were rooted, some were not. Also deleted all the temporary objects from common, which is also helpful from a glossary point of view. Issue-ID: MODELING-104 Change-Id: I891942220b44bce19bab918958691d3605418978 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-27Minor updates to VnfKevin Scaggs2-39/+29
Performed minor updates to the Vnf model in the area of allotted resource. Issue-ID: MODELING-104 Change-Id: I52f068d26995a07edddbb9d330413833765e02d2 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-22A work in progress gendoc glossary template.Kevin Scaggs1-0/+0
Issue-ID: MODELING-104 Change-Id: Ie6f7ceee2a39b006137e2fe04c68b93c6331b460 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-22Very slight update to VnfKevin Scaggs2-5/+14
As part of license, something went wrong with license and entitlement association to VnfInstance. Had to delete and reassociate. Issue-ID: MODELING-104 Change-Id: I54cf4050d0bb8efbab782529aafd3ab688df9d9c Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-22Minor Updates to LicenseKevin Scaggs2-1229/+1350
Added Reference Stereotypes to all classes and datatypes indicating as built. Also had to recreate License Key and Entitlement diagrams - they were frozen for some reason. Also made slight updates to a couple class definitions. Issue-ID: MODELING-104 Change-Id: Id92b97ab17a596605735a75a39ff1ead53b2b19c Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-11-13update to common with respect to ParameterGroupKevin Scaggs2-54/+234
Updates per interactions with Ericsson, and as posted to WIKI. Issue-ID: MODELING-104 Change-Id: I4ee7ab65f401dedae29c19916c40aad2f56faec8 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-10-22Merge changes I9ee1afbd,I88f3bc41,I5fa2c2ecXu Yang4-29/+1133
* changes: Update to common with respect to ParameterGroup Slight change to VES - Spec 7.1.1 Slight change to VES - Spec 7.1.1
2019-10-18Update to common with respect to ParameterGroupKevin Scaggs2-21/+1108
Update to ParameterGroup as part of proposal with Profiles. Also a draft splitting value ranges from discrete values. Issue-ID: MODELING-104 Change-Id: I9ee1afbd7f5564e85d0d5aa1915b0f61f55de1be Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-10-18Slight change to VES - Spec 7.1.1Kevin Scaggs1-6/+20
A very slight update to VES as part of an update from Spec 7.1.0 to 7.1.1. Updated property of MeasInfo class in Perf3gpp domain. Issue-ID: MODELING-104 Change-Id: I88f3bc41fe662f5f0e2c6256a92f0be35d4c80c4 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-10-18Slight change to VES - Spec 7.1.1Kevin Scaggs1-2/+5
A very slight update to VES as part of an update from Spec 7.1.0 to 7.1.1. Updated property of MeasInfo class in Perf3gpp domain. Issue-ID: MODELING-104 Change-Id: I5fa2c2ec9f8015bba2062210ea3a0b20fc951fdd Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-10-17add new model spec for ves - modify indexyxpoke1-0/+1
Issue-ID: MODELING-228 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: I147dfe28677e368b276473a50712425644342ac6
2019-10-16add new model spec for ves - part 2yxpoke3-0/+5689
Issue-ID: MODELING-228 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: I305e5bcd274eafe4ba92182f7f1417ef7e29df43
2019-10-16add new model spec for ves - part 1yxpoke2-0/+7565
Issue-ID: MODELING-228 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: Id8f9df922aac4bd950f60ba100296398a57c4b2f
2019-10-16update R5 modelspecyxpoke6-105/+1391
Issue-ID: MODELING-228 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: Id41a7cc4ef1c78c37d743819d13ecaf521fef298
2019-10-12Merge "Slight Updates to Common"Chuyi Guo2-9/+27
2019-10-11Slight Updates to CommonKevin Scaggs2-9/+27
Slight updates made to ParameterGroup - stereotype corrections and SelectionCriteria - slight definition update. Issue-ID: MODELING-104 Change-Id: Idb0cfdbdf061960acb64eb406b5c34dec755873f Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-10-10Update stereotype and KPI modelguochuyicmri2-218/+494
Update stereotype preliminary on enhanced service model; update SliceKPIMonitor model. Issue-ID: MODELING-104 Change-Id: I37528e776482ddd4314f6895bef84b1e145fe385 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-10-04Very slight update to serviceKevin Scaggs1-15/+0
When making an update to common/SelectionCriteria, Papyrus also wanted to update Service. Issue-ID: MODELING-104 Change-Id: Ife4141272888ff46be16f1043f95a43bedec5f19 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-10-04Updates to CommonKevin Scaggs2-78/+255
Made updates to SelectionCriteria and ParameterGroups, fixing typos and updating stereotypes from experimental to preliminary. Issue-ID: MODELING-104 Change-Id: I6d33eed523c20791ce9df4306b0c232f80ea2619 Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-09-30Merge "Service model KPI"Kevin Scaggs2-120/+578
2019-09-30Service model KPIguochuyicmri2-120/+578
Slight update for Enhanced Service IM proposal according to the comments, update sliceKPIMonitor. Issue-ID: MODELING-104 Change-Id: I7fa075438456a8a8f5f8487c32ff25e0da0493ba Change-Id: I7fa075438456a8a8f5f8487c32ff25e0da0493ba Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-09-24Slight Updates to CommonKevin Scaggs2-121/+11
Slight updates to ParameterGroup per interactions with Chuyi. Issue-ID: MODELING-104 Change-Id: Ic8cd82b714653660e1a332bc0c399fb314953faf Signed-off-by: Kevin Scaggs <ks0567@att.com>
2019-09-23Merge changes If11641ab,I98c6e11aChuyi Guo4-224/+688
* changes: Slight update to common Finalization License Model Draft