summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-01-122-9/+6
* | | | | | | Merge "Drop py33 support"Jenkins2016-01-122-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Drop py33 supportShu Muto2016-01-072-2/+2
* | | | | | | Merge "Remove py26 support"Jenkins2016-01-091-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove py26 supportshu-mutou2015-12-152-2/+1
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-01-071-1/+1
* | | | | | | Change assertTrue(isinstance()) by optimal assertLiuNanke2016-01-061-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "remove python 2.6 trove classifier"Jenkins2015-12-231-1/+0
|\ \ \ \ \ \
| * | | | | | remove python 2.6 trove classifierDoug Hellmann2015-12-231-1/+0
* | | | | | | Merge "Disable suggestion of v1 help for v2 commands"Jenkins2015-12-221-3/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Disable suggestion of v1 help for v2 commandsNiallBunting2015-12-091-3/+14
* | | | | | | Merge "Fix image-download to stdout on Python 3.x"Jenkins2015-12-221-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix image-download to stdout on Python 3.xAndy Botting2015-12-221-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2015-12-211-1/+1
|/ / / / / /
* | | | | | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2015-12-181-1/+1
|\ \ \ \ \ \
| * | | | | | Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
* | | | | | | Merge "Deprecated tox -downloadcache option removed"Jenkins2015-12-171-3/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-12-151-2/+2
| |/ / / / |/| | | |
* | | | | Remove broken try/except workaround for old requestsMonty Taylor2015-12-151-5/+1
|/ / / /
* | | | Updated from global requirementsOpenStack Proposal Bot2015-12-111-1/+1
* | | | Merge "Fix the download error when the image locations are blank"Jenkins2015-12-093-2/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix the download error when the image locations are blankLong Quan Sha2015-12-073-2/+16
* | | | Merge "Remove pypy env from tox"Jenkins2015-12-091-1/+1
|\ \ \ \
| * | | | Remove pypy env from toxFlavio Percoco2015-12-081-1/+1
* | | | | Merge "Run py34 env first when launching tests"Jenkins2015-12-091-1/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Run py34 env first when launching testskairat_kushaev2015-12-031-1/+1
* | | | Updated from global requirementsOpenStack Proposal Bot2015-12-061-1/+1
* | | | Merge "Fix Resource.__eq__ mismatch semantics of object equal"Jenkins2015-12-042-4/+8
|\ \ \ \
| * | | | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2015-11-282-4/+8
* | | | | Merge "Fix tests for image-create"Jenkins2015-12-031-14/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix tests for image-createJake Yip2015-11-301-14/+10
| |/ / /
* | | | Merge "Fix help for image-create"Jenkins2015-12-031-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix help for image-createJake Yip2015-11-301-2/+2
| |/ /
* | | Merge "Add ordereddict requirement for py26 tests"Jenkins2015-12-011-0/+1
|\ \ \
| * | | Add ordereddict requirement for py26 testsStuart McLaren2015-11-271-0/+1
* | | | Merge "Update set of wanted commands in read-only test"Jenkins2015-12-011-5/+9
|\ \ \ \
| * | | | Update set of wanted commands in read-only testKyrylo Romanenko2015-11-271-5/+9
| |/ / /
* | | | Merge "Change man page examples to correlate default v2"Jenkins2015-12-011-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change man page examples to correlate default v2Erno Kuvaja2015-11-171-4/+6
* | | | Updated from global requirementsOpenStack Proposal Bot2015-12-012-2/+2
| |_|/ |/| |
* | | Merge "Fix typo in 'help' in python-glanceclient"Jenkins2015-11-271-3/+2
|\ \ \
| * | | Fix typo in 'help' in python-glanceclientDarja Shakhray2015-11-271-3/+2
* | | | Merge "Ensure that identity token in header is not an unicode string"Jenkins2015-11-274-4/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ensure that identity token in header is not an unicode stringVincent Untz2015-11-174-4/+14
* | | | Merge "Remove self from image-create/image-update"Jenkins2015-11-231-2/+3
|\ \ \ \
| * | | | Remove self from image-create/image-updateNiallBunting2015-09-301-2/+3
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-11-192-2/+2
* | | | | Merge "Fix 'test_help' for shell client."Jenkins2015-11-171-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix 'test_help' for shell client.Alexey Galkin2015-11-131-1/+2