summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Switch from using custom urlparse import logic to sixMatthew Treinish2015-04-231-4/+1
* | | Merge "Fix ValueError in subunit_trace"Jenkins2015-04-274-1/+67
|\ \ \
| * | | Fix ValueError in subunit_traceThomas Bechtold2015-04-174-1/+67
* | | | Updated from global requirementsOpenStack Proposal Bot2015-04-232-3/+3
| |/ / |/| |
* | | Merge "Migrate ssh.py from tempest"Jenkins2015-04-204-0/+352
|\ \ \ | |/ / |/| |
| * | Migrate ssh.py from tempestAndrey Pavlov2015-04-204-0/+352
* | | Merge "Add a unit test for __str__() of rest_client"Jenkins2015-04-162-1/+12
|\ \ \
| * | | Add a unit test for __str__() of rest_clientMasayuki Igawa2015-04-142-1/+12
| | |/ | |/|
* | | Merge "Move to hacking 0.10"Jenkins2015-04-153-6/+4
|\ \ \ | |/ / |/| |
| * | Move to hacking 0.10Joe Gordon2015-03-244-7/+5
* | | Merge "Add docstrings to data_utils"Jenkins2015-03-311-4/+65
|\ \ \
| * | | Add docstrings to data_utilsMasayuki Igawa2015-03-271-4/+65
* | | | Merge "Add unit tests for properties of rest_client"Jenkins2015-03-312-0/+51
|\ \ \ \
| * | | | Add unit tests for properties of rest_clientMasayuki Igawa2015-03-272-0/+51
| |/ / /
* | | | Add a unit test for get_versions()Masayuki Igawa2015-03-271-0/+5
|/ / /
* | | Merge "Fix docstring for rest_client module"Jenkins2015-03-271-17/+17
|\ \ \ | |_|/ |/| |
| * | Fix docstring for rest_client moduleKen'ichi Ohmichi2015-03-251-17/+17