Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add options when uploading images to Glance | Nathaniel Potter | 2016-04-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | Added --visibility and --protected options when uploading volumes to the image service. DocImpact Change-Id: Ie639179c5bbbaca4de62b42b368830afcfd8f7ac Closes-Bug: #1288131 Depends-On: I6e6b2276af22b7809ea88289427c6873211b3faf Signed-off-by: Nathaniel Potter <nathaniel.potter@intel.com> | |||||
* | Support api-microversions | scottda | 2016-04-19 | 1 | -0/+366 | |
Changes to cinderclient to use microversions. Implements: blueprint api-microversion-support-for-cinderclient api-microversion-support-for-cinderclient Change-Id: I840a1162b88e8ff36fa3fc4e1d6b9317104df3e0 |