New in version 2018.3.0.
shade
see salt.modules.glanceng
for setup instructions
Example States
create image:
glance_image.present:
- name: cirros
- filename: cirros.raw
- image_format: raw
delete image:
glance_image.absent:
- name: cirros
Ensure image does not exist
Name of the image
Ensure image exists and is up-to-date
Name of the image
Boolean to control if image is enabled
An arbitrary description of the image
Generated on September 25, 2023 at 04:02:55 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3006.3.
© 2023 VMware, Inc. | Privacy Policy