Typo in install.sh for ovs plugin agent

Bug #798080 reported by Salvatore Orlando
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Brad Hall

Bug Description

There is a typo in the following line, as mysql is misspelled.

rpm -qa | grep MYyQL-python >/dev/null 2>&1
if [ $? -ne 0 ]; then
 echo "MySQL-python not found"
    echo "Please enable the centos repositories and install mysql-python:"
    echo "yum --enablerepo=base -y install MySQL-python"
    exit 1

Brad Hall (bgh)
Changed in quantum:
assignee: nobody → Brad Hall (bgh)
status: New → Confirmed
status: Confirmed → Fix Committed
dan wendlandt (danwent)
Changed in quantum:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.