summaryrefslogtreecommitdiff
path: root/glanceclient
Commit message (Expand)AuthorAgeFilesLines
* Get endpoint if os_image_url is not setNiall Bunting2016-05-242-17/+87
* Merge "Fix the download error when the image locations are blank" into stable...1.1.1Jenkins2016-03-093-2/+16
|\
| * Fix the download error when the image locations are blankLong Quan Sha2016-03-093-2/+16
* | Merge "Use session when not specified token or endpoint" into stable/libertyJenkins2016-03-092-116/+94
|\ \
| * | Use session when not specified token or endpointDarja Shakhray2016-03-092-116/+94
| |/
* | Merge "Remove self from image-create/image-update" into stable/libertyJenkins2016-03-091-2/+3
|\ \
| * | Remove self from image-create/image-updateNiallBunting2016-03-091-2/+3
| |/
* | Skip schema validation on GET /v2/images/%sNicolas Simonds2016-03-042-9/+6
|/
* Merge "Fix image-download to stdout on Python 3.x" into stable/libertyJenkins2016-01-191-1/+4
|\
| * Fix image-download to stdout on Python 3.xAndy Botting2015-12-221-1/+4
* | Remove broken try/except workaround for old requestsMonty Taylor2015-12-151-5/+1
|/
* Fix the missing help descripiton of "image-create"wangxiyuan2015-11-121-0/+2
* Use the subcomand parsed args instead of the baseFlavio Percoco2015-10-142-10/+28
* Merge "Fix human readable when size is None" into stable/libertyJenkins2015-09-292-1/+4
|\
| * Fix human readable when size is NoneStuart McLaren2015-09-282-1/+4
* | Add check Identity validate when get schemasTakeaki Matsumoto2015-09-291-0/+3
|/
* No auth when token and endpoint are passedFlavio Percoco2015-09-252-11/+25
* Don't get the image before deleting itFlavio Percoco2015-09-232-7/+6
* Merge "Fix the remove property logic in V2"Jenkins2015-09-141-1/+1
|\
| * Fix the remove property logic in V2Cindy Pallares2015-09-021-1/+1
* | Merge "Fixes CLI client called without subcommands"Jenkins2015-09-112-2/+10
|\ \
| * | Fixes CLI client called without subcommandsErno Kuvaja2015-09-112-2/+10
* | | Merge "Updates default --sort behaviour"Jenkins2015-09-101-3/+4
|\ \ \ | |/ / |/| |
| * | Updates default --sort behaviourJake Yip2015-09-091-3/+4
* | | Merge "Invalid output running the command 'glance image-show <image_id>'"Jenkins2015-09-101-0/+5
|\ \ \
| * | | Invalid output running the command 'glance image-show <image_id>'David Sariel2015-09-091-0/+5
* | | | Print the reverting back to v1 to stderrErno Kuvaja2015-09-091-1/+1
* | | | Don't make `help` require auth parametersFlavio Percoco2015-09-092-40/+56
|/ / /
* | | Merge "Consider `--os-token` when using v2"Jenkins2015-09-083-32/+40
|\ \ \
| * | | Consider `--os-token` when using v2Flavio Percoco2015-09-043-32/+40
* | | | Merge "Check if v2 is available and fallback"Jenkins2015-09-084-21/+70
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Check if v2 is available and fallbackFlavio Percoco2015-09-044-21/+70
* | | Merge "check for None value in utils.safe_header"Jenkins2015-09-082-1/+16
|\ \ \ | |/ / |/| |
| * | check for None value in utils.safe_headerDavid Edery2015-09-082-1/+16
* | | Update path to subunit2html in post_test_hookTakashi NATSUME2015-09-041-1/+1
|/ /
* | Password should be prompted onceFlavio Percoco2015-09-012-1/+8
* | 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
|\ \ \ \