senlin-dashboard/senlin_dashboard/api
Pham Le Gia Dai 5c215832cd Adding CACERT and NO_VERIFY option on senlinclient
When deploy openstack with selfsigned CA cert, the senlin-dashboard unable to fetch required data.
Adding `cacert = settings.OPENSTACK_SSL_CACERT` and `insecure = settings.OPENSTACK_SSL_NO_VERIFY` to build ks_session.Session suitable for current environment and fix SSL Error issue

Closes-Bug: #2047622
Change-Id: I949871801d147a14b53696d3ebad79f0b4c8d3a7
2023-12-28 13:53:04 +07:00
..
rest Add resize action for cluster 2018-03-09 19:57:13 +09:00
__init__.py Add init repo 2015-08-24 23:04:09 +08:00
senlin.py Adding CACERT and NO_VERIFY option on senlinclient 2023-12-28 13:53:04 +07:00
utils.py Address RemovedInDjango40Warning 2023-01-20 11:48:35 +05:30