run_tests.sh fails with a fresh venv due to django 1.6 installed
Bug #1250581 reported by
Akihiro Motoki
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
High
|
Akihiro Motoki | ||
Havana |
Fix Released
|
High
|
Akihiro Motoki |
Bug Description
Today when i removed the existing vnev and ran run_tests.sh, run_tests.sh failed.
run_tests.sh creates a fresh venv.
I found Django 1.6 is installed. it seems django-nose dependencies installs django-1.6.
It happens when we run "pip install -r requirements.txt" and then run "pip install -r test-requiremen
In the recent tools/install_
description: | updated |
Changed in horizon: | |
milestone: | none → icehouse-1 |
summary: |
- run_tests.sh fails with a fresh venv + run_tests.sh fails with a fresh venv due to django 1.6 installed |
tags: | removed: havana-backport-potential |
Changed in horizon: | |
status: | Fix Committed → Fix Released |
Changed in horizon: | |
milestone: | icehouse-1 → 2014.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/56078
Review: https:/