Age | Commit message (Collapse) | Author | Files | Lines |
|
Attempt to stablize the synch.
Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ie0f266e2eef23e91dcf6f5925a577bb930b6d9e8
|
|
Added support for PMS sending an authorization token in each REST call(in the HTTP header).
The token is read from a file.
Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I92229f67d2c1486530f3c6ebb22f60bd3b359676
|
|
Documentation updates
Issue-ID: CCSDK-3560
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I0e9e5fe4eefb8a95936596f5484c5b7cebc66717
|
|
API documentation updates.
Issue-ID: CCSDK-3495
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ib4f5cfd437a1bad99528d19dcec61f6dc521593b
|
|
Jakarta
Enabling the feature by default and fixing so that the schema can be loaded from the jar.
Issue-ID: CCSDK-3468
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I49a41b9124b74d5019200cc9b6eb48c5d46b043d
|
|
Jakarta
To create a json schema to be used for validation of the PMS configuration.
The schema shall be used by PMS.
It can also be used by the end user. The documentation should be updated on how can be done.
Issue-ID: CCSDK-3468
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I9932fa42ff40681098764c8dc84ac201bb3fabaf
|
|
Added support for using protocols SEC4 and SEC5 between the PMS and
a HTTP proxy in order to make that communication encrypted.
Change-Id: Ia0e992d2bc41db67203ec75a94c84aeecf77bdce
Issue-ID: CCSDK-3459
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Bugfix,improved traces, avoiding synch for RICs after restart.
Change-Id: I35ae834cd73cde6b108b941aa0f2c43eeda9379e
Issue-ID: CCSDK-3256
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
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>
|
|
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ia28deef87353f00bd29b021679f5669a68495b66
|
|
A HTTP proxy may be used to access NearRT-RICs
For other HTTP acces; Consul; DMAAP, local, and R-APP callbacks no proxy is used.
Change-Id: Ibc3ed8bada76cafb23323bf03b28a9876bed60eb
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
application.log not found in container.
logging.file is deprecated in latest version of spring-boot-parent.
Use logging.file.name instead.
Change-Id: Icdb0f72f7b4d0647346b331eb4a972165aac4788
Issue-ID: CCSDK-2741
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
Change-Id: I4925a613a85b182aab6d78dafd55ec333acba49d
Issue-ID: CCSDK-2617
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|