Merge "[devstack] Stop installing jq, we're not using it in tests any more"

This commit is contained in:
Jenkins
2017-01-31 12:48:22 +00:00
committed by Gerrit Code Review
-2
View File
@@ -55,8 +55,6 @@ function inspector_iniset {
function install_inspector {
setup_develop $IRONIC_INSPECTOR_DIR
# NOTE(dtantsur): required for tests
install_package jq
}
function install_inspector_dhcp {