The default value of force_dhcp_release is True on Nova side: https://github.com/openstack/nova/blob/master/nova/conf/network.py#L306 The default value of vnc.enabled is True on Nova side: https://github.com/openstack/nova/blob/master/nova/conf/vnc.py#L27 The default value of spice.enabled is False on Nova side: https://github.com/openstack/nova/blob/master/nova/conf/spice.py#L30 So it is not necessary to set them on Devstack. Change-Id: I67cc103269d2d612ad443c72f2a77d7ae2ca09e3
37 KiB
37 KiB