python-ironicclient/ironicclient/tests/unit
Brad P. Crochet a5a15e40a5 Introduce openstackclient plugin
Adds the code necessary for ironicclient to work as a plugin for
openstackclient.

* baremetal list
* baremetal show
* baremetal delete
* baremetal create
* baremetal set
* baremetal unset

Change-Id: I91ea4f4a63b0e7a8ea004c47422d19ca0f288dcd
2015-09-18 08:45:21 -04:00
..
osc Introduce openstackclient plugin 2015-09-18 08:45:21 -04:00
v1 Added unit tests for command-line shell 2015-08-03 19:28:43 +05:30
__init__.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
keystone_client_fixtures.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
test_client.py Cache negotiated api microversion for server 2015-06-23 08:55:12 +09:30
test_filecache.py Fix unittests due mock 1.1.0 release 2015-07-13 16:08:55 +01:00
test_http.py Also retry on connection refused 2015-07-27 14:32:28 +02:00
test_import.py Remove unneeded 'utf-8' coding lines 2015-04-21 16:44:47 +00:00
test_shell.py Register global Keystone args first 2015-06-16 18:15:35 +00:00
test_utils.py Allow specifying a set of fields of the Port and Chasis resources 2015-07-15 14:25:51 +01:00
utils.py Cache negotiated api microversion for server 2015-06-23 08:55:12 +09:30