summaryrefslogtreecommitdiff
path: root/glanceclient/v1
Commit message (Expand)AuthorAgeFilesLines
* Correct help messages for image-update commandAbhishek Talwar2015-07-081-2/+4
* Import sys moduleJimmy McCrory2015-03-141-0/+1
* Merge "Fix leaking sockets after v1 list operation"Jenkins2015-03-111-54/+83
|\
| * Fix leaking sockets after v1 list operationLouis Taylor2015-03-041-54/+83
* | Merge "Show error on trying to upload to non-queued image"Jenkins2015-03-041-0/+18
|\ \ | |/ |/|
| * Show error on trying to upload to non-queued imageLouis Taylor2015-02-191-0/+18
* | Merge "Glance image delete output"Jenkins2015-02-201-0/+3
|\ \ | |/ |/|
| * Glance image delete outputAbhishek Talwar2015-02-171-0/+3
* | Change oslo.utils to oslo_utilsLouis Taylor2015-02-052-4/+4
* | Merge "Use utils.exit rather than print+sys.exit"Jenkins2015-02-051-5/+4
|\ \
| * | Use utils.exit rather than print+sys.exitLouis Taylor2015-02-031-5/+4
* | | Merge "Disable progress bar if image is piped into client"Jenkins2015-02-041-3/+6
|\ \ \
| * | | Disable progress bar if image is piped into clientLouis Taylor2015-01-061-3/+6
* | | | Merge "Add validation to --property-filter in v1 shell"Jenkins2015-02-041-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add validation to --property-filter in v1 shellLouis Taylor2015-01-081-0/+4
| |/ /
* | | Remove openstack.common.strutilsLouis Taylor2015-01-272-5/+8
* | | Merge "Make non-boolean check strict"Jenkins2015-01-231-5/+8
|\ \ \ | |/ / |/| |
| * | Make non-boolean check strictCindy Pallares2015-01-061-5/+8
| |/
* | Fix Requests breaking download progress barLouis Taylor2015-01-041-2/+3
|/
* Don't require version to create Client instanceFlavio Percoco2014-12-091-3/+4
* '--public' ignored on image createStuart McLaren2014-10-081-5/+0
* Remove deprecated commands from shellCindy Pallares2014-08-122-525/+2
* Use a correctly formatted example location in helpStuart McLaren2014-07-161-2/+6
* Replace old httpclient with requestsAmalaBasha2014-07-103-38/+35
* Set purge-props header correctly in image updateMaithem2014-06-191-6/+5
* Merge "Reuse class Manager from common code"Jenkins2014-06-182-17/+26
|\
| * Reuse class Manager from common codeAndrey Kurilin2014-06-122-17/+26
* | Convert passed integer values into int in v1 shellCindy Pallares2014-06-121-9/+9
|/
* Merge "Fix help text in image-create"Jenkins2014-06-101-1/+1
|\
| * Fix help text in image-createJuan Manuel Olle2014-06-031-1/+1
* | Return request ID to callersChris Buccella2014-04-251-9/+43
|/
* Merge "Improve help strings"Jenkins2014-03-162-6/+6
|\
| * Improve help stringsAndreas Jaeger2014-02-262-6/+6
* | Only show progress bar for local image filesJon Bernard2014-01-311-1/+2
|/
* Merge "Using common method 'bool_from_string' from oslo strutils"Jenkins2014-01-313-10/+18
|\
| * Using common method 'bool_from_string' from oslo strutilsllg82122014-01-243-10/+18
* | Merge "Handle endpoints with versions consistently"Jenkins2014-01-241-2/+4
|\ \
| * | Handle endpoints with versions consistentlyStuart McLaren2014-01-221-2/+4
| |/
* | Merge "Allow updating empty created v2 images from v1"Jenkins2014-01-221-1/+1
|\ \
| * | Allow updating empty created v2 images from v1David Koo2014-01-201-1/+1
| |/
* | It was removed urllib, urllib2 & urlparse modulesVictor Morales2014-01-182-6/+8
|/
* Python 3: use six.iteritems and six.string_typesYassine Lamgarchal2014-01-131-2/+2
* Python 3: use six.iteritems() instead of iteritems()Yassine Lamgarchal2014-01-092-5/+7
* Get better format for long lines with PrettyTableFei Long Wang2014-01-061-3/+6
* Merge "Fix and enable gating on H306"Jenkins2013-12-232-3/+3
|\
| * Fix and enable gating on H306Dirk Mueller2013-12-162-3/+3
* | Replace inheritance hierarchy with compositionAndrey Kurilin2013-12-092-5/+5
|/
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-156-6/+6
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-206-6/+6
* | Merge "Fix python 3.x related Hacking warnings"Jenkins2013-11-122-66/+71
|\ \