Activity log for bug #1384564

Date Who What changed Old value New value Message
2014-10-23 07:04:43 Anastasia Kuznetsova bug added bug
2014-10-23 07:05:21 Anastasia Kuznetsova mistral: importance Undecided Medium
2014-10-23 07:05:28 Anastasia Kuznetsova mistral: assignee Anastasia Kuznetsova (akuznetsova)
2014-10-23 07:06:03 Anastasia Kuznetsova description Now we support two API versions in Mistral and have to run both tests suite. Initially differences between this version was not very large and we could use same test scenarios for workbooks, executions and tasks in both versions. Now in v2 we have more endpoints and there are more differences between v1 and v2 and, as a result, we have to test different scenarios for workbooks, executions, but we have the same test suites for them (in v1 and v2). So need to: - separate v1 and v2 api tests for workbooks and executions; - add more complex scenarios for these endpoints in v2 - optimize methods realization for v2 tests (for example we have 3 methods "get_**_definition" for 3 different mistral items, but all of them make the same REST call but for different endpoints. Endpoint can be passed as a parameter.) Now we support two API versions in Mistral and have to run both tests suite. Initially differences between these versions was not very large and we could use same test scenarios for workbooks, executions and tasks in both versions. Now in v2 we have more endpoints and there are more differences between v1 and v2 and, as a result, we have to test different scenarios for workbooks, executions, but we have the same test suites for them (in v1 and v2). So need to: - separate v1 and v2 api tests for workbooks and executions; - add more complex scenarios for these endpoints in v2 - optimize methods realization for v2 tests (for example we have 3 methods "get_**_definition" for 3 different mistral items, but all of them make the same REST call but for different endpoints. Endpoint can be passed as a parameter.)
2014-11-13 14:19:30 OpenStack Infra mistral: status New In Progress
2014-11-21 12:00:11 Anastasia Kuznetsova mistral: milestone kilo-1
2014-12-01 15:16:42 OpenStack Infra mistral: status In Progress Fix Committed
2014-12-19 07:16:50 Renat Akhmerov mistral: status Fix Committed Fix Released
2015-05-07 08:19:56 Renat Akhmerov mistral: milestone kilo-1 2015.1