magnum/magnum/tests/unit
Kirsten G b07b6f34d5 Add verify_ca configuration parameter
Added configuration parameter, verify_ca, to magnum.conf with default
value of True. This parameter is passed to the heat templates to
indicate whether the cluster nodes validate the Certificate Authority
when making requests to the OpenStack APIs (Keystone, Magnum, Heat).
This configuration parameter can be set to False to disable CA
validation.

Co-Authored-By: Vijendar Komalla <vijendar.komalla@rackspace.com>

Change-Id: Iab02cb1338b811dac0c147378dbd0e63c83f0413
Partial-Bug: #1663757
2017-11-21 10:25:32 -08:00
..
api Redundant alias in import statement 2017-11-07 08:24:24 +00:00
cmd Support magnum-conductor multiple process workers 2017-05-02 02:21:29 +00:00
common Stop using deprecated 'message' attribute in Exception 2017-07-24 17:27:24 +05:30
conductor Add verify_ca configuration parameter 2017-11-21 10:25:32 -08:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db Allow master_flavor_id on cluster create 2017-09-27 09:30:18 +00:00
drivers k8s_fedora: Add container_infra_prefix label 2017-09-22 12:08:07 +02:00
objects Allow master_flavor_id on cluster create 2017-09-27 09:30:18 +00:00
service Move cluster status notifications out of driver 2016-12-07 15:27:44 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00