Fixing rhel6 pkgs.

This commit is contained in:
Joshua Harlow 2012-02-29 16:58:46 -08:00
parent 8d6ef88df1
commit 131dc4db64
2 changed files with 3 additions and 7 deletions

View File

@ -10,6 +10,9 @@
"sqlalchemy-migrate": {
"version": "0.7.2"
},
"SQLAlchemy": {
"version": "0.7.5"
},
#the newest we can get is 1.3.3 from epel/rhel
#this causes issues like the following
#https://answers.launchpad.net/nova/+question/174160

View File

@ -24,13 +24,6 @@
}
},
"rhel-6": {
"MySQL-python": {
"version": "1.2*",
"removable": true
},
"SQLAlchemy": {
"version": "0.7.5"
}
},
"fedora-16": {
# Seems needed for ovs_quantum_agent.py