Xapp Registration reading configuration from env 49/6649/10
authornaman.gupta <naman.gupta@samsung.com>
Fri, 3 Sep 2021 08:15:45 +0000 (13:45 +0530)
committernaman.gupta <naman.gupta@samsung.com>
Mon, 13 Sep 2021 08:14:40 +0000 (13:44 +0530)
commit2650675e23003fa2d2dca319a72ba04e92316634
tree4861641dfc3e6cd5ff1afb469e504b54bfe6edf2
parente310e43fc236b16d8dc8c6796cfc368fb029c7da
Xapp Registration reading configuration from env

Xapp Registration reading configuration from env instead of
configuration as part of the configuration related to xapp comes from
xapp descriptor and rest of the general configuration is part of the xappframework

Issue-ID: RIC-706
Signed-off-by: naman.gupta <naman.gupta@samsung.com>
Change-Id: Ib6d3a73654806820973afa77dc18dd7469255909
examples/xappConfig.json [deleted file]
ricxappframe/util/__init__.py [new file with mode: 0644]
ricxappframe/util/constants.py [new file with mode: 0644]
ricxappframe/xapp_frame.py
tests/test_config.py
tests/test_xapps.py