Home
last modified time | relevance | path

Searched defs:vm_service (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/ovirt/
H A Dovirt_snapshot.py325 def create_snapshot(module, vm_service, snapshots_service): argument
352 def remove_snapshot(module, vm_service, snapshots_service, snapshot_id=None): argument
379 def restore_snapshot(module, vm_service, snapshots_service): argument
428 def remove_old_snapshosts(module, vm_service, snapshots_service): argument
H A Dovirt_vm.py1648 def __suspend_shutdown_common(self, vm_service): argument
1748 def _wait_for_UP(self, vm_service): argument
1756 def _wait_for_vm_disks(self, vm_service): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/plugins/modules/
H A Dovirt_snapshot.py358 def create_snapshot(module, vm_service, snapshots_service, connection): argument
391 def remove_snapshot(module, vm_service, snapshots_service, snapshot_id=None): argument
418 def restore_snapshot(module, vm_service, snapshots_service): argument
466 def remove_old_snapshosts(module, vm_service, snapshots_service): argument
H A Dovirt_vm.py1784 def __suspend_shutdown_common(self, vm_service): argument
1889 def _wait_for_UP(self, vm_service): argument
1897 def _wait_for_vm_disks(self, vm_service): argument