Enable tests for resize
This commit is contained in:
parent
e94de12f22
commit
9ab8132e5a
@ -64,7 +64,7 @@ create_image_enabled = true
|
||||
# For resize to work with libvirt/kvm, one of the following must be true:
|
||||
# Single node: allow_resize_to_same_host=True must be set in nova.conf
|
||||
# Cluster: the 'nova' user must have scp access between cluster nodes
|
||||
resize_available = false
|
||||
resize_available = true
|
||||
|
||||
# Level to log Compute API request/response details.
|
||||
log_level = DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user