~russellb/networking-ovn/master

« back to all changes in this revision

Viewing changes to devstack/plugin.sh

  • Committer: Gerrit Code Review
  • Author(s): Jenkins
  • Date: 2015-05-14 06:05:45 UTC
  • mfrom: (57.1.1)
  • Revision ID: git-v1:1c3c4982d7b2804508ccde3d409f59ad2f16e833
Merge "requirements.txt: Add ovs."

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
        fi
102
102
    done
103
103
 
104
 
    echo "Installing OVS python binding"
105
 
    install_package python-openvswitch
106
 
 
107
104
    setup_develop $DEST/networking-ovn
108
105
 
109
106
    cd $DEST