CM admin's form for creating a virtual machine.
More...
Detailed Description
CM admin's form for creating a virtual machine.
Definition at line 415 of file vm.py.
Constructor & Destructor Documentation
def src.wi.forms.vm.CreateVMOnNodeForm.__init__ |
( |
|
self, |
|
|
|
args, |
|
|
|
kwargs |
|
) |
| |
Member Function Documentation
def src.wi.forms.vm.CreateVMOnNodeForm.clean_image_id |
( |
|
self | ) |
|
Cast 'image_id' to int.
Definition at line 440 of file vm.py.
def src.wi.forms.vm.CreateVMOnNodeForm.clean_template_id |
( |
|
self | ) |
|
Cast 'template_id' to int.
Definition at line 450 of file vm.py.
The documentation for this class was generated from the following file: