summaryrefslogtreecommitdiff
path: root/glanceclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with broken test on ciMike Fedosin2015-07-131-0/+15
* Merge "Add v2 support for the marker attribute"Jenkins2015-06-221-0/+3
|\
| * Add v2 support for the marker attributeBrad Pokorny2015-06-191-0/+3
* | Import only modules and update tox.iniCindy Pallares2015-06-171-5/+7
|/
* Make glanceclient accept a session objectJamie Lennox2015-06-111-5/+3
* Merge "Fix Metadef Object update issue with python-glanceclient"Jenkins2015-05-261-2/+2
|\
| * Fix Metadef Object update issue with python-glanceclientLakshmi N Sampath2015-05-181-2/+2
* | Merge "Include owner and status option in v2 image list"Jenkins2015-05-251-1/+5
|\ \
| * | Include owner and status option in v2 image listCindy Pallares2015-05-221-1/+5
| |/
* | Merge "Check image-download for redirection"Jenkins2015-05-251-4/+12
|\ \ | |/ |/|
| * Check image-download for redirectionCindy Pallares2015-05-051-4/+12
* | Omit 'locations' as image-create parameterFei Long Wang2015-04-111-1/+2
* | Merge "Validate tag name when filtering for images"Jenkins2015-04-091-2/+4
|\ \
| * | Validate tag name when filtering for imagesKamil Rykowski2015-03-261-2/+4
* | | Merge "glance image-show now have --human-readable option"Jenkins2015-04-081-1/+3
|\ \ \
| * | | glance image-show now have --human-readable optionyatin karel2015-03-221-1/+3
* | | | Merge "Creating task with invalid property crashes in py3"Jenkins2015-04-071-1/+1
|\ \ \ \
| * | | | Creating task with invalid property crashes in py3Kamil Rykowski2015-04-021-1/+1
* | | | | Merge "Expose 'is_base' schema property attribute"Jenkins2015-04-021-1/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Expose 'is_base' schema property attributeAlexander Tivelkov2015-03-271-1/+20
| | |/ / | |/| |
* | | | Don't accept *args for clientJamie Lennox2015-03-281-2/+2
* | | | Merge "Use any instead of False in generator"Jenkins2015-03-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use any instead of False in generatorIan Cordasco2014-11-261-1/+1
* | | | Merge "Generate API documentation"Jenkins2015-03-251-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Generate API documentationIan Wienand2015-02-161-4/+5
* | | | Updated help for v2 member-update apiYamini Sardana2015-03-172-1/+8
| |_|/ |/| |
* | | Merge "Extend images CLI v2 with new sorting syntax"Jenkins2015-03-162-19/+53
|\ \ \
| * | | Extend images CLI v2 with new sorting syntaxMike Fedosin2015-03-162-19/+53
* | | | Merge "Add the ability to specify the sort dir for each key"Jenkins2015-03-162-12/+26
|\ \ \ \ | |/ / /
| * | | Add the ability to specify the sort dir for each keyMike Fedosin2015-03-162-12/+26
* | | | Merge "Adds the ability to sort images with multiple keys"Jenkins2015-03-162-0/+27
|\ \ \ \ | |/ / /
| * | | Adds the ability to sort images with multiple keysMike Fedosin2015-03-132-0/+27
* | | | Apply expected patch format when updating tags in v2.imagesSteve Lewis2015-03-121-2/+20
|/ / /
* | | Merge "v2: read limit for list from --limit in shell"Jenkins2015-03-061-1/+1
|\ \ \
| * | | v2: read limit for list from --limit in shellLouis Taylor2015-03-061-1/+1
* | | | Merge "Fix leaking sockets after v2 list operation"Jenkins2015-03-061-34/+34
|\ \ \ \ | |/ / /
| * | | Fix leaking sockets after v2 list operationLouis Taylor2015-03-051-34/+34
* | | | Merge "v2: Allow upload from stdin on image-create"Jenkins2015-03-061-2/+3
|\ \ \ \
| * | | | v2: Allow upload from stdin on image-createStuart McLaren2015-01-071-2/+3
* | | | | Merge "Fix v2 image create --file documentation"Jenkins2015-03-061-3/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Fix v2 image create --file documentationStuart McLaren2015-01-061-3/+2
* | | | removed excessive call to os.path.existsKirill2015-03-031-3/+3
* | | | Merge "Glance image delete output"Jenkins2015-02-201-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Glance image delete outputAbhishek Talwar2015-02-171-0/+4
* | | | Change oslo.utils to oslo_utilsLouis Taylor2015-02-053-3/+3
* | | | Merge "Disable progress bar if image is piped into client"Jenkins2015-02-041-1/+4
|\ \ \ \
| * | | | Disable progress bar if image is piped into clientLouis Taylor2015-01-061-1/+4
| | |/ / | |/| |
* | | | Merge "Remove openstack.common.strutils"Jenkins2015-02-023-9/+9
|\ \ \ \
| * | | | Remove openstack.common.strutilsLouis Taylor2015-01-273-9/+9
| |/ / /
* | | | Add a `--limit` parameter to list operationsFlavio Percoco2015-01-292-8/+27
|/ / /