summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove custom SSL compression handling"Jenkins2015-08-266-327/+122
|\
| * Remove custom SSL compression handlingStuart McLaren2015-08-266-327/+122
* | Merge "Add more information show in v2"Jenkins2015-08-261-1/+2
|\ \ | |/ |/|
| * Add more information show in v2wangxiyuan2015-08-191-1/+2
* | Merge "V2: Do not validate image schema when listing"Jenkins2015-08-203-14/+381
|\ \ | |/ |/|
| * V2: Do not validate image schema when listingStuart McLaren2015-08-103-14/+381
* | Require disk and container format on image-createGorka Eguileor2015-08-145-2/+198
* | Merge "Use API v2 as default"Jenkins2015-08-133-29/+107
|\ \
| * | Use API v2 as defaultFei Long Wang2015-08-113-29/+107
* | | Merge "Ship the default image schema in the client"Jenkins2015-08-123-0/+233
|\ \ \ | |/ / |/| |
| * | Ship the default image schema in the clientFlavio Percoco2015-08-123-0/+233
* | | Merge "Support for Metadata Definition Catalog for Tags"Jenkins2015-08-065-0/+508
|\ \ \ | |/ / |/| |
| * | Support for Metadata Definition Catalog for TagsWayne Okuma2015-07-165-0/+508
* | | Merge "Add unicode support for properties values in v2 shell"Jenkins2015-08-032-3/+4
|\ \ \
| * | | Add unicode support for properties values in v2 shellDarja Shakhray2015-08-032-3/+4
* | | | Merge "Fix failure to create glance https connection pool"Jenkins2015-07-292-3/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Fix failure to create glance https connection poolHaikel Guemar2015-07-282-3/+20
| | |/ | |/|
* | | Enable flake8 checksDarja Shakhray2015-07-2128-153/+116
|/ /
* | Extend unittests coverage for v2 tasks moduleKamil Rykowski2015-07-201-14/+97
* | Fix exception message in Http.pywangxiyuan2015-07-142-2/+18
|/
* Merge "Fix an issue with broken test on ci"Jenkins2015-07-132-28/+43
|\
| * Fix an issue with broken test on ciMike Fedosin2015-07-132-28/+43
* | Remove usage of assert_called_once on Mock objectsrico.lin2015-07-101-1/+1
|/
* Merge "Do not fall back to namespaced oslo.i18n"Jenkins2015-06-301-4/+1
|\
| * Do not fall back to namespaced oslo.i18nIan Cordasco2015-06-241-4/+1
* | Account for dictionary order in test_shell.pyCorey Bryant2015-06-291-5/+12
|/
* Merge "Add v2 support for the marker attribute"Jenkins2015-06-222-0/+9
|\
| * Add v2 support for the marker attributeBrad Pokorny2015-06-192-0/+9
* | Import only modules and update tox.iniCindy Pallares2015-06-179-43/+45
* | Merge "Close iterables at the end of iteration"Jenkins2015-06-162-1/+18
|\ \ | |/ |/|
| * Close iterables at the end of iterationRobert Collins2015-06-112-1/+18
* | Merge "Add parameter 'changes-since' for image-list of v1"Jenkins2015-06-152-1/+64
|\ \
| * | Add parameter 'changes-since' for image-list of v1Fei Long Wang2015-05-062-1/+64
* | | Merge "cleanup openstack-common.conf and sync updated files"Jenkins2015-06-143-4/+4
|\ \ \
| * | | cleanup openstack-common.conf and sync updated filesDavanum Srinivas2015-06-103-4/+4
| | |/ | |/|
* | | Make glanceclient accept a session objectJamie Lennox2015-06-116-97/+208
|/ /
* | Merge "Improve import related error handling"Jenkins2015-05-262-12/+80
|\ \
| * | Improve import related error handlingStuart McLaren2015-05-082-12/+80
| |/
* | Merge "Fix Metadef Object update issue with python-glanceclient"Jenkins2015-05-264-2/+38
|\ \
| * | Fix Metadef Object update issue with python-glanceclientLakshmi N Sampath2015-05-184-2/+38
* | | Merge "Use assertIn instead of assertTrue in tests"Jenkins2015-05-263-11/+11
|\ \ \
| * | | Use assertIn instead of assertTrue in testsKamil Rykowski2015-04-293-11/+11
| | |/ | |/|
* | | Merge "Unorder compare in tests"Jenkins2015-05-261-2/+2
|\ \ \
| * | | Unorder compare in testsJamie Lennox2015-04-291-2/+2
* | | | Merge "Include owner and status option in v2 image list"Jenkins2015-05-252-5/+13
|\ \ \ \
| * | | | Include owner and status option in v2 image listCindy Pallares2015-05-222-5/+13
* | | | | Merge "Check image-download for redirection"Jenkins2015-05-252-7/+20
|\ \ \ \ \
| * | | | | Check image-download for redirectionCindy Pallares2015-05-052-7/+20
* | | | | | Fix functional tests in gateStuart McLaren2015-05-152-2/+30
| |/ / / / |/| | | |
* | | | | Merge "Do not crash on homedir mkdir"Jenkins2015-05-141-1/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |