Add Kilo release info

Change-Id: I77dba843e3d372825357a9a744619561b4b3f766
This commit is contained in:
Ilya Shakhat
2014-10-07 15:27:52 +04:00
parent 95e9cb639b
commit a7e2240914
2 changed files with 70 additions and 12 deletions

View File

@@ -8769,9 +8769,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/nova.git", "uri": "git://git.openstack.org/openstack/nova.git",
@@ -8808,9 +8813,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/keystone.git", "uri": "git://git.openstack.org/openstack/keystone.git",
@@ -8842,9 +8852,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/cinder.git", "uri": "git://git.openstack.org/openstack/cinder.git",
@@ -8881,9 +8896,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/glance.git", "uri": "git://git.openstack.org/openstack/glance.git",
@@ -8920,9 +8940,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/neutron.git", "uri": "git://git.openstack.org/openstack/neutron.git",
@@ -8959,9 +8984,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/horizon.git", "uri": "git://git.openstack.org/openstack/horizon.git",
@@ -9189,9 +9219,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/heat.git", "uri": "git://git.openstack.org/openstack/heat.git",
@@ -9235,9 +9270,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/ceilometer.git", "uri": "git://git.openstack.org/openstack/ceilometer.git",
@@ -9571,9 +9611,14 @@
"tag_from": "0.3" "tag_from": "0.3"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
] ]
}, },
@@ -9723,7 +9768,11 @@
}, },
{ {
"release_name": "Juno", "release_name": "Juno",
"end_date": "2014-Oct-17" "end_date": "2014-Oct-16"
},
{
"release_name": "Kilo",
"end_date": "2015-Apr-30"
} }
], ],
"mail_lists": [ "mail_lists": [

View File

@@ -81,9 +81,14 @@
"tag_from": "2013.2" "tag_from": "2013.2"
}, },
{ {
"tag_to": "HEAD", "tag_to": "2014.2.rc1",
"release_name": "Juno", "release_name": "Juno",
"tag_from": "2014.1" "tag_from": "2014.1"
},
{
"tag_to": "HEAD",
"release_name": "Kilo",
"tag_from": "2014.2.rc1"
} }
], ],
"uri": "git://git.openstack.org/openstack/glance.git", "uri": "git://git.openstack.org/openstack/glance.git",
@@ -159,7 +164,11 @@
}, },
{ {
"release_name": "Juno", "release_name": "Juno",
"end_date": "2014-Oct-17" "end_date": "2014-Oct-16"
},
{
"release_name": "Kilo",
"end_date": "2015-Apr-30"
} }
], ],