senlin/senlin/tests/unit
Dmitriy Rabotyagov d4ec93ae55 Add options to choose endpoints and SSL verification
In case of usage of self-signed SSL certificates for public endpoints,
you will get stuck with senlin usage. So in case of such scenario it's
essential to either choose endpoint type or disable SSL verification.
Both of these options are implemented in most services and are expected.

Change-Id: Ifa475ff146af8b49a762218ff244f0ff0fee9ac0
2020-10-12 22:07:04 +00:00
..
api Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
cmd Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
common Remove six usage 2020-01-13 14:22:55 -08:00
conductor Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
db Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
drivers Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
engine Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
events Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
health_manager Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
objects Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
policies Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
profiles Pass in correct port id parameter 2020-09-16 00:57:25 +00:00
__init__.py Remove i18n.enable_lazy() call from senlin.cmd 2018-11-05 12:20:52 -05:00
fakes.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
test_common_constraints.py Fix requirements, update hacking 2020-03-30 10:51:45 +00:00
test_common_context.py Remove tox unit test warnings 2017-12-18 05:05:02 -05:00
test_common_exception.py Remove six usage 2020-01-13 14:22:55 -08:00
test_common_messaging.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_scaleutils.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_schema.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_utils.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_conf.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_hacking.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_rpc_client.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00