summaryrefslogtreecommitdiff
path: root/glanceclient/v1
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do not use the six library."Zuul2020-07-174-21/+14
|\
| * Do not use the six library.Cyril Roelandt2020-06-234-21/+14
* | Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
|/
* Trivial: fix image format typoLucian Petrut2019-07-301-1/+1
* Update hacking versionjacky062019-03-271-4/+4
* help text for container_format, disk_formatM V P Nitesh2017-07-061-2/+3
* Replace six.iteritems() with .items()ji-xuepeng2017-02-084-9/+8
* Add ploop in disk_formatEvgeny Antyshev2017-01-191-1/+1
* Move old oslo-incubator code out of openstack/commonAbhishek Kekane2016-11-087-3/+1107
* Fixed grammar in image-download command descriptionIhar Hrachyshka2016-06-011-1/+1
* Corrected wrong parameter in docstringPranaliD2016-05-021-1/+1
* Add versions list functionwangxiyuan2015-11-102-0/+28
* Merge "Add support for setting Accept-Language header"Jenkins2015-10-141-0/+2
|\
| * Add support for setting Accept-Language headerFrode Nordahl2015-10-141-0/+2
* | Add period in help messageAtsushi SAKAI2015-09-191-1/+1
* | Invalid output running the command 'glance image-show <image_id>'David Sariel2015-09-091-0/+5
* | Require disk and container format on image-createGorka Eguileor2015-08-141-0/+2
|/
* Enable flake8 checksDarja Shakhray2015-07-212-5/+5
* Import only modules and update tox.iniCindy Pallares2015-06-171-4/+4
* Merge "Add parameter 'changes-since' for image-list of v1"Jenkins2015-06-151-1/+7
|\
| * Add parameter 'changes-since' for image-list of v1Fei Long Wang2015-05-061-1/+7
* | Make glanceclient accept a session objectJamie Lennox2015-06-111-4/+3
* | Merge "Check image-download for redirection"Jenkins2015-05-251-3/+8
|\ \ | |/ |/|
| * Check image-download for redirectionCindy Pallares2015-05-051-3/+8
* | Merge "Correct help messages for image-update command"0.18.0Jenkins2015-04-181-2/+4
|\ \
| * | Correct help messages for image-update commandAbhishek Talwar2015-03-191-2/+4
* | | Don't accept *args for clientJamie Lennox2015-03-281-2/+2
| |/ |/|
* | 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