Support distributed cloud with or without SSL 52/8452/3
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Thu, 26 May 2022 06:42:22 +0000 (14:42 +0800)
committerBin Yang <bin.yang@windriver.com>
Sun, 12 Jun 2022 08:13:54 +0000 (08:13 +0000)
commit2ec12b6c645d9537c0aa4e508ea6885752a55580
treef62ef6e088270961e37f23ae822e067c76fc110e
parent576ad21504bb3e50546b349c63ebec7bd0c805ab
Support distributed cloud with or without SSL

1. keep the http scheme for the sub cloud without SSL
2. Use the insecure parameter for the sub-cloud with SSL, and use the https

Issue-ID: INF-275
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
Change-Id: I105877e2a2d9f316a08b2f58eb096a1ff29bd0e9
README.md
o2common/config/config.py
o2ims/adapter/clients/ocloud_client.py