Skip to content

Commit

Permalink
Fix OSprofiler installation from Git
Browse files Browse the repository at this point in the history
Without this line DevStack fails to install OSprofiler from git

Change-Id: I0fe0e10bcece51759fbf4fd4a533b01501414d6d
  • Loading branch information
boris-42 committed Jan 25, 2016
1 parent ffb96b8 commit fadebe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/oslo
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ function install_oslo {
_do_install_oslo_lib "oslo.utils"
_do_install_oslo_lib "oslo.versionedobjects"
_do_install_oslo_lib "oslo.vmware"
_do_install_oslo_lib "osprofiler"
_do_install_oslo_lib "pycadf"
_do_install_oslo_lib "stevedore"
_do_install_oslo_lib "taskflow"
Expand Down

0 comments on commit fadebe1

Please sign in to comment.