Remove PLACEMENT_DB_ENABLED from nova-next job config

The PLACEMENT_DB_ENABLED variable in devstack was removed
in Stein: I0b217e7a8c68a637b7a3445f6c44b7574117e320

Change-Id: Ic0a3551cdfa45adc23506143c0fbef6a3ab140dc
This commit is contained in:
Matt Riedemann 2019-02-05 10:01:48 -05:00
parent ab72dd4096
commit c92681aab1
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@
[[local|localrc]]
NOVA_USE_SERVICE_TOKEN=True
NOVA_CONSOLE_PROXY_COMPUTE_TLS=True
PLACEMENT_DB_ENABLED=True
USE_PYTHON3=True
[[post-config|$NOVA_CONF]]