Remove duplicate parameters from local.conf example
IRONIC_ENABLED_NETWORK_INTERFACES and IRONIC_NETWORK_INTERFACE are duplicate in local.conf example for multitenant networking. This patch removes these duplicate parameters. Closes-Bug: 1611216 Change-Id: I860acf62e4cc62f2bfba44ab908cd8f8edc91f4a
This commit is contained in:
parent
761dadba73
commit
eeb81ddf26
@ -131,6 +131,3 @@ configured in Neutron.
|
||||
LOGFILE=$HOME/devstack.log
|
||||
LOGDIR=$HOME/logs
|
||||
IRONIC_VM_LOG_DIR=$HOME/ironic-bm-logs
|
||||
|
||||
IRONIC_ENABLED_NETWORK_INTERFACES=neutron
|
||||
IRONIC_NETWORK_INTERFACE=neutron
|
||||
|
Loading…
Reference in New Issue
Block a user