Remove tacker horizon from lib installation
Change-Id: I419cb744db8b3d468c81223aba0b1caaa362b1d4 Closes-bug: 1733768
This commit is contained in:
@@ -24,8 +24,6 @@ if [ "${TACKER_MODE}" == "all" ]; then
|
||||
enable_service tacker
|
||||
# enable tacker-conductor will make systemctl enable conductor service
|
||||
enable_service tacker-conductor
|
||||
# tacker-horizon isn't installable from pip
|
||||
LIBS_FROM_GIT=tacker-horizon
|
||||
|
||||
MGMT_PHYS_NET=${MGMT_PHYS_NET:-mgmtphysnet0}
|
||||
BR_MGMT=${BR_MGMT:-br-mgmt0}
|
||||
|
||||
Reference in New Issue
Block a user