Add several categories of OpenStack projects
Include name changes for reddwarf -> trove and moniker -> designate Change-Id: Ibcd48d2433994e92f6ccb2ce25531c600be6a996 Reviewed-on: https://review.openstack.org/32599 Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
@@ -1,4 +1,11 @@
|
|||||||
# project revisions
|
# havana-all includes all of the sub-projects defined in havana-*
|
||||||
|
# it can be regenerated by doing, e.g.:
|
||||||
|
# cat havana-integrated havana-library havana-docs havana-gating \
|
||||||
|
# havana-incubated havana-bucket havana-infra havana-unofficial > havana-all
|
||||||
|
#
|
||||||
|
|
||||||
|
# OpenStack integrated projects
|
||||||
|
# as defined at https://wiki.openstack.org/wiki/Projects
|
||||||
nova 2013.1..HEAD
|
nova 2013.1..HEAD
|
||||||
swift 1.8.0..HEAD
|
swift 1.8.0..HEAD
|
||||||
glance 2013.1..HEAD
|
glance 2013.1..HEAD
|
||||||
@@ -8,17 +15,121 @@ quantum 2013.1..HEAD
|
|||||||
cinder 2013.1..HEAD
|
cinder 2013.1..HEAD
|
||||||
ceilometer 2013.1..HEAD
|
ceilometer 2013.1..HEAD
|
||||||
heat 2013.1..HEAD
|
heat 2013.1..HEAD
|
||||||
# client libraries
|
# OpenStack library projects
|
||||||
python-novaclient 2.13.0..HEAD
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
python-swiftclient 1.3.0..HEAD
|
# note: oslo.config has tags, but they don't appear to be current with grizzly release
|
||||||
python-glanceclient 0.9.0..HEAD
|
oslo.config fc8ca59..
|
||||||
python-keystoneclient 0.2.3..HEAD
|
oslo-incubator 2013.1
|
||||||
python-quantumclient 2.2.1..HEAD
|
python-novaclient 2.13.0..
|
||||||
python-cinderclient 1.0.3..HEAD
|
python-swiftclient 1.3.0..
|
||||||
python-ceilometerclient 1.0.0..HEAD
|
python-glanceclient 0.9.0..
|
||||||
python-heatclient 0.2.2..HEAD
|
python-keystoneclient 0.2.3..
|
||||||
# other important repositories
|
python-quantumclient 2.2.1..
|
||||||
oslo-incubator 2013.1..HEAD
|
python-cinderclient 1.0.3..
|
||||||
devstack 4b1dbb5d..HEAD
|
python-ceilometerclient 1.0.0..
|
||||||
tempest a6b85b82..HEAD
|
python-heatclient 0.2.2..
|
||||||
openstack-manuals d7d27db6..HEAD
|
# OpenStack documentation projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
compute-api 2013.1..
|
||||||
|
identity-api 2013.1..
|
||||||
|
image-api 2013.1..
|
||||||
|
netconn-api 2013.1..
|
||||||
|
object-api 2013.1..
|
||||||
|
volume-api 2013.1..
|
||||||
|
openstack-manuals 2013.1.rc2..
|
||||||
|
api-site 2013.1..
|
||||||
|
# openstack gating projects
|
||||||
|
# As described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
# note: devstack, tempest, and requirements don't have tag 2013.1,
|
||||||
|
# so we'll use the commit closest to the 2013-04-04 grizzly release
|
||||||
|
devstack 896eb66..
|
||||||
|
tempest 017e95c..
|
||||||
|
requirements aea036d..
|
||||||
|
# note: need to update openstack-nose once a commit happens in havana
|
||||||
|
openstack-nose a103741..
|
||||||
|
# OpenStack incubated projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
# Note: trove and ironic do not have tags such as 2013.1, so use
|
||||||
|
# the commit whose date most closely aligns with the official grizzly
|
||||||
|
# release on 2013-04-04
|
||||||
|
trove b15d347..
|
||||||
|
trove-integration bac5b1b..
|
||||||
|
python-trove-client 6222dea..
|
||||||
|
ironic 8e05dbf..
|
||||||
|
# note: python-ironicclient is currently just a stub, but putting here
|
||||||
|
# for future reference
|
||||||
|
python-ironicclient
|
||||||
|
# openstack bucket projects
|
||||||
|
# these are projects that are developed within the openstack atmosphere
|
||||||
|
# (i.e. they are not "unofficial" per se), but are not explicitly
|
||||||
|
# listed at https://wiki.openstack.org/wiki/Projects. Since I'm not
|
||||||
|
# sure where they should go, but I want to be able to measure them,
|
||||||
|
# I'm putting them into a 'havana-bucket' list
|
||||||
|
grenade d4f97a5..
|
||||||
|
pbr 0.5.8..
|
||||||
|
hacking 46e0d50..
|
||||||
|
heat-templates d94bf0c..
|
||||||
|
heat-cfntools e0f2666..
|
||||||
|
# OpenStack infrastructure projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
config e8862b1..
|
||||||
|
gear 6044080..
|
||||||
|
jeepyb 18e8256..
|
||||||
|
zuul 8259510..
|
||||||
|
gearman-plugin c4e660f..
|
||||||
|
devstack-gate fae4700..
|
||||||
|
jenkins-job-builder 96a72de..
|
||||||
|
gitdm 8f01611..
|
||||||
|
git-review 1.21..
|
||||||
|
gerrit 19507d3..
|
||||||
|
gerritlib 81a0066..
|
||||||
|
# note: need to update gerritbot once a commit happens in havana
|
||||||
|
gerritbot 6563e96..
|
||||||
|
reviewday c3044dd..
|
||||||
|
askbot-theme d1cfa0b..
|
||||||
|
releasestatus 94b0b30..
|
||||||
|
# note: need to update zmq-event-publisher once a commit happens in havana
|
||||||
|
zmq-event-publisher 135d273..
|
||||||
|
# note: need to update statusbot once a commit happens in havana
|
||||||
|
statusbot 336c7d9..
|
||||||
|
# note: need to update puppet-dashboard once a commit happens in havana
|
||||||
|
puppet-dashboard 7c8a306..
|
||||||
|
# note: need to update puppet-apparmor once a commit happens in havana
|
||||||
|
puppet-apparmor 6c51fe5..
|
||||||
|
# note: need to update puppet-vcsrepo once a commit happens in havana
|
||||||
|
puppet-vcsrepo 4c3e9b2..
|
||||||
|
# note: need to update meetbot once a commit happens in havana
|
||||||
|
meetbot bf953cc..
|
||||||
|
# note: need to update lodgeit once a commit happens in havana
|
||||||
|
lodgeit dfd551f..
|
||||||
|
# note: need to update nose-html-output once a commit happens in havana
|
||||||
|
nose-html-output 714b4242..
|
||||||
|
# Unofficial OpenStack Projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
#
|
||||||
|
# Related - unofficial projects with no rights to use OpenStack brand and
|
||||||
|
# assets or project resources
|
||||||
|
#
|
||||||
|
# Related projects are made up of projects that have chosen to associate
|
||||||
|
# themselves with OpenStack. These projects are not officially tied to
|
||||||
|
# OpenStack or any OpenStack processes or resources, but may make use of
|
||||||
|
# OpenStack or add functionality on top of OpenStack projects. The "related
|
||||||
|
# project" designation is meant to provide an aggregation method for the
|
||||||
|
# community to expose useful projects and products in the OpenStack
|
||||||
|
# ecosystem that are not directly part of the core or incubated projects.
|
||||||
|
#
|
||||||
|
#tripleo - not sure what project(s) this includes
|
||||||
|
designate 8a3d9fc..
|
||||||
|
marconi 1a15292..
|
||||||
|
python-marconiclient e414f78..
|
||||||
|
savanna 8fdeefd..
|
||||||
|
savanna-dashboard 06bce5a..
|
||||||
|
murano-docs 9bc82af..
|
||||||
|
murano-api 9bc82af..
|
||||||
|
murano-conductor 9bc82af..
|
||||||
|
murano-dashboard 9bc82af..
|
||||||
|
murano-agent 9bc82af..
|
||||||
|
murano-deployment 9bc82af..
|
||||||
|
murano-tests 9bc82af..
|
||||||
|
python-muranoclient 9bc82af..
|
||||||
|
#convection - not sure what project(s) this encompasses
|
||||||
|
11
openstack-config/havana-bucket
Normal file
11
openstack-config/havana-bucket
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# openstack bucket projects
|
||||||
|
# these are projects that are developed within the openstack atmosphere
|
||||||
|
# (i.e. they are not "unofficial" per se), but are not explicitly
|
||||||
|
# listed at https://wiki.openstack.org/wiki/Projects. Since I'm not
|
||||||
|
# sure where they should go, but I want to be able to measure them,
|
||||||
|
# I'm putting them into a 'havana-bucket' list
|
||||||
|
grenade d4f97a5..
|
||||||
|
pbr 0.5.8..
|
||||||
|
hacking 46e0d50..
|
||||||
|
heat-templates d94bf0c..
|
||||||
|
heat-cfntools e0f2666..
|
10
openstack-config/havana-docs
Normal file
10
openstack-config/havana-docs
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# OpenStack documentation projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
compute-api 2013.1..
|
||||||
|
identity-api 2013.1..
|
||||||
|
image-api 2013.1..
|
||||||
|
netconn-api 2013.1..
|
||||||
|
object-api 2013.1..
|
||||||
|
volume-api 2013.1..
|
||||||
|
openstack-manuals 2013.1.rc2..
|
||||||
|
api-site 2013.1..
|
9
openstack-config/havana-gating
Normal file
9
openstack-config/havana-gating
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# openstack gating projects
|
||||||
|
# As described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
# note: devstack, tempest, and requirements don't have tag 2013.1,
|
||||||
|
# so we'll use the commit closest to the 2013-04-04 grizzly release
|
||||||
|
devstack 896eb66..
|
||||||
|
tempest 017e95c..
|
||||||
|
requirements aea036d..
|
||||||
|
# note: need to update openstack-nose once a commit happens in havana
|
||||||
|
openstack-nose a103741..
|
12
openstack-config/havana-incubated
Normal file
12
openstack-config/havana-incubated
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# OpenStack incubated projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
# Note: trove and ironic do not have tags such as 2013.1, so use
|
||||||
|
# the commit whose date most closely aligns with the official grizzly
|
||||||
|
# release on 2013-04-04
|
||||||
|
trove b15d347..
|
||||||
|
trove-integration bac5b1b..
|
||||||
|
python-trove-client 6222dea..
|
||||||
|
ironic 8e05dbf..
|
||||||
|
# note: python-ironicclient is currently just a stub, but putting here
|
||||||
|
# for future reference
|
||||||
|
python-ironicclient
|
34
openstack-config/havana-infra
Normal file
34
openstack-config/havana-infra
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
# OpenStack infrastructure projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
config e8862b1..
|
||||||
|
gear 6044080..
|
||||||
|
jeepyb 18e8256..
|
||||||
|
zuul 8259510..
|
||||||
|
gearman-plugin c4e660f..
|
||||||
|
devstack-gate fae4700..
|
||||||
|
jenkins-job-builder 96a72de..
|
||||||
|
gitdm 8f01611..
|
||||||
|
git-review 1.21..
|
||||||
|
gerrit 19507d3..
|
||||||
|
gerritlib 81a0066..
|
||||||
|
# note: need to update gerritbot once a commit happens in havana
|
||||||
|
gerritbot 6563e96..
|
||||||
|
reviewday c3044dd..
|
||||||
|
askbot-theme d1cfa0b..
|
||||||
|
releasestatus 94b0b30..
|
||||||
|
# note: need to update zmq-event-publisher once a commit happens in havana
|
||||||
|
zmq-event-publisher 135d273..
|
||||||
|
# note: need to update statusbot once a commit happens in havana
|
||||||
|
statusbot 336c7d9..
|
||||||
|
# note: need to update puppet-dashboard once a commit happens in havana
|
||||||
|
puppet-dashboard 7c8a306..
|
||||||
|
# note: need to update puppet-apparmor once a commit happens in havana
|
||||||
|
puppet-apparmor 6c51fe5..
|
||||||
|
# note: need to update puppet-vcsrepo once a commit happens in havana
|
||||||
|
puppet-vcsrepo 4c3e9b2..
|
||||||
|
# note: need to update meetbot once a commit happens in havana
|
||||||
|
meetbot bf953cc..
|
||||||
|
# note: need to update lodgeit once a commit happens in havana
|
||||||
|
lodgeit dfd551f..
|
||||||
|
# note: need to update nose-html-output once a commit happens in havana
|
||||||
|
nose-html-output 714b4242..
|
11
openstack-config/havana-integrated
Normal file
11
openstack-config/havana-integrated
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# OpenStack integrated projects
|
||||||
|
# as defined at https://wiki.openstack.org/wiki/Projects
|
||||||
|
nova 2013.1..HEAD
|
||||||
|
swift 1.8.0..HEAD
|
||||||
|
glance 2013.1..HEAD
|
||||||
|
keystone 2013.1..HEAD
|
||||||
|
horizon 2013.1..HEAD
|
||||||
|
quantum 2013.1..HEAD
|
||||||
|
cinder 2013.1..HEAD
|
||||||
|
ceilometer 2013.1..HEAD
|
||||||
|
heat 2013.1..HEAD
|
13
openstack-config/havana-library
Normal file
13
openstack-config/havana-library
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# OpenStack library projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
# note: oslo.config has tags, but they don't appear to be current with grizzly release
|
||||||
|
oslo.config fc8ca59..
|
||||||
|
oslo-incubator 2013.1
|
||||||
|
python-novaclient 2.13.0..
|
||||||
|
python-swiftclient 1.3.0..
|
||||||
|
python-glanceclient 0.9.0..
|
||||||
|
python-keystoneclient 0.2.3..
|
||||||
|
python-quantumclient 2.2.1..
|
||||||
|
python-cinderclient 1.0.3..
|
||||||
|
python-ceilometerclient 1.0.0..
|
||||||
|
python-heatclient 0.2.2..
|
29
openstack-config/havana-unofficial
Normal file
29
openstack-config/havana-unofficial
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
# Unofficial OpenStack Projects
|
||||||
|
# as described at https://wiki.openstack.org/wiki/Projects
|
||||||
|
#
|
||||||
|
# Related - unofficial projects with no rights to use OpenStack brand and
|
||||||
|
# assets or project resources
|
||||||
|
#
|
||||||
|
# Related projects are made up of projects that have chosen to associate
|
||||||
|
# themselves with OpenStack. These projects are not officially tied to
|
||||||
|
# OpenStack or any OpenStack processes or resources, but may make use of
|
||||||
|
# OpenStack or add functionality on top of OpenStack projects. The "related
|
||||||
|
# project" designation is meant to provide an aggregation method for the
|
||||||
|
# community to expose useful projects and products in the OpenStack
|
||||||
|
# ecosystem that are not directly part of the core or incubated projects.
|
||||||
|
#
|
||||||
|
#tripleo - not sure what project(s) this includes
|
||||||
|
designate 8a3d9fc..
|
||||||
|
marconi 1a15292..
|
||||||
|
python-marconiclient e414f78..
|
||||||
|
savanna 8fdeefd..
|
||||||
|
savanna-dashboard 06bce5a..
|
||||||
|
murano-docs 9bc82af..
|
||||||
|
murano-api 9bc82af..
|
||||||
|
murano-conductor 9bc82af..
|
||||||
|
murano-dashboard 9bc82af..
|
||||||
|
murano-agent 9bc82af..
|
||||||
|
murano-deployment 9bc82af..
|
||||||
|
murano-tests 9bc82af..
|
||||||
|
python-muranoclient 9bc82af..
|
||||||
|
#convection - not sure what project(s) this encompasses
|
Reference in New Issue
Block a user