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:
Isaku Yamahata
2017-06-28 11:11:42 -07:00
parent f6834a2f53
commit 31cd7924f6

View File

@@ -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"