| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show the backend store info | Liang Fang | 2018-11-08 | 1 | -0/+10 |
| * | Use "multihash" for data download validation | Brian Rosmaita | 2018-09-07 | 2 | -7/+70 |
| * | Add support for hide old images | Abhishek Kekane | 2018-07-25 | 2 | -7/+48 |
| * | Merge "Add multi-store support" | Zuul | 2018-07-25 | 2 | -7/+107 |
| |\ | |||||
| | * | Add multi-store support | Abhishek Kekane | 2018-07-24 | 2 | -7/+107 |
| * | | Merge "Add support for multihash" | Zuul | 2018-07-24 | 2 | -3/+19 |
| |\ \ | |||||
| | * | | Add support for multihash | Abhishek Kekane | 2018-07-23 | 2 | -3/+19 |
| | |/ | |||||
| * | | image-list: add checksum algorithm description | Chen Hanxiao | 2018-07-24 | 1 | -1/+1 |
| |/ | |||||
| * | Replace 'raise StopIteration' with 'return' | Dougal Matthews | 2018-06-29 | 1 | -1/+1 |
| * | Merge "Update local copy of image schema for 2.6" | Zuul | 2018-04-11 | 1 | -1/+2 |
| |\ | |||||
| | * | Update local copy of image schema for 2.6 | Brian Rosmaita | 2018-04-08 | 1 | -1/+2 |
| * | | Make image-import fail faster | Brian Rosmaita | 2018-04-04 | 1 | -10/+44 |
| |/ | |||||
| * | Make image-create-via-import fail faster | Brian Rosmaita | 2018-04-04 | 1 | -20/+70 |
| * | Merge "Update properties URL" | Zuul | 2018-03-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Update properties URL | Brian Rosmaita | 2018-03-21 | 1 | -1/+1 |
| * | | Check for container,disk_format on web-download | Brian Rosmaita | 2018-03-22 | 1 | -1/+1 |
| |/ | |||||
| * | Add support for web-download import method | PranaliD | 2018-03-21 | 2 | -6/+28 |
| * | Compare against 'RequestIdProxy.wrapped' | Stephen Finucane | 2018-01-02 | 1 | -1/+1 |
| * | Merge "image-create-via-import fails with ValueError" | Jenkins | 2017-08-24 | 1 | -1/+4 |
| |\ | |||||
| | * | image-create-via-import fails with ValueError | Abhishek Kekane | 2017-08-24 | 1 | -1/+4 |
| * | | Merge "Fix image-import call" | Jenkins | 2017-08-24 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Fix image-import call | Brian Rosmaita | 2017-08-18 | 1 | -1/+1 |
| * | | stage call fails with TypeError | Abhishek Kekane | 2017-08-17 | 1 | -4/+6 |
| |/ | |||||
| * | Add missing docstring2.8.0 | Erno Kuvaja | 2017-07-27 | 1 | -0/+1 |
| * | Merge "Add image import features to client" | Jenkins | 2017-07-27 | 2 | -2/+133 |
| |\ | |||||
| | * | Add image import features to client | Erno Kuvaja | 2017-07-27 | 2 | -2/+133 |
| * | | Merge "Validate input args before trying image download" | Jenkins | 2017-07-26 | 1 | -7/+8 |
| |\ \ | |||||
| | * | | Validate input args before trying image download | Ravi Shekhar Jethani | 2017-07-24 | 1 | -7/+8 |
| | |/ | |||||
| * | | Merge "Fix 'UnicodeEncodeError' for unicode values in url" | Jenkins | 2017-07-24 | 1 | -38/+57 |
| |\ \ | |/ |/| | |||||
| | * | Fix 'UnicodeEncodeError' for unicode values in url | bhagyashris | 2017-01-24 | 1 | -38/+57 |
| * | | Replace six.iteritems() with .items() | ji-xuepeng | 2017-02-08 | 3 | -5/+4 |
| * | | Merge "Replace dict.iteritems() with dict.items()" | Jenkins | 2017-01-24 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | Replace dict.iteritems() with dict.items() | Luong Anh Tuan | 2016-12-20 | 1 | -2/+2 |
| * | | Merge "Add support for community images" | Jenkins | 2017-01-23 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Add support for community images | Alexander Bashmakov | 2016-11-10 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge "Add request id to returned objects" | Jenkins | 2017-01-23 | 5 | -77/+192 |
| |\ \ | |||||
| | * | | Add request id to returned objects | Ravi Jethani | 2017-01-20 | 5 | -77/+192 |
| * | | | Add ploop in disk_format | Evgeny Antyshev | 2017-01-19 | 1 | -1/+1 |
| |/ / | |||||
| * | | Add vhdx in disk_format | Li Wei | 2017-01-10 | 1 | -1/+1 |
| |/ | |||||
| * | Merge "Revert "Don't update tags every time""2.5.0 | Jenkins | 2016-08-20 | 1 | -3/+6 |
| |\ | |||||
| | * | Revert "Don't update tags every time" | Steve Martinelli | 2016-08-19 | 1 | -3/+6 |
| * | | Update doc URL | KATO Tomoyuki | 2016-08-19 | 1 | -1/+1 |
| * | | Merge "Fix warlock model creation"2.4.0 | Jenkins | 2016-08-12 | 4 | -11/+18 |
| |\ \ | |||||
| | * | | Fix warlock model creation | Sabari Kumar Murugesan | 2016-07-06 | 4 | -11/+18 |
| * | | | Merge "Don't update tags every time" | Jenkins | 2016-08-08 | 1 | -6/+3 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Don't update tags every time | Mike Fedosin | 2016-06-01 | 1 | -6/+3 |
| | |/ | |||||
| * | | Replace OpenStack LLC with OpenStack Foundation | dineshbhor | 2016-07-26 | 1 | -1/+1 |
| * | | Merge "Update outdated image shema" | Jenkins | 2016-07-16 | 1 | -91/+63 |
| |\ \ | |||||
| | * | | Update outdated image shema | Mike Fedosin | 2016-06-28 | 1 | -91/+63 |
| | |/ | |||||
| * | | Update docs URL | KATO Tomoyuki | 2016-07-13 | 1 | -1/+1 |
| |/ | |||||
