pvc/client-cli/cli_lib
Joshua Boniface 45542bfd67 Avoid verifying SSL on local connections
Since these will almost always connect to an IP rather than a "real"
hostname, don't verify the SSL cert (if applicable). Also allow the
overriding of SSL verification via an environment variable.

As a consequence, to reduce spam, SSL warnings are disabled for urllib3.
Instead, we warn in the "Using cluster" output whenever verification is
disabled.
2020-08-27 23:54:18 -04:00
..
ansiprint.py Update copyright header year to 2020 2020-01-08 19:38:02 -05:00
ceph.py Disable gtod_reduce for benchmarks 2020-08-25 17:02:06 -04:00
cluster.py Add status information in cluster status 2020-08-17 12:25:23 -04:00
common.py Avoid verifying SSL on local connections 2020-08-27 23:54:18 -04:00
network.py Use .get for JSON message responses 2020-07-20 12:31:12 -04:00
node.py Use .get for JSON message responses 2020-07-20 12:31:12 -04:00
provisioner.py Use .get for JSON message responses 2020-07-20 12:31:12 -04:00
vm.py Use .get for JSON message responses 2020-07-20 12:31:12 -04:00
zkhandler.py Rename API and common Debian packages 2020-02-08 18:50:38 -05:00