Remove lb_network_name from config (it was bogus)

As a followup to I147abdd8d3d95164168ec606f5b92401cb24d1fe,
remove this bogus config option, it was deprecated since Newton.

Change-Id: I9f3c39b4a16b7f0d45ec1c212c68499aeeb90e27
This commit is contained in:
Jason Niesz 2017-09-07 08:55:41 +08:00 committed by Jacky Hu
parent 3ee3a97eb3
commit 13fab6ef91
1 changed files with 0 additions and 2 deletions

View File

@ -127,8 +127,6 @@ signing_digest = {{ octavia_signing_digest }}
# password =
[networking]
# Network to communicate with amphora
lb_network_name = {{ octavia_neutron_management_network_uuid }}
# The maximum attempts to retry an action with the networking service.
# max_retries = 15
# Seconds to wait before retrying an action with the networking service.