Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
xen.196
xend-minimum-restart-time.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xend-minimum-restart-time.patch of Package xen.196
References: bnc#661298 Index: xen-4.2.0-testing/tools/python/xen/xend/XendConstants.py =================================================================== --- xen-4.2.0-testing.orig/tools/python/xen/xend/XendConstants.py +++ xen-4.2.0-testing/tools/python/xen/xend/XendConstants.py @@ -94,7 +94,7 @@ DOM_STATES_OLD = [ SHUTDOWN_TIMEOUT = (60.0 * 5) """Minimum time between domain restarts in seconds.""" -MINIMUM_RESTART_TIME = 60 +MINIMUM_RESTART_TIME = 10 RESTART_IN_PROGRESS = 'xend/restart_in_progress' DUMPCORE_IN_PROGRESS = 'xend/dumpcore_in_progress'
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor