| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Skip schema validation on GET /v2/images/%s | Nicolas Simonds | 2016-01-12 | 2 | -9/+6 | |
| * | | | | | | | Merge "Drop py33 support" | Jenkins | 2016-01-12 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Drop py33 support | Shu Muto | 2016-01-07 | 2 | -2/+2 | |
| * | | | | | | | Merge "Remove py26 support" | Jenkins | 2016-01-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | Remove py26 support | shu-mutou | 2015-12-15 | 2 | -2/+1 | |
| * | | | | | | | Updated from global requirements | OpenStack Proposal Bot | 2016-01-07 | 1 | -1/+1 | |
| * | | | | | | | Change assertTrue(isinstance()) by optimal assert | LiuNanke | 2016-01-06 | 1 | -1/+1 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge "remove python 2.6 trove classifier" | Jenkins | 2015-12-23 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | remove python 2.6 trove classifier | Doug Hellmann | 2015-12-23 | 1 | -1/+0 | |
| * | | | | | | | Merge "Disable suggestion of v1 help for v2 commands" | Jenkins | 2015-12-22 | 1 | -3/+14 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Disable suggestion of v1 help for v2 commands | NiallBunting | 2015-12-09 | 1 | -3/+14 | |
| * | | | | | | | Merge "Fix image-download to stdout on Python 3.x" | Jenkins | 2015-12-22 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix image-download to stdout on Python 3.x | Andy Botting | 2015-12-22 | 1 | -1/+4 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Updated from global requirements | OpenStack Proposal Bot | 2015-12-21 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge "Replace assertEqual(None, *) with assertIsNone in tests" | Jenkins | 2015-12-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Replace assertEqual(None, *) with assertIsNone in tests | Shuquan Huang | 2015-12-17 | 1 | -1/+1 | |
| * | | | | | | | Merge "Deprecated tox -downloadcache option removed" | Jenkins | 2015-12-17 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Deprecated tox -downloadcache option removed | Ondřej Nový | 2015-12-11 | 1 | -3/+0 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Updated from global requirements | OpenStack Proposal Bot | 2015-12-15 | 1 | -2/+2 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Remove broken try/except workaround for old requests | Monty Taylor | 2015-12-15 | 1 | -5/+1 | |
| |/ / / / | ||||||
| * | | | | Updated from global requirements | OpenStack Proposal Bot | 2015-12-11 | 1 | -1/+1 | |
| * | | | | Merge "Fix the download error when the image locations are blank" | Jenkins | 2015-12-09 | 3 | -2/+16 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||||
| | * | | | Fix the download error when the image locations are blank | Long Quan Sha | 2015-12-07 | 3 | -2/+16 | |
| * | | | | Merge "Remove pypy env from tox" | Jenkins | 2015-12-09 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove pypy env from tox | Flavio Percoco | 2015-12-08 | 1 | -1/+1 | |
| * | | | | | Merge "Run py34 env first when launching tests" | Jenkins | 2015-12-09 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | ||||||
| | * | | | Run py34 env first when launching tests | kairat_kushaev | 2015-12-03 | 1 | -1/+1 | |
| * | | | | Updated from global requirements | OpenStack Proposal Bot | 2015-12-06 | 1 | -1/+1 | |
| * | | | | Merge "Fix Resource.__eq__ mismatch semantics of object equal" | Jenkins | 2015-12-04 | 2 | -4/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix Resource.__eq__ mismatch semantics of object equal | Rui Chen | 2015-11-28 | 2 | -4/+8 | |
| * | | | | | Merge "Fix tests for image-create" | Jenkins | 2015-12-03 | 1 | -14/+10 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fix tests for image-create | Jake Yip | 2015-11-30 | 1 | -14/+10 | |
| | |/ / / | ||||||
| * | | | | Merge "Fix help for image-create" | Jenkins | 2015-12-03 | 1 | -2/+2 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Fix help for image-create | Jake Yip | 2015-11-30 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | | | Merge "Add ordereddict requirement for py26 tests" | Jenkins | 2015-12-01 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Add ordereddict requirement for py26 tests | Stuart McLaren | 2015-11-27 | 1 | -0/+1 | |
| * | | | | Merge "Update set of wanted commands in read-only test" | Jenkins | 2015-12-01 | 1 | -5/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Update set of wanted commands in read-only test | Kyrylo Romanenko | 2015-11-27 | 1 | -5/+9 | |
| | |/ / / | ||||||
| * | | | | Merge "Change man page examples to correlate default v2" | Jenkins | 2015-12-01 | 1 | -4/+6 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Change man page examples to correlate default v2 | Erno Kuvaja | 2015-11-17 | 1 | -4/+6 | |
| * | | | | Updated from global requirements | OpenStack Proposal Bot | 2015-12-01 | 2 | -2/+2 | |
| | |_|/ |/| | | ||||||
| * | | | Merge "Fix typo in 'help' in python-glanceclient" | Jenkins | 2015-11-27 | 1 | -3/+2 | |
| |\ \ \ | ||||||
| | * | | | Fix typo in 'help' in python-glanceclient | Darja Shakhray | 2015-11-27 | 1 | -3/+2 | |
| * | | | | Merge "Ensure that identity token in header is not an unicode string" | Jenkins | 2015-11-27 | 4 | -4/+14 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Ensure that identity token in header is not an unicode string | Vincent Untz | 2015-11-17 | 4 | -4/+14 | |
| * | | | | Merge "Remove self from image-create/image-update" | Jenkins | 2015-11-23 | 1 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove self from image-create/image-update | NiallBunting | 2015-09-30 | 1 | -2/+3 | |
| * | | | | | Updated from global requirements | OpenStack Proposal Bot | 2015-11-19 | 2 | -2/+2 | |
| * | | | | | Merge "Fix 'test_help' for shell client." | Jenkins | 2015-11-17 | 1 | -1/+2 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fix 'test_help' for shell client. | Alexey Galkin | 2015-11-13 | 1 | -1/+2 | |
