Fix o2pubsub container without host cert 46/13746/1
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Wed, 13 Nov 2024 07:50:17 +0000 (15:50 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Wed, 13 Nov 2024 07:51:00 +0000 (15:51 +0800)
commit6af0885aacaec2d572e64a3afe939a9c5fdf90b6
tree0312d77776c459c936290f8828509cb420843063
parent76669a56b678e7d493c1a229552f84d4a020e81a
Fix o2pubsub container without host cert

On StarlingX openstack is now by default HTTPS. Support must be added
for this.

Also, In the helm chart, values have been added to allowing mounting
the host cert in the o2pubsub pod. The mounted cert is then used to
verify the SSL certificate of the STX and FM clients.

TEST PLAN
PASS: Run compliance and quality robot tests, with mock SMO
* With HTTPS enabled
* Use cert mounting values
* Deploy oran-o2 application on StarlingX system controller (stx10)
PASS: Run compliance and quality robot tests, with mock SMO
* Without HTTPS enabled
* Deploy oran-o2 application on StarlingX system controller (stx10)

Change-Id: I2b2e26f25e04d638a3a0814645cfa28153721b49
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
charts/templates/deployment.yaml