ironic/ironic_tempest_plugin/services
Kyrylo Romanenko 061dfb0d97 Add functional api tests for node resource class
Add following tests:
  Create new node with specified longest name of resource class.
  Update existing node with specified resource class.
  Show resource class field of specified node.
  List nodes of specified resource class only.
  Get detailed nodes list of specified resource class only.
  Try to create a node with too long resource class name.
  Try to update a node with too long resource class name.
  Try to create a node with resource class using older api version.
  Try to update a node with resource class using older api version.
  Try to list nodes with resource class using older api version.

Closes-Bug: #1668605
Change-Id: If412a2aeab2ab457f04067cf296cac80b4378482
2017-05-03 17:31:24 +03:00
..
baremetal Add functional api tests for node resource class 2017-05-03 17:31:24 +03:00
__init__.py Use Tempest plugin interface 2016-01-18 19:37:42 +00:00