summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirementsliberty-eol1.1.2stable/libertyOpenStack Proposal Bot2016-07-141-1/+1
* Add upper constraints to glanceclientNiall Bunting2016-06-212-1/+67
* Get endpoint if os_image_url is not setNiall Bunting2016-05-242-17/+87
* Updated from global requirementsOpenStack Proposal Bot2016-05-151-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-04-291-1/+1
* 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
* | Merge "Remove broken try/except workaround for old requests" into stable/libertyJenkins2015-12-241-5/+1
|\ \ | |/ |/|
| * Remove broken try/except workaround for old requestsMonty Taylor2015-12-151-5/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-12-161-1/+1
|/
* Updated from global requirementsOpenStack Proposal Bot2015-11-241-1/+1
* Fix the missing help descripiton of "image-create"wangxiyuan2015-11-121-0/+2
* Updated from global requirementsOpenStack Proposal Bot2015-10-191-1/+1
* Merge "Use the subcomand parsed args instead of the base" into stable/libertyJenkins2015-10-152-10/+28
|\
| * Use the subcomand parsed args instead of the baseFlavio Percoco2015-10-142-10/+28
* | Updated from global requirementsOpenStack Proposal Bot2015-10-131-1/+1
|/
* Merge "Updated from global requirements" into stable/libertyJenkins2015-09-303-3/+3
|\
| * Updated from global requirementsOpenStack Proposal Bot2015-09-293-3/+3
* | 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
* Update .gitreview for stable/libertyDoug Hellmann2015-09-211-0/+1
* Change next version in docs1.1.0Erno Kuvaja2015-09-141-1/+1
* 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 "1.0.1 Release notes"Jenkins2015-09-111-0/+26
|\ \
| * | 1.0.1 Release notesErno Kuvaja2015-09-111-0/+26
* | | 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