More json cleanups and removing tempest for now since devstack isn't really meant for making a CI env.
This commit is contained in:
parent
6719c33eb8
commit
ea1df804b4
@ -7,7 +7,6 @@
|
||||
}
|
||||
},
|
||||
"rhel-6": {
|
||||
# For testing
|
||||
"coverage": {
|
||||
"version": "3.5.1"
|
||||
},
|
||||
|
@ -27,7 +27,6 @@
|
||||
"sqlalchemy-migrate": {
|
||||
"version": "0.7.2"
|
||||
},
|
||||
#this one is sort of odd...
|
||||
"python-cloudfiles": {
|
||||
"version": "1.7.9.3"
|
||||
},
|
||||
|
@ -1,10 +0,0 @@
|
||||
# This is a extended json package definition file
|
||||
# We allow simple comments (lines starting with a hash symbol)
|
||||
{
|
||||
"ubuntu-oneiric": {
|
||||
"pika": {
|
||||
"version": "0.9.5"
|
||||
}
|
||||
},
|
||||
"rhel-6": {}
|
||||
}
|
@ -5,12 +5,10 @@
|
||||
# that we are trying to align other distributions with.
|
||||
# The versions should at least be major + minor!
|
||||
"ubuntu-oneiric": {
|
||||
# Linux SCSI target framework
|
||||
"tgt": {
|
||||
"version": "1:1*",
|
||||
"removable": true
|
||||
},
|
||||
# Need for ietadm, which is run by stack script
|
||||
"iscsitarget": {
|
||||
"version": "1.4*",
|
||||
"removable": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user