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

/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Ddriver.py3010 def resume(self, context, instance, network_info, block_device_info=None): member in class:SolarisZonesDriver
3011 """resume the specified instance.
3013 :param context: the context for the resume
3027 "resume.") % zone.brand)
3039 LOG.error(_("Unable to resume instance '%s' via zonemgr(3RAD): %s")
3045 """resume guest state when a host is booted.

Completed in 28 milliseconds