ironic/ironic/tests/unit/drivers/modules/irmc
Lin Tan 1a4d589e28 Add choices option to several options
This will help user to avoid wrong configs, and oslo_config exception
ConfigFileValueError will be raised if a wrong value was given in the
config file.

The list of options:
[DEFAULT]/auth_strategy
[glance]/auth_strategy
[glance]/glance_protocol
[neutron]/auth_strategy
[amt]/protocol
[irmc]/remote_image_share_type
[irmc]/port
[irmc]/auth_method
[irmc]/sensor_method

Co-Authored-By: Anton Arefiev <aarefiev@mirantis.com>
Closes-Bug: 1502027
Change-Id: I63cdfbf4eb44c07f7fefa8301e9cda1289654c94
2016-01-14 10:16:16 +00:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ng.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ok.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_boot.py Add choices option to several options 2016-01-14 10:16:16 +00:00
test_common.py Add choices option to several options 2016-01-14 10:16:16 +00:00
test_management.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_power.py Refactor IRMCVirtualMediaIscsiDeploy by applying new BootInterface 2015-11-22 14:35:39 +09:00