python-ironicclient/ironicclient/tests
linggao f5823b20bc Modifies CLI to show nodes by instance uuid
This patch updates the node-show subcommand for ironic so that it
shows the node that matches the given instance UUID.
ironic node-show [--instance] id
It also updates node-list subcommand so that it can show all the
nodes that have instance UUID associated or the opposite.
ironic node-list [--associated true|false]
This patch also fixes a few strings for i18n support.

Change-Id: I2aec9ba6e296e0d1db9f3ef9eed7236ecfb32cf6
Closes-Bug: #1239026
2013-11-13 21:56:23 +00:00
..
v1 Modifies CLI to show nodes by instance uuid 2013-11-13 21:56:23 +00:00
__init__.py Add basic tests 2013-09-19 21:15:19 +01:00
test_client.py Fixes Auth Token being sent as lambda function 2013-10-29 09:41:57 -07:00
test_http.py Merge "Rename variables called 'fixtures'" 2013-11-12 16:51:35 +00:00
test_shell.py Reorder imports 2013-11-11 18:12:58 +01:00
test_utils.py Deal with unicode strings 2013-11-12 10:02:58 +00:00
utils.py Merge "Rename variables called 'fixtures'" 2013-11-12 16:51:35 +00:00