Files
aodh/devstack/plugin.sh
Yarko Tymciurak 57e79667d9 Simple pip install fails for python3
uses: new python preferred method of calling the pip module directly
attempts: to clean up (by invitation) an attempt at this by dims
When USE_PYTHON3 is specified, run the pip module for aodh installation
from the correct python version, as shown in the documentation since
python3.4 (it works with all current versions of python2 and python3).
https://docs.python.org/3.4/installing/#basic-usage

Change-Id: I02090077781bc335a0df4dc54ff37edece281210
2017-01-06 16:01:38 -06:00

11 KiB