3079b7caae
In glance, user can specify the desired id when creating a new image. This can be convenient for some cases where users want predictable ids for image, as referencing ramdisk_id or kernel_id for AMI images. Change-Id: I7868f2005041dea6ecd63cd601e9244cefd08e5b
6 lines
153 B
YAML
6 lines
153 B
YAML
---
|
|
features:
|
|
- Add the ability to create an image with a id
|
|
specified by the user. The provider now accepts
|
|
id parameter to create the image.
|