Enable IP address for the container registry in the xApp descriptor file 54/7754/1
authorAlexandre Huff <alexandrehuff@utfpr.edu.br>
Tue, 15 Feb 2022 21:20:10 +0000 (18:20 -0300)
committerAlexandre Huff <alexandrehuff@utfpr.edu.br>
Tue, 15 Feb 2022 21:20:10 +0000 (18:20 -0300)
commitbe6039c35840ab4597c1b177ad59005439ae371d
tree0e3a79076ca454410cbd2edec511866a63b3d454
parentf2d47c8e00d1771c8c747e45a0bad99e3eda5a90
Enable IP address for the container registry in the xApp descriptor file

Currently, appmgr does not allow onboarding xApp images that are
available in image registries pointed by IP addresses.
This change enables setting up an IPv4 address for the container
registry in the xApp descriptor file.

Issue-ID: RIC-884

Signed-off-by: Alexandre Huff <alexandrehuff@utfpr.edu.br>
Change-Id: Ie214cb460e791557333fe16d01848993c1f6b546
xapp_orchestrater/dev/xapp_onboarder/xapp_onboarder/helm_controller/xapp_schema.py