Add ironicclient
This patch set adds ironicclient. Change-Id: I122a26465d339ee6e36c0f234d3fd6c57cee2afa Partially-Implements: blueprint build-baremetal-data-model-in-watcher
This commit is contained in:
2
watcher/tests/conf/test_list_opts.py
Normal file → Executable file
2
watcher/tests/conf/test_list_opts.py
Normal file → Executable file
@@ -31,7 +31,7 @@ class TestListOpts(base.TestCase):
|
||||
'DEFAULT', 'api', 'database', 'watcher_decision_engine',
|
||||
'watcher_applier', 'watcher_planner', 'nova_client',
|
||||
'glance_client', 'gnocchi_client', 'cinder_client',
|
||||
'ceilometer_client', 'monasca_client',
|
||||
'ceilometer_client', 'monasca_client', 'ironic_client',
|
||||
'neutron_client', 'watcher_clients_auth']
|
||||
self.opt_sections = list(dict(opts.list_opts()).keys())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user