[nova] start VMs by default on pod/node restart
If a node or pod restarts we would like the VMs running state to be preserved. Change-Id: I025b4e806855102c90711b6644a7f32bb20602b9
This commit is contained in:
parent
7d7cf484ee
commit
b4a571a3ea
@ -972,6 +972,7 @@ conf:
|
||||
instance_usage_audit: True
|
||||
instance_usage_audit_period: hour
|
||||
notify_on_state_change: vm_and_task_state
|
||||
resume_guests_state_on_host_boot: True
|
||||
vnc:
|
||||
novncproxy_host: 0.0.0.0
|
||||
vncserver_listen: 0.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user