Set neutron dhcp host agent scheduler to host-based

The neutron network scheduler driver was set to the default dhcp
agent weight scheduler. This update is to set it to the host-based
scheduler.

Change-Id: I9d7d62935e0c2c26f22879dd1e249ef8eeeadd5a
Closes-bug: 1798096
Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
This commit is contained in:
Teresa Ho
2018-10-17 13:41:00 -04:00
parent 7662321810
commit 0d6dc4ebc0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=68
TIS_PATCH_VER=69