Searched refs:suspend (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py106 help='Default path for suspend images for Solaris Zones.'),
1723 """Use the instance name to specify the pathname for the suspend image.
1733 zc.addresource('suspend', [zonemgr.Property('path', path)])
3510 A "stronger" version of `pause` is :func:'suspend'.
3537 def suspend(self, context, instance): member in class:SolarisZonesDriver
3542 and allocate storage space this way. A "softer" way of `suspend`
3543 is :func:`pause`. The counter action for `suspend` is :func:`resume`.
3546 The context for the suspend.
3548 The instance to suspend.
3560 "suspend
[all...]

Completed in 58 milliseconds