Updated base image plus Python to 3.11 99/12199/1
authorjkraitbewr <joshua.kraitberg@windriver.com>
Fri, 8 Dec 2023 17:34:05 +0000 (12:34 -0500)
committerjkraitbewr <joshua.kraitberg@windriver.com>
Fri, 8 Dec 2023 17:40:28 +0000 (12:40 -0500)
commitaa40ec3a8805df28b1358136d5b3a092b4868ac7
tree56d4d55226daeacb1ceabcc5955640627d973044
parentf8e74927f7e3f3a05606cba567b19bdaa3e7acd3
Updated base image plus Python to 3.11

The base image has been updated.  As part of the base image update the
Python version has changed from 3.10 to 3.11.

See base image changes here: https://git.onap.org/integration/docker/onap-python/commit/?h=12.0.0&id=b5ccfd6b07b0b14dc738030c7f33ee242f1724b7

Additionally, the pip requirements had to be updated because of issues
as noted by the comments.  Some config values also needed to be
updated because they no longer worked inside of docker-compose.

TEST PLAN
PASS: Run docker-compose unit testing
PASS: Run compliance and quality robot tests, with mock SMO
* Deploy oran-o2 application on StarlingX system controller (stx8)
* Update/apply override for dev image
* Ensure O2 pod is running using correct image

Issue-ID: INF-437
Signed-off-by: jkraitbewr <joshua.kraitberg@windriver.com>
Change-Id: I321fe76fcf6f1617ca93bad88d3ea8984e877616
Dockerfile
Dockerfile.localtest
constraints.txt
o2common/config/config.py
requirements.txt