Merge "Adds integrated and incubated release names to programs.yaml"
This commit is contained in:
@@ -7,32 +7,29 @@ Compute:
|
|||||||
virtual machines, and containers.
|
virtual machines, and containers.
|
||||||
url: https://wiki.openstack.org/wiki/Nova
|
url: https://wiki.openstack.org/wiki/Nova
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/nova
|
||||||
- openstack/nova
|
integrated-since: austin
|
||||||
other:
|
- repo: openstack/python-novaclient
|
||||||
- openstack/python-novaclient
|
- repo: openstack/nova-specs
|
||||||
- openstack/nova-specs
|
|
||||||
|
|
||||||
Object Storage:
|
Object Storage:
|
||||||
codename: Swift
|
codename: Swift
|
||||||
ptl: John Dickinson (notmyname)
|
ptl: John Dickinson (notmyname)
|
||||||
url: https://wiki.openstack.org/wiki/Swift
|
url: https://wiki.openstack.org/wiki/Swift
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/swift
|
||||||
- openstack/swift
|
integrated-since: austin
|
||||||
other:
|
- repo: openstack/python-swiftclient
|
||||||
- openstack/python-swiftclient
|
- repo: openstack/swift-bench
|
||||||
- openstack/swift-bench
|
|
||||||
|
|
||||||
Image Service:
|
Image Service:
|
||||||
codename: Glance
|
codename: Glance
|
||||||
ptl: Mark Washenberger (markwash)
|
ptl: Mark Washenberger (markwash)
|
||||||
url: https://wiki.openstack.org/wiki/Glance
|
url: https://wiki.openstack.org/wiki/Glance
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/glance
|
||||||
- openstack/glance
|
integrated-since: bexar
|
||||||
other:
|
- repo: openstack/python-glanceclient
|
||||||
- openstack/python-glanceclient
|
|
||||||
|
|
||||||
Identity:
|
Identity:
|
||||||
codename: Keystone
|
codename: Keystone
|
||||||
@@ -42,21 +39,19 @@ Identity:
|
|||||||
multi-tenant authorization.
|
multi-tenant authorization.
|
||||||
url: https://wiki.openstack.org/wiki/Keystone
|
url: https://wiki.openstack.org/wiki/Keystone
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/keystone
|
||||||
- openstack/keystone
|
integrated-since: essex
|
||||||
other:
|
- repo: openstack/python-keystoneclient
|
||||||
- openstack/python-keystoneclient
|
|
||||||
|
|
||||||
Dashboard:
|
Dashboard:
|
||||||
codename: Horizon
|
codename: Horizon
|
||||||
ptl: David Lyle (david-lyle)
|
ptl: David Lyle (david-lyle)
|
||||||
url: https://wiki.openstack.org/wiki/Horizon
|
url: https://wiki.openstack.org/wiki/Horizon
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/horizon
|
||||||
- openstack/horizon
|
integrated-since: essex
|
||||||
other:
|
- repo: openstack/django_openstack_auth
|
||||||
- openstack/django_openstack_auth
|
- repo: openstack/tuskar-ui
|
||||||
- openstack/tuskar-ui
|
|
||||||
|
|
||||||
Networking:
|
Networking:
|
||||||
codename: Neutron
|
codename: Neutron
|
||||||
@@ -67,11 +62,10 @@ Networking:
|
|||||||
|
|
||||||
url: https://wiki.openstack.org/wiki/Neutron
|
url: https://wiki.openstack.org/wiki/Neutron
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/neutron
|
||||||
- openstack/neutron
|
integrated-since: folsom
|
||||||
other:
|
- repo: openstack/python-neutronclient
|
||||||
- openstack/neutron-specs
|
- repo: openstack/neutron-specs
|
||||||
- openstack/python-neutronclient
|
|
||||||
|
|
||||||
Block Storage:
|
Block Storage:
|
||||||
codename: Cinder
|
codename: Cinder
|
||||||
@@ -80,36 +74,34 @@ Block Storage:
|
|||||||
To implement services and libraries to provide on-demand,
|
To implement services and libraries to provide on-demand,
|
||||||
self-service access to Block Storage resources via abstraction
|
self-service access to Block Storage resources via abstraction
|
||||||
and automation on top of other block storage devices.
|
and automation on top of other block storage devices.
|
||||||
|
|
||||||
url: https://wiki.openstack.org/wiki/Cinder
|
url: https://wiki.openstack.org/wiki/Cinder
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/cinder
|
||||||
- openstack/cinder
|
integrated-since: folsom
|
||||||
other:
|
- repo: openstack/python-cinderclient
|
||||||
- openstack/python-cinderclient
|
|
||||||
|
|
||||||
Telemetry:
|
Telemetry:
|
||||||
codename: Ceilometer
|
codename: Ceilometer
|
||||||
ptl : Eoghan Glynn (eglynn)
|
ptl : Eoghan Glynn (eglynn)
|
||||||
url: https://wiki.openstack.org/wiki/Ceilometer
|
url: https://wiki.openstack.org/wiki/Ceilometer
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/ceilometer
|
||||||
- openstack/ceilometer
|
incubated-since: grizzly
|
||||||
other:
|
integrated-since: havana
|
||||||
- openstack/python-ceilometerclient
|
- repo: openstack/python-ceilometerclient
|
||||||
|
|
||||||
Orchestration:
|
Orchestration:
|
||||||
codename: Heat
|
codename: Heat
|
||||||
ptl: Zane Bitter (zaneb)
|
ptl: Zane Bitter (zaneb)
|
||||||
url: https://wiki.openstack.org/wiki/Heat
|
url: https://wiki.openstack.org/wiki/Heat
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/heat
|
||||||
- openstack/heat
|
incubated-since: grizzly
|
||||||
other:
|
integrated-since: havana
|
||||||
- openstack/python-heatclient
|
- repo: openstack/python-heatclient
|
||||||
- openstack/heat-cfntools
|
- repo: openstack/heat-cfntools
|
||||||
- openstack/heat-templates
|
- repo: openstack/heat-templates
|
||||||
- openstack-dev/heat-cfnclient
|
- repo: openstack-dev/heat-cfnclient
|
||||||
|
|
||||||
Database Service:
|
Database Service:
|
||||||
codename: Trove
|
codename: Trove
|
||||||
@@ -121,11 +113,11 @@ Database Service:
|
|||||||
extensible open source framework.
|
extensible open source framework.
|
||||||
url: https://wiki.openstack.org/wiki/Trove
|
url: https://wiki.openstack.org/wiki/Trove
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/trove
|
||||||
- openstack/trove
|
incubated-since: havana
|
||||||
other:
|
integrated-since: icehouse
|
||||||
- openstack/python-troveclient
|
- repo: openstack/python-troveclient
|
||||||
- openstack/trove-integration
|
- repo: openstack/trove-integration
|
||||||
|
|
||||||
Bare metal:
|
Bare metal:
|
||||||
codename: Ironic
|
codename: Ironic
|
||||||
@@ -136,11 +128,10 @@ Bare metal:
|
|||||||
security-aware and fault-tolerant manner.
|
security-aware and fault-tolerant manner.
|
||||||
url: https://wiki.openstack.org/wiki/Ironic
|
url: https://wiki.openstack.org/wiki/Ironic
|
||||||
projects:
|
projects:
|
||||||
incubated:
|
- repo: openstack/ironic
|
||||||
- openstack/ironic
|
incubated-since: havana
|
||||||
other:
|
- repo: openstack/python-ironicclient
|
||||||
- openstack/python-ironicclient
|
- repo: openstack/ironic-python-agent
|
||||||
- openstack/ironic-python-agent
|
|
||||||
|
|
||||||
Common Libraries:
|
Common Libraries:
|
||||||
codename: Oslo
|
codename: Oslo
|
||||||
@@ -151,23 +142,22 @@ Common Libraries:
|
|||||||
stable, consistent, documented and generally applicable.
|
stable, consistent, documented and generally applicable.
|
||||||
url: https://wiki.openstack.org/wiki/Oslo
|
url: https://wiki.openstack.org/wiki/Oslo
|
||||||
projects:
|
projects:
|
||||||
other:
|
- repo: openstack/cliff
|
||||||
- openstack/cliff
|
- repo: openstack/oslo.config
|
||||||
- openstack/oslo.config
|
- repo: openstack/oslo-incubator
|
||||||
- openstack/oslo-incubator
|
- repo: openstack/oslo.messaging
|
||||||
- openstack/oslo.messaging
|
- repo: openstack/oslo.rootwrap
|
||||||
- openstack/oslo.rootwrap
|
- repo: openstack/oslosphinx
|
||||||
- openstack/oslosphinx
|
- repo: openstack/oslo.test
|
||||||
- openstack/oslo.test
|
- repo: openstack/oslo.version
|
||||||
- openstack/oslo.version
|
- repo: openstack/oslo.vmware
|
||||||
- openstack/oslo.vmware
|
- repo: openstack/pycadf
|
||||||
- openstack/pycadf
|
- repo: openstack/stevedore
|
||||||
- openstack/stevedore
|
- repo: openstack/taskflow
|
||||||
- openstack/taskflow
|
- repo: openstack-dev/cookiecutter
|
||||||
- openstack-dev/cookiecutter
|
- repo: openstack-dev/oslo-cookiecutter
|
||||||
- openstack-dev/oslo-cookiecutter
|
- repo: openstack-dev/hacking
|
||||||
- openstack-dev/hacking
|
- repo: openstack-dev/pbr
|
||||||
- openstack-dev/pbr
|
|
||||||
|
|
||||||
Infrastructure:
|
Infrastructure:
|
||||||
ptl: James E. Blair (jeblair)
|
ptl: James E. Blair (jeblair)
|
||||||
@@ -177,46 +167,45 @@ Infrastructure:
|
|||||||
support the development process and general operation of the
|
support the development process and general operation of the
|
||||||
OpenStack project.
|
OpenStack project.
|
||||||
projects:
|
projects:
|
||||||
other:
|
- repo: openstack-dev/openstack-nose
|
||||||
- openstack-dev/openstack-nose
|
- repo: openstack-infra/activity-board
|
||||||
- openstack-infra/activity-board
|
- repo: openstack-infra/askbot-theme
|
||||||
- openstack-infra/askbot-theme
|
- repo: openstack-infra/config
|
||||||
- openstack-infra/config
|
- repo: openstack-infra/devstack-gate
|
||||||
- openstack-infra/devstack-gate
|
- repo: openstack-infra/elastic-recheck
|
||||||
- openstack-infra/elastic-recheck
|
- repo: openstack-infra/gear
|
||||||
- openstack-infra/gear
|
- repo: openstack-infra/gearman-plugin
|
||||||
- openstack-infra/gearman-plugin
|
- repo: openstack-infra/gerrit
|
||||||
- openstack-infra/gerrit
|
- repo: openstack-infra/gerritbot
|
||||||
- openstack-infra/gerritbot
|
- repo: openstack-infra/gerritlib
|
||||||
- openstack-infra/gerritlib
|
- repo: openstack-infra/git-review
|
||||||
- openstack-infra/git-review
|
- repo: openstack-infra/gitdm
|
||||||
- openstack-infra/gitdm
|
- repo: openstack-infra/groups
|
||||||
- openstack-infra/groups
|
- repo: openstack-infra/jeepyb
|
||||||
- openstack-infra/jeepyb
|
- repo: openstack-infra/jenkins-job-builder
|
||||||
- openstack-infra/jenkins-job-builder
|
- repo: openstack-infra/lodgeit
|
||||||
- openstack-infra/lodgeit
|
- repo: openstack-infra/meetbot
|
||||||
- openstack-infra/meetbot
|
- repo: openstack-infra/nodepool
|
||||||
- openstack-infra/nodepool
|
- repo: openstack-infra/nose-html-output
|
||||||
- openstack-infra/nose-html-output
|
- repo: openstack-infra/odsreg
|
||||||
- openstack-infra/odsreg
|
- repo: openstack-infra/openstackid
|
||||||
- openstack-infra/openstackid
|
- repo: openstack-infra/os-loganalyze
|
||||||
- openstack-infra/os-loganalyze
|
- repo: openstack-infra/publications
|
||||||
- openstack-infra/publications
|
- repo: openstack-infra/puppet-apparmor
|
||||||
- openstack-infra/puppet-apparmor
|
- repo: openstack-infra/puppet-dashboard
|
||||||
- openstack-infra/puppet-dashboard
|
- repo: openstack-infra/puppet-vcsrepo
|
||||||
- openstack-infra/puppet-vcsrepo
|
- repo: openstack-infra/pypi-mirror
|
||||||
- openstack-infra/pypi-mirror
|
- repo: openstack-infra/releasestatus
|
||||||
- openstack-infra/releasestatus
|
- repo: openstack-infra/reviewday
|
||||||
- openstack-infra/reviewday
|
- repo: openstack-infra/reviewstats
|
||||||
- openstack-infra/reviewstats
|
- repo: openstack-infra/statusbot
|
||||||
- openstack-infra/statusbot
|
- repo: openstack-infra/storyboard
|
||||||
- openstack-infra/storyboard
|
- repo: openstack-infra/storyboard-webclient
|
||||||
- openstack-infra/storyboard-webclient
|
- repo: openstack-infra/tripleo-ci
|
||||||
- openstack-infra/tripleo-ci
|
- repo: openstack-infra/zmq-event-publisher
|
||||||
- openstack-infra/zmq-event-publisher
|
- repo: openstack-infra/zuul
|
||||||
- openstack-infra/zuul
|
- repo: openstack-infra/zuul-packaging
|
||||||
- openstack-infra/zuul-packaging
|
- repo: openstack/openstack-planet
|
||||||
- openstack/openstack-planet
|
|
||||||
|
|
||||||
Documentation:
|
Documentation:
|
||||||
ptl: Anne Gentle (annegentle)
|
ptl: Anne Gentle (annegentle)
|
||||||
@@ -226,18 +215,17 @@ Documentation:
|
|||||||
documentation. Treat documentation like OpenStack code.
|
documentation. Treat documentation like OpenStack code.
|
||||||
url: https://wiki.openstack.org/wiki/Documentation
|
url: https://wiki.openstack.org/wiki/Documentation
|
||||||
projects:
|
projects:
|
||||||
other:
|
- repo: openstack/api-site
|
||||||
- openstack/api-site
|
- repo: openstack/compute-api
|
||||||
- openstack/compute-api
|
- repo: openstack/database-api
|
||||||
- openstack/database-api
|
- repo: openstack/identity-api
|
||||||
- openstack/identity-api
|
- repo: openstack/image-api
|
||||||
- openstack/image-api
|
- repo: openstack/netconn-api
|
||||||
- openstack/netconn-api
|
- repo: openstack/object-api
|
||||||
- openstack/object-api
|
- repo: openstack/openstack-doc-tools
|
||||||
- openstack/openstack-doc-tools
|
- repo: openstack/openstack-manuals
|
||||||
- openstack/openstack-manuals
|
- repo: openstack/operations-guide
|
||||||
- openstack/operations-guide
|
- repo: openstack/volume-api
|
||||||
- openstack/volume-api
|
|
||||||
|
|
||||||
Quality Assurance:
|
Quality Assurance:
|
||||||
codename: QA
|
codename: QA
|
||||||
@@ -248,10 +236,9 @@ Quality Assurance:
|
|||||||
point during the release cycle.
|
point during the release cycle.
|
||||||
url: https://wiki.openstack.org/wiki/QA
|
url: https://wiki.openstack.org/wiki/QA
|
||||||
projects:
|
projects:
|
||||||
other:
|
- repo: openstack/tempest
|
||||||
- openstack/tempest
|
- repo: openstack-dev/grenade
|
||||||
- openstack-dev/grenade
|
- repo: openstack/qa-specs
|
||||||
- openstack/qa-specs
|
|
||||||
|
|
||||||
Deployment:
|
Deployment:
|
||||||
codename: TripleO
|
codename: TripleO
|
||||||
@@ -261,17 +248,16 @@ Deployment:
|
|||||||
in production, using OpenStack itself wherever possible.
|
in production, using OpenStack itself wherever possible.
|
||||||
url: https://wiki.openstack.org/wiki/TripleO
|
url: https://wiki.openstack.org/wiki/TripleO
|
||||||
projects:
|
projects:
|
||||||
other:
|
- repo: openstack/diskimage-builder
|
||||||
- openstack/diskimage-builder
|
- repo: openstack/os-apply-config
|
||||||
- openstack/os-apply-config
|
- repo: openstack/os-cloud-config
|
||||||
- openstack/os-cloud-config
|
- repo: openstack/os-collect-config
|
||||||
- openstack/os-collect-config
|
- repo: openstack/os-refresh-config
|
||||||
- openstack/os-refresh-config
|
- repo: openstack/tripleo-heat-templates
|
||||||
- openstack/tripleo-heat-templates
|
- repo: openstack/tripleo-image-elements
|
||||||
- openstack/tripleo-image-elements
|
- repo: openstack/tripleo-incubator
|
||||||
- openstack/tripleo-incubator
|
- repo: openstack/tuskar
|
||||||
- openstack/tuskar
|
- repo: openstack/python-tuskarclient
|
||||||
- openstack/python-tuskarclient
|
|
||||||
|
|
||||||
Devstack:
|
Devstack:
|
||||||
ptl: Dean Troyer (dtroyer)
|
ptl: Dean Troyer (dtroyer)
|
||||||
@@ -282,8 +268,7 @@ Devstack:
|
|||||||
line usage.
|
line usage.
|
||||||
url: https://wiki.openstack.org/wiki/DevStack
|
url: https://wiki.openstack.org/wiki/DevStack
|
||||||
projects:
|
projects:
|
||||||
other:
|
- repo: openstack-dev/devstack
|
||||||
- openstack-dev/devstack
|
|
||||||
|
|
||||||
Release cycle management:
|
Release cycle management:
|
||||||
ptl: Thierry Carrez (ttx)
|
ptl: Thierry Carrez (ttx)
|
||||||
@@ -295,9 +280,8 @@ Release cycle management:
|
|||||||
patches and advisories (OSSA) for security-supported branches.
|
patches and advisories (OSSA) for security-supported branches.
|
||||||
url: https://wiki.openstack.org/wiki/Release_Cycle_Management
|
url: https://wiki.openstack.org/wiki/Release_Cycle_Management
|
||||||
projects:
|
projects:
|
||||||
other:
|
- repo: openstack/requirements
|
||||||
- openstack/requirements
|
- repo: openstack-infra/release-tools
|
||||||
- openstack-infra/release-tools
|
|
||||||
|
|
||||||
Queue service:
|
Queue service:
|
||||||
codename: Marconi
|
codename: Marconi
|
||||||
@@ -309,10 +293,9 @@ Queue service:
|
|||||||
associated Python libraries and documentation.
|
associated Python libraries and documentation.
|
||||||
url: https://wiki.openstack.org/wiki/Marconi
|
url: https://wiki.openstack.org/wiki/Marconi
|
||||||
projects:
|
projects:
|
||||||
incubated:
|
- repo: openstack/marconi
|
||||||
- openstack/marconi
|
incubated-since: icehouse
|
||||||
other:
|
- repo: openstack/python-marconiclient
|
||||||
- openstack/python-marconiclient
|
|
||||||
|
|
||||||
Data processing service:
|
Data processing service:
|
||||||
codename: Sahara
|
codename: Sahara
|
||||||
@@ -322,13 +305,13 @@ Data processing service:
|
|||||||
interfaces.
|
interfaces.
|
||||||
url: https://wiki.openstack.org/wiki/Sahara
|
url: https://wiki.openstack.org/wiki/Sahara
|
||||||
projects:
|
projects:
|
||||||
integrated:
|
- repo: openstack/sahara
|
||||||
- openstack/sahara
|
incubated-since: icehouse
|
||||||
other:
|
integrated-since: juno
|
||||||
- openstack/python-saharaclient
|
- repo: openstack/python-saharaclient
|
||||||
- openstack/sahara-dashboard
|
- repo: openstack/sahara-dashboard
|
||||||
- openstack/sahara-extra
|
- repo: openstack/sahara-extra
|
||||||
- openstack/sahara-image-elements
|
- repo: openstack/sahara-image-elements
|
||||||
|
|
||||||
Key management service:
|
Key management service:
|
||||||
codename: Barbican
|
codename: Barbican
|
||||||
@@ -338,7 +321,6 @@ Key management service:
|
|||||||
management for services wishing to enable encryption features.
|
management for services wishing to enable encryption features.
|
||||||
url: https://wiki.openstack.org/wiki/Barbican
|
url: https://wiki.openstack.org/wiki/Barbican
|
||||||
projects:
|
projects:
|
||||||
incubated:
|
- repo: stackforge/barbican
|
||||||
- stackforge/barbican
|
incubated-since: juno
|
||||||
other:
|
- repo: stackforge/python-barbicanclient
|
||||||
- stackforge/python-barbicanclient
|
|
||||||
|
Reference in New Issue
Block a user