aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2021-09-17Update documentation for proxy support in A1 adapterychacon1-0/+10
Issue-ID: CCSDK-3458 Signed-off-by: ychacon <yennifer.chacon@est.tech> Change-Id: I44a00efe92019c1db2205267e4faa0a6864bb0fc
2021-05-19PMS documentation updates - A1 IstanbulPatrikBuhr1-2/+4
Minor documentation updates. Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ia5ed3d8f4258d0bba104aa96b1de8c6ea01d3452
2021-04-30PMS Persistent storage of service definitions - A1 IstanbulPatrikBuhr2-2/+2
Storing or registerred services to survice a restart. Change-Id: If1b41d0a3c995b51bb93000caca5ecff9da6fbc1 Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-04-20PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr2-4/+4
Bugfix,improved traces, avoiding synch for RICs after restart. Change-Id: I35ae834cd73cde6b108b941aa0f2c43eeda9379e Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-04-07PMS Persistent storage of policies and type definitions - A1 IstanbulPatrikBuhr2-4/+4
Policy types and type definitions are stored persistently to survive a restart of PMS. Change-Id: Ideae4dae5b6f9de2b82127e65ce5184d615c8fd4 Issue-ID: CCSDK-3256 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-03-11Fix documentation for ccsdk/oranecaiyanlinux1-1/+1
Issue-ID: CCSDK-3201 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Change-Id: Ia9c5cef3b869804ad1d7ed7f4c82f217537b78c9
2021-03-10Fix documentation for ccsdk/oranRehanRaza2-3/+3
Change-Id: Ib1a116fc4bd3fecebdd13849fd9797e411706adc Issue-ID: CCSDK-3201 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2021-03-09Updating documentation for HonoluluJohnKeeney6-56/+99
Change-Id: I2d049db7acb49e50e21963096d00b2bee6076d09 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3201
2021-03-08Update release-notes.rst for ccsdk/oranRehanRaza1-23/+118
Change-Id: I1e1260eb76540db17ef26e9e2836e89ed2cceada Issue-ID: CCSDK-3201 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2021-03-08Documentation updatesPatrikBuhr1-14/+2
Change-Id: Idbfdc085cb25835ff0c77d6d1963fece4fb0fe24 Issue-ID: CCSDK-2966 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-02-02Improved API documentationPatrikBuhr2-1570/+1199
Using swagger3 and improving the API documatation. Change-Id: I31f7783e0a6e6fd7698c68e5df6f2d306bce6816 Issue-ID: CCSDK-3127 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-01-21PMS API Documentation updatesPatrikBuhr2-2/+3048
Change-Id: I2a02145c48fd4b022b2e17b157760bd7ddb8128f Issue-ID: CCSDK-3077 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2021-01-15Added a prefix to the PMS NBIPatrikBuhr2-3066/+2
Replaced the copied pms api files under offered api with symlinks. Change-Id: I9421fdb959078e5de1a20987f3c2a2fa626bb25d Issue-ID: CCSDK-3077 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-12-08Add generation of API yaml fileelinuxhenrik2-1108/+1302
Change-Id: I3f3091c76b926425f9a2187e43dd03a1cdb4bda6 Issue-ID: CCSDK-2736 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-26Add release_notes indexEric Debeau1-20/+19
This document is not referenced in th egloal documentation The release_note index is missing Correct some typos Reduce long lines Issue-ID: CCSDK-2833 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I3eff8c2c9450f10e4e885f2a60fee92bc2a2205c
2020-11-24Added GET configPatrikBuhr2-544/+559
Corrected config so that PUT config receives an object intestead of a string Change-Id: Id784cc2840a2e2e981b0c4e874b8a848964e00ea Issue-ID: CCSDK-2966 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-11-18Update documentationelinuxhenrik7-470/+519
Change-Id: I308ccb6b97eacecf85f3adbcb258905613420a97 Issue-ID: CCSDK-2966 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-17Sort out Maven dependencies in PMSelinuxhenrik2-510/+569
Change-Id: I56a1f7187d53d57d54b5341f3b2dedb0464e3e27 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-17Add ConfigurationControllerelinuxhenrik1-23/+57
Change-Id: I281398dc663c5778ea6a5c34262a5684db4df0d0 Issue-ID: CCSDK-2966 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-10Bugfix, GET policy V2PatrikBuhr1-18/+18
Did not return transient flag. Improved somew unittests Skipped unwanted service callback when RIC is removed Change-Id: I3ca3be5d4592c2a1b31d3b1a23fe601d1d3f85a2 Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-11-04Bugfix path elements containing dotPatrikBuhr1-56/+56
Springboot trunkates last URL path element if it contains a dot '.'. This is a workaround. Change-Id: I1ae4139468a2669bfd6e33ae9eff88b2fc2a2004 Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-11-03Minor API changesPatrikBuhr1-74/+121
The callback registerred at service registration is formalized, documented and tested. Change-Id: Idb135ddcec1862da486c4abd287fd5c7a757d8eb Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-10-26Added support for policy status notificationsPatrikBuhr1-599/+561
Revised the version 2 of the component NBI Change-Id: I06571bfaa47ea3098ef71ce271e710a45b2d96e3 Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-10-21Added support for ORAN A1-P Version 2.0PatrikBuhr2-814/+1313
Change-Id: I82a00dced95b76c97bf93c61a65a8c9d8157a00f Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-10-16Add A1 Adapter API documentationelinuxhenrik5-20/+717
Change-Id: Id19e858c67681b781871169ef79da5edf48c5cb2 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-10-09Add documentation for PMSelinuxhenrik10-13/+956
Change-Id: I4b496142f1c21edd9a044b76d35592ba2ec8c083 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-10-07Update doc referencesSingal, Kapil (ks220y)3-5/+8
Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ibca8de76576e03e32a6af1006768c6813ca91556
2020-10-07Use redoc for api docselinuxhenrik9-605/+1481
Change-Id: Ia530424154226698aad6c1498c90eadf23efdea0 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-10-05Add support for sphinx-tabsJessica Wagantall1-0/+1
sphinx-tabs seem to be needed as part of the requirements. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4041972eff7e00bc788d04651e07ba2a4ac72fc5
2020-10-03Updating Sphinx version as docs failingSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0b603ea4db2cbcf2494881a86941a511dc195dea
2020-10-01Update conf.pyJessica Wagantall1-3/+1
Remove comment use add_css_file to import their ribbon.css Issue-ID: CCSDK-2833 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ifff696e96b7279bea63f2b75c84238a94c0e2fc0
2020-09-30Removing un-necessary tox.iniSingal, Kapil (ks220y)1-0/+2
Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9bef522e701af8ce4a09b4459875fadceac0cf5a
2020-09-30Add Developer guide to documentationelinuxhenrik5-5/+729
Change-Id: I960370076653737b9d2892ce657015cd5f8025ea Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-25Add ccsdk-oran docs configurationJessica Wagantall6-1/+121
Example of how this changeset was created. includes link to documentation: https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410 Merging this will create https://onap-ccsdk-oran.readthedocs.io Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I509302cf10fd03d5be93d3f1a8dd5609602bc76b Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-09-23Add master_index reference to documentationelinuxhenrik1-1/+1
Change-Id: I8b04702c9bcd57a4db4b3927b1b49b06e26865e0 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-22Fix documentation configurationelinuxhenrik4-23/+5
Change-Id: Icf6eaa2c951a04c15d457a1f51fa98661a226f2b Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-21Add documentation configurationelinuxhenrik7-0/+38
Change-Id: I6a1bcd9829c024b5a6c6f1dd55a095a19d020028 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>