summaryrefslogtreecommitdiff
path: root/ironic_tempest_plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix docstrings in Tempest Plugin REST client for Ironic API"Jenkins2016-09-191-4/+5
|\
| * Fix docstrings in Tempest Plugin REST client for Ironic APIKyrylo Romanenko2016-09-141-4/+5
* | [trivial] Fix typo in docstringKyrylo Romanenko2016-09-161-1/+1
|/
* Replace six iteration methods with standard onesLuong Anh Tuan2016-09-124-7/+4
* Merge "Remove unused LOG and CONF"Jenkins2016-09-012-7/+0
|\
| * Remove unused LOG and CONFzhufl2016-09-012-7/+0
* | Fix incorrect order of params of assertEqual()Luong Anh Tuan2016-08-292-4/+4
|/
* Using assertIsNone() is preferred over assertEqual()Luong Anh Tuan2016-08-221-1/+1
* Fix incorrect order of params of assertEqual()Luong Anh Tuan2016-08-171-1/+1
* Add test to verify ironic multitenancyYuriy Yekovenko2016-07-184-19/+204
* No need for 'default=None' in config variableGary Kotton2016-06-161-1/+0
* tempest: start using get_configured_admin_credentialsEmilien Macchi2016-05-291-1/+1
* Fix signature for request methodVasyl Saienko2016-05-271-4/+2
* Introduce provision states: AVAILABLE, ENROLLdparalen2016-05-251-1/+4
* Add support for API microversions in Tempest testsYuiko Takada2016-05-257-10/+268
* Fix usage of rest_client expected_success() in testsghanshyam2016-04-211-6/+6
* Document how to run the tempest testsLucas Alvares Gomes2016-04-201-12/+3
* Tune interval for node provision state checkvsaienko2016-03-311-4/+6
* Replace depricated tempest-lib with tempest.libLenny Verkhovsky2016-03-089-15/+15
* Comment out test options that already exists on tempest's treeMauro S. M. Rodrigues2016-02-101-30/+33
* Refresh ssh verification mechanismMauro S. M. Rodrigues2016-02-041-7/+4
* Remove hard-coded DEPLOYWAIT timeout from Baremetal ScenarioMike Turek2016-01-292-1/+5
* Migrate Tempest tests into Ironic treeYuiko Takada2016-01-1920-4/+2171
* Use Tempest plugin interfaceYuiko Takada2016-01-188-0/+107