From ecc9fb0a8fcf54e96df0687f37a9eaa6703b56df Mon Sep 17 00:00:00 2001 From: Dan Stangel Date: Wed, 23 Oct 2013 12:55:34 -0600 Subject: [PATCH] Close havana and add Icehouse release configuration Add the 2013.2 completion tags to the havana release configuraiton, and create a new file to track new activity in icehouse. Change-Id: I3148d5117f6537577631914ebbef7e6277248068 --- openstack-config/havana | 18 +++++++++--------- openstack-config/icehouse | 10 ++++++++++ 2 files changed, 19 insertions(+), 9 deletions(-) create mode 100644 openstack-config/icehouse diff --git a/openstack-config/havana b/openstack-config/havana index a350a20..232eac8 100644 --- a/openstack-config/havana +++ b/openstack-config/havana @@ -1,10 +1,10 @@ # project revisions -nova 2013.1..HEAD -swift 1.8.0..HEAD -glance 2013.1..HEAD -keystone 2013.1..HEAD -horizon 2013.1..HEAD -neutron 2013.1..HEAD -cinder 2013.1..HEAD -ceilometer 2013.1..HEAD -heat 2013.1..HEAD +nova 2013.1..2013.2 +swift 1.8.0..1.10.0 +glance 2013.1..2013.2 +keystone 2013.1..2013.2 +horizon 2013.1..2013.2 +neutron 2013.1..2013.2 +cinder 2013.1..2013.2 +ceilometer 2013.1..2013.2 +heat 2013.1..2013.2 diff --git a/openstack-config/icehouse b/openstack-config/icehouse new file mode 100644 index 0000000..34806e9 --- /dev/null +++ b/openstack-config/icehouse @@ -0,0 +1,10 @@ +# project revisions +nova 2013.2..HEAD +swift 1.10.0..HEAD +glance 2013.2..HEAD +keystone 2013.2..HEAD +horizon 2013.2..HEAD +neutron 2013.2..HEAD +cinder 2013.2..HEAD +ceilometer 2013.2..HEAD +heat 2013.2..HEAD