summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "[microversions] Add support for 2.15"Jenkins2016-01-213-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | [microversions] Add support for 2.15Balazs Gibizer2016-01-123-2/+3
* | | | | Merge "[microversions] Add support for 2.14"Jenkins2016-01-215-9/+56
|\ \ \ \ \ | |/ / / /
| * | | | [microversions] Add support for 2.14Balazs Gibizer2015-12-315-9/+56
* | | | | Merge "Fix URLs for CLI Reference and API"Jenkins2016-01-212-3/+3
|\ \ \ \ \
| * | | | | Fix URLs for CLI Reference and APIAndreas Jaeger2016-01-162-3/+3
* | | | | | Merge "Functional tests for flavors with public and non-public access"Jenkins2016-01-214-29/+139
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Functional tests for flavors with public and non-public accessAnna Babich2016-01-194-29/+139
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-01-191-1/+1
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-01-181-1/+1
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-01-172-21/+21
| |/ / / / |/| | | |
* | | | | Merge "Add functional tests launcher for py3 env"Jenkins2016-01-163-2/+9
|\ \ \ \ \
| * | | | | Add functional tests launcher for py3 envAndrey Kurilin2016-01-153-2/+9
* | | | | | Merge "[microversions] Add support for API microversion 2.13"Jenkins2016-01-134-5/+115
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | [microversions] Add support for API microversion 2.13Kevin_Zheng2015-12-234-5/+115
* | | | | | Merge "Test: Clean v2 client userwarning"Jenkins2016-01-137-45/+55
|\ \ \ \ \ \
| * | | | | | Test: Clean v2 client userwarningChaozhe.Chen2016-01-127-45/+55
* | | | | | | Merge "Add a mechanism to call out deprecated options"Jenkins2016-01-133-11/+558
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add a mechanism to call out deprecated optionsKevin L. Mitchell2016-01-073-11/+558
| | |_|_|_|/ | |/| | | |
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-01-121-1/+1
* | | | | | Merge "Fix W503 line break before binary operator"Jenkins2016-01-122-5/+5
|\ \ \ \ \ \
| * | | | | | Fix W503 line break before binary operatorDirk Mueller2016-01-092-5/+5
| | |/ / / / | |/| | | |
* | | | | | Fix broken link in documentationJake Yip2016-01-121-1/+1
|/ / / / /
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-01-071-1/+1
|/ / / /
* | | | Replace assertTrue(isinstance()) by optimal assertLiuNanke2016-01-072-10/+10
* | | | Merge "Use assertTrue/False instead of assertEqual(T/F)"3.2.0Jenkins2016-01-062-3/+2
|\ \ \ \
| * | | | Use assertTrue/False instead of assertEqual(T/F)yangyapeng2016-01-042-3/+2
* | | | | Merge "[microversions] share one object for shell arguments"Jenkins2016-01-052-22/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [microversions] share one object for shell argumentsAndrey Kurilin2015-12-222-22/+19
| |/ / /
* | | | Merge "Validate the fixed ip address passed with --nic"Jenkins2016-01-042-0/+19
|\ \ \ \
| * | | | Validate the fixed ip address passed with --nicZhihai Song2015-12-232-0/+19
| | |/ / | |/| |
* | | | Merge "document search_opts parameter"Jenkins2016-01-041-1/+15
|\ \ \ \
| * | | | document search_opts parameterSean Dague2015-12-181-1/+15
* | | | | Merge "Fixed test_shell which can't test microversions>=2.4"Jenkins2016-01-042-4/+9
|\ \ \ \ \
| * | | | | Fixed test_shell which can't test microversions>=2.4Sergey Nikitin2015-12-222-4/+9
| | |/ / / | |/| | |
* | | | | Merge "Add python 2.7 comment"Jenkins2016-01-041-0/+1
|\ \ \ \ \
| * | | | | Add python 2.7 commentSean Dague2016-01-041-0/+1
* | | | | | Merge "Put py34 first in the env order of tox"Jenkins2016-01-041-1/+1
|\ \ \ \ \ \
| * | | | | | Put py34 first in the env order of toxJanonymous2015-12-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix extension loading from python path on Python 2.7"Jenkins2016-01-041-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix extension loading from python path on Python 2.7Jim Rollenhagen2015-12-311-0/+2
* | | | | | Merge "Wrong usage of "a/an""Jenkins2016-01-044-5/+5
|\ \ \ \ \ \
| * | | | | | Wrong usage of "a/an"hgangwx2015-12-304-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix a Typo in Docstring"Jenkins2016-01-041-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a Typo in Docstringlei zhang2015-12-011-1/+1
| |/ / / / /
* | | | | | Merge "Fix help strings"Jenkins2016-01-044-16/+16
|\ \ \ \ \ \
| * | | | | | Fix help stringsAndreas Jaeger2015-12-284-16/+16
| |/ / / / /
* | | | | | Merge "Cleanup needless code from oslo-incubator"Jenkins2016-01-0416-2276/+255
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cleanup needless code from oslo-incubatorAndrey Kurilin2015-12-1816-2276/+255
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-12-211-1/+1
| |/ / / / |/| | | |