Commit f88395ca authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Robot image upgrade and new visibility section at Features

parent 50c516c2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# Visibility Control

WORK IN PROGRESS
 No newline at end of file
+11 −0
Original line number Diff line number Diff line
@@ -60,6 +60,16 @@ This improvement introduces a structured deployment order for OpenCAPIF componen

Additionally, this change includes minor improvements such as correctly setting the `appVersion` in the charts, code and script enhancements, improved deployment control, and reduced deployment times.

#### **Robot image generation upgraded**

Robot image was upgraded to latest version on this release, including following work:

- Base Ubuntu version updated to 22.04. Also this base ubuntu image was pushed to ETSI registry.
- Dockerfile improved.
- Base requirements.txt updated to latest versions.
- New robot image version 2.0 uploaded to ETSI registry
- All Scripts related with robot update current version to be used from 1.0 to 2.0.

### **Testing**

- 2 New tests related with use of same apiName across different AEFs.
@@ -79,6 +89,7 @@ Additionally, this change includes minor improvements such as correctly setting
- New test plan section related with OpenCAPIF Interconnection.
- New OpenCAPIF Interconnection section under features section.
- New [Open Discover](./open-discover/open-discover.md) section added under Features, with a developer guide on how to call the Open Discover Service API (authentication, query parameters and error responses).
- New Visibility Control section under features section.

## **Release 4.0.0**

+1 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@ nav:
      - Vault Certificate Management: ./vault/vault.md
      - OpenCAPIF Interconnection: ./interconnection/interconnection.md
      - Open Discover: ./open-discover/open-discover.md
      - Visibility Control: ./features/visibility-control/visibility-control.md
  - SDK:
      - Introduction: ./sdk/sdk_introduction.md
      - Requirements: ./sdk/sdk_requirements.md