diff --git a/etc/default_data.json b/etc/default_data.json index b58d8ce00..fdc4060ef 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -5051,6 +5051,11 @@ "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" } ], "uri": "git://github.com/openstack/compute-api.git", @@ -5065,6 +5070,11 @@ "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" } ], "uri": "git://github.com/openstack/identity-api.git", @@ -5079,6 +5089,11 @@ "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" } ], "uri": "git://github.com/openstack/image-api.git", @@ -5093,6 +5108,11 @@ "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" } ], "uri": "git://github.com/openstack/netconn-api.git", @@ -5107,6 +5127,11 @@ "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" } ], "uri": "git://github.com/openstack/object-api.git", @@ -5121,6 +5146,11 @@ "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" } ], "uri": "git://github.com/openstack/volume-api.git", @@ -5144,7 +5174,7 @@ "tag_from": "2012.2" }, { - "branch": "stable/havana", + "branch": "stable/havana", "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1.rc2" @@ -5160,6 +5190,25 @@ "organization": "openstack", "project_type": "openstack" }, + { + "project_group": "documentation", + "releases": [ + { + "tag_to": "HEAD", + "release_name": "Havana", + "tag_from": "65027f8" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" + } + ], + "uri": "git://github.com/openstack/operations-guide.git", + "module": "operations-guide", + "organization": "openstack", + "project_type": "openstack" + }, { "project_group": "documentation", "releases": [ @@ -5167,6 +5216,11 @@ "tag_to": "HEAD", "release_name": "Havana", "tag_from": "2013.1" + }, + { + "tag_to": "HEAD", + "release_name": "Icehouse", + "tag_from": "2013.2" } ], "uri": "git://github.com/openstack/api-site.git",