Read list type of environment variables

DBAAS Helm Charts appconfig has been changed to have individual ports
and master names for each SDL cluster due to problems seen with DBAAS
upgrade and rollback caused by re-allocation of the same address/port
of Redis to some other SDL cluster. Implement support for new list type
environment variables reading in SDL:
 * DBAAS_SERVICE_PORT
 * DBAAS_SERVICE_SENTINEL_PORT
 * DBAAS_MASTER_NAME

Issue-Id: RIC-698

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: Id75e53c3542f2c2b24a2fd815a5583b1394d8d79
10 files changed
tree: b870d53fb3869fff2f97fb20c07c732f1806bdd9
  1. docs/
  2. releases/
  3. ricsdl-package/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. .readthedocs.yaml
  8. INFO.yaml
  9. LICENSES.txt
  10. README.md
  11. tox.ini
README.md

Python Shared Data Layer (SDL) library in RAN Intelligent Controller (RIC)

Please see the README.md in ricsdl-package directory.