--just-pep8 prompts for virtual env creation

Bug #904561 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Won't Fix
Undecided
Rick Harris

Bug Description

If you don't have a venv created and you run --just-pep8, you will be prompted to see whether you'd like to create one.

Since we're just running pep8, this doesn't make a whole lot of sense, and we can skip this check.

The problem appears to be the order of the checks within run_tests.sh.

Changed in nova:
assignee: nobody → Rick Harris (rconradharris)
status: New → In Progress
Revision history for this message
Rick Harris (rconradharris) wrote :

bcwaldon made a good point: this can't be fixed because pep8 needs to be able to be pinned to a particular version using venv.

Shucks.

Changed in nova:
status: In Progress → Won't Fix
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.