Reorder gerrit projects alphabetically

As per http://ci.openstack.org/stackforge.html#create-a-new-stackforge-project-with-puppet
which states that the projects should be listed alphabetically.

I used this crude script to sort them: http://paste.openstack.org/show/52359/

Change-Id: Id0d5a748673722a66ddd2095aab7304b0abe185e
This commit is contained in:
Joshua Hesketh 2013-11-13 20:49:51 +11:00 committed by Monty Taylor
parent 25ef2541b1
commit ddb0d5f9a0

View File

@ -11,70 +11,9 @@
has-pull-requests: False has-pull-requests: False
has-downloads: False has-downloads: False
--- ---
- project: openstack/heat-cfntools - project: openstack-dev/cookiecutter
upstream: git://github.com/heat-api/heat-cfntools.git description: Cookiecutter Template for new OpenStack projects
- project: openstack/heat upstream: git://github.com/emonty/cookiecutter-openstack.git
- 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/pypi-mirror
upstream: git://github.com/openstack-infra/jeepyb.git
description: PyPI mirror builder
- 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/os-loganalyze
description: log analyzer tools for logs.openstack.org
upstream: git://github.com/sdague/os_loganalyze.git
- 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/devstack
- project: openstack-dev/grenade - project: openstack-dev/grenade
upstream: git://github.com/nebula/grenade upstream: git://github.com/nebula/grenade
@ -82,145 +21,371 @@
- project: openstack-dev/hacking - project: openstack-dev/hacking
upstream: git://github.com/emonty/hacking upstream: git://github.com/emonty/hacking
description: OpenStack Hacking Style Checks description: OpenStack Hacking Style Checks
- project: openstack-dev/heat-cfnclient
description: CloudFormation compatibile Heat client
upstream: git://github.com/steveb/heat-cfnclient.git
- project: openstack-dev/openstack-nose
- project: openstack-dev/openstack-qa
- project: openstack-dev/pbr - project: openstack-dev/pbr
upstream: git://github.com/emonty/oslo.packaging upstream: git://github.com/emonty/oslo.packaging
description: Python Build Reasonableness description: Python Build Reasonableness
- project: openstack-dev/openstack-nose
- project: openstack-dev/openstack-qa
- project: openstack-dev/sandbox - project: openstack-dev/sandbox
- project: openstack-infra/activity-board
description: Tech community metrics dash of the OpenStack community based on the Metrics Grimoire toolset
upstream: git://github.com/Bitergia/openstack-dashboard.git
- project: openstack-infra/askbot-theme
description: Theme for ask.openstack.org.
upstream: https://bitbucket.org/askbot/openstack-theme
- project: openstack-infra/config
- project: openstack-infra/devstack-gate
- project: openstack-infra/elastic-recheck
upstream: git://github.com/jogo/elasticRecheck
description: Classify tempest-devstack failures using ElasticSearch
- project: openstack-infra/gear
description: Pure-Python asynchronous interface to Gearman
- project: openstack-infra/gearman-plugin
description: The jenkins gearman plugin
- 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/git-review
- 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/groups
description: Openstack Groups community portal
upstream: git://github.com/mkissam/groups.git
- project: openstack-infra/jeepyb
upstream: git://github.com/emonty/gerritx.git
description: Gerrit Project Builder Tools
- 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/odsreg
upstream: git://github.com/ttx/odsreg.git
description: OpenStack Design Summit session management system
- project: openstack-infra/os-loganalyze
description: log analyzer tools for logs.openstack.org
upstream: git://github.com/sdague/os_loganalyze.git
- 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/pypi-mirror
upstream: git://github.com/openstack-infra/jeepyb.git
description: PyPI mirror builder
- project: openstack-infra/releasestatus
upstream: git://github.com/ttx/releasestatus.git
description: OpenStack Release Status page generator
- 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/statusbot
description: Infrastructure status update IRC bot
- project: openstack-infra/storyboard
upstream: git://github.com/ttx/storyboard.git
description: OpenStack Task Tracking System
- 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/api-site - project: openstack/api-site
- project: openstack/ceilometer - project: openstack/ceilometer
- project: openstack/cinder - project: openstack/cinder
- project: openstack/compute-api - project: openstack/compute-api
- project: openstack/database-api
description: Doc repo for trove project
- project: openstack/diskimage-builder
description: Image building tools for OpenStack
- project: openstack/django_openstack_auth - project: openstack/django_openstack_auth
description: "A Django authentication backend for use with the OpenStack Keystone Identity backend." description: A Django authentication backend for use with the OpenStack Keystone Identity backend.
upstream: git://github.com/gabrielhurley/django_openstack_auth.git upstream: git://github.com/gabrielhurley/django_openstack_auth.git
- project: openstack/glance - project: openstack/glance
- project: openstack/governance
description: Openstack Technical Committee Decisions
- project: openstack/heat
- project: openstack/heat-cfntools
upstream: git://github.com/heat-api/heat-cfntools.git
- project: openstack/heat-templates
- project: openstack/horizon - project: openstack/horizon
- project: openstack/identity-api - project: openstack/identity-api
- project: openstack/image-api - project: openstack/image-api
- project: openstack/ironic
description: A service for managing and provisioning Bare Metal servers.
upstream: git://github.com/devananda/ironic.git
- project: openstack/keystone - project: openstack/keystone
- project: openstack/marconi
- project: openstack/netconn-api - project: openstack/netconn-api
- project: openstack/neutron
- project: openstack/nova - project: openstack/nova
- project: openstack/object-api - project: openstack/object-api
- project: openstack/openstack-chef
- project: openstack-infra/config
- project: openstack/openstack - project: openstack/openstack
upstream: git://github.com/emonty/openstack upstream: git://github.com/emonty/openstack
- project: openstack/openstack-chef
- project: openstack/openstack-manuals - project: openstack/openstack-manuals
- project: openstack/openstack-planet
- project: openstack/operations-guide - project: openstack/operations-guide
upstream: git://github.com/jeblair/openstack-ops upstream: git://github.com/jeblair/openstack-ops
description: OpenStack Operations Guide description: OpenStack Operations Guide
- project: openstack/openstack-planet - 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: openstack/oslo-incubator - 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." 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.config
- project: openstack/oslo.messaging - project: openstack/oslo.messaging
upstream: git://github.com/markmc/oslo.messaging.git upstream: git://github.com/markmc/oslo.messaging.git
- project: openstack/oslo.sphinx - project: openstack/oslo.sphinx
description: "Theme and utilities for Sphinx documentation tool" description: Theme and utilities for Sphinx documentation tool
- project: openstack/oslo.version - project: openstack/oslo.version
upstream: git://github.com/emonty/oslo.version.git upstream: git://github.com/emonty/oslo.version.git
- project: openstack/python-ceilometerclient - project: openstack/python-ceilometerclient
upstream: git://github.com/asalkeld/python-ceilometerclient.git upstream: git://github.com/asalkeld/python-ceilometerclient.git
- project: openstack/python-cinderclient - project: openstack/python-cinderclient
- project: openstack/python-glanceclient - project: openstack/python-glanceclient
- project: openstack/python-heatclient
- project: openstack/python-ironicclient
description: A python client implementing the Ironic API.
- project: openstack/python-keystoneclient - project: openstack/python-keystoneclient
- project: openstack/python-marconiclient
- project: openstack/python-neutronclient
- project: openstack/python-novaclient - project: openstack/python-novaclient
- project: openstack/python-openstackclient - project: openstack/python-openstackclient
- project: openstack/python-neutronclient - project: openstack/python-savannaclient
description: Python bindings and CLI to Savanna.
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/python-swiftclient - project: openstack/python-swiftclient
- project: openstack/neutron - project: openstack/python-troveclient
- project: openstack/python-tuskarclient
description: Python bindings and CLI to Tuskar.
upstream: git://github.com/tuskar/python-tuskarclient.git
- project: openstack/requirements - project: openstack/requirements
- project: openstack/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.
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/savanna-dashboard
description: Savanna Horizon plugin.
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/savanna-extra
description: Repo for Savanna-related utils.
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/savanna-image-elements
description: Disk image elements for Savanna
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/swift - project: openstack/swift
- project: openstack/swift-bench - project: openstack/swift-bench
description: Benchmarking tool for OpenStack Swift description: Benchmarking tool for OpenStack Swift
upstream: git://github.com/jeblair/swift-bench.git upstream: git://github.com/jeblair/swift-bench.git
- project: openstack/tempest - 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 - project: openstack/tripleo-heat-templates
description: "Heat templates for deploying OpenStack" description: Heat templates for deploying OpenStack
- project: openstack/tripleo-image-elements - project: openstack/tripleo-image-elements
description: "Disk image elements for deployment images of Openstack" description: Disk image elements for deployment images of Openstack
- project: openstack/tripleo-incubator - project: openstack/tripleo-incubator
description: "The TripleO incubator where unformed things are experimented with." description: The TripleO incubator where unformed things are experimented with.
- project: stackforge/healthnmon - project: openstack/trove
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." - project: openstack/trove-integration
upstream: git://github.com/healthnmon/healthnmon.git - project: openstack/tuskar
- project: stackforge/libra description: A service for managing OpenStack deployments
- project: stackforge/python-libraclient upstream: git://github.com/tuskar/tuskar.git
- project: openstack/marconi - project: openstack/tuskar-ui
- project: stackforge/staccato description: The UI component for Tuskar
description: VM Image Transfer Service upstream: git://github.com/tuskar/tuskar-ui.git
upstream: git://github.com/buzztroll/staccato.git - project: openstack/volume-api
- project: stackforge/designate - 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/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/billingstack - project: stackforge/billingstack
upstream: git://github.com/billingstack/billingstack upstream: git://github.com/billingstack/billingstack
description: Billing software description: Billing software
- project: stackforge/python-designateclient - project: stackforge/bindep
- project: openstack/python-troveclient description: Binary dependency automation
- project: openstack/trove upstream: git://github.com/rbtcollins/bindep.git
- project: openstack/trove-integration
- project: stackforge/bufunfa - project: stackforge/bufunfa
upstream: git://github.com/ekarlso/bufunfa.git upstream: git://github.com/ekarlso/bufunfa.git
- project: stackforge/kwapi - project: stackforge/cl-openstack-client
description: Energy Efficiency Monitoring description: Common Lisp OpenStack client libraries
upstream: git://github.com/frossigneux/kwapi.git upstream: git://github.com/jd/cl-openstack-client.git
- project: stackforge/climate - project: stackforge/climate
description: OpenStack Reservation Service description: OpenStack Reservation Service
upstream: git://github.com/jd/climate.git upstream: git://github.com/jd/climate.git
- project: stackforge/python-climateclient - project: stackforge/cloudcafe
description: Client for OpenStack Climate upstream: https://github.com/samu4924/cloudcafe
- project: openstack-infra/gearman-plugin description: OpenStack based test automation framework. Based on OpenCAFE engine
description: The jenkins gearman plugin - project: stackforge/clouddocs-maven-plugin
upstream: git://github.com/rackerlabs/clouddocs-maven-plugin.git
- project: stackforge/cloudroast
upstream: https://github.com/samu4924/cloudroast
description: Automated Test Case Repository for OpenStack. Based on CloudCAFE.
- project: stackforge/congress
description: Congress
upstream: git://github.com/pballand/congress.git
acl-config: /home/gerrit2/acls/stackforge/congress.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-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-dashboard
description: Chef Cookbook - OpenStack Dashboard
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-metering
description: Chef Cookbook - OpenStack Metering
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-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/cookbook-openstack-orchestration
description: Chef Cookbook - OpenStack Orchestration
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
- project: stackforge/designate
- project: stackforge/fuel-astute
description: Fuel orchestrator
upstream: git://github.com/Mirantis/astute.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-main
description: Fuel is the control plane for installing and managing OpenStack. It is capable of doing bare metal provisioning of physical nodes, installing OpenStack on them, and much more.
upstream: git://github.com/Mirantis/fuel-main.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-ostf
upstream: git://github.com/Mirantis/fuel-ostf-tests.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-ostf-plugin
description: Obsolete repo, please, take a look at fuel-ostf
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-provision
description: Fuel provisioning system.
upstream: git://github.com/Mirantis/fuel-provision.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-web
description: Fuel UI
upstream: git://github.com/Mirantis/fuelweb.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/golang-client
description: OpenStack API client for golang
- 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/inception
description: Inception Cloud Project
upstream: git://github.com/maoy/inception.git
- project: stackforge/kwapi
description: Energy Efficiency Monitoring
upstream: git://github.com/frossigneux/kwapi.git
- project: stackforge/libra
- project: stackforge/manila
description: Shared filesystem management project for OpenStack.
upstream: git://github.com/bswartz/manila.git
- project: stackforge/MRaaS
- project: stackforge/mistral
description: Task orchestration service for OpenStack cloud.
upstream: git://github.com/rakhmerov/mistral.git
acl-config: /home/gerrit2/acls/stackforge/mistral.config
- 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-common
upstream: git://github.com/sergmelikyan/murano-common.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-metadataclient
upstream: git://github.com/EkaterinaFedorova/python-metadataclient.git
acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: stackforge/murano-repository
upstream: git://github.com/EkaterinaFedorova/murano-repository
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/novaimagebuilder
description: Image building tool for OpenStack.
upstream: git://github.com/redhat-openstack/image-building-poc.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/opencafe
upstream: https://github.com/samu4924/opencafe
description: Common Automation Framework Engine. Core driver for CloudCAFE
- 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/openvz-nova-driver
description: OpenVz driver for Nova
upstream: git://github.com/imsplitbit/openvz-nova-driver.git
- project: stackforge/packstack - project: stackforge/packstack
description: Install utility to deploy openstack on multiple hosts. description: Install utility to deploy openstack on multiple hosts.
upstream: git://github.com/fedora-openstack/packstack.git upstream: git://github.com/fedora-openstack/packstack.git
- project: openstack/database-api - project: stackforge/pecan
description: Doc repo for trove project description: A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
- project: stackforge/anvil upstream: git://github.com/dreamhost/pecan.git
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: openstack/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."
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/python-savannaclient
description: "Python bindings and CLI to Savanna."
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/savanna-dashboard
description: "Savanna Horizon plugin."
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/savanna-extra
description: "Repo for Savanna-related utils."
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: openstack/savanna-image-elements
description: "Disk image elements for Savanna"
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: stackforge/puppet-savanna
description: "Savanna Puppet Module"
acl-config: /home/gerrit2/acls/openstack/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 - project: stackforge/puppet-ceilometer
description: OpenStack Ceilometer Puppet Module description: OpenStack Ceilometer Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/enovance/puppet-ceilometer.git upstream: git://github.com/enovance/puppet-ceilometer.git
- project: stackforge/puppet-ceph
description: Ceph Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-ceph.config
- project: stackforge/puppet-cinder - project: stackforge/puppet-cinder
description: OpenStack Cinder Puppet Module description: OpenStack Cinder Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-cinder.git upstream: git://github.com/puppetlabs/puppetlabs-cinder.git
- project: stackforge/puppet-designate
description: StackForge Designate Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/NewpTone/puppet-designate.git
- project: stackforge/puppet-glance - project: stackforge/puppet-glance
description: OpenStack Glance Puppet Module description: OpenStack Glance Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
@ -237,6 +402,10 @@
description: OpenStack Keystone Puppet Module description: OpenStack Keystone Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-keystone.git upstream: git://github.com/puppetlabs/puppetlabs-keystone.git
- project: stackforge/puppet-neutron
description: OpenStack Neutron Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/bodepd/puppet-quantum.git
- project: stackforge/puppet-nova - project: stackforge/puppet-nova
description: OpenStack Nova Puppet Module description: OpenStack Nova Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
@ -249,6 +418,9 @@
description: OpenStack Puppet Dev Environment description: OpenStack Puppet Dev Environment
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-openstack_dev_env.git upstream: git://github.com/puppetlabs/puppetlabs-openstack_dev_env.git
- project: stackforge/puppet-savanna
description: Savanna Puppet Module
acl-config: /home/gerrit2/acls/openstack/savanna.config
- project: stackforge/puppet-swift - project: stackforge/puppet-swift
description: OpenStack Swift Puppet Module description: OpenStack Swift Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
@ -257,221 +429,49 @@
description: OpenStack Tempest Puppet Module description: OpenStack Tempest Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/puppetlabs/puppetlabs-tempest.git upstream: git://github.com/puppetlabs/puppetlabs-tempest.git
- project: stackforge/puppet-neutron
description: OpenStack Neutron Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/bodepd/puppet-quantum.git
- project: stackforge/puppet-vswitch - project: stackforge/puppet-vswitch
description: "Puppet provider for virtual switches." description: Puppet provider for virtual switches.
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/hogepodge/puppet-vswitch.git upstream: git://github.com/hogepodge/puppet-vswitch.git
- project: stackforge/puppet-ceph - project: stackforge/pycadf
description: Ceph Puppet Module description: CADF Python module
acl-config: /home/gerrit2/acls/stackforge/puppet-ceph.config
- project: stackforge/puppet-designate
description: StackForge Designate Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
upstream: git://github.com/NewpTone/puppet-designate.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: openstack/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/mistral
description: Task orchestration service for OpenStack cloud.
upstream: git://github.com/rakhmerov/mistral.git
acl-config: /home/gerrit2/acls/stackforge/mistral.config
- 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: stackforge/murano-repository
upstream: git://github.com/EkaterinaFedorova/murano-repository
acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: stackforge/murano-metadataclient
upstream: git://github.com/EkaterinaFedorova/python-metadataclient.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"
upstream: 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 - project: stackforge/pyghmi
description: A Pure python IPMI library description: A Pure python IPMI library
upstream: git://git.code.sf.net/p/xcat/python-ipmi upstream: git://git.code.sf.net/p/xcat/python-ipmi
- project: openstack-dev/heat-cfnclient - project: stackforge/python-climateclient
description: CloudFormation compatibile Heat client description: Client for OpenStack Climate
upstream: git://github.com/steveb/heat-cfnclient.git - project: stackforge/python-designateclient
- project: openstack-dev/cookiecutter - project: stackforge/python-libraclient
description: Cookiecutter Template for new OpenStack projects - project: stackforge/python-manilaclient
upstream: git://github.com/emonty/cookiecutter-openstack.git upstream: git://github.com/bswartz/python-manilaclient.git
- project: stackforge/pycadf - project: stackforge/python-muranoclient
description: CADF Python module upstream: git://github.com/Mirantis/python-muranoclient.git
acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: stackforge/rally - project: stackforge/rally
description: OpenStack Benchmark System description: OpenStack Benchmark System
upstream: git://github.com/pboris/rally.git upstream: git://github.com/pboris/rally.git
- project: openstack/tuskar
description: "A service for managing OpenStack deployments"
upstream: git://github.com/tuskar/tuskar.git
- project: openstack/python-tuskarclient
description: "Python bindings and CLI to Tuskar."
upstream: git://github.com/tuskar/python-tuskarclient.git
- project: openstack/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
- project: stackforge/wsme
description: "Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects."
upstream: git://github.com/ryanpetrello/wsme.git
- project: openstack/governance
description: "Openstack Technical Committee Decisions"
- project: openstack-infra/activity-board
description: "Tech community metrics dash of the OpenStack community based on the Metrics Grimoire toolset"
upstream: git://github.com/Bitergia/openstack-dashboard.git
- project: stackforge/fuel-main
description: "Fuel is the control plane for installing and managing OpenStack. It is capable of doing bare metal provisioning of physical nodes, installing OpenStack on them, and much more."
upstream: git://github.com/Mirantis/fuel-main.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-provision
description: "Fuel provisioning system."
upstream: git://github.com/Mirantis/fuel-provision.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-web
description: Fuel UI
upstream: git://github.com/Mirantis/fuelweb.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-astute
description: Fuel orchestrator
upstream: git://github.com/Mirantis/astute.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-ostf
upstream: git://github.com/Mirantis/fuel-ostf-tests.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-ostf-plugin
description: "Obsolete repo, please, take a look at fuel-ostf"
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/manila
description: "Shared filesystem management project for OpenStack."
upstream: git://github.com/bswartz/manila.git
- project: stackforge/python-manilaclient
upstream: git://github.com/bswartz/python-manilaclient.git
- project: openstack-infra/elastic-recheck
upstream: git://github.com/jogo/elasticRecheck
description: Classify tempest-devstack failures using ElasticSearch
- project: stackforge/solum - project: stackforge/solum
description: "An OpenStack related project designed to make cloud services easier to consume and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum" description: 'An OpenStack related project designed to make cloud services easier to consume and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum'
upstream: git://github.com/rackerlabs/solum upstream: git://github.com/rackerlabs/solum
- project: stackforge/congress
description: Congress
upstream: git://github.com/pballand/congress.git
acl-config: /home/gerrit2/acls/stackforge/congress.config
- project: stackforge/sphinxcontrib-docbookrestapi - project: stackforge/sphinxcontrib-docbookrestapi
description: "Sphinx extension that generates documentation for api-site from RST files." description: Sphinx extension that generates documentation for api-site from RST files.
upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git
- project: stackforge/sqlalchemy-migrate
description: Database schema migration for SQLAlchemy
upstream: git://github.com/emonty/sqlalchemy-migrate.git
- project: stackforge/staccato
description: VM Image Transfer Service
upstream: git://github.com/buzztroll/staccato.git
- project: stackforge/stackalytics
description: OpenStack analytics dashboard
upstream: git://github.com/Mirantis/stackalytics.git
- project: stackforge/swiftsync - project: stackforge/swiftsync
description: "Swift mass syncronizer" description: "Swift mass syncronizer"
upstream: git://github.com/enovance/swiftsync.git upstream: git://github.com/enovance/swiftsync.git
acl-config: /home/gerrit2/acls/openstack/swiftsync.config acl-config: /home/gerrit2/acls/openstack/swiftsync.config
- project: stackforge/taskflow
description: A library to complete workflows/tasks in HA manner
upstream: git://github.com/yahoo/TaskFlow
- project: stackforge/wsme
description: Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects.
upstream: git://github.com/ryanpetrello/wsme.git