258abe1a23
We have a cgit server now, which means we should replace all references to github with references to git.openstack.org. Change-Id: I68ad1ce514fb4326c7d9940b5a84999af5b58562
379 lines
18 KiB
Plaintext
379 lines
18 KiB
Plaintext
- homepage: http://openstack.org
|
|
acl-dir: /home/gerrit2/acls
|
|
local-git-dir: <%= local_git_dir %>
|
|
gerrit-host: <%= fqdn %>
|
|
gerrit-user: openstack-project-creator
|
|
gerrit-committer: OpenStack Project Creator <openstack-infra@lists.openstack.org>
|
|
gerrit-key: <%= ssh_project_key %>
|
|
github-config: /etc/github/github-projects.secure.config
|
|
has-wiki: False
|
|
has-issues: False
|
|
has-pull-requests: False
|
|
has-downloads: False
|
|
---
|
|
- project: openstack/heat-cfntools
|
|
upstream: git://github.com/heat-api/heat-cfntools.git
|
|
- project: openstack/heat
|
|
- project: openstack/heat-templates
|
|
- project: openstack/python-heatclient
|
|
- project: openstack-infra/askbot-theme
|
|
description: Theme for ask.openstack.org.
|
|
upstream: https://bitbucket.org/askbot/openstack-theme
|
|
- project: openstack-infra/devstack-gate
|
|
- project: openstack-infra/gear
|
|
description: Pure-Python asynchronous interface to Gearman
|
|
- project: openstack-infra/gerrit
|
|
description: Fork of Gerrit used by OpenStack
|
|
remote: https://gerrit.googlesource.com/gerrit
|
|
- project: openstack-infra/gerritbot
|
|
- project: openstack-infra/gerritlib
|
|
- project: openstack-infra/jeepyb
|
|
upstream: git://github.com/emonty/gerritx.git
|
|
description: Gerrit Project Builder Tools
|
|
- project: openstack-infra/gitdm
|
|
description: A fork of Jonathan Corbet's gitdm for OpenStack
|
|
upstream: git://github.com/markmc/openstack-gitdm.git
|
|
- project: openstack-infra/git-review
|
|
- project: openstack-infra/jenkins-job-builder
|
|
- project: openstack-infra/lodgeit
|
|
- project: openstack-infra/meetbot
|
|
- project: openstack-infra/nodepool
|
|
description: Manage a pool of nodes for a distributed test infrastructure
|
|
- project: openstack-infra/nose-html-output
|
|
- project: openstack-infra/publications
|
|
description: "OpenStack Infra Team conference presentations and papers"
|
|
- project: openstack-infra/puppet-apparmor
|
|
- project: openstack-infra/puppet-dashboard
|
|
- project: openstack-infra/puppet-vcsrepo
|
|
- project: openstack-infra/reviewday
|
|
upstream: git://github.com/dprince/reviewday.git
|
|
description: OpenStack code review report generator
|
|
- project: openstack-infra/reviewstats
|
|
description: Scripts for generating OpenStack development community statistics
|
|
upstream: git://github.com/russellb/openstack-stats.git
|
|
- project: openstack-infra/releasestatus
|
|
upstream: git://github.com/ttx/releasestatus.git
|
|
description: OpenStack Release Status page generator
|
|
- project: openstack-infra/storyboard
|
|
upstream: git://github.com/ttx/storyboard.git
|
|
description: OpenStack Task Tracking System
|
|
- project: openstack-infra/odsreg
|
|
upstream: git://github.com/ttx/odsreg.git
|
|
description: OpenStack Design Summit session management system
|
|
- project: openstack-infra/statusbot
|
|
description: Infrastructure status update IRC bot
|
|
- project: openstack-infra/tripleo-ci
|
|
description: "CI for the tripleo project"
|
|
upstream: https://github.com/toci-dev/toci
|
|
- project: openstack-infra/zmq-event-publisher
|
|
description: Jenkins plugin to publish build events via ZMQ PUB SUB.
|
|
upstream: git://github.com/cboylan/zmq-event-publisher.git
|
|
- project: openstack-infra/zuul
|
|
- project: openstack-dev/devstack
|
|
- project: openstack-dev/grenade
|
|
upstream: git://github.com/nebula/grenade
|
|
description: OpenStack upgrade testing tool
|
|
- project: openstack-dev/hacking
|
|
upstream: git://github.com/emonty/hacking
|
|
description: OpenStack Hacking Style Checks
|
|
- project: openstack-dev/pbr
|
|
upstream: git://github.com/emonty/oslo.packaging
|
|
description: Python Build Reasonableness
|
|
- project: openstack-dev/openstack-nose
|
|
- project: openstack-dev/openstack-qa
|
|
- project: openstack-dev/sandbox
|
|
- project: openstack/api-site
|
|
- project: openstack/ceilometer
|
|
- project: openstack/cinder
|
|
- project: openstack/compute-api
|
|
- project: openstack/django_openstack_auth
|
|
description: "A Django authentication backend for use with the OpenStack Keystone Identity backend."
|
|
upstream: git://github.com/gabrielhurley/django_openstack_auth.git
|
|
- project: openstack/glance
|
|
- project: openstack/horizon
|
|
- project: openstack/identity-api
|
|
- project: openstack/image-api
|
|
- project: openstack/keystone
|
|
- project: openstack/netconn-api
|
|
- project: openstack/nova
|
|
- project: openstack/object-api
|
|
- project: openstack/openstack-chef
|
|
- project: openstack-infra/config
|
|
- project: openstack/openstack-manuals
|
|
- project: openstack/operations-guide
|
|
upstream: git://github.com/jeblair/openstack-ops
|
|
description: OpenStack Operations Guide
|
|
- project: openstack/openstack-planet
|
|
- project: openstack/oslo-incubator
|
|
description: "Part of OpenStack's Oslo project. New Oslo APIs go through an incubation phase in this repository before being released as part of a proper Python library."
|
|
- project: openstack/oslo.config
|
|
- project: openstack/oslo.messaging
|
|
upstream: git://github.com/markmc/oslo.messaging.git
|
|
- project: openstack/oslo.sphinx
|
|
description: "Theme and utilities for Sphinx documentation tool"
|
|
- project: openstack/python-ceilometerclient
|
|
upstream: git://github.com/asalkeld/python-ceilometerclient.git
|
|
- project: openstack/python-cinderclient
|
|
- project: openstack/python-glanceclient
|
|
- project: openstack/python-keystoneclient
|
|
- project: openstack/python-novaclient
|
|
- project: openstack/python-openstackclient
|
|
- project: openstack/python-neutronclient
|
|
- project: openstack/python-swiftclient
|
|
- project: openstack/neutron
|
|
- project: openstack/requirements
|
|
- project: openstack/swift
|
|
- project: openstack/tempest
|
|
- project: openstack/volume-api
|
|
- project: stackforge/clouddocs-maven-plugin
|
|
upstream: git://github.com/rackerlabs/clouddocs-maven-plugin.git
|
|
- project: stackforge/MRaaS
|
|
- project: stackforge/bindep
|
|
description: "Binary dependency automation"
|
|
upstream: git://github.com/rbtcollins/bindep.git
|
|
- project: openstack/diskimage-builder
|
|
description: "Image building tools for OpenStack"
|
|
- project: openstack/tripleo-heat-templates
|
|
description: "Heat templates for deploying OpenStack"
|
|
- project: openstack/tripleo-image-elements
|
|
description: "Disk image elements for deployment images of Openstack"
|
|
- project: openstack/tripleo-incubator
|
|
description: "The TripleO incubator where unformed things are experimented with."
|
|
- project: stackforge/healthnmon
|
|
description: "Healthnmon aims to deliver 'Cloud Resource Monitor', an extensible service to OpenStack Cloud Operating system by providing monitoring service for Cloud Resources and Infrastructure with a pluggable framework for 'Inventory Management', 'Alerts and notifications' and 'Utilization Data."
|
|
upstream: git://github.com/healthnmon/healthnmon.git
|
|
- project: stackforge/libra
|
|
- project: stackforge/python-libraclient
|
|
- project: stackforge/marconi
|
|
- project: stackforge/staccato
|
|
description: VM Image Transfer Service
|
|
upstream: git://github.com/buzztroll/staccato.git
|
|
- project: stackforge/designate
|
|
- project: stackforge/billingstack
|
|
upstream: git://github.com/billingstack/billingstack
|
|
description: Billing software
|
|
- project: stackforge/python-designateclient
|
|
- project: openstack/python-troveclient
|
|
- project: openstack/trove
|
|
- project: openstack/trove-integration
|
|
- project: stackforge/bufunfa
|
|
upstream: git://github.com/ekarlso/bufunfa.git
|
|
- project: stackforge/kwapi
|
|
description: Energy Efficiency Monitoring
|
|
upstream: git://github.com/frossigneux/kwapi.git
|
|
- project: stackforge/climate
|
|
description: OpenStack Reservation Service
|
|
upstream: git://github.com/jd/climate.git
|
|
- project: openstack-infra/gearman-plugin
|
|
description: The jenkins gearman plugin
|
|
- project: stackforge/packstack
|
|
description: Install utility to deploy openstack on multiple hosts.
|
|
upstream: git://github.com/fedora-openstack/packstack.git
|
|
- project: openstack/database-api
|
|
description: Doc repo for trove project
|
|
- project: stackforge/anvil
|
|
description: "A set of python scripts and utilities to forge raw openstack into a productive tool!"
|
|
upstream: git://github.com/yahoo/Openstack-Anvil.git
|
|
- project: stackforge/savanna
|
|
description: "Savanna aims to provide users with simple means to provision a Hadoop cluster by specifying several parameters like Hadoop version, cluster topology, nodes hardware details and a few more."
|
|
upstream: git://github.com/Mirantis/savanna.git
|
|
acl-config: /home/gerrit2/acls/stackforge/savanna.config
|
|
- project: stackforge/python-savannaclient
|
|
description: "Python bindings and CLI to Savanna."
|
|
acl-config: /home/gerrit2/acls/stackforge/savanna.config
|
|
- project: stackforge/savanna-dashboard
|
|
description: "Savanna Horizon plugin."
|
|
acl-config: /home/gerrit2/acls/stackforge/savanna.config
|
|
- project: stackforge/savanna-extra
|
|
description: "Repo for Savanna-related utils."
|
|
acl-config: /home/gerrit2/acls/stackforge/savanna.config
|
|
- project: openstack/os-apply-config
|
|
description: "Apply configuration from cloud metadata."
|
|
- project: openstack/os-collect-config
|
|
description: "Collect and cache metadata, run hooks on changes."
|
|
- project: openstack/os-refresh-config
|
|
description: "Restart services and coordinate data migration on Heat config changes."
|
|
- project: stackforge/puppet-ceilometer
|
|
description: OpenStack Ceilometer Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/enovance/puppet-ceilometer.git
|
|
- project: stackforge/puppet-cinder
|
|
description: OpenStack Cinder Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-cinder.git
|
|
- project: stackforge/puppet-glance
|
|
description: OpenStack Glance Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-glance.git
|
|
- project: stackforge/puppet-heat
|
|
description: OpenStack Heat Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/enovance/puppet-heat.git
|
|
- project: stackforge/puppet-horizon
|
|
description: OpenStack Horizon Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-horizon.git
|
|
- project: stackforge/puppet-keystone
|
|
description: OpenStack Keystone Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-keystone.git
|
|
- project: stackforge/puppet-nova
|
|
description: OpenStack Nova Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-nova.git
|
|
- project: stackforge/puppet-openstack
|
|
description: OpenStack Examples Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-openstack.git
|
|
- project: stackforge/puppet-openstack_dev_env
|
|
description: OpenStack Puppet Dev Environment
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-openstack_dev_env.git
|
|
- project: stackforge/puppet-swift
|
|
description: OpenStack Swift Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-swift.git
|
|
- project: stackforge/puppet-tempest
|
|
description: OpenStack Tempest Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/puppetlabs/puppetlabs-tempest.git
|
|
- project: stackforge/puppet-neutron
|
|
description: OpenStack Quantum Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
|
upstream: git://github.com/bodepd/puppet-quantum.git
|
|
- project: stackforge/opencafe
|
|
upstream: https://github.com/samu4924/opencafe
|
|
description: "Common Automation Framework Engine. Core driver for CloudCAFE"
|
|
- project: stackforge/cloudcafe
|
|
upstream: https://github.com/samu4924/cloudcafe
|
|
description: "OpenStack based test automation framework. Based on OpenCAFE engine"
|
|
- project: stackforge/cloudroast
|
|
upstream: https://github.com/samu4924/cloudroast
|
|
description: "Automated Test Case Repository for OpenStack. Based on CloudCAFE."
|
|
- project: stackforge/openvz-nova-driver
|
|
description: OpenVz driver for Nova
|
|
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
|
|
- project: stackforge/python-marconiclient
|
|
- project: stackforge/openstack-chef-repo
|
|
description: Example Chef Repo that sets up an OpenStack Deployment
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-common
|
|
description: Chef Cookbook - common OpenStack configuration
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-compute
|
|
description: Chef Cookbook - OpenStack Compute
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-identity
|
|
description: Chef Cookbook - OpenStack Identity
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-image
|
|
description: Chef Cookbook - OpenStack Image
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-network
|
|
description: Chef Cookbook - OpenStack Network
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-object-storage
|
|
description: Chef Cookbook - OpenStack Object Storage
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-block-storage
|
|
description: Chef Cookbook - OpenStack Block Storage
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-dashboard
|
|
description: Chef Cookbook - OpenStack Dashboard
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-metering
|
|
description: Chef Cookbook - OpenStack Metering
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-orchestration
|
|
description: Chef Cookbook - OpenStack Orchestration
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
- project: stackforge/cookbook-openstack-ops-database
|
|
description: Chef Cookbook - Support Cookbook for Database
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
upstream: git://github.com/mattray/cookbook-openstack-ops-database.git
|
|
- project: stackforge/cookbook-openstack-ops-messaging
|
|
description: Chef Cookbook - Support Cookbook for Messaging
|
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
|
upstream: git://github.com/mattray/cookbook-openstack-ops-messaging.git
|
|
- project: stackforge/murano-agent
|
|
upstream: git://github.com/Mirantis/murano-agent.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/murano-api
|
|
upstream: git://github.com/Mirantis/murano-api.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/murano-conductor
|
|
upstream: git://github.com/Mirantis/murano-conductor.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/murano-dashboard
|
|
upstream: git://github.com/Mirantis/murano-dashboard.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/murano-deployment
|
|
upstream: git://github.com/Mirantis/murano-deployment.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/murano-docs
|
|
upstream: git://github.com/Mirantis/murano-docs.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/murano-tests
|
|
upstream: git://github.com/Mirantis/murano-tests.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/python-muranoclient
|
|
upstream: git://github.com/Mirantis/python-muranoclient.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: stackforge/murano-common
|
|
upstream: git://github.com/sergmelikyan/murano-common.git
|
|
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
|
- project: openstack/ironic
|
|
description: A service for managing and provisioning Bare Metal servers.
|
|
upstream: git://github.com/devananda/ironic.git
|
|
- project: openstack/python-ironicclient
|
|
description: A python client implementing the Ironic API.
|
|
- project: stackforge/inception
|
|
description: "Inception Cloud Project"
|
|
upstream: git://github.com/maoy/inception.git
|
|
- project: stackforge/occi-os
|
|
description: OCCI-OS provides a python egg which can be easily deployed in OpenStack and will thereby add OCCI support and interface to OpenStack.
|
|
upstream: git://github.com/tmetsch/occi-os.git
|
|
- project: stackforge/golang-client
|
|
description: OpenStack API client for golang
|
|
- project: stackforge/sqlalchemy-migrate
|
|
description: "Database schema migration for SQLAlchemy"
|
|
upsream: git://github.com/emonty/sqlalchemy-migrate.git
|
|
- project: stackforge/taskflow
|
|
description: "A library to complete workflows/tasks in HA manner"
|
|
upstream: git://github.com/yahoo/TaskFlow
|
|
- project: stackforge/barbican
|
|
description: "Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack environments."
|
|
upstream: git://github.com/cloudkeep/barbican.git
|
|
- project: stackforge/novaimagebuilder
|
|
description: Image building tool for OpenStack.
|
|
upstream: git://github.com/redhat-openstack/image-building-poc.git
|
|
- project: stackforge/cl-openstack-client
|
|
description: Common Lisp OpenStack client libraries
|
|
upstream: git://github.com/jd/cl-openstack-client.git
|
|
- project: stackforge/stackalytics
|
|
description: OpenStack analytics dashboard
|
|
upstream: git://github.com/Mirantis/stackalytics.git
|
|
- project: stackforge/pyghmi
|
|
description: A Pure python IPMI library
|
|
upstream: git://git.code.sf.net/p/xcat/python-ipmi
|
|
- project: openstack-dev/heat-cfnclient
|
|
description: CloudFormation compatibile Heat client
|
|
upstream: git://github.com/steveb/heat-cfnclient.git
|
|
- project: stackforge/pycadf
|
|
description: CADF Python module
|
|
- project: stackforge/tuskar
|
|
description: "A service for managing OpenStack deployments"
|
|
upstream: git://github.com/tuskar/tuskar.git
|
|
- project: stackforge/python-tuskarclient
|
|
description: "Python bindings and CLI to Tuskar."
|
|
upstream: git://github.com/tuskar/python-tuskarclient.git
|
|
- project: stackforge/tuskar-ui
|
|
description: "The UI component for Tuskar"
|
|
upstream: git://github.com/tuskar/tuskar-ui.git
|
|
- project: stackforge/pecan
|
|
description: "A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies."
|
|
upstream: git://github.com/dreamhost/pecan.git
|
|
- project: openstack-infra/groups
|
|
description: "Openstack Groups community portal"
|
|
upstream: git://github.com/mkissam/groups.git
|