nova-next: Drop NOVA_USE_SERVICE_TOKEN as it is now True by default

Change-Id: I68f7b7e78cc8a7f22f3e495b1b20a311dacff6c5
Depends-On: https://review.opendev.org/c/openstack/devstack/+/775573
This commit is contained in:
Lee Yarwood 2021-02-15 10:32:53 +00:00
parent a7dd1f8881
commit bc0d1c8d63
1 changed files with 0 additions and 2 deletions

View File

@ -220,8 +220,6 @@
network-feature-enabled:
qos_placement_physnet: public
devstack_localrc:
# Added in Pike.
NOVA_USE_SERVICE_TOKEN: True
# Enable TLS between the noVNC proxy & compute nodes; this requires
# the tls-proxy service to be enabled. Added in Queens.
NOVA_CONSOLE_PROXY_COMPUTE_TLS: True