More json cleanups and removing tempest for now since devstack isn't really meant for making a CI env.

This commit is contained in:
Joshua Harlow 2012-02-15 17:32:45 -08:00
parent 6719c33eb8
commit ea1df804b4
4 changed files with 0 additions and 14 deletions

View File

@ -7,7 +7,6 @@
}
},
"rhel-6": {
# For testing
"coverage": {
"version": "3.5.1"
},

View File

@ -27,7 +27,6 @@
"sqlalchemy-migrate": {
"version": "0.7.2"
},
#this one is sort of odd...
"python-cloudfiles": {
"version": "1.7.9.3"
},

View File

@ -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": {}
}

View File

@ -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