Add folsom config

This commit is contained in:
Mark McLoughlin
2012-09-26 23:05:41 +01:00
parent be191b1f68
commit 9a77beb1c9
3 changed files with 24 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
GITBASE=~/git/openstack
RELEASE=essex
RELEASE=folsom
BASEDIR=$(pwd)
CONFIGDIR=$(pwd)/openstack-config
TEMPDIR=$(mktemp -d $(pwd)/dmtmp-XXXXXX)

8
openstack-config/folsom Normal file
View File

@@ -0,0 +1,8 @@
# project revisions
nova 2012.1..folsom-rc3 (706502a|66073a4|b1ece76|1001a5f|60625ce|fb8dff3|0a2c40b)
glance 2012.1..folsom-rc3
swift 1.4.8..1.7.4
keystone 2012.1..folsom-rc2
horizon 2012.1..folsom-rc2
quantum 2012.1..folsom-rc3
cinder 4c20252..folsom-rc3

View File

@@ -0,0 +1,15 @@
# project revisions
nova 2012.1..folsom-rc3 (706502a|66073a4|b1ece76|1001a5f|60625ce|fb8dff3|0a2c40b)
glance 2012.1..folsom-rc3
swift 1.4.8..1.7.4
keystone 2012.1..folsom-rc2
horizon 2012.1..folsom-rc2
quantum 2012.1..folsom-rc3
cinder 4c20252..folsom-rc3
openstack-common 13ed881..origin/stable/folsom
python-novaclient 2012.1..origin/master
python-glanceclient 972677f..origin/master
python-swiftclient b55acc3..origin/master
python-keystoneclient 2012.1..origin/master
python-quantumclient 2012.1..origin/master
python-cinderclient 471704d..origin/master