Merge "Adjust default nova_force_config_drive to be False"
This commit is contained in:
commit
f099216137
@ -139,8 +139,7 @@ nova_cert_program_name: nova-cert
|
|||||||
## Nova compute
|
## Nova compute
|
||||||
nova_enable_instance_password: True
|
nova_enable_instance_password: True
|
||||||
nova_compute_program_name: nova-compute
|
nova_compute_program_name: nova-compute
|
||||||
# TODO: This defaults to 'False' upstream, we should set this to 'False' in Liberty
|
nova_force_config_drive: False
|
||||||
nova_force_config_drive: True
|
|
||||||
|
|
||||||
## Nova libvirt
|
## Nova libvirt
|
||||||
nova_libvirt_inject_key: False
|
nova_libvirt_inject_key: False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user