3 Commits

Author SHA1 Message Date
Kyrylo Romanenko
3076ab7ebb Use name randomizer from tempest
Import method rand_name from tempest.lib.common.utils.data_utils
instead of reimplementing it.

Change-Id: I1f3895cbd926a3e79a9e9eae0fa02b8538034030
2016-05-26 11:39:57 +00:00
Kyrylo Romanenko
aa5e9ad272 Fix misprints in docstring
Change-Id: I05cdddd6a27d25dd00418021f733bc02f0198fa7
Closes-Bug: #1522345
2015-12-03 12:15:58 +02:00
Sergey Turivnyi
41d0f8ff83 Add sanity tests for testing actions with Node
Smoke tests for the Ironic CLI commands
which checks basic actions with node command like
create, update, delete etc.

Add get_table_headers() method that allows to
get table header from cmd output.
Add 'utils' module
Table structure tests have been updated.

Change-Id: If60b3720e9ce9a6a6c7e35880bf3f9c661d6f259
Implements: blueprint ironicclient-functional-tests
2015-11-26 16:37:12 +00:00