ironic-inspector/ironic_inspector/test/unit
Pavlo Shchelokovskyy 918775cb01 Add keystoneauth adapters
Inspector sets API urls for ironic and swift from the config.
The better way would be to discovery them from the keystone
catalog.

Supporting this requires to register keystoneauth adapter
options to all config sections for service clients auth.
swiftclient still does not support adapter session client, so
pass all options from adapter explicitly.

New options were added 'service_type`, `service_name`, `region_name`
`endpoint_override`, `interfaces`.

Related-Bug: #1699547
Change-Id: I2e7ec02fdeeea21ef43136ddeabc98d499a8ba7f
Co-Authored-By: Anton Arefiev <aarefiev@mirantis.com>
2018-01-16 18:06:10 +00:00
..
__init__.py Move unit tests to "unit" directory 2016-04-05 11:15:29 +03:00
policy_fixture.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
test_api_tools.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
test_common_ironic.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_db.py Use new oslo db EngineFacade 2017-06-15 14:25:55 +03:00
test_dnsmasq_pxe_filter.py Fix Py2/Py3 differences in write locking code 2018-01-11 14:42:51 +00:00
test_introspect.py Terminal state transitions in transactions 2017-12-19 18:15:31 +01:00
test_iptables.py Refactoring the firewall 2017-10-19 16:38:15 +02:00
test_keystone.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_main.py Centralize config options 2018-01-04 20:43:58 -08:00
test_migrations.py Use new oslo db EngineFacade 2017-06-15 14:25:55 +03:00
test_node_cache.py Merge "Terminal state transitions in transactions" 2017-12-22 19:04:46 +00:00
test_plugins_base.py Allow hooks to have dependencies on other hooks 2017-04-26 19:13:52 +02:00
test_plugins_capabilities.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_plugins_discovery.py Use flake8-import-order 2017-02-16 10:11:06 -08:00
test_plugins_extra_hardware.py Changed an assert to more specific assert method 2016-08-30 08:07:31 +07:00
test_plugins_lldp_basic.py Add plugin to process basic management LLDP TLVs 2017-01-31 19:51:39 -05:00
test_plugins_local_link_connection.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_plugins_pci_devices.py Use assertEqual() instead of assertDictEqual() 2016-09-26 11:07:27 +07:00
test_plugins_raid_device.py Remove deprecated alias "root_device_hint" for "raid_device" hook 2016-06-06 19:07:24 +02:00
test_plugins_rules.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_plugins_standard.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_process.py Terminal state transitions in transactions 2017-12-19 18:15:31 +01:00
test_pxe_filter.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_rules.py Merge "Remove rollback support from introspection rules" 2017-05-18 15:24:48 +00:00
test_swift.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_utils.py Merge "Add request context and policy enforcement" 2017-10-19 21:40:24 +00:00
test_wsgi_service.py Refactoring the firewall 2017-10-19 16:38:15 +02:00