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 October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy