Revert "Enable BGP extension"

This reverts commit 5d86e9d1fa.

because "all" is unlikely appropriate for
networking-foo projects which consume neutron-dynamic-routing.

Change-Id: Idd8bd702fd649acdb5dfd1d6226c7e1ad001344a
This commit is contained in:
YAMAMOTO Takashi 2017-04-20 07:25:04 +00:00 committed by fumihiko kakuma
parent aeec382d24
commit 6115dd1d8e
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@
# q-dr-agent - Add this config flag indicate that dynamic routing agent
# will be running
# This enables BGP extension
NETWORK_API_EXTENSIONS=all
# This can be overridden in the localrc file
DR_MODE=${DR_MODE:-allinone}