Remove enable_lb comment

Neutron LBaaS will be removed in commit [1].

[1] https://review.opendev.org/#/c/658801/

Change-Id: If3e57c7ad0ba72a50fa1b00fe632aa9b60b9e0d6
This commit is contained in:
Tobias Urdin 2019-05-13 15:04:30 +02:00
parent 76a3aa2913
commit 31c74144c6
1 changed files with 0 additions and 2 deletions

View File

@ -135,8 +135,6 @@
# [*neutron_options*]
# (optional) A hash of parameters to enable features specific to
# Neutron. These include:
# 'enable_lb': Boolean to enable or disable Neutron's LBaaS feature.
# Defaults to False.
# 'enable_firewall': Boolean to enable or disable Neutron's FWaaS feature.
# Defaults to False.
# 'enable_quotas': Boolean to enable or disable Neutron quotas.