Revert "devstack: bug workaround 1698129"
This reverts commit 1eeafd84d40daf9d1abb3e01205bfefca36085bf.
The original patch was a part of
9e208e9094
https://review.openstack.org/#/c/476216/
Change-Id: Ia52525f0f5c015d5951ecf0a288bc8dfd0526f22
This commit is contained in:
@@ -112,8 +112,3 @@ if [[ -z "$NETWORK_API_EXTENSIONS" ]]; then
|
||||
NETWORK_API_EXTENSIONS+=,timestamp_core
|
||||
NETWORK_API_EXTENSIONS+=,vlan-transparent
|
||||
fi
|
||||
|
||||
# TODO(yamahata): bug work around
|
||||
# https://bugs.launchpad.net/devstack/+bug/1698129
|
||||
# once it's fixed. remove this.
|
||||
AGENT_BINARY="/bin/false"
|
||||
|
||||
Reference in New Issue
Block a user