Fixing rhel6 pkgs.
This commit is contained in:
parent
8d6ef88df1
commit
131dc4db64
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user