summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-04-14Add bounds to sphinx requirementistanbulCédric Ollivier1-0/+2
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Iaa42b72fde588856c5a744f60843bcc356cdc62e (cherry picked from commit f4354322aa1e1951c82a4f7e756a64e5a0427a72)
2022-04-14Leverage the right Istanbul upper constraintsCédric Ollivier1-3/+3
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I759e2ccb46e3c7de80f6abef69b9a33abcfe80c6
2022-04-14Fix defaultbranch in .gitreviewCédric Ollivier1-0/+1
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I5575b7b51299ed240e5f84541c946c62144106b1
2021-11-07doc update for R9yxpoke4-0/+212
Issue-ID: ONAPMODEL-43 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: Iac756ee4b2d1a52368af8d379024de45b62e108c
2021-11-07[DOC] correct requirements for doc chain buildingyxpoke3-17/+6
Issue-ID: DOC-765 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: I79560ace0aef752564f40fba7a18e6ebf3cc5219
2021-08-26incorporate Honolulu changesyxpoke26-15985/+11884
Issue-ID: MODELING-539 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: Ia5f0bbd6f2844693b1b4087d36c572d3846b8f79
2021-05-09change project status and update info.yaml formatyxpoke1-61/+114
Issue-ID: MODELING-516 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: Iaeae2f8457968dcfc6999d11a04e9bd6426e87aa
2021-03-04Merge "StndDef VES"Chuyi Guo2-463/+529
2021-03-02StndDef VESbencheung2-463/+529
Issue-ID: MODELING-476 Change-Id: Icdcd1929a8a81b7c192e736ce8c431ab471bbeaa Signed-off-by: bencheung <ben.cheung@nokia.com>
2021-02-22Added Location model.jsbeaulac2-14186/+15497
Issue-ID: MODELING-368 Change-Id: I28ff3a99c3fde3d4d4313a3ca34f5e276eed935b Signed-off-by: jsbeaulac <jacqueline.s.beaulac@ericsson.com>
2021-01-17Changed the Vdu.OsContainerDesc and Vdu.VirtualComputeDesc comment to be per ↵FernandoOliveira2-191/+191
VDU instead of per VNFD Issue-ID: ONAPMODEL-33 Signed-off-by: Fernando Oliveira <fernando.oliveira@verizon.com> Change-Id: I574c2033bc660da64c1513c261e4e1cb0c5a11a5
2021-01-08Updated VNF model to reflect initial comments.FernandoOliveira6-2245/+2037
- Changed OsContainer and MciopProfile from datatypes to objectclasses - Upgraded the references of the ETSI NFV VNF objects and types to IFA011 v3.3.1 Issue-ID: ONAPMODEL-33 Signed-off-by: Fernando Oliveira <fernando.oliveira@verizon.com> Change-Id: I68d532011c75e105dc82c73e5f2f324600c06903
2020-11-09Merge "R7 doc update Issue-ID: MODELING-452"Hui Deng7-3929/+5069
2020-11-09R7 doc updateyxpoke7-3929/+5069
Issue-ID: MODELING-452 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: Ieceed2a2f8cd721ac9b772f8816cb836c704684d (cherry picked from commit 05dacf661911734c85162a0838659c22f0923352)
2020-11-09gendoc template updateyxpoke1-0/+0
Issue-ID: MODELING-455 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: I238a95a9dbded3ad98f22c2be16c5542f7cdeadd
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>