Add Icehouse tags for manuals, add operations-guide
The operations-guide was not yet in the repo and added. For the api repositiories the tags have been added for Icehouse. Change-Id: I30a05568d894e7468e62a0c82ca7d7edc0586581
This commit is contained in:
parent
674daa654f
commit
74a17a9581
@ -5017,6 +5017,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",
|
||||
@ -5031,6 +5036,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",
|
||||
@ -5045,6 +5055,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",
|
||||
@ -5059,6 +5074,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",
|
||||
@ -5073,6 +5093,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",
|
||||
@ -5087,6 +5112,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",
|
||||
@ -5110,7 +5140,7 @@
|
||||
"tag_from": "2012.2"
|
||||
},
|
||||
{
|
||||
"branch": "stable/havana",
|
||||
"branch": "stable/havana",
|
||||
"tag_to": "HEAD",
|
||||
"release_name": "Havana",
|
||||
"tag_from": "2013.1.rc2"
|
||||
@ -5126,6 +5156,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": [
|
||||
@ -5133,6 +5182,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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user