summaryrefslogtreecommitdiffstats
path: root/onap_data_provider
AgeCommit message (Collapse)AuthorFilesLines
2023-09-27Data provider 0.7.2 version0.7.2Michal Jagiello1-3/+3
Uses latest onapsdk and fix passing few parameters Issue-ID: INT-2264 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I73d80a0d81661a6082a04414f2623df3725165cb
2023-01-24Create CPS anchor nodes using ODPpaweldenst4-7/+93
Added required anchor-name and dataspace-name for schema Issue-ID: INT-2179 Signed-off-by: paweldenst <pawel.denst@external.t-mobile.pl> Change-Id: I98d3b25a724af16adf4943bcd832054ed43c69f0
2022-12-26Use the latest JSON Schema on ONAP data providerpaweldenst4-4/+787
Changes in samples Issue-ID: INT-2175 Signed-off-by: paweldenst <pawel.denst@external.t-mobile.pl> Change-Id: I79f21c3bdad9d1f0a5dcb8a6bbf759dc3f4c41ba
2022-07-21Fix issue with service subscription creation0.7.1Michal Jagiello1-1/+1
Service subscription creation on Customer failing on A&AI request because of the ONAP SDK change which was not applied on data-provider Issue-ID: INT-2140 Change-Id: I6e7cb03dd121688bef5c88350e2f30823d083890 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
2022-07-18[CPS] Create CPS resources using data provider0.7.0Michal Jagiello3-0/+279
Create: - dataspace - anchor - schema set Issue-ID: INT-2135 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I49fa9aa34bd4157372571275774c6a410d1bedcb
2022-07-11CDS blueprint and blueprint's resource template resourcesMichal Jagiello4-1/+182
Add 2 more resources: - CDS blueprint - CDS blueprint's resource template Both added into 1.1 schema Change the version into 0.7.0 Issue-ID: INT-2134 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I4dfb343f233922a2f8a524dc135f7eec051e69aa
2022-06-28[Data provider] Add relationships between some A&AI resources0.6.0Michal Jagiello4-79/+124
Create relationship between: Tenant <-> Line of business Tenant <-> Owning entity Cloud region <-> Project Issue-ID: INT-2126 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I3523c02b28b5fe972c0fbba112c8ffa532feadb8
2022-02-16Merge "Custom YAML tag to get already existed ONAP resources properties"Michal Jagiello6-1/+234
2022-02-16Add support for resource's component property as resource inputPiotr Stanior2-13/+42
Change-Id: Ib0719f20a52aaa0356be407931a75fbeea4302dd Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl> Issue-ID: INT-2076
2022-02-14Custom YAML tag to get already existed ONAP resources propertiesMichal Jagiello6-1/+234
Would be useful for Alloted Resources Issue-ID: INT-2075 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Iad398a2f0c049ba73fa4569a0f2caed1311f077c
2022-02-08Merge "Declare nested inputs in services"Michal Jagiello3-31/+89
2022-02-08Declare nested inputs in servicesMichal Jagiello3-31/+89
Distinguish service and xNFs inputs in schema Add 'coverage' env in tox Issue-ID: INT-2060 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I15c4ac2b2ddb28c938044b7e0a130a1644146f8b
2022-02-07Merge "Add vfc resource support for xnfs"Michal Jagiello3-1/+59
2022-02-07Add data dictionary resource creationPiotr Stanior4-0/+101
Change-Id: Iacabc66da38b7e4b8b04d3041e136343fcf5183c Issue-ID: INT-2055 Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2022-02-03Add vfc resource support for xnfsPiotr Stanior3-1/+59
Change-Id: I8caa5174e35167f1bd26fe4a950af2cd7fe63ead Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl> Issue-ID: INT-2058 Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2022-01-31Allow tenant name in service instantiationPiotr Stanior2-1/+31
Change-Id: I26af41c8a1bf35c21f62d9b252fcd5eb9c7bbaee Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl> Issue-ID: INT-2048 Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2022-01-27Update properties of the SDC modelsMichal Jagiello5-931/+1023
Issue-ID: INT-2053 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I44ea3ed17948c37698aaa1d2c3a5b83011e0b90a Author: Theo Schönen <H.Schoenen@telekom.de>
2022-01-27Add xNFs category and subcategoryMichal Jagiello3-2/+17
Issue-ID: INT-2054 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Iae6e95e882570740d7fe761ad673511a346c9c57
2022-01-20Add PNF instantiation supportMichal Jagiello3-27/+32
Issue-ID: INT-2047 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I55f124cfee3f8f8260c967cc24e52cd79e680e0b
2022-01-14Update ONAP SDK version to 9.2.2Piotr Stanior1-1/+2
Issue-ID: INT-2043 Change-Id: Ia77b525ec05427b696ab3aaf31f51ef5f8f0ff58 Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2021-12-03Data provider releaseMichal Jagiello31-0/+3770
Change-Id: Ia041a07152e8dabd87de05992d3670cbdc1ddaae Issue-ID: INT-2010 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>