summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle error response for webob>=1.6.0" into stable/mitakamitaka-eol3.3.3stable/mitakaJenkins2016-10-052-3/+63
|\
| * Handle error response for webob>=1.6.0Matt Riedemann2016-04-182-3/+63
* | Pick first image if can't find the specific imageUkesh Kumar Vasudevan2016-08-201-1/+9
* | Merge "List system dependencies for running common tests" into stable/mitaka3.3.2Jenkins2016-07-132-0/+31
|\ \
| * | List system dependencies for running common testsAndreas Jaeger2016-06-302-0/+31
* | | Fix nova host-evacuate for v2.14sampathP2016-06-212-3/+26
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2016-05-152-3/+3
|/
* Merge "Fix host-evacuate-live for 2.25 microversion" into stable/mitaka3.3.1Jenkins2016-03-302-4/+41
|\
| * Fix host-evacuate-live for 2.25 microversionMatt Riedemann2016-03-292-4/+41
* | Remove console expectation from NMI testsKen'ichi Ohmichi2016-03-301-13/+0
|/
* Update .gitreview for stable/mitakaDoug Hellmann2016-03-101-0/+1
* Merge "Provide user with coherent interface to get request_ids"3.3.0Jenkins2016-03-024-56/+42
|\
| * Provide user with coherent interface to get request_idsCao Shufeng2016-02-154-56/+42
* | Merge "[microversion] Bump to 2.25"Jenkins2016-03-027-20/+171
|\ \
| * | [microversion] Bump to 2.25Eli Qiao2016-03-027-20/+171
* | | Merge "Use isinstance instead of type"Jenkins2016-03-021-4/+4
|\ \ \
| * | | Use isinstance instead of typeCao ShuFeng2016-02-281-4/+4
* | | | Merge "Support for abort an ongoing live migration"Jenkins2016-03-017-2/+46
|\ \ \ \ | | |/ / | |/| |
| * | | Support for abort an ongoing live migrationAndrea Rosa2016-03-017-2/+46
* | | | Merge "Add two server-migration commands and bump migration-list command"Jenkins2016-03-019-22/+279
|\ \ \ \ | |/ / /
| * | | Add two server-migration commands and bump migration-list commandShaoHe Feng2016-03-019-22/+279
* | | | Merge "Add a way to discover only contrib extensions"Jenkins2016-03-012-11/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Add a way to discover only contrib extensionsAndrey Kurilin2016-02-192-11/+67
* | | | Merge "Adds missing internationalization for help message"Jenkins2016-02-272-22/+22
|\ \ \ \
| * | | | Adds missing internationalization for help messageBartosz Górski2016-02-252-22/+22
* | | | | Merge "Functional tests for trigger-crash-dump (microversion 2.17)"Jenkins2016-02-252-0/+166
|\ \ \ \ \
| * | | | | Functional tests for trigger-crash-dump (microversion 2.17)Anna Babich2016-02-222-0/+166
* | | | | | Merge "Support for forcing live migration to complete"Jenkins2016-02-258-1/+124
|\ \ \ \ \ \
| * | | | | | Support for forcing live migration to completePawel Koniszewski2016-02-258-1/+124
* | | | | | | Merge "[microversions] Enable 2.21"Jenkins2016-02-256-10/+120
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [microversions] Enable 2.21Andrey Kurilin2016-02-246-10/+120
| | |/ / / / | |/| | | |
* | | | | | Merge "Use assertIsNone instead of assertEqual(None, ***)"Jenkins2016-02-241-15/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use assertIsNone instead of assertEqual(None, ***)Takashi NATSUME2016-02-231-15/+15
| | |_|/ / | |/| | |
* | | | | [microversions] fix help msg for versioned argsAndrey Kurilin2016-02-243-5/+38
* | | | | Merge "Updated from global requirements"Jenkins2016-02-231-1/+1
|\ \ \ \ \
| * | | | | Updated from global requirementsOpenStack Proposal Bot2016-02-201-1/+1
| |/ / / /
* | | | | Fix string interpolation at logging callTakashi NATSUME2016-02-221-1/+1
|/ / / /
* | | | Merge "[microversions] Turn off check for header in response"Jenkins2016-02-191-2/+6
|\ \ \ \
| * | | | [microversions] Turn off check for header in responseAndrey Kurilin2016-02-161-2/+6
| | |/ / | |/| |
* | | | Merge "[microversions] Enable 2.20"Jenkins2016-02-192-1/+2
|\ \ \ \
| * | | | [microversions] Enable 2.20Andrey Kurilin2016-02-172-1/+2
* | | | | [functional] Move code for boot vm to base testcaseAndrey Kurilin2016-02-197-66/+21
* | | | | Merge "Allow to specify a network for functional tests"Jenkins2016-02-185-6/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow to specify a network for functional testsRalf Haferkamp2016-02-165-6/+24
| |/ / /
* | | | [microversions] Add support for 2.19Andrey Kurilin2016-02-166-8/+206
|/ / /
* | | Merge "[microversions] Skip microversion 2.18"Jenkins2016-02-112-1/+9
|\ \ \
| * | | [microversions] Skip microversion 2.18Andrey Kurilin2016-02-102-1/+9
* | | | Merge "Fix running functional tests against deployment with insecure SSL"Jenkins2016-02-102-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix running functional tests against deployment with insecure SSLVincent Untz2016-02-082-2/+12
| | |/ | |/|
* | | Merge "Make _poll_for_status more user-friendly"Jenkins2016-02-093-6/+100
|\ \ \