Merge "configure_for_func_testing.sh: Remove neutron-legacy inclusion"

This commit is contained in:
Jenkins 2017-02-03 21:02:24 +00:00 committed by Gerrit Code Review
commit f760bd792f
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ function _install_agent_deps {
ENABLED_SERVICES=q-agt,q-dhcp,q-l3
source $DEVSTACK_PATH/lib/neutron
source $DEVSTACK_PATH/lib/neutron-legacy
install_neutron_agent_packages
}