Form for IP assignment.
More...
Inherits RequiredSelectValidation.
Detailed Description
Form for IP assignment.
Definition at line 147 of file vm.py.
Constructor & Destructor Documentation
def src.wi.forms.vm.AssignIPForm.__init__ |
( |
|
self, |
|
|
|
args, |
|
|
|
kwargs |
|
) |
| |
Member Function Documentation
def src.wi.forms.vm.AssignIPForm.clean_lease_id |
( |
|
self | ) |
|
Cast 'lease_id' to int.
Definition at line 165 of file vm.py.
def src.wi.forms.vm.AssignIPForm.clean_public_ip_id |
( |
|
self | ) |
|
Cast 'public_ip_id' to int.
Definition at line 172 of file vm.py.
The documentation for this class was generated from the following file: