Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 417 Bytes

File metadata and controls

12 lines (8 loc) · 417 Bytes

rax_scheduled_images_python_novaclient_ext

Nova client extension to the scheduled images Nova API extension

This extension is autodiscovered once installed. To use::

pip install rax_scheduled_images_python_novaclient_ext

nova scheduled-images-show <SERVER ID>
nova scheduled-images-enable <SERVER ID> <RETENTION>
nova scheduled-images-disable <SERVER ID>