summaryrefslogtreecommitdiff
path: root/glanceclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Don't get the image before deleting itFlavio Percoco2015-09-231-4/+4
* Merge "V2: Do not validate image schema when listing" into stable/kiloJenkins2015-08-241-14/+16
|\
| * V2: Do not validate image schema when listingStuart McLaren2015-08-101-14/+16
* | Ship the default image schema in the clientFlavio Percoco2015-08-122-0/+226
|/
* Expose 'is_base' schema property attributeAlexander Tivelkov2015-08-031-1/+20
* Merge "Fix Metadef Object update issue with python-glanceclient" into stable/...Jenkins2015-07-091-2/+2
|\
| * Fix Metadef Object update issue with python-glanceclientLakshmi N Sampath2015-07-081-2/+2
* | Merge "Omit 'locations' as image-create parameter" into stable/kiloJenkins2015-07-091-1/+2
|\ \
| * | Omit 'locations' as image-create parameterFei Long Wang2015-07-081-1/+2
| |/
* | Creating task with invalid property crashes in py3Kamil Rykowski2015-07-081-1/+1
|/
* 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
|/ /
* | Fix Requests breaking download progress barLouis Taylor2015-01-041-3/+5
* | Support Pagination for namespace listTravis Tripp2014-12-101-2/+32
|/
* Don't require version to create Client instanceFlavio Percoco2014-12-091-2/+4
* Allow --file in image-create with v2 Image APIErno Kuvaja2014-11-261-1/+18
* Merge "Add --property-filter option to v2 image-list"Jenkins2014-11-201-0/+9
|\
| * Add --property-filter option to v2 image-listLouis Taylor2014-11-141-0/+9
* | Remove readonly options from v2 shell commandsMichal Dulko2014-11-141-2/+7
|/
* Merge "Adds support for Glance Tasks calls"Jenkins2014-10-163-0/+188
|\
| * Adds support for Glance Tasks callsFei Long Wang2014-09-223-0/+188
* | Merge "Skip non-base properties in patch method"Jenkins2014-10-031-3/+5
|\ \
| * | Skip non-base properties in patch methodKamil Rykowski2014-09-291-3/+5
| |/
* | Merge "CLI image-update gives a wrong help on '--tags' param"0.14.1Jenkins2014-09-191-1/+1
|\ \ | |/ |/|
| * CLI image-update gives a wrong help on '--tags' paramZhi Yan Liu2014-07-101-1/+1
* | Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-125-54/+71
* | Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-033-0/+756