summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Migrated agents_client.py, test_agents_client.py, agents.py from tempest"0.9.0Jenkins2015-09-1610-0/+263
|\
| * Migrated agents_client.py, test_agents_client.py, agents.py from tempestKen'ichi Ohmichi2015-09-1610-0/+263
* | Merge "Write the latest change_id on migration commit"Jenkins2015-09-161-11/+4
|\ \ | |/ |/|
| * Write the latest change_id on migration commitKen'ichi Ohmichi2015-09-161-11/+4
* | Merge "Fix cli.base.execute with py34"Jenkins2015-09-152-2/+39
|\ \ | |/ |/|
| * Fix cli.base.execute with py34Mehdi Abaakouk2015-09-012-2/+39
* | Keep original pathes of source filesKen'ichi Ohmichi2015-09-141-2/+4
* | Add HTTP30X checks for validate_response()0.8.0Ken'ichi Ohmichi2015-09-042-5/+15
* | Merge "Make TokenClientJSON deprecated"Jenkins2015-09-037-18/+48
|\ \
| * | Make TokenClientJSON deprecatedKen'ichi Ohmichi2015-09-027-18/+48
* | | Updated from global requirementsOpenStack Proposal Bot2015-08-261-1/+1
| |/ |/|
* | Merge "Add the resp to RestClientExceptions"Jenkins2015-08-193-76/+62
|\ \
| * | Add the resp to RestClientExceptionsPaul Glass2015-07-303-76/+62
* | | Updated from global requirementsOpenStack Proposal Bot2015-08-101-1/+1
| |/ |/|
* | Updated from global requirementsOpenStack Proposal Bot2015-08-042-2/+2
* | Add std out to ssh exception.Andrey Pavlov2015-07-282-2/+3
|/
* Updated from global requirementsOpenStack Proposal Bot2015-07-221-2/+1
* Updated from global requirements0.7.0OpenStack Proposal Bot2015-07-153-5/+6
* Properly decode body before calling json.loads()Matthew Treinish2015-07-105-7/+54
* Updated from global requirementsOpenStack Proposal Bot2015-06-301-1/+1
* Merge "Categorize rest client exceptions"Jenkins2015-06-253-23/+39
|\
| * Categorize rest client exceptionsafazekas2015-06-223-23/+39
* | Make resp_body optional on RestClientException0.6.1Ken'ichi Ohmichi2015-06-241-1/+1
* | Merge "Revert "Adding support for neutron-debug CLI.""0.6.0Jenkins2015-06-231-23/+0
|\ \
| * | Revert "Adding support for neutron-debug CLI."Matthew Treinish2015-06-231-23/+0
* | | Updated from global requirementsOpenStack Proposal Bot2015-06-223-9/+8
| |/ |/|
* | Merge "Allows any valid ISO8601 timestamp in token expiry time format"Jenkins2015-06-202-18/+31
|\ \
| * | Allows any valid ISO8601 timestamp in token expiry time formatDaryl Walleck2015-06-102-18/+31
* | | Merge "Explicitly add json schema validator for schema validation"Jenkins2015-06-182-1/+26
|\ \ \
| * | | Explicitly add json schema validator for schema validationghanshyam2015-06-092-1/+26
* | | | Remove unnecessary oslo-incubator codeDavanum Srinivas2015-06-1611-1543/+1
|/ / /
* | | Fix 'format' checking for json schema validationghanshyam2015-06-092-2/+173
* | | Add unit tests for rest_client's json schema validationghanshyam2015-06-091-0/+219
* | | Pass response body down into RestClientExceptionsEndre Karlson2015-06-083-6/+93
* | | Merge "Add a doc and test for data_utils.rand_password"Jenkins2015-06-052-0/+10
|\ \ \
| * | | Add a doc and test for data_utils.rand_passwordMasayuki Igawa2015-06-052-0/+10
* | | | Merge "Add unit tests for basic auth methods in token clients"Jenkins2015-06-046-1/+148
|\ \ \ \ | |/ / / |/| | |
| * | | Add unit tests for basic auth methods in token clientsMatthew Treinish2015-06-046-1/+148
* | | | Merge "Switch to using ostestr for subunit-trace"Jenkins2015-06-047-352/+2
|\ \ \ \
| * | | | Switch to using ostestr for subunit-traceMatthew Treinish2015-05-287-352/+2
| |/ / /
* | | | Merge "Password is not strong enough failures"Jenkins2015-06-042-0/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Password is not strong enough failuresYuxing wang2015-06-012-0/+37
| |/ /
* | | Merge "Add release notes to docs for past few releases"Jenkins2015-05-261-0/+25
|\ \ \
| * | | Add release notes to docs for past few releasesMatthew Treinish2015-04-281-0/+25
| |/ /
* | | Merge "Adding support for neutron-debug CLI."Jenkins2015-05-211-0/+23
|\ \ \ | | |/ | |/|
| * | Adding support for neutron-debug CLI.raiesmh082015-04-151-0/+23
* | | Merge "Update setup.cfg metadata to reflect reality"Jenkins2015-05-111-2/+1
|\ \ \
| * | | Update setup.cfg metadata to reflect realityMatthew Treinish2015-04-281-2/+1
| | |/ | |/|
* | | Updated from global requirementsOpenStack Proposal Bot2015-05-071-1/+1
|/ /
* | Merge "Switch from using custom urlparse import logic to six"0.5.0Jenkins2015-04-271-4/+1
|\ \