Merge "Fixing typo in _compute.tpl"

This commit is contained in:
Zuul 2020-06-02 20:15:14 +00:00 committed by Gerrit Code Review
commit 3daaac9f01

View File

@ -37,7 +37,7 @@ COMP1=${COMPONENT#"$prefix"}
COMP=${COMP1%"$suffix"}
# ovs needs to be narrowed down a bit
if [ "$COMP" == "ovs" ]; then
COMP = "neutron-ovs-agent"
COMP="neutron-ovs-agent"
fi
# find the pod for the component and hostname