b160d207e8
broadview-lib provides a Python interface to BroadView, which provides physical network switch (underlay) metrics. broadview-lib supports the configuration of BroadView agents, and supports parsing of monitoring messages published by agents to a collector or application that receives them. Received messages are converted to an object model that can be used to get at metrics data. This project is the first of an overall contribution that will supply metrics data to monitoring projects like Monasca. Change-Id: I329926e69202a2e1f37e5e0bc9e5891db5589484
3648 lines
132 KiB
YAML
Executable File
3648 lines
132 KiB
YAML
Executable File
- project: openstack-attic/akanda
|
|
- project: openstack-attic/akanda-appliance-builder
|
|
acl-config: /home/gerrit2/acls/openstack-attic/akanda.config
|
|
- project: openstack-attic/compute-api
|
|
- project: openstack-attic/database-api
|
|
- project: openstack-attic/identity-api
|
|
- project: openstack-attic/image-api
|
|
- project: openstack-attic/melange
|
|
- project: openstack-attic/netconn-api
|
|
- project: openstack-attic/object-api
|
|
- project: openstack-attic/openstack-chef
|
|
- project: openstack-attic/openstack-qa
|
|
- project: openstack-attic/openstack-security-notes
|
|
- project: openstack-attic/oslo.version
|
|
- project: openstack-attic/python-melangeclient
|
|
- project: openstack-attic/volume-api
|
|
- project: openstack-dev/bashate
|
|
description: A pep8 equivalent for bash scripts
|
|
- project: openstack-dev/ci-sandbox
|
|
description: Sandbox for 3rd party CI systems
|
|
use-storyboard: true
|
|
- project: openstack-dev/cookiecutter
|
|
description: Cookiecutter Template for new OpenStack projects
|
|
- project: openstack-dev/devstack
|
|
description: Set of scripts and utilities to quickly deploy an OpenStack cloud
|
|
- project: openstack-dev/devstack-plugin-cookiecutter
|
|
description: Cookiecutter Template for new DevStack plugins
|
|
acl-config: /home/gerrit2/acls/openstack-dev/devstack.config
|
|
- project: openstack-dev/devstack-vagrant
|
|
description: Vagrant scripts to build local DevStack environments
|
|
- project: openstack-dev/grenade
|
|
description: OpenStack upgrade testing tool
|
|
- project: openstack-dev/hacking
|
|
description: OpenStack Hacking Style Checks
|
|
- project: openstack-dev/heat-cfnclient
|
|
description: CloudFormation compatibile Heat client
|
|
- project: openstack-dev/openstack-nose
|
|
description: Nose plugin for OpenStack style test output
|
|
- project: openstack-dev/oslo-cookiecutter
|
|
description: Cookiecutter Template for new Oslo libraries
|
|
- project: openstack-dev/pbr
|
|
description: Python Build Reasonableness
|
|
- project: openstack-dev/sandbox
|
|
description: Sandbox for first time contributors
|
|
use-storyboard: true
|
|
- project: openstack-dev/specs-cookiecutter
|
|
description: Cookiecutter templates for new specs repos
|
|
- project: openstack-infra/activity-board
|
|
use-storyboard: true
|
|
description: Tech community metrics dash of the OpenStack community based on the
|
|
Metrics Grimoire toolset
|
|
- project: openstack-infra/ansible-puppet
|
|
use-storyboard: true
|
|
description: Ansible role for running puppet
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/askbot-theme
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Theme for ask.openstack.org.
|
|
- project: openstack-infra/beaker-localhost
|
|
use-storyboard: true
|
|
description: Beaker hypervisor for controlling localhost
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/beaker-nodepool
|
|
use-storyboard: true
|
|
description: Beaker hypervisor for using nodepool gear and/or rest api
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/bindep
|
|
description: Binary dependency automation
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/bugdaystats
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Tool to produce static HTML that shows progress during a Bug Day
|
|
- project: openstack-infra/ciwatch
|
|
description: An OpenStack third-party CI monitoring tool
|
|
- project: openstack-infra/devstack-gate
|
|
description: Run DevStack in the gate
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/elastic-recheck
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Classify tempest-devstack failures using ElasticSearch
|
|
- project: openstack-infra/gear
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Pure-Python asynchronous interface to Gearman
|
|
- project: openstack-infra/gearman-plugin
|
|
use-storyboard: true
|
|
description: The jenkins gearman plugin
|
|
- project: openstack-infra/gerrit
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Gerrit as used by OpenStack
|
|
upstream: https://gerrit.googlesource.com/gerrit
|
|
upstream-prefix: upstream
|
|
options:
|
|
- track-upstream
|
|
- project: openstack-infra/gerritbot
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: IRC bot that reports on Gerrit events
|
|
- project: openstack-infra/gerritlib
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Library for Gerrit
|
|
- project: openstack-infra/git-restack
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Tool for rebasing change series
|
|
- project: openstack-infra/git-review
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Tool for uploading changesets to Gerrit from git
|
|
- project: openstack-infra/gitdm
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: A fork of Jonathan Corbet's gitdm for OpenStack
|
|
- project: openstack-infra/glean
|
|
use-storyboard: true
|
|
description: Simple program to write static config from config-drive
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/grafyaml
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Tools to make Grafana dashboards from templates
|
|
- project: openstack-infra/groups
|
|
use-storyboard: true
|
|
groups:
|
|
- groups-portal
|
|
description: OpenStack Groups community portal
|
|
- project: openstack-infra/groups-static-pages
|
|
use-storyboard: true
|
|
groups:
|
|
- groups-portal
|
|
description: Community portal static pages
|
|
- project: openstack-infra/infra-ansible
|
|
use-storyboard: true
|
|
description: Collection of Ansible playbooks to bring up an OpenStack Infra
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/infra-manual
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: OpenStack Infrastructure User Manual
|
|
- project: openstack-infra/infra-specs
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: OpenStack Infrastructure Blueprint Repository
|
|
- project: openstack-infra/irc-meetings
|
|
description: OpenStack IRC meetings schedule
|
|
- project: openstack-infra/jeepyb
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Gerrit Project Builder Tools
|
|
- project: openstack-infra/jenkins-job-builder
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Tools to make Jenkins jobs from templates
|
|
- project: openstack-infra/lodgeit
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: LogdeIt, a Pastebin service
|
|
- project: openstack-infra/logstash-filters
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Logstash filters for OpenStack
|
|
- project: openstack-infra/log_processor
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Download Jenkins build logs and inject them into Logstash
|
|
- project: openstack-infra/meetbot
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: IRC bot for meetings and logging channels
|
|
- project: openstack-infra/nodepool
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Manage a pool of nodes for a distributed test infrastructure
|
|
- project: openstack-infra/nose-html-output
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Nose plugin for generating HTML output
|
|
- project: openstack-infra/odsreg
|
|
use-storyboard: true
|
|
description: OpenStack Design Summit session management system
|
|
- project: openstack-infra/openstackid
|
|
use-storyboard: true
|
|
description: Authentication system for the OpenStack Foundation site
|
|
groups:
|
|
- openstack-org
|
|
- project: openstack-infra/openstackid-resources
|
|
use-storyboard: true
|
|
description: Resource service for the OpenStack Foundation site
|
|
groups:
|
|
- openstack-org
|
|
- project: openstack-infra/openstackweb
|
|
use-storyboard: true
|
|
description: OpenStack Foundation web site software
|
|
groups:
|
|
- openstack-org
|
|
- project: openstack-infra/os-loganalyze
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Log analyzer tools for logs.openstack.org
|
|
- project: openstack-infra/project-config
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Configuration files for project CI systems
|
|
- project: openstack-infra/project-config-example
|
|
description: An example project-config repo that can be used as a starting point.
|
|
use-storyboard: true
|
|
- project: openstack-infra/publications
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: OpenStack Infra Team conference presentations and papers
|
|
- project: openstack-infra/puppet-accessbot
|
|
use-storyboard: true
|
|
description: Puppet module for the accessbot
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-ansible
|
|
use-storyboard: true
|
|
description: Puppet module for Ansible
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-apparmor
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Puppet module for AppArmor
|
|
- project: openstack-infra/puppet-apps_site
|
|
use-storyboard: true
|
|
description: Puppet module for Apps site
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-askbot
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Puppet module for Askbot
|
|
- project: openstack-infra/puppet-asterisk
|
|
use-storyboard: true
|
|
description: Puppet module for Asterisk
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-bandersnatch
|
|
use-storyboard: true
|
|
description: Puppet module for Bandersnatch
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-bugdaystats
|
|
use-storyboard: true
|
|
description: Puppet module for Bugdaystats
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-bup
|
|
use-storyboard: true
|
|
description: Puppet module to add bup functionality
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-cgit
|
|
use-storyboard: true
|
|
description: Puppet module to manage cgit
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-ciwatch
|
|
use-storyboard: true
|
|
description: Puppet module to manage CI Watch monitoring dashboard
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-dashboard
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Puppet module to manage dashboard
|
|
- project: openstack-infra/puppet-diskimage_builder
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Puppet module to install diskimage-builder and its depends
|
|
- project: openstack-infra/puppet-drupal
|
|
use-storyboard: true
|
|
description: Puppet module for groups drupal portal
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-elasticsearch
|
|
use-storyboard: true
|
|
description: Puppet module for elasticsearch
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-elastic_recheck
|
|
use-storyboard: true
|
|
description: Puppet module for elastic-recheck
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-etherpad_lite
|
|
use-storyboard: true
|
|
description: Puppet module for Etherpad Lite
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-exim
|
|
use-storyboard: true
|
|
description: Puppet module for Exim
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-gerrit
|
|
use-storyboard: true
|
|
description: Puppet module for Gerrit
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-gerritbot
|
|
use-storyboard: true
|
|
description: Puppet module for GerritBot
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-github
|
|
use-storyboard: true
|
|
description: Puppet module to add github functionality
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-grafyaml
|
|
use-storyboard: true
|
|
description: Puppet module for Graphite
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-graphite
|
|
use-storyboard: true
|
|
description: Puppet module for Graphite
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-haveged
|
|
use-storyboard: true
|
|
description: Puppet module for Haveged
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-hound
|
|
use-storyboard: true
|
|
description: Puppet module for Hound
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-httpd
|
|
use-storyboard: true
|
|
description: Puppet modules for deploying Apache in OpenStack infrastructure
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-infra-cookiecutter
|
|
use-storyboard: true
|
|
description: Cookiecutter template for compliant OpenStack-infra puppet-modules
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-infracloud
|
|
use-storyboard: true
|
|
description: Puppet module for deploying the Infra Cloud
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-iptables
|
|
use-storyboard: true
|
|
description: Puppet module for iptables
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-jeepyb
|
|
use-storyboard: true
|
|
description: Puppet module to manage jeepyb
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-jenkins
|
|
use-storyboard: true
|
|
description: Puppet module to add jenkins functionality
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-kerberos
|
|
use-storyboard: true
|
|
description: Puppet module for Kerberos
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-kibana
|
|
use-storyboard: true
|
|
description: Puppet module to add kibana functionality
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-lodgeit
|
|
use-storyboard: true
|
|
description: Puppet module to manage LodgeIt
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-logrotate
|
|
use-storyboard: true
|
|
description: Puppet module to manage logrotate
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-logstash
|
|
use-storyboard: true
|
|
description: Puppet module for Logstash
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-log_processor
|
|
use-storyboard: true
|
|
description: Puppet module to manage log processor
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-mailman
|
|
use-storyboard: true
|
|
description: Puppet module for mailman
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-mediawiki
|
|
use-storyboard: true
|
|
description: Puppet module for MediaWiki
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-meetbot
|
|
use-storyboard: true
|
|
description: Puppet module for MeetBot
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-mysql_backup
|
|
use-storyboard: true
|
|
description: Puppet module for mysql backup
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-nodepool
|
|
use-storyboard: true
|
|
description: Puppet module for Nodepool
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-odsreg
|
|
use-storyboard: true
|
|
description: Puppet module for odsreg
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-openafs
|
|
use-storyboard: true
|
|
description: Puppet module for OpenAFS
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-openstackci
|
|
use-storyboard: true
|
|
description: Puppet module to deploy an OpenStack ci system
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-openstackid
|
|
use-storyboard: true
|
|
description: Puppet module to deploy openstackid
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-openstack_health
|
|
use-storyboard: true
|
|
description: Puppet module to deploy OpenStack Health
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-os_client_config
|
|
use-storyboard: true
|
|
description: Puppet module for os-client-config
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-packagekit
|
|
use-storyboard: true
|
|
description: Puppet module for PackageKit
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-pgsql_backup
|
|
use-storyboard: true
|
|
description: Puppet module for postgresql backup
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-phabricator
|
|
use-storyboard: true
|
|
description: Puppet module for phabricator
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-pip
|
|
use-storyboard: true
|
|
description: Puppet module to add pip functionality
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-planet
|
|
use-storyboard: true
|
|
description: Puppet module for Planet
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-project_config
|
|
use-storyboard: true
|
|
description: Puppet module for Project_config
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-puppet
|
|
use-storyboard: true
|
|
description: Module to install and configure puppet services.
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-redis
|
|
use-storyboard: true
|
|
description: Puppet module to deploy redis
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-refstack
|
|
use-storyboard: true
|
|
description: Puppet module for refstack.
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-releasestatus
|
|
use-storyboard: true
|
|
description: Puppet module to manage releasestatus
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-reviewday
|
|
use-storyboard: true
|
|
description: Puppet module to manage reviewday
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-simpleproxy
|
|
use-storyboard: true
|
|
description: Puppet module for simpleproxy
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-snmpd
|
|
use-storyboard: true
|
|
description: Puppet module to manage snmpd
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-ssh
|
|
use-storyboard: true
|
|
description: Puppet module to manage ssh
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-ssl_cert_check
|
|
use-storyboard: true
|
|
description: Puppet module to manage the SSL certificate check
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-stackalytics
|
|
use-storyboard: true
|
|
description: Puppet module to deploy stackalytics
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-statusbot
|
|
use-storyboard: true
|
|
description: Puppet module to deploy statusbot
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-storyboard
|
|
use-storyboard: true
|
|
description: Puppet module to deploy storyboard
|
|
groups:
|
|
- openstack-ci
|
|
- storyboard
|
|
- project: openstack-infra/puppet-subunit2sql
|
|
use-storyboard: true
|
|
description: Puppet module for Subunit2sql
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-sudoers
|
|
use-storyboard: true
|
|
description: Puppet module to deploy sudoers configs
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-tmpreaper
|
|
use-storyboard: true
|
|
description: Puppet module to deploy the tmpreaper
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-translation_checksite
|
|
use-storyboard: true
|
|
description: Puppet module to deploy translation check website
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-ulimit
|
|
use-storyboard: true
|
|
description: Puppet module to set up ulimits
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-unattended_upgrades
|
|
use-storyboard: true
|
|
description: Puppet module to deploy unattended-upgrades
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-unbound
|
|
use-storyboard: true
|
|
description: Puppet module to manage unbound
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-user
|
|
use-storyboard: true
|
|
description: Puppet module to provide intelligent user management
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-vcsrepo
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Puppet module to manage VCS repositories
|
|
- project: openstack-infra/puppet-vinz
|
|
use-storyboard: true
|
|
description: Puppet module to deploy vinz
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-yum
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Puppet module to manage yum
|
|
- project: openstack-infra/puppet-zanata
|
|
use-storyboard: true
|
|
description: Puppet module to deploy Zanata
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/puppet-zuul
|
|
use-storyboard: true
|
|
description: Puppet module to install and configure zuul
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/pypi-mirror
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: PyPI mirror builder
|
|
- project: openstack-infra/python-storyboardclient
|
|
use-storyboard: true
|
|
description: Python Client library for StoryBoard
|
|
groups:
|
|
- storyboard
|
|
- project: openstack-infra/release-tools
|
|
use-storyboard: true
|
|
description: OpenStack Release Tools
|
|
- project: openstack-infra/releasestatus
|
|
use-storyboard: true
|
|
description: OpenStack Release Status page generator
|
|
- project: openstack-infra/requestsexceptions
|
|
use-storyboard: true
|
|
description: Find exception classes in the requests library
|
|
- project: openstack-infra/reviewday
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: OpenStack code review report generator
|
|
- project: openstack-infra/reviewstats
|
|
use-storyboard: true
|
|
description: Scripts for generating OpenStack development community statistics
|
|
- project: openstack-infra/shade
|
|
use-storyboard: true
|
|
description: Client library for OpenStack containing Infra business logic
|
|
groups:
|
|
- openstack-ci
|
|
- project: openstack-infra/statusbot
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Infrastructure status update IRC bot
|
|
- project: openstack-infra/storyboard
|
|
use-storyboard: true
|
|
description: OpenStack Task Tracking API
|
|
groups:
|
|
- storyboard
|
|
- project: openstack-infra/storyboard-webclient
|
|
use-storyboard: true
|
|
description: OpenStack Task Tracking Browser Client
|
|
groups:
|
|
- storyboard
|
|
- project: openstack-infra/subunit2sql
|
|
use-storyboard: true
|
|
description: Tooling for converting subunit streams into a SQL DB
|
|
- project: openstack-infra/system-config
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: System configuration for OpenStack Infrastructure
|
|
- project: openstack-infra/tripleo-ci
|
|
use-storyboard: true
|
|
description: CI for the TripleO project
|
|
- project: openstack-infra/trystack-site
|
|
use-storyboard: true
|
|
description: Contents of trystack website
|
|
- project: openstack-infra/vinz
|
|
use-storyboard: true
|
|
description: Standalone UI replacement for Gerrit API
|
|
- project: openstack-infra/vinz-webclient
|
|
use-storyboard: true
|
|
description: Standalone UI replacment for Gerrit
|
|
- project: openstack-infra/yaml2ical
|
|
use-storyboard: true
|
|
description: Generate iCal files from a YAML description of meetings
|
|
- project: openstack-infra/zmq-event-publisher
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Jenkins plugin to publish build events via ZMQ PUB SUB.
|
|
- project: openstack-infra/zuul
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: The Gatekeeper, or a project gating system
|
|
- project: openstack-infra/zuul-packaging
|
|
use-storyboard: true
|
|
groups:
|
|
- openstack-ci
|
|
description: Zuul packaging
|
|
- project: openstack/aeromancer
|
|
description: OpenStack Source Explorer
|
|
- project: openstack/anchor
|
|
description: An Ephemeral PKI system that can act as a trust anchor for OpenStack
|
|
PKI operations
|
|
- project: openstack/ansible-role-diskimage-builder
|
|
description: Ansible role to manage diskimage-builder
|
|
- project: openstack/ansible-role-jenkins
|
|
description: Ansible role to manage Jenkins
|
|
- project: openstack/ansible-role-jenkins-job-builder
|
|
description: Ansible role to manage Jenkins Job Builder
|
|
- project: openstack/ansible-role-jenkins-plugins
|
|
description: Ansible role to manage Jenkins plugins
|
|
- project: openstack/ansible-role-nodepool
|
|
description: Ansible role to manage Nodepool
|
|
- project: openstack/ansible-role-zuul
|
|
description: Ansible role to manage Zuul
|
|
- project: openstack/anvil
|
|
description: A set of python scripts and utilities to forge raw OpenStack into a
|
|
productive tool!
|
|
- project: openstack/aodh
|
|
description: OpenStack Telemetry (Ceilometer) Alarming
|
|
options:
|
|
- translate
|
|
- project: openstack/api-site
|
|
groups:
|
|
- openstack-api-site
|
|
options:
|
|
- translate
|
|
description: OpenStack API site
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-manuals.config
|
|
- project: openstack/api-wg
|
|
description: API Working Group
|
|
homepage: https://wiki.openstack.org/wiki/API_Working_Group
|
|
- project: openstack/app-catalog
|
|
description: Application catalog for OpenStack
|
|
- project: openstack/app-catalog-common
|
|
description: Common components for application catalog
|
|
acl-config: /home/gerrit2/acls/openstack/app-catalog.config
|
|
- project: openstack/app-catalog-ui
|
|
description: UI component for application catalog
|
|
acl-config: /home/gerrit2/acls/openstack/app-catalog.config
|
|
- project: openstack/astara
|
|
description: Astara L3+ Network Virtualization - orchestration service
|
|
acl-config: /home/gerrit2/acls/openstack/astara.config
|
|
groups:
|
|
- astara
|
|
- project: openstack/astara-appliance
|
|
description: Astara L3+ Network Virtualization - virtual appliance
|
|
acl-config: /home/gerrit2/acls/openstack/astara.config
|
|
groups:
|
|
- astara
|
|
- project: openstack/astara-horizon
|
|
description: Astara L3+ Network Virtualization - Horizon integration
|
|
acl-config: /home/gerrit2/acls/openstack/astara.config
|
|
groups:
|
|
- astara
|
|
- project: openstack/astara-neutron
|
|
description: Astara L3+ Network Virtualization - Neutron integration
|
|
acl-config: /home/gerrit2/acls/openstack/astara.config
|
|
groups:
|
|
- astara
|
|
- project: openstack/automaton
|
|
description: Friendly state machines for python.
|
|
groups:
|
|
- oslo
|
|
- project: openstack/bandit
|
|
description: Python AST-based static analyzer from OpenStack Security Group
|
|
- project: openstack/bansho
|
|
description: Web interface for Surveil
|
|
acl-config: /home/gerrit2/acls/openstack/surveil.config
|
|
- project: openstack/barbican
|
|
description: Barbican is a ReST API designed for the secure storage, provisioning
|
|
and management of secrets, including in OpenStack environments.
|
|
options:
|
|
- translate
|
|
- project: openstack/barbican-specs
|
|
description: Blueprints for the barbican project
|
|
- project: openstack/bareon
|
|
description: Flexible and easy to use operating system installation tool.
|
|
- project: openstack/bareon-api
|
|
description: REST API interface for Bareon, flexible and easy to use operating system
|
|
installation tool.
|
|
acl-config: /home/gerrit2/acls/openstack/bareon.config
|
|
- project: openstack/bareon-specs
|
|
description: Specs for bareon project
|
|
acl-config: /home/gerrit2/acls/openstack/bareon.config
|
|
groups:
|
|
- bareon
|
|
- project: openstack/bifrost
|
|
description: Ansible roles and playbooks to enable a standalone Ironic install
|
|
groups:
|
|
- ironic
|
|
- project: openstack/bilean
|
|
description: Billing service for OpenStack
|
|
- project: openstack/blazar
|
|
description: Reservation Service for OpenStack
|
|
acl-config: /home/gerrit2/acls/openstack/blazar.config
|
|
- project: openstack/blazar-nova
|
|
description: Specific Nova part of the Blazar Reservation Service for OpenStack
|
|
acl-config: /home/gerrit2/acls/openstack/blazar.config
|
|
- project: openstack/broadview-lib
|
|
description: broadview-lib provides an API for interaction with Broadcom BroadView agents.
|
|
- project: openstack/castellan
|
|
description: Generic Key Manager interface for OpenStack
|
|
- project: openstack/cathead
|
|
description: Certificate monitoring service
|
|
- project: openstack/ceilometer
|
|
description: OpenStack Telemetry (Ceilometer)
|
|
options:
|
|
- translate
|
|
- project: openstack/ceilometer-powervm
|
|
description: PowerVM compute agent plugins for OpenStack Ceilometer
|
|
- project: openstack/ceilometer-specs
|
|
groups:
|
|
- ceilometer
|
|
description: OpenStack Telemetry (Ceilometer) Specifications
|
|
- project: openstack/ceilometer-zvm
|
|
description: zVM compute agent plugins for OpenStack Ceilometer
|
|
acl-config: /home/gerrit2/acls/openstack/nova-zvm-virt-driver.config
|
|
- project: openstack/ceilometermiddleware
|
|
description: OpenStack Telemetry (Ceilometer) Middleware
|
|
- project: openstack/cerberus
|
|
description: Cerberus security component
|
|
- project: openstack/cerberus-dashboard
|
|
acl-config: /home/gerrit2/acls/openstack/cerberus.config
|
|
description: Cerberus Horizon Plugin
|
|
- project: openstack/cinder
|
|
description: OpenStack Block Storage (Cinder)
|
|
options:
|
|
- translate
|
|
- project: openstack/cinder-specs
|
|
groups:
|
|
- cinder
|
|
description: OpenStack Block Storage (Cinder) Specifications
|
|
- project: openstack/cisco-ironic-contrib
|
|
description: Package containing Cisco specific ironic work that doesn't fit into
|
|
the core ironic tree.
|
|
groups:
|
|
- cisco-ironic-contrib
|
|
- project: openstack/cl-openstack-client
|
|
description: Common Lisp OpenStack client libraries
|
|
- project: openstack/cliff
|
|
description: Command Line Interface Formulation Framework
|
|
groups:
|
|
- python-cliff
|
|
- project: openstack/cloud-init
|
|
description: Cross-platform instance initialization
|
|
- project: openstack/cloudbase-init
|
|
description: Cross-platform instance initialization
|
|
- project: openstack/cloudcafe
|
|
description: OpenStack based test automation framework. Based on OpenCAFE engine
|
|
- project: openstack/clouddocs-maven-plugin
|
|
description: Maven plugin for DocBook conversion
|
|
- project: openstack/cloudkitty
|
|
description: Rating service for OpenStack
|
|
- project: openstack/cloudkitty-dashboard
|
|
description: CloudKitty Horizon Plugin
|
|
acl-config: /home/gerrit2/acls/openstack/cloudkitty.config
|
|
- project: openstack/cloudpulse
|
|
description: A Health-Checking service for OpenStack deployments.
|
|
- project: openstack/cloudroast
|
|
description: Automated Test Case Repository for OpenStack. Based on CloudCAFE.
|
|
- project: openstack/cloudv-ostf-adapter
|
|
description: Fuel-independent OSTF adapter for Cloud Validation
|
|
acl-config: /home/gerrit2/acls/openstack/cloudv.config
|
|
groups:
|
|
- cloudv
|
|
- project: openstack/cognitive
|
|
description: Machine Learning as a Service
|
|
- project: openstack/collectd-ceilometer-plugin
|
|
description: A collectd plugin to publish telemetry to Ceilometer.
|
|
- project: openstack/compass-adapters
|
|
groups:
|
|
- compass
|
|
description: Compass adapter related code and data (chef, cobbler, etc)
|
|
acl-config: /home/gerrit2/acls/openstack/compass.config
|
|
- project: openstack/compass-core
|
|
groups:
|
|
- compass
|
|
description: Automating Distributed System Deployment to Baremetal Resources
|
|
acl-config: /home/gerrit2/acls/openstack/compass.config
|
|
- project: openstack/compass-install
|
|
groups:
|
|
- compass
|
|
description: Installation of Compass in Different Formats
|
|
- project: openstack/compass-specs
|
|
groups:
|
|
- compass
|
|
description: Compass Specs and Design
|
|
acl-config: /home/gerrit2/acls/openstack/compass.config
|
|
- project: openstack/compass-web
|
|
groups:
|
|
- compass
|
|
description: A web-based UI consuming the Restful API service provided by Compass
|
|
acl-config: /home/gerrit2/acls/openstack/compass.config
|
|
- project: openstack/compute-hyperv
|
|
description: Nova Hyper-V Compute Driver
|
|
- project: openstack/congress
|
|
description: Congress
|
|
- project: openstack/congress-specs
|
|
description: Congress Design Specifications
|
|
acl-config: /home/gerrit2/acls/openstack/congress.config
|
|
- project: openstack/cookbook-openstack-bare-metal
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Bare Metal
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-block-storage
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Block Storage
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-client
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack client Resources
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-common
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - common OpenStack configuration
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-compute
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Compute
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-dashboard
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Dashboard
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-data-processing
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Data Processing Service
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-database
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Database as a Service
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-identity
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Identity
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-image
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Image
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-integration-test
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Integration Testing
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-network
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Network
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-object-storage
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Object Storage
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-ops-database
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - Support Cookbook for Database
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-ops-messaging
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - Support Cookbook for Messaging
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-orchestration
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Orchestration
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/cookbook-openstack-telemetry
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - OpenStack Telemetry
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/coreos-image-builder
|
|
description: A framework for building CoreOS Ramdisk
|
|
groups:
|
|
- ironic-python-agent
|
|
acl-config: /home/gerrit2/acls/openstack/ironic-python-agent.config
|
|
- project: openstack/cue
|
|
description: Message Broker provisioning service for OpenStack.
|
|
- project: openstack/cue-dashboard
|
|
description: Horizon plugin for Cue.
|
|
acl-config: /home/gerrit2/acls/openstack/cue.config
|
|
- project: openstack/deb-openstack-pkg-tools
|
|
description: build tools for Debian packages
|
|
- project: openstack/debtcollector
|
|
description: A collection of python patterns that help you collect your technical
|
|
debt in a non-destructive manner
|
|
groups:
|
|
- oslo
|
|
- project: openstack/defcore
|
|
description: Data and documentation maintained by the DefCore Board Working Group
|
|
- project: openstack/designate
|
|
description: OpenStack DNS As A Service (Designate)
|
|
options:
|
|
- translate
|
|
- project: openstack/designate-dashboard
|
|
description: OpenStack DNS As A Service (Designate) Horizon Plugin
|
|
options:
|
|
- translate
|
|
- project: openstack/designate-msdnsagent
|
|
description: Agent for using Microsoft DNS Server with Designate
|
|
acl-config: /home/gerrit2/acls/openstack/designate.config
|
|
- project: openstack/designate-specs
|
|
description: OpenStack DNS As A Service (Designate) Specifications
|
|
- project: openstack/devstack-plugin-amqp1
|
|
description: DevStack plugin to configure AMQP1.
|
|
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
|
|
groups:
|
|
- oslo
|
|
- project: openstack/devstack-plugin-bdd
|
|
description: DevStack plugin to configure Cinder BlockDeviceDriver
|
|
- project: openstack/devstack-plugin-ceph
|
|
description: DevStack plugin to configure Ceph backend.
|
|
- project: openstack/devstack-plugin-glusterfs
|
|
description: DevStack plugin to configure GlusterFS backend.
|
|
- project: openstack/devstack-plugin-hdfs
|
|
description: DevStack plugin to configure HDFS backend.
|
|
- project: openstack/devstack-plugin-kafka
|
|
description: DevStack plugin to configure Kafka.
|
|
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
|
|
groups:
|
|
- oslo
|
|
- project: openstack/devstack-plugin-pika
|
|
description: DevStack plugin to configure Pika RabbitMQ driver.
|
|
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
|
|
groups:
|
|
- oslo
|
|
- project: openstack/devstack-plugin-sheepdog
|
|
description: DevStack plugin to configure Sheepdog backend.
|
|
- project: openstack/devstack-plugin-zmq
|
|
description: DevStack plugin to configure ZMQ.
|
|
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
|
|
groups:
|
|
- oslo
|
|
- project: openstack/dib-utils
|
|
description: Pieces of diskimage-builder that are useful without the full project
|
|
- project: openstack/diskimage-builder
|
|
description: Image building tools for OpenStack
|
|
- project: openstack/distil
|
|
description: Rating Service for OpenStack
|
|
acl-config: /home/gerrit2/acls/openstack/distil.config
|
|
- project: openstack/django-openstack-auth-kerberos
|
|
description: Kerberos support for django-openstack-auth
|
|
acl-config: /home/gerrit2/acls/openstack/django_openstack_auth.config
|
|
groups:
|
|
- django-openstack-auth
|
|
- project: openstack/django_openstack_auth
|
|
groups:
|
|
- django-openstack-auth
|
|
description: A Django authentication backend for use with the OpenStack Keystone
|
|
Identity backend.
|
|
options:
|
|
- translate
|
|
- project: openstack/doc8
|
|
description: Style checker for sphinx (or other) rst documentation.
|
|
- project: openstack/docs-specs
|
|
groups:
|
|
- openstack-manuals
|
|
description: OpenStack Documentation Specifications
|
|
- project: openstack/dox
|
|
description: Run tests in a docker container
|
|
- project: openstack/dragonflow
|
|
description: SDN based Distributed Virtual Router for OpenStack Neutron
|
|
- project: openstack/drbd-devstack
|
|
description: DevStack plugin to configure the DRBD backend.
|
|
- project: openstack/driverlog
|
|
description: Vendor drivers for OpenStack
|
|
- project: openstack/ec2-api
|
|
description: AWS EC2 and VPC API support in standalone service for OpenStack.
|
|
- project: openstack/ec2-driver
|
|
description: Compute driver that uses BOTO API to utilize EC2.
|
|
- project: openstack/ekko
|
|
description: Incremental block-based backup to object storage
|
|
- project: openstack/election
|
|
description: OpenStack Elections repository
|
|
- project: openstack/entropy
|
|
description: A framework for Audit/Repair scripts for OpenStack
|
|
- project: openstack/eslint-config-openstack
|
|
description: JavaScript Style Guidelines for OpenStack.
|
|
- project: openstack/evoque
|
|
description: Ticket service for OpenStack
|
|
- project: openstack/evoque-dashboard
|
|
description: The UI component for Evoque
|
|
acl-config: /home/gerrit2/acls/openstack/evoque.config
|
|
- project: openstack/faafo
|
|
description: First App Application for OpenStack
|
|
- project: openstack/fairy-slipper
|
|
description: API documentation generator and builder for OpenStack
|
|
groups:
|
|
- openstack-api-site
|
|
- openstack-doc-tools
|
|
- project: openstack/flame
|
|
description: Automatic Heat template generation
|
|
- project: openstack/freezer
|
|
description: OpenStack Swift incremental backup and restore automation tool for
|
|
file system, MongoDB, MySQL. LVM snapshot and encryption support.
|
|
- project: openstack/freezer-api
|
|
description: REST API interface for Freezer backup, restore and disaster recovery
|
|
platform
|
|
acl-config: /home/gerrit2/acls/openstack/freezer.config
|
|
groups:
|
|
- freezer
|
|
- project: openstack/freezer-web-ui
|
|
description: Horizon Web interface for Freezer backup, restore and disaster recovery
|
|
platform
|
|
acl-config: /home/gerrit2/acls/openstack/freezer.config
|
|
groups:
|
|
- freezer
|
|
- project: openstack/fuel-agent
|
|
groups:
|
|
- fuel
|
|
description: Fuel Agent
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-astute
|
|
groups:
|
|
- fuel
|
|
description: Fuel orchestrator
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-dev-tools
|
|
groups:
|
|
- fuel
|
|
description: Tools that make it easier to develop and work with Fuel.
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-devops
|
|
groups:
|
|
- fuel
|
|
description: Fuel DevOps tools for managing virtual environments
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-docs
|
|
groups:
|
|
- fuel
|
|
description: Fuel Documentation
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-library
|
|
groups:
|
|
- fuel
|
|
description: Fuel Library
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-main
|
|
groups:
|
|
- fuel
|
|
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.
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-menu
|
|
groups:
|
|
- fuel
|
|
description: Urwid-based console user interface to configure Fuel master node.
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-mirror
|
|
groups:
|
|
- fuel
|
|
description: Tools for working with packages mirrors
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-nailgun-agent
|
|
groups:
|
|
- fuel
|
|
description: Node discovery agent for Fuel
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-noop-fixtures
|
|
description: Fixtures for Fuel Library Noop tests framework
|
|
- project: openstack/fuel-octane
|
|
description: Tools to upgrade OpenStack cloud managed by the Fuel installer.
|
|
groups:
|
|
- fuel
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-ostf
|
|
description: Fuel testing
|
|
groups:
|
|
- fuel
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-6wind-virtual-accelerator
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for 6WIND Virtual Accelerator integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-astra
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Astra Network Service with MOS integration
|
|
docimpact-group: fuel-plugins
|
|
- project: openstack/fuel-plugin-availability-zones
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to manage availability zones
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-bgpvpn
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to enable and configure networking-bgpvpn component
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-bigswitch
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for BigSwitch Neutron ML2 integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-block-device
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Cinder Block Device Driver integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-calamari
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Calamari integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-calico
|
|
groups:
|
|
- fuel-plugins
|
|
description: Calico provides Layer 3 Virtual Networking for Highly Scalable Data
|
|
Centers
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-ceilometer-redis
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to enable central agent HA and workload partitioning
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-ci
|
|
groups:
|
|
- fuel-plugins
|
|
description: Place to store data required to build up a CI for any Fuel plugin
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-cinder-netapp
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Cinder and NetApp integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-cisco-aci
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to enable neutron to work with Cisco ACI/GBP
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-contrail
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to allow usage of Contrail SDN as a networking backend
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-dbaas-trove
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin which enables option to deploy Trove
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-debug
|
|
description: Fuel plugin which enables debug output for specific MOS service
|
|
docimpact-group: fuel-plugins
|
|
groups:
|
|
- fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-designate
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to deploy OpenStack Designate on MOS controllers
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-detach-database
|
|
description: Fuel plugin to detach database from controller role
|
|
docimpact-group: fuel-plugins
|
|
groups:
|
|
- fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-detach-keystone
|
|
description: Fuel plugin to detach Keystone from controller role
|
|
docimpact-group: fuel-plugins
|
|
groups:
|
|
- fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-detach-rabbitmq
|
|
description: Fuel plugin to detach RabbitMQ from controller role
|
|
docimpact-group: fuel-plugins
|
|
groups:
|
|
- fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-elasticsearch-kibana
|
|
groups:
|
|
- lma-toolchain
|
|
description: Integrate Elasticsearch and Kibana with Fuel
|
|
docimpact-group: lma-toolchain
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-external-emc
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Cinder with EMC integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-external-glusterfs
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for external GlusterFS for Cinder
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-external-lb
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to enable use of external LB instead of default VIPs and
|
|
HAproxy
|
|
docimpact-group: fuel-plugins
|
|
- project: openstack/fuel-plugin-external-zabbix
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for external Zabbix integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-glance-nfs
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for nfs as storage backend for images (glance)
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-ha-fencing
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for HA fencing for Pacemaker cluster
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-hedvig-cinder
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Hedvig Cinder storage backend integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-influxdb-grafana
|
|
groups:
|
|
- lma-toolchain
|
|
description: Fuel plugin to manage InfluxDB and Grafana
|
|
docimpact-group: lma-toolchain
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-inkscope
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Inkscope integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-ironic
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Ironic integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-ldap
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin which allows to use LDAP as an authentication backend
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-lma-collector
|
|
groups:
|
|
- lma-toolchain
|
|
description: Fuel plugin to collect Logging Monitoring and Alerting metrics
|
|
docimpact-group: lma-toolchain
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-lma-infrastructure-alerting
|
|
groups:
|
|
- lma-toolchain
|
|
description: The LMA Infrastructure Alerting plugin installs necessary tools to
|
|
provide the alerting functionality of the LMA toolchain
|
|
docimpact-group: lma-toolchain
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-mellanox
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Mellanox support
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-midonet
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for MidoNet SDN as a networking backend
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-mistral
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Mistral integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-network-node
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Network Node deployment integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-neutron-fwaas
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for FWaaS for Neutron
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-neutron-lbaas
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for LBaaS for Neutron
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-neutron-vpnaas
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for VPNaaS for Neutron
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-nova-nfs
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for nfs as storage backend for ephemeral volumes (nova)
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-nsxv
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for NSX-V integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-nuage
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Nuage SDN with MOS integration
|
|
docimpact-group: fuel-plugins
|
|
- project: openstack/fuel-plugin-onos
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin Onos for L2 traffic instead of neutron openvswitch agent
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-openbook
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Openbook project integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-opendaylight
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for OpenDaylight integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-ovs
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to deploy OVS with NSH and DPDK
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-plumgrid
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for PLUMgrid SDN network backend integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-purestorage-cinder
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for PureStorage Cinder integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-qemu
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to deploy QEMU
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-qlogic-sriov-vxlan
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin which enables SRIOV capabilities in QLogic E3/E4 Intelligent
|
|
Ethernet Adapters
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-saltstack
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for SaltStack integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-scaleio
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for ScaleIO storage backend integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-scaleio-cinder
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for ScaleIO with Cinder storage backend integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-solidfire-cinder
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for SolidFire with Cinder integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-swiftstack
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to allow integration of external SwiftStack Swift cluster
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-tintri-cinder
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to enable Tintri driver for Cinder
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-tls
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin to secure OpenStack using the Transport Layer Security
|
|
(TLS) protocol
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-vmware-dvs
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for VMware DVS integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-vxlan
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Vxlan for Neutron
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-wstunnel
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Web-sockets tunnel integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-xenserver
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for XenServer integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-zabbix-agents
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Zabbix agents integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-zabbix-monitoring-emc
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Zabbix monitoring EMC integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-zabbix-monitoring-extreme-networks
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Zabbix monitoring extreme networks integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugin-zabbix-snmptrapd
|
|
groups:
|
|
- fuel-plugins
|
|
description: Fuel plugin for Zabbix snmptrapd integration
|
|
docimpact-group: fuel-plugins
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-plugins
|
|
groups:
|
|
- fuel
|
|
description: Fuel plugins
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-qa
|
|
groups:
|
|
- fuel
|
|
description: Fuel tests
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-specs
|
|
groups:
|
|
- fuel
|
|
description: Fuel designs and specs
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-stats
|
|
groups:
|
|
- fuel
|
|
description: Fuel anonymous statistics collector
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-upgrade
|
|
groups:
|
|
- fuel
|
|
description: Fuel master node upgrade system
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/fuel-web
|
|
groups:
|
|
- fuel
|
|
description: Fuel UI
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/futurist
|
|
description: A collection of async functionality and additions from the future.
|
|
groups:
|
|
- oslo
|
|
- project: openstack/gantt
|
|
description: Common scheduler for OpenStack.
|
|
- project: openstack/gce-api
|
|
description: Google Compute Engine API support for OpenStack
|
|
- project: openstack/gerrit-dash-creator
|
|
description: Client side gerrit dashboard creator from server side definitions
|
|
- project: openstack/gertty
|
|
description: Console interface to Gerrit Code Review
|
|
use-storyboard: true
|
|
- project: openstack/git-repo-manifests
|
|
description: Clone multiple OpenStack repos as a group
|
|
- project: openstack/git-upstream
|
|
description: Staying close to latest from OpenStack through git-upstream
|
|
- project: openstack/glance
|
|
description: OpenStack Image Management (Glance)
|
|
options:
|
|
- translate
|
|
- project: openstack/glance-specs
|
|
description: OpenStack Image Management (Glance) Specifications
|
|
- project: openstack/glance_store
|
|
description: Glance stores library
|
|
groups:
|
|
- glance-store
|
|
options:
|
|
- translate
|
|
- project: openstack/gnocchi
|
|
description: A time series storage and resources index service.
|
|
options:
|
|
- delay-release
|
|
- project: openstack/golang-client
|
|
description: OpenStack API client for golang
|
|
- project: openstack/governance
|
|
description: OpenStack Technical Committee Decisions
|
|
- project: openstack/group-based-policy
|
|
description: Group Based Policy
|
|
- project: openstack/group-based-policy-automation
|
|
description: Group Based Policy Automation
|
|
acl-config: /home/gerrit2/acls/openstack/group-based-policy.config
|
|
- project: openstack/group-based-policy-specs
|
|
description: Group Based Policy Design Specifications
|
|
acl-config: /home/gerrit2/acls/openstack/group-based-policy.config
|
|
- project: openstack/group-based-policy-ui
|
|
description: Group Based Policy UI
|
|
acl-config: /home/gerrit2/acls/openstack/group-based-policy.config
|
|
- project: openstack/ha-guide
|
|
groups:
|
|
- openstack-manuals
|
|
description: OpenStack High Availability Guide
|
|
options:
|
|
- translate
|
|
- project: openstack/heat
|
|
description: OpenStack Orchestration (Heat)
|
|
options:
|
|
- translate
|
|
- project: openstack/heat-cfntools
|
|
description: OpenStack Orchestration (Heat) CFN Tools
|
|
- project: openstack/heat-specs
|
|
groups:
|
|
- heat
|
|
description: OpenStack Orchestration (Heat) Specifications
|
|
- project: openstack/heat-templates
|
|
description: OpenStack Orchestration (Heat) Templates
|
|
- project: openstack/heat-translator
|
|
description: Translate non-heat templates to Heat Orchestration Template.
|
|
- project: openstack/horizon
|
|
description: OpenStack Dashboard (Horizon)
|
|
options:
|
|
- translate
|
|
- project: openstack/horizon-cisco-ui
|
|
description: Cisco plugin for Horizon
|
|
- project: openstack/i18n
|
|
groups:
|
|
- openstack-i18n
|
|
description: Utilities, assets and configrations used by I18n team
|
|
- project: openstack/inception
|
|
description: Inception Cloud Project
|
|
- project: openstack/instack
|
|
description: A utility to run diskimage-builder elements in place on a running host
|
|
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
|
groups:
|
|
- tripleo
|
|
- project: openstack/instack-undercloud
|
|
description: A utility to run diskimage-builder undercloud elements on a running
|
|
host
|
|
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
|
groups:
|
|
- tripleo
|
|
- project: openstack/intel-nfv-ci-tests
|
|
description: intel nfv ci testcase repo.
|
|
- project: openstack/ironic
|
|
description: A service for managing and provisioning Bare Metal servers.
|
|
options:
|
|
- translate
|
|
- project: openstack/ironic-inspector
|
|
description: Hardware introspection daemon for OpenStack Ironic
|
|
options:
|
|
- translate
|
|
- project: openstack/ironic-inspector-specs
|
|
description: Specs for ironic-inspector
|
|
acl-config: /home/gerrit2/acls/openstack/ironic-inspector.config
|
|
groups:
|
|
- ironic-inspector
|
|
- project: openstack/ironic-lib
|
|
description: A python library of common ironic utilities.
|
|
- project: openstack/ironic-python-agent
|
|
description: A Python agent for provisioning and deprovisioning Bare Metal servers.
|
|
- project: openstack/ironic-specs
|
|
groups:
|
|
- ironic
|
|
description: OpenStack Baremetal (Ironic) Specifications
|
|
- project: openstack/ironic-staging-drivers
|
|
description: A project used to hold out-of-tree ironic drivers
|
|
- project: openstack/ironic-ui
|
|
description: Ironic plugin UI for Horizon to allow users to view and manage bare
|
|
metal.
|
|
groups:
|
|
- ironic
|
|
- horizon
|
|
options:
|
|
- translate
|
|
- project: openstack/ironic-webclient
|
|
description: Ironic HTTP(S) Client
|
|
groups:
|
|
- ironic
|
|
- project: openstack/keystone
|
|
description: OpenStack Identity (Keystone)
|
|
options:
|
|
- translate
|
|
- project: openstack/keystone-specs
|
|
groups:
|
|
- keystone
|
|
description: OpenStack Identity (Keystone) Specifications
|
|
- project: openstack/keystoneauth
|
|
description: OpenStack Identity Authentication Library
|
|
- project: openstack/keystoneauth-saml2
|
|
description: Saml2 authentication plugins for OpenStack clients.
|
|
acl-config: /home/gerrit2/acls/openstack/keystoneauth.config
|
|
- project: openstack/keystonemiddleware
|
|
description: OpenStack Identity (Keystone) Middleware
|
|
- project: openstack/kiloeyes
|
|
description: A monitoring project for OpenStack Cloud
|
|
groups:
|
|
- kiloeyes
|
|
- project: openstack/kingbird
|
|
description: Centralized service for multi-region deployments.
|
|
- project: openstack/kite
|
|
description: A service for managing and distributing message encryption keys.
|
|
- project: openstack/kloudbuster
|
|
description: A tool to load OpenStack clouds end to end in both control plane and
|
|
data plane.
|
|
- project: openstack/kolla
|
|
description: Kolla provides production-ready containers and deployment tools for
|
|
operating OpenStack clouds
|
|
- project: openstack/kolla-mesos
|
|
description: Kolla-Mesos provides mesos deployment for Kolla containers
|
|
docimpact-group: kolla
|
|
- project: openstack/kosmos
|
|
description: Global Server Load-Balancing
|
|
- project: openstack/kosmos-specs
|
|
description: Global Load Balancing Service (Kosmos) Specifications
|
|
acl-config: /home/gerrit2/acls/openstack/kosmos.config
|
|
- project: openstack/kuryr
|
|
description: Docker remote driver for OpenStack Neutron
|
|
- project: openstack/kwapi
|
|
description: Energy Efficiency Monitoring
|
|
- project: openstack/magnetodb
|
|
description: Key-value database service for OpenStack cloud.
|
|
- project: openstack/magnetodb-specs
|
|
description: Design Specifications for MagnetoDB project
|
|
- project: openstack/magnum
|
|
description: Containers Service for OpenStack
|
|
options:
|
|
- translate
|
|
- project: openstack/magnum-ui
|
|
description: The UI component for Magnum
|
|
options:
|
|
- translate
|
|
- project: openstack/manila
|
|
description: Shared filesystem management project for OpenStack.
|
|
options:
|
|
- translate
|
|
- project: openstack/manila-image-elements
|
|
description: Automated way to build a bootable linux image for use by the Manila
|
|
generic driver.
|
|
acl-config: /home/gerrit2/acls/openstack/manila.config
|
|
- project: openstack/manila-ui
|
|
description: The UI component for Manila
|
|
- project: openstack/marshal
|
|
description: Key retrieval agent for OpenStack instances.
|
|
- project: openstack/merlin
|
|
description: Framework for building UIs for OpenStack projects dealing with complex
|
|
input data
|
|
- project: openstack/mistral
|
|
description: Workflow Service for OpenStack.
|
|
acl-config: /home/gerrit2/acls/openstack/mistral.config
|
|
- project: openstack/mistral-dashboard
|
|
description: Mistral Horizon plugin.
|
|
groups:
|
|
- mistral
|
|
acl-config: /home/gerrit2/acls/openstack/mistral.config
|
|
- project: openstack/mistral-extra
|
|
description: Additional tools and examples for Mistral Workflow Service.
|
|
groups:
|
|
- mistral
|
|
acl-config: /home/gerrit2/acls/openstack/mistral.config
|
|
- project: openstack/mistral-specs
|
|
description: OpenStack Workflow (Mistral) Specifications
|
|
groups:
|
|
- mistral
|
|
- project: openstack/monasca-agent
|
|
description: Agent for Monasca
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-api
|
|
description: Monasca REST API
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-ceilometer
|
|
description: Integration between Monasca and Ceilometer
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-common
|
|
description: Monasca common classes
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-log-api
|
|
description: Monasca Log REST API
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-notification
|
|
description: Notification Engine for Monasca
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-persister
|
|
description: Monasca Database Persister
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-statsd
|
|
description: Python Statsd library for sending statsd messages via the Monasca Agent
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-thresh
|
|
description: Monasca Thresholding Engine
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-ui
|
|
description: Horizon UI for Monasca
|
|
groups:
|
|
- monasca
|
|
options:
|
|
- translate
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monasca-vagrant
|
|
description: Vagrant test environment for Monasca
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/monitoring-for-openstack
|
|
description: OpenStack monitoring tools
|
|
- project: openstack/mox3
|
|
description: Port of mox library to python 3
|
|
groups:
|
|
- oslo
|
|
- project: openstack/murano
|
|
description: Application Catalog for OpenStack
|
|
options:
|
|
- translate
|
|
- project: openstack/murano-agent
|
|
description: VM-side agent for Murano
|
|
groups:
|
|
- murano
|
|
acl-config: /home/gerrit2/acls/openstack/murano.config
|
|
- project: openstack/murano-apps
|
|
description: Examples and reference implementation of Murano application packages
|
|
acl-config: /home/gerrit2/acls/openstack/murano.config
|
|
- project: openstack/murano-dashboard
|
|
description: Dashboard for Murano
|
|
groups:
|
|
- murano
|
|
options:
|
|
- translate
|
|
acl-config: /home/gerrit2/acls/openstack/murano.config
|
|
- project: openstack/murano-deployment
|
|
description: Scripts and automation tools for murano CI
|
|
groups:
|
|
- murano
|
|
acl-config: /home/gerrit2/acls/openstack/murano.config
|
|
- project: openstack/murano-specs
|
|
description: Murano Design Specifications
|
|
- project: openstack/namos
|
|
description: Device and Service manager
|
|
- project: openstack/nerd-reviewer
|
|
description: Nerd Reviewer bot reviews patches and checks that they pass common
|
|
project rules e.g. unit test coverage, max amount of loc, well written commit
|
|
message... So core reviews can concentrate on other more important stuff.
|
|
- project: openstack/network-checker
|
|
groups:
|
|
- fuel
|
|
description: Network connectivity health check tool.
|
|
docimpact-group: fuel
|
|
- project: openstack/networking-6wind
|
|
description: Neutron support for fast path stack
|
|
- project: openstack/networking-ale-omniswitch
|
|
description: ALE OmniSwtich drivers for ML2
|
|
- project: openstack/networking-arista
|
|
description: Arista drivers for ML2 and L3 Service Plugin
|
|
- project: openstack/networking-bagpipe
|
|
description: Neutron agent and drivers for BaGPipe-based BGP VPNs
|
|
- project: openstack/networking-bgpvpn
|
|
description: APIs and framework to attach BGP VPNs to Neutron networks
|
|
groups:
|
|
- bgpvpn
|
|
- project: openstack/networking-bigswitch
|
|
description: Big Switch Networks plugins and drivers for the networking project
|
|
- project: openstack/networking-brocade
|
|
description: Brocade plugins/drivers for ML2 and Service Plugins
|
|
- project: openstack/networking-calico
|
|
description: OpenStack/Neutron integration for Calico networking
|
|
- project: openstack/networking-cisco
|
|
description: Cisco Vendor Code for Neutron
|
|
groups:
|
|
- networking-cisco
|
|
- project: openstack/networking-edge-vpn
|
|
description: A framework to create an edge VPN service and bridge Neutron networks
|
|
to it.
|
|
- project: openstack/networking-fortinet
|
|
description: FortiOS Integration with Neutron
|
|
groups:
|
|
- networking-fortinet
|
|
- project: openstack/networking-fujitsu
|
|
description: Fujitsu Neutron Plugin
|
|
- project: openstack/networking-generic-switch
|
|
description: Multi-vendor Modular Layer 2 (ML2) driver.
|
|
- project: openstack/networking-hyperv
|
|
description: Hyper-V L2 Agent and drivers for ML2.
|
|
- project: openstack/networking-infoblox
|
|
description: Infoblox Neutron DDI
|
|
- project: openstack/networking-l2gw
|
|
description: API's and implementations to support L2 Gateways in Neutron.
|
|
options:
|
|
- translate
|
|
- project: openstack/networking-lenovo
|
|
description: Lenovo Neutron Plugin
|
|
- project: openstack/networking-midonet
|
|
description: Midonet Neutron Plugin
|
|
- project: openstack/networking-mlnx
|
|
description: Mellanox driver and agent for ML2.
|
|
- project: openstack/networking-nec
|
|
description: Neutron NEC plugins/drivers
|
|
- project: openstack/networking-odl
|
|
description: Neutron drivers for OpenDaylight.
|
|
- project: openstack/networking-ofagent
|
|
description: Neutron ofagent driver and its agent.
|
|
- project: openstack/networking-onos
|
|
description: Neutron drivers for Open Network Operating System.
|
|
- project: openstack/networking-ovn
|
|
description: Neutron integration with OVN
|
|
options:
|
|
- translate
|
|
- project: openstack/networking-ovs-dpdk
|
|
description: A Collection of Agents and Drivers to support managing DPDK accelerated
|
|
Open vSwitch with neutron.
|
|
- project: openstack/networking-plumgrid
|
|
description: PLUMgrid driver for OpenStack Neutron
|
|
- project: openstack/networking-powervm
|
|
description: Neutron drivers for PowerVM network management.
|
|
- project: openstack/networking-sfc
|
|
description: API's and implementations to support Service Function Chaining in Neutron.
|
|
- project: openstack/networking-vsphere
|
|
description: A set of Neutron drivers and agents to manage vSphere clusters.
|
|
- project: openstack/networking-zvm
|
|
description: Implements zVM ML2 mechanism driver and zVM neutron agent for OpenStack
|
|
Neutron.
|
|
- project: openstack/neutron
|
|
description: OpenStack Networking (Neutron)
|
|
options:
|
|
- translate
|
|
- project: openstack/neutron-classifier
|
|
description: Common library for services that classify packets
|
|
- project: openstack/neutron-fwaas
|
|
description: Firewall services for OpenStack Neutron.
|
|
docimpact-group: neutron
|
|
options:
|
|
- translate
|
|
groups:
|
|
- neutron
|
|
- project: openstack/neutron-lbaas
|
|
description: Load balancing services for OpenStack Neutron.
|
|
options:
|
|
- translate
|
|
docimpact-group: neutron
|
|
groups:
|
|
- neutron
|
|
- project: openstack/neutron-lbaas-dashboard
|
|
description: Horizon UI support for Neutron LBaaS
|
|
docimpact-group: neutron
|
|
groups:
|
|
- neutron
|
|
- project: openstack/neutron-lib
|
|
description: Neutron shared routines and utilities.
|
|
options:
|
|
- translate
|
|
groups:
|
|
- neutron
|
|
- project: openstack/neutron-specs
|
|
groups:
|
|
- neutron
|
|
description: OpenStack Networking (Neutron) Specifications
|
|
- project: openstack/neutron-vpnaas
|
|
description: Virtual private network services for OpenStack Neutron.
|
|
docimpact-group: neutron
|
|
groups:
|
|
- neutron
|
|
options:
|
|
- translate
|
|
- project: openstack/nomad
|
|
description: Distributed Acceleration Management
|
|
- project: openstack/nova
|
|
description: OpenStack Compute (Nova)
|
|
options:
|
|
- translate
|
|
- project: openstack/nova-docker
|
|
description: Docker driver for OpenStack Nova
|
|
- project: openstack/nova-powervm
|
|
description: PowerVM virtualization driver for OpenStack Nova
|
|
- project: openstack/nova-solver-scheduler
|
|
description: Nova scheduler driver for constraints-based scheduling
|
|
- project: openstack/nova-specs
|
|
groups:
|
|
- nova
|
|
description: OpenStack Compute (Nova) Specifications
|
|
- project: openstack/nova-zvm-virt-driver
|
|
description: Implementation of Nova virtulization driver for zVM.
|
|
- project: openstack/octavia
|
|
description: An operator-grade reference implementation for Load Balancing as a
|
|
Service (LBaaS)
|
|
- project: openstack/ooi
|
|
description: OOI is an implementation the Open Cloud Computing Interface (OCCI)
|
|
for OpenStack.
|
|
- project: openstack/opencafe
|
|
description: Common Automation Framework Engine. Core driver for CloudCAFE
|
|
- project: openstack/openstack
|
|
description: Repository containing OpenStack repositories
|
|
- project: openstack/openstack-ansible
|
|
description: Ansible playbooks for deploying OpenStack.
|
|
groups:
|
|
- openstack-ansible
|
|
- project: openstack/openstack-ansible-apt_package_pinning
|
|
description: Role apt_package_pinning for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-galera_client
|
|
description: Role galera_client for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-galera_server
|
|
description: Role galera_server for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-lxc_container_create
|
|
description: Role lxc_container_create for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-lxc_hosts
|
|
description: Role lxc_hosts for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-memcached_server
|
|
description: Role memcached_server for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-openstack_hosts
|
|
description: Role openstack_hosts for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-pip_install
|
|
description: Role pip_install for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-pip_lock_down
|
|
description: Role pip_lock_down for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-plugins
|
|
description: Plugins for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-py_from_git
|
|
description: Role py_from_git for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-rabbitmq_server
|
|
description: Role rabbitmq_server for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-repo_server
|
|
description: Role repo_server for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-rsyslog_client
|
|
description: Role rsyslog_client for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-rsyslog_server
|
|
description: Role rsyslog_server for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-security
|
|
description: Security Role for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-ansible-specs
|
|
description: Design Specifications for OpenStack-Ansible
|
|
groups:
|
|
- openstack-ansible
|
|
docimpact-group: openstack-ansible
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
|
- project: openstack/openstack-chef-repo
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Examples and references to use Chef for OpenStack projects
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/openstack-chef-specs
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: OpenStack Chef Blueprint specs
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
|
|
- project: openstack/openstack-doc-tools
|
|
groups:
|
|
- openstack-doc-tools
|
|
description: Tools used by OpenStack Documentation
|
|
acl-config: /home/gerrit2/acls/openstack/openstackdocstheme.config
|
|
- project: openstack/openstack-health
|
|
description: OpenStack Health Dashboard
|
|
- project: openstack/openstack-manuals
|
|
options:
|
|
- translate
|
|
description: OpenStack Manuals
|
|
- project: openstack/openstack-planet
|
|
description: Planet RSS Feed for OpenStack
|
|
- project: openstack/openstack-resource-agents
|
|
description: Pacemaker High Availability resource agents for OpenStack
|
|
- project: openstack/openstack-salt
|
|
description: Salt formulas for deploying OpenStack.
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/openstack-salt-specs
|
|
description: Design Specifications for OpenStack-Salt
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
docimpact-group: openstack-salt
|
|
- project: openstack/openstack-specs
|
|
description: OpenStack wide specs, run by the TC
|
|
- project: openstack/openstack-user-stories
|
|
description: OpenStack User Stories Submitted to Product WG
|
|
- project: openstack/openstack-ux
|
|
description: OpenStack User Experience Repository
|
|
groups:
|
|
- openstack-ux
|
|
- project: openstack/openstackdocstheme
|
|
groups:
|
|
- openstack-doc-tools
|
|
description: Sphinx theme for RST-sourced documentation published to docs.openstack.org
|
|
- project: openstack/operations-guide
|
|
groups:
|
|
- openstack-manuals
|
|
description: OpenStack Operations Guide
|
|
options:
|
|
- translate
|
|
- project: openstack/ops-tags-team
|
|
description: Work of the User Committee's Ops Tags Team.
|
|
- project: openstack/os-apply-config
|
|
description: Apply configuration from cloud metadata.
|
|
- project: openstack/os-brick
|
|
description: Volume discovery and local storage management lib
|
|
- project: openstack/os-client-config
|
|
description: Unified config handling for client libraries and programs
|
|
- project: openstack/os-cloud-config
|
|
description: Configure a cloud
|
|
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
|
|
- project: openstack/os-collect-config
|
|
description: Collect and cache metadata, run hooks on changes.
|
|
- project: openstack/os-net-config
|
|
description: Host network configuration tool
|
|
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
|
|
- project: openstack/os-performance-tools
|
|
description: Python scripts for use in Performance QA work
|
|
- project: openstack/os-refresh-config
|
|
description: Restart services and coordinate data migration on Heat config changes.
|
|
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
|
|
- project: openstack/os-testr
|
|
description: OpenStack tooling for interacting with testr
|
|
- project: openstack/os-vif
|
|
description: Integration library between network (Neutron) and compute (Nova) providers
|
|
- project: openstack/os-win
|
|
description: Windows / Hyper-V library for OpenStack projects.
|
|
- project: openstack/oslo-incubator
|
|
groups:
|
|
- oslo
|
|
docimpact-group: oslo
|
|
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-specs
|
|
groups:
|
|
- oslo
|
|
description: OpenStack Oslo Specifications
|
|
- project: openstack/oslo.cache
|
|
description: An oslo.config enabled dogpile.cache.
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.concurrency
|
|
description: OpenStack library for all concurrency-related code
|
|
groups:
|
|
- oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.config
|
|
docimpact-group: oslo
|
|
description: OpenStack library for config
|
|
- project: openstack/oslo.context
|
|
description: OpenStack Context library
|
|
groups:
|
|
- oslo
|
|
acl-config: /home/gerrit2/acls/openstack/oslo-incubator.config
|
|
- project: openstack/oslo.db
|
|
description: OpenStack Common DB Code
|
|
groups:
|
|
- oslo
|
|
docimpact-group: oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.i18n
|
|
description: Internationalization and translation library.
|
|
groups:
|
|
- oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.log
|
|
description: Logging library.
|
|
docimpact-group: oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.messaging
|
|
docimpact-group: oslo
|
|
description: OpenStack library for messaging
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.middleware
|
|
description: OpenStack middleware library
|
|
groups:
|
|
- oslo
|
|
docimpact-group: openstack-api-site
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.policy
|
|
description: Rules engine to enforce access control policy
|
|
docimpact-group: oslo
|
|
groups:
|
|
- oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.privsep
|
|
description: OpenStack library for privilege separation
|
|
docimpact-group: oslo
|
|
groups:
|
|
- oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.reports
|
|
description: OpenStack library for creating Guru Meditation Reports and other reports
|
|
groups:
|
|
- oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.rootwrap
|
|
docimpact-group: oslo
|
|
description: OpenStack library for rootwrap
|
|
- project: openstack/oslo.serialization
|
|
groups:
|
|
- oslo
|
|
description: OpenStack library for serialization
|
|
- project: openstack/oslo.service
|
|
groups:
|
|
- oslo
|
|
description: Library for running OpenStack services
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.utils
|
|
groups:
|
|
- oslo
|
|
description: OpenStack library utils
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.versionedobjects
|
|
description: OpenStack versioned objects library
|
|
groups:
|
|
- oslo
|
|
options:
|
|
- translate
|
|
- project: openstack/oslo.vmware
|
|
groups:
|
|
- oslo
|
|
description: Oslo VMware library for OpenStack projects
|
|
options:
|
|
- translate
|
|
- project: openstack/oslosphinx
|
|
description: Theme and utilities for Sphinx documentation tool
|
|
- project: openstack/oslotest
|
|
description: OpenStack test classes
|
|
groups:
|
|
- oslo
|
|
- project: openstack/osops-coda
|
|
description: Coda is a Horizon dashboard and panel (both share the name) that facilitates
|
|
resource clean up of a project once that project is no longer needed
|
|
acl-config: /home/gerrit2/acls/openstack/osops.config
|
|
groups:
|
|
- osops
|
|
- project: openstack/osops-example-configs
|
|
description: Example Configurations for OpenStack Operators
|
|
acl-config: /home/gerrit2/acls/openstack/osops.config
|
|
groups:
|
|
- osops
|
|
- project: openstack/osops-tools-contrib
|
|
description: Contributed Tools for OpenStack Operators
|
|
acl-config: /home/gerrit2/acls/openstack/osops.config
|
|
groups:
|
|
- osops
|
|
- project: openstack/osops-tools-generic
|
|
description: Curated Tools and Scripts for OpenStack Operators
|
|
acl-config: /home/gerrit2/acls/openstack/osops.config
|
|
groups:
|
|
- osops
|
|
- project: openstack/osops-tools-logging
|
|
description: Logging Tools for OpenStack Operators
|
|
acl-config: /home/gerrit2/acls/openstack/osops.config
|
|
groups:
|
|
- osops
|
|
- project: openstack/osops-tools-monitoring
|
|
description: Monitoring for OpenStack Operators
|
|
acl-config: /home/gerrit2/acls/openstack/osops.config
|
|
groups:
|
|
- osops
|
|
- project: openstack/osprofiler
|
|
description: OpenStack cross service/project profiler
|
|
- project: openstack/ospurge
|
|
description: Cleanup OpenStack project resources.
|
|
- project: openstack/ossa
|
|
description: OpenStack Security Advisories
|
|
- project: openstack/packetary
|
|
description: Library and eponymous utility to manage the entire lifecycle of repositories
|
|
- project: openstack/packstack
|
|
description: Install utility to deploy OpenStack on multiple hosts.
|
|
- project: openstack/pandaman
|
|
description: ITDB Service for OpenStack
|
|
- project: openstack/performance-docs
|
|
description: OpenStack performance testing plans, results, investigations and accompanying
|
|
pieces of testing scripts and Rally scenarios.
|
|
- project: openstack/poppy
|
|
description: A modular, vendor-neutral API, that wraps provisioning instructions
|
|
for all CDN vendors that support it.
|
|
- project: openstack/poppy-ui
|
|
description: Horizon Web interface for Poppy
|
|
acl-config: /home/gerrit2/acls/openstack/poppy.config
|
|
groups:
|
|
- poppy
|
|
- project: openstack/powervc-driver
|
|
description: A set of drivers and utilities to integrate PowerVC into OpenStack.
|
|
- project: openstack/project-team-guide
|
|
description: OpenStack Project Team Guide
|
|
- project: openstack/proliantutils
|
|
description: Utility library for managing HP Proliant servers (used in Ironic iLO
|
|
drivers).
|
|
- project: openstack/puppet-aodh
|
|
description: OpenStack Aodh Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-autossh
|
|
description: Autossh Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/gozer.config
|
|
- project: openstack/puppet-barbican
|
|
description: OpenStack Barbican Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-ceilometer
|
|
description: OpenStack Ceilometer Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-ceph
|
|
description: Ceph Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-ceph.config
|
|
- project: openstack/puppet-cinder
|
|
description: OpenStack Cinder Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-designate
|
|
description: OpenStack Designate Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-ec2api
|
|
description: OpenStack EC2 API Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-glance
|
|
description: OpenStack Glance Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-gnocchi
|
|
description: OpenStack Gnocchi Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-heat
|
|
description: OpenStack Heat Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-horizon
|
|
description: OpenStack Horizon Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-ironic
|
|
description: OpenStack Ironic Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-keystone
|
|
description: OpenStack Keystone Puppet Module
|
|
- project: openstack/puppet-magnum
|
|
description: OpenStack Magnum Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-manila
|
|
description: OpenStack Manila Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-midonet
|
|
description: Puppet Module for MidoNet project
|
|
- project: openstack/puppet-mistral
|
|
description: OpenStack Mistral Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-modulesync-configs
|
|
description: Modulesync configuration for OpenStack puppet modules
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-monasca
|
|
description: OpenStack Monasca Puppet Module
|
|
- project: openstack/puppet-murano
|
|
description: OpenStack Murano Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-n1k-vsm
|
|
description: Foreman Puppet installer for Cisco N1KV Virtual Supervisor Module
|
|
- project: openstack/puppet-neutron
|
|
description: OpenStack Neutron Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-nova
|
|
description: OpenStack Nova Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-openstack-cookiecutter
|
|
description: Cookiecutter template for a compliant OpenStack puppet-modules
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
groups:
|
|
- puppet-openstack
|
|
- project: openstack/puppet-openstack-integration
|
|
description: Collection of scripts and manifests for module testing
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
groups:
|
|
- puppet-openstack
|
|
- project: openstack/puppet-openstack-release-tools
|
|
description: Release tools for Puppet OpenStack modules
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-openstack-specs
|
|
description: Puppet for OpenStack Design Specifications
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-openstacklib
|
|
groups:
|
|
- puppet-openstack
|
|
description: Module for Common Puppet OpenStack Dependencies
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-openstack_extras
|
|
groups:
|
|
- puppet-openstack
|
|
description: Helper classes that utilize the core Puppet OpenStack modules
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-openstack_spec_helper
|
|
description: Library gem used by Puppet OpenStack modules
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-oslo
|
|
description: Module for managing Oslo.* library
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-rally
|
|
description: OpenStack Rally Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-sahara
|
|
groups:
|
|
- puppet-sahara
|
|
description: OpenStack Sahara Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-setproxy
|
|
description: Generic Set proxy Module
|
|
acl-config: /home/gerrit2/acls/openstack/gozer.config
|
|
- project: openstack/puppet-surveil
|
|
description: Puppet Surveil Module
|
|
acl-config: /home/gerrit2/acls/openstack/surveil.config
|
|
- project: openstack/puppet-swift
|
|
description: OpenStack Swift Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-tempest
|
|
description: OpenStack Tempest Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-tripleo
|
|
description: Lightweight composition layer for Puppet TripleO
|
|
- project: openstack/puppet-trove
|
|
description: OpenStack Trove Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-tuskar
|
|
description: OpenStack Tuskar Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-vitrage
|
|
description: OpenStack Vitrage Puppet Module
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-vswitch
|
|
description: Puppet provider for virtual switches.
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/puppet-zaqar
|
|
description: OpenStack Zaqar Puppet Module.
|
|
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
|
|
- project: openstack/pycadf
|
|
description: CADF Python module
|
|
- project: openstack/pyghmi
|
|
description: A Pure python IPMI library
|
|
- project: openstack/pylockfile
|
|
description: Platform-independent file locking module
|
|
- project: openstack/pymod2pkg
|
|
description: Python module name to package name map
|
|
acl-config: /home/gerrit2/acls/openstack/rpm-packaging.config
|
|
groups:
|
|
- rpm-packaging
|
|
- project: openstack/python-aodhclient
|
|
description: Client library for Aodh API
|
|
- project: openstack/python-barbicanclient
|
|
description: Client library for Barbican API.
|
|
- project: openstack/python-blazarclient
|
|
description: Client for OpenStack Blazar
|
|
acl-config: /home/gerrit2/acls/openstack/blazar.config
|
|
- project: openstack/python-brick-cinderclient-ext
|
|
description: python-cinderclient extension for local storage management
|
|
- project: openstack/python-ceilometerclient
|
|
description: OpenStack Telemetry (Ceilometer) Client
|
|
- project: openstack/python-cerberusclient
|
|
description: Python client library for Cerberus API
|
|
acl-config: /home/gerrit2/acls/openstack/cerberus.config
|
|
- project: openstack/python-cinderclient
|
|
description: OpenStack Block Storage (Cinder) Client
|
|
- project: openstack/python-cloudkittyclient
|
|
description: Python client library for CloudKitty API
|
|
acl-config: /home/gerrit2/acls/openstack/cloudkitty.config
|
|
- project: openstack/python-cloudpulseclient
|
|
description: Python client library for CloudPulse
|
|
acl-config: /home/gerrit2/acls/openstack/cloudpulse.config
|
|
- project: openstack/python-cognitiveclient
|
|
description: Python client library for Cognitive
|
|
acl-config: /home/gerrit2/acls/openstack/cognitive.config
|
|
- project: openstack/python-congressclient
|
|
description: Client for OpenStack Congress
|
|
acl-config: /home/gerrit2/acls/openstack/congress.config
|
|
- project: openstack/python-cueclient
|
|
description: Message Broker Service (Cue) Client
|
|
acl-config: /home/gerrit2/acls/openstack/cue.config
|
|
- project: openstack/python-designateclient
|
|
description: OpenStack DNS As A Service (Designate) Client
|
|
- project: openstack/python-dracclient
|
|
description: Library for managing machines with Dell iDRAC cards
|
|
- project: openstack/python-evoqueclient
|
|
description: Client library for Evoque API
|
|
acl-config: /home/gerrit2/acls/openstack/evoque.config
|
|
- project: openstack/python-fuelclient
|
|
description: Client for Fuel.
|
|
groups:
|
|
- fuel
|
|
docimpact-group: fuel
|
|
options:
|
|
- delay-release
|
|
- project: openstack/python-ganttclient
|
|
description: Client code for the common scheduler for OpenStack.
|
|
acl-config: /home/gerrit2/acls/openstack/gantt.config
|
|
- project: openstack/python-glanceclient
|
|
description: OpenStack Image Management (Glance) Client
|
|
- project: openstack/python-gnocchiclient
|
|
description: Gnocchi Client
|
|
acl-config: /home/gerrit2/acls/openstack/gnocchi.config
|
|
options:
|
|
- delay-release
|
|
- project: openstack/python-group-based-policy-client
|
|
description: Client for OpenStack Group Based Policy
|
|
acl-config: /home/gerrit2/acls/openstack/group-based-policy.config
|
|
- project: openstack/python-heatclient
|
|
description: OpenStack Orchestration (Heat) Client
|
|
options:
|
|
- translate
|
|
- project: openstack/python-ironic-inspector-client
|
|
description: A python client and OpenStackClient plugin for Ironic Inspector
|
|
acl-config: /home/gerrit2/acls/openstack/ironic-inspector.config
|
|
- project: openstack/python-ironicclient
|
|
description: A python client implementing the Ironic API.
|
|
- project: openstack/python-jenkins
|
|
description: Python API for managing jobs and nodes in a Jenkins CI instance
|
|
- project: openstack/python-keystoneclient
|
|
description: OpenStack Identity (Keystone) Client
|
|
options:
|
|
- translate
|
|
- project: openstack/python-keystoneclient-kerberos
|
|
description: Kerberos authentication plugins for OpenStack clients.
|
|
acl-config: /home/gerrit2/acls/openstack/python-keystoneclient.config
|
|
- project: openstack/python-kiteclient
|
|
description: Python bindings to Kite.
|
|
- project: openstack/python-magnetodbclient
|
|
description: Python client for MagnetoDB, the key-value database service for OpenStack
|
|
cloud.
|
|
- project: openstack/python-magnumclient
|
|
description: Python client for containers service
|
|
acl-config: /home/gerrit2/acls/openstack/magnum.config
|
|
options:
|
|
- translate
|
|
- project: openstack/python-manilaclient
|
|
description: Python bindings for Manila
|
|
- project: openstack/python-mistralclient
|
|
description: Python client for Mistral REST API.
|
|
groups:
|
|
- mistral
|
|
acl-config: /home/gerrit2/acls/openstack/mistral.config
|
|
- project: openstack/python-monascaclient
|
|
description: Python client for Monasca REST API.
|
|
groups:
|
|
- monasca
|
|
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
|
- project: openstack/python-muranoclient
|
|
description: Client library for Murano API.
|
|
acl-config: /home/gerrit2/acls/openstack/murano.config
|
|
options:
|
|
- translate
|
|
- project: openstack/python-neutron-pd-driver
|
|
description: A prefix delegation driver written using pure python for use with OpenStack
|
|
Neutron.
|
|
- project: openstack/python-neutronclient
|
|
description: OpenStack Networking (Neutron) Client
|
|
options:
|
|
- translate
|
|
- project: openstack/python-novaclient
|
|
description: OpenStack Compute (Nova) Client
|
|
options:
|
|
- translate
|
|
- project: openstack/python-oneviewclient
|
|
description: Python client for HP OneView.
|
|
- project: openstack/python-openstackclient
|
|
description: Client for OpenStack services
|
|
options:
|
|
- translate
|
|
- project: openstack/python-openstacksdk
|
|
description: 'Unified SDK for OpenStack. See: https://wiki.openstack.org/wiki/UnifiedSDK'
|
|
- project: openstack/python-opentsdbclient
|
|
description: A simple REST client to communicate with OpenTSDB (needed for Gnocchi
|
|
to use OpenTSDB as a backend)
|
|
- project: openstack/python-rackclient
|
|
description: Client library for RACK API
|
|
acl-config: /home/gerrit2/acls/openstack/rack.config
|
|
- project: openstack/python-saharaclient
|
|
description: Python bindings and CLI for Sahara.
|
|
- project: openstack/python-scciclient
|
|
description: Python ServerView Common Command Interface (SCCI) Client Library
|
|
- project: openstack/python-searchlightclient
|
|
description: OpenStack Search (Searchlight) Client
|
|
groups:
|
|
- searchlight
|
|
acl-config: /home/gerrit2/acls/openstack/searchlight.config
|
|
- project: openstack/python-senlinclient
|
|
description: Client library for Senlin API
|
|
acl-config: /home/gerrit2/acls/openstack/senlin.config
|
|
- project: openstack/python-solumclient
|
|
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
|
acl-config: /home/gerrit2/acls/openstack/solum.config
|
|
- project: openstack/python-sticksclient
|
|
description: Python client library for sticks API
|
|
acl-config: /home/gerrit2/acls/openstack/cerberus.config
|
|
- project: openstack/python-surveilclient
|
|
description: Client library for surveil API.
|
|
acl-config: /home/gerrit2/acls/openstack/surveil.config
|
|
- project: openstack/python-swiftclient
|
|
description: OpenStack Storage (Swift) Client
|
|
- project: openstack/python-tackerclient
|
|
description: Client library for tacker API.
|
|
groups:
|
|
- tacker
|
|
acl-config: /home/gerrit2/acls/openstack/tacker.config
|
|
- project: openstack/python-tripleoclient
|
|
description: python utility to manage a tripleo based cloud
|
|
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
|
groups:
|
|
- tripleo
|
|
- project: openstack/python-troveclient
|
|
description: OpenStack Database as a Service (Trove) Client
|
|
- project: openstack/python-tuskarclient
|
|
description: Python bindings and CLI to Tuskar.
|
|
- project: openstack/python-vitrageclient
|
|
description: Vitrage API Client library.
|
|
acl-config: /home/gerrit2/acls/openstack/vitrage.config
|
|
- project: openstack/python-watcherclient
|
|
description: Client for resource optimization service for OpenStack.
|
|
acl-config: /home/gerrit2/acls/openstack/watcher.config
|
|
- project: openstack/python-wsmanclient
|
|
description: Python client that speaks Web Services-Management protocol.
|
|
- project: openstack/python-zaqarclient
|
|
description: OpenStack Messaging (Zaqar) Client
|
|
- project: openstack/qa-specs
|
|
groups:
|
|
- tempest
|
|
description: OpenStack QA Specifications
|
|
- project: openstack/rack
|
|
description: Provides the ability that can control OpenStack as program resource
|
|
with an application. It enables you to implement a large scale distributed system
|
|
in a variety of programming languages on OpenStack.
|
|
groups:
|
|
- python-rack
|
|
- project: openstack/radar
|
|
description: dashboard for ci reporting
|
|
- project: openstack/rally
|
|
description: Rally provides a framework for performance analysis and benchmarking
|
|
of individual OpenStack components as well as full production OpenStack cloud
|
|
deployments
|
|
- project: openstack/refstack
|
|
description: Vendor-facing API for registration of interop-compliance
|
|
- project: openstack/refstack-client
|
|
description: Testing and result upload client for refstack
|
|
acl-config: /home/gerrit2/acls/openstack/refstack.config
|
|
- project: openstack/release-schedule-generator
|
|
description: Generate representations of the OpenStack release cycle from a yaml
|
|
- project: openstack/release-test
|
|
description: Package for testing OpenStack release tools.
|
|
upstream: https://github.com/dhellmann/openstack-release-test.git
|
|
acl-config: /home/gerrit2/acls/openstack-infra/release-tools.config
|
|
- project: openstack/releases
|
|
description: Release requests and history tracking
|
|
- project: openstack/renderspec
|
|
description: RPM .spec template renderer
|
|
acl-config: /home/gerrit2/acls/openstack/rpm-packaging.config
|
|
groups:
|
|
- rpm-packaging
|
|
- project: openstack/reno
|
|
description: Release notes management tool
|
|
- project: openstack/requests-mock
|
|
description: Mocked responses for the requests library
|
|
- project: openstack/requirements
|
|
description: Global requirements for OpenStack
|
|
- project: openstack/rpm-packaging
|
|
description: RPM packaging templates for OpenStack
|
|
groups:
|
|
- rpm-packaging
|
|
- project: openstack/rpm-packaging-tools
|
|
description: RPM packaging tooling
|
|
acl-config: /home/gerrit2/acls/openstack/rpm-packaging.config
|
|
groups:
|
|
- rpm-packaging
|
|
- project: openstack/sahara
|
|
description: Sahara 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/sahara.config
|
|
options:
|
|
- translate
|
|
- project: openstack/sahara-ci-config
|
|
description: Sahara-ci 3rd party testing configs (jjb, zuul, etc.)
|
|
acl-config: /home/gerrit2/acls/openstack/sahara-ci-config.config
|
|
- project: openstack/sahara-dashboard
|
|
groups:
|
|
- sahara
|
|
description: Sahara Horizon plugin.
|
|
- project: openstack/sahara-extra
|
|
groups:
|
|
- sahara
|
|
description: Repo for sahara-related utils.
|
|
acl-config: /home/gerrit2/acls/openstack/sahara-etc.config
|
|
- project: openstack/sahara-image-elements
|
|
groups:
|
|
- sahara
|
|
description: Disk image elements for Sahara
|
|
acl-config: /home/gerrit2/acls/openstack/sahara-etc.config
|
|
- project: openstack/sahara-scenario
|
|
description: Repo for Sahara Scenario Framework
|
|
groups:
|
|
- sahara
|
|
- project: openstack/sahara-specs
|
|
groups:
|
|
- sahara
|
|
description: Sahara Specifications
|
|
- project: openstack/salt-formula-ceilometer
|
|
description: Ceilometer salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-cinder
|
|
description: Cinder salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-glance
|
|
description: Glance salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-heat
|
|
description: Heat salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-horizon
|
|
description: Horizon salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-keystone
|
|
description: Keystone salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-neutron
|
|
description: Neutron salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-nova
|
|
description: Nova salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/salt-formula-opencontrail
|
|
description: OpenContrail salt formula
|
|
acl-config: /home/gerrit2/acls/openstack/openstack-salt.config
|
|
groups:
|
|
- openstack-salt
|
|
- project: openstack/scalpels
|
|
description: Digging and Tracing system for OpenStack
|
|
- project: openstack/searchlight
|
|
description: OpenStack Search (Searchlight)
|
|
options:
|
|
- translate
|
|
- project: openstack/searchlight-specs
|
|
groups:
|
|
- searchlight
|
|
description: OpenStack Search (Searchlight) Specifications
|
|
- project: openstack/security-doc
|
|
description: Documentation work from the OpenStack Security Group (OSSG)
|
|
groups:
|
|
- openstack-manuals
|
|
options:
|
|
- translate
|
|
- project: openstack/security-specs
|
|
description: OpenStack Security Specifications
|
|
- project: openstack/senlin
|
|
description: Clustering service for managing homogeneous objects in OpenStack
|
|
- project: openstack/senlin-dashboard
|
|
description: The UI component for Senlin
|
|
- project: openstack/shaker
|
|
description: Distributed data-plane performance testing tool
|
|
- project: openstack/shotgun
|
|
groups:
|
|
- fuel
|
|
description: Tool for collecting diagnostic snapshot from nodes (logs, databases,
|
|
etc).
|
|
docimpact-group: fuel
|
|
- project: openstack/shovel
|
|
description: RackHD and OpenStack Coordinator
|
|
- project: openstack/smaug
|
|
description: Application Data Protection as a Service in OpenStack
|
|
- project: openstack/solar
|
|
description: Resource management and orchestration engine for distributed systems
|
|
- project: openstack/solum
|
|
description: 'An OpenStack project designed to make cloud services easier to consume
|
|
and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum'
|
|
acl-config: /home/gerrit2/acls/openstack/solum.config
|
|
- project: openstack/solum-dashboard
|
|
description: 'Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
|
|
acl-config: /home/gerrit2/acls/openstack/solum.config
|
|
- project: openstack/solum-infra-guestagent
|
|
description: 'Guest agent for Solum. See: https://wiki.openstack.org/wiki/Solum'
|
|
acl-config: /home/gerrit2/acls/openstack/solum.config
|
|
- project: openstack/solum-specs
|
|
description: Solum Design Specifications
|
|
acl-config: /home/gerrit2/acls/openstack/solum.config
|
|
- project: openstack/spanner
|
|
description: Operation dashboard for OpenStack
|
|
- project: openstack/sqlalchemy-migrate
|
|
description: Database schema migration for SQLAlchemy
|
|
- project: openstack/stackalytics
|
|
description: OpenStack analytics dashboard
|
|
- project: openstack/stacktach
|
|
description: Event-based Debugging, Monitoring and Billing solution for OpenStack.
|
|
- project: openstack/stacktach-klugman
|
|
description: Cmdline tool and client library for StackTach.v3
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-notification-utils
|
|
description: Utility library for working with OpenStack notifications.
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-notigen
|
|
description: OpenStack-like notification generator/simulator.
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-quince
|
|
description: Quincy-compliant API implemenation for StackTach.v3. Works with Winchester.
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-quincy
|
|
description: REST interface to StackTach.v3
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-sandbox
|
|
description: DevStack-like environment for StackTach.v3
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-shoebox
|
|
description: Binary data archiving library - supports uploading to object storage.
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-simport
|
|
description: Simple import library for Python (not entry-point based)
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-stackdistiller
|
|
description: A data extraction and transformation library for OpenStack notifications.
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-timex
|
|
description: A time expressions library implementing a mini-language for manipulating
|
|
datetimes.
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stacktach-winchester
|
|
description: An notification event processing library based on persistent streams.
|
|
acl-config: /home/gerrit2/acls/openstack/stacktach.config
|
|
- project: openstack/stackviz
|
|
description: Performance and debugging visualization for DevStack and Tempest
|
|
- project: openstack/steth
|
|
description: Networking Debug Tool for OpenStack
|
|
- project: openstack/stevedore
|
|
groups:
|
|
- python-stevedore
|
|
description: Manage dynamic plugins for Python applications
|
|
- project: openstack/sticks
|
|
description: Cerberus ticket manager plugin
|
|
acl-config: /home/gerrit2/acls/openstack/cerberus.config
|
|
- project: openstack/sticks-dashboard
|
|
description: Sticks Horizon Plugin
|
|
acl-config: /home/gerrit2/acls/openstack/cerberus.config
|
|
- project: openstack/storlets
|
|
description: Middleware and Compute Engine for an OpenStack Swift compute framework
|
|
that runs compute within a Swift cluster
|
|
- project: openstack/surveil
|
|
description: Monitoring as a Service for OpenStack
|
|
- project: openstack/surveil-specs
|
|
description: Blueprints for Surveil
|
|
acl-config: /home/gerrit2/acls/openstack/surveil.config
|
|
- project: openstack/swauth
|
|
description: An alternative authentication system for Swift
|
|
- project: openstack/swift
|
|
description: OpenStack Storage (Swift)
|
|
options:
|
|
- translate
|
|
- project: openstack/swift-bench
|
|
description: Benchmarking tool for OpenStack Swift
|
|
- project: openstack/swift-ceph-backend
|
|
description: Ceph backend for Swift
|
|
- project: openstack/swift-specs
|
|
groups:
|
|
- swift
|
|
description: OpenStack Storage (Swift) Specifications
|
|
- project: openstack/swift3
|
|
description: Swift3 Middleware for OpenStack Swift, allowing access to OpenStack
|
|
swift via the Amazon S3 API.
|
|
- project: openstack/swiftonfile
|
|
description: Swift Object Server implementation that enables objects created using
|
|
the Swift API to be accessed as files on a POSIX filesystem.
|
|
- project: openstack/syntribos
|
|
description: Python API security testing tool from OpenStack Security Group
|
|
- project: openstack/tacker
|
|
description: 'Tacker: ETSI MANO NFV Orchestrator / VNF Manager. See https://wiki.openstack.org/wiki/Tacker'
|
|
- project: openstack/tacker-horizon
|
|
description: Horizon UI for Tacker
|
|
acl-config: /home/gerrit2/acls/openstack/tacker.config
|
|
groups:
|
|
- tacker
|
|
- project: openstack/tacker-specs
|
|
description: Blueprints for tacker
|
|
groups:
|
|
- tacker
|
|
- project: openstack/tap-as-a-service
|
|
description: Tap-as-a-Service is a project to introduce the functionality of port
|
|
mirroring in OpenStack Neutron provisioned networks.
|
|
- project: openstack/taskflow
|
|
description: A library to complete workflows/tasks in HA manner
|
|
- project: openstack/telcowg-usecases
|
|
description: Use case repo for Telco Working Group
|
|
groups:
|
|
- openstack-telcowg
|
|
- project: openstack/tempest
|
|
description: OpenStack Testing (Tempest) of an existing cloud
|
|
- project: openstack/tempest-lib
|
|
description: A library to assist in creating functional or integrated test suites
|
|
for OpenStack projects.
|
|
groups:
|
|
- tempest
|
|
acl-config: /home/gerrit2/acls/openstack/tempest.config
|
|
- project: openstack/tempest-plugin-cookiecutter
|
|
description: Cookiecutter Template for new tempest plugins
|
|
groups:
|
|
- tempest
|
|
acl-config: /home/gerrit2/acls/openstack/tempest.config
|
|
- project: openstack/terracotta
|
|
description: Dynamic resource scheduling service for OpenStack cloud.
|
|
- project: openstack/third-party-ci-tools
|
|
description: Repository for third party continuous integration teams to share tools,
|
|
configurations, plug-ins and documents.
|
|
- project: openstack/tooz
|
|
description: Coordinate distributed systems.
|
|
groups:
|
|
- python-tooz
|
|
- project: openstack/tosca-parser
|
|
description: Parser for TOSCA Simple Profile in YAML.
|
|
- project: openstack/training-guides
|
|
description: Community created, open source training guides for OpenStack.
|
|
options:
|
|
- translate
|
|
- project: openstack/training-labs
|
|
description: Deploy multi node OpenStack on Virtual Machines.
|
|
- project: openstack/transparency-policy
|
|
description: OpenStack Foundation Transparency Policy.
|
|
- project: openstack/tricircle
|
|
groups:
|
|
- tricircle
|
|
description: Tricircle is a project for OpenStack Multiple Site Deployment solution.
|
|
- project: openstack/tripleo-common
|
|
description: A Python library for code common for TripleO CLI and Tuskar UI.
|
|
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
|
- project: openstack/tripleo-docs
|
|
groups:
|
|
- tripleo
|
|
description: Documentation for TripleO
|
|
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
|
- project: openstack/tripleo-heat-templates
|
|
groups:
|
|
- tripleo
|
|
description: Heat templates for deploying OpenStack
|
|
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
|
- project: openstack/tripleo-image-elements
|
|
groups:
|
|
- tripleo
|
|
description: Disk image elements for deployment images of OpenStack
|
|
- project: openstack/tripleo-incubator
|
|
groups:
|
|
- tripleo
|
|
description: The TripleO incubator where unformed things are experimented with.
|
|
- project: openstack/tripleo-puppet-elements
|
|
groups:
|
|
- tripleo
|
|
description: Puppet elements for deployment of OpenStack
|
|
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
|
- project: openstack/tripleo-specs
|
|
groups:
|
|
- tripleo
|
|
description: Deployment of OpenStack Specifications
|
|
- project: openstack/trove
|
|
description: OpenStack Database As A Service (Trove)
|
|
options:
|
|
- translate
|
|
- project: openstack/trove-dashboard
|
|
groups:
|
|
- trove
|
|
description: Trove Horizon plugin.
|
|
options:
|
|
- translate
|
|
- project: openstack/trove-integration
|
|
description: OpenStack Database As A Service (Trove) Integration
|
|
- project: openstack/trove-specs
|
|
description: Design Specifications for the Trove project
|
|
- project: openstack/turbo-hipster
|
|
groups:
|
|
- turbo-hipster
|
|
description: A generic zuul worker using the gearman protocol.
|
|
- project: openstack/tuskar
|
|
description: A service for managing OpenStack deployments
|
|
- project: openstack/tuskar-ui
|
|
description: The UI component for Tuskar
|
|
- project: openstack/vahana
|
|
description: OpenStack Client libraries for iOS
|
|
- project: openstack/vitrage
|
|
description: OpenStack RCA (Root Cause Analysis) Engine
|
|
- project: openstack/vitrage-dashboard
|
|
description: Vitrage UI Dashboard
|
|
- project: openstack/vitrage-specs
|
|
description: Vitrage Design Specifications
|
|
- project: openstack/vmtp
|
|
description: A data path performance tool for OpenStack clouds.
|
|
- project: openstack/vmware-nsx
|
|
description: A set of Neutron drivers for the VMware NSX.
|
|
options:
|
|
- translate
|
|
- project: openstack/watcher
|
|
description: Resource optimization service for OpenStack.
|
|
- project: openstack/watcher-dashboard
|
|
groups:
|
|
- watcher
|
|
description: Watcher Horizon plugin.
|
|
- project: openstack/watcher-specs
|
|
groups:
|
|
- watcher
|
|
description: Watcher Specifications
|
|
- project: openstack/windmill
|
|
description: An Ansible deployment to validate ansible roles for Continuous Integration.
|
|
- project: openstack/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.
|
|
- project: openstack/xenapi-os-testing
|
|
description: Scripts to enable running of tempest tests in a nested Xen instance
|
|
- project: openstack/xstatic-angular
|
|
description: Angular JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-bootstrap
|
|
description: Angular Bootstrap JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-cookies
|
|
description: Angular-Cookies JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-fileupload
|
|
description: Angular-FileUpload JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-gettext
|
|
description: Angular-Gettext JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-lrdragndrop
|
|
description: Angular lrdragndrop JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-mock
|
|
description: Angular-Mock JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-sanitize
|
|
description: Angular Sanitize JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-angular-smart-table
|
|
description: Angular Smart-table JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-bootstrap-datepicker
|
|
description: Bootstrap-Datepicker JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-bootstrap-scss
|
|
description: Bootstrap SCSS library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-bootswatch
|
|
description: Bootswatch CSS library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-d3
|
|
description: D3 JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-font-awesome
|
|
description: An icon font for web pages packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-hogan
|
|
description: Hogan JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-jasmine
|
|
description: Jasmine JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-jquery-migrate
|
|
description: Migrate jQuery plugin packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-jquery.bootstrap.wizard
|
|
description: Bootstrap.Wizard jQuery plugin packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-jquery.quicksearch
|
|
description: Quicksearch jQuery plugin packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-jquery.tablesorter
|
|
description: Tablesorter jQuery plugin packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-jsencrypt
|
|
description: JSEncrypt JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-magic-search
|
|
description: AngularJS widget that provides faceted and text search
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-mdi
|
|
description: Google Material Design Icons packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-qunit
|
|
description: QUnit JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-rickshaw
|
|
description: Rickshaw JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-roboto-fontface
|
|
description: Roboto Font packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/xstatic-spin
|
|
description: Spin JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/openstack/xstatic.config
|
|
- project: openstack/yaql
|
|
description: Yet another query language
|
|
- project: openstack/zaqar
|
|
description: OpenStack Messaging (Zaqar)
|
|
options:
|
|
- translate
|
|
- project: openstack/zaqar-specs
|
|
groups:
|
|
- zaqar
|
|
description: OpenStack Messaging (Zaqar) Specifications
|
|
- project: openstack/zaqar-ui
|
|
description: The UI component for Zaqar
|
|
acl-config: /home/gerrit2/acls/openstack/zaqar.config
|
|
- project: stackforge-attic/cookbook-ceph
|
|
- project: stackforge-attic/cookbook-monasca-agent
|
|
- project: stackforge-attic/cookbook-monasca-api
|
|
- project: stackforge-attic/cookbook-monasca-notification
|
|
- project: stackforge-attic/cookbook-monasca-persister
|
|
- project: stackforge-attic/cookbook-monasca-schema
|
|
- project: stackforge-attic/cookbook-monasca-thresh
|
|
- project: stackforge-attic/fuel-plugin-external-nfs
|
|
- project: stackforge-attic/fuel-plugin-group-based-policy
|
|
- project: stackforge-attic/murano-common
|
|
- project: stackforge-attic/murano-conductor
|
|
- project: stackforge-attic/murano-docs
|
|
- project: stackforge-attic/murano-metadataclient
|
|
- project: stackforge-attic/murano-repository
|
|
- project: stackforge-attic/murano-tests
|
|
- project: stackforge-attic/tuskar-ui-extras
|
|
- project: stackforge-attic/zvm-driver
|
|
- project: stackforge/aviator
|
|
description: An OpenStack client library for Ruby
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/billingstack
|
|
description: Billing software
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/bufunfa
|
|
description: ChargeBack / billing software in OpenStack / cloud style.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/cachemonkey
|
|
description: Image pre-caching controller service
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/cinder-salt-formula
|
|
description: SaltStack formula used for installing OpenStack Cinder
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/cloud-pydashie
|
|
description: Monitoring dashboard for OpenStack based on PyDashie.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/cloudv-sdn-validation
|
|
description: SDN validation tool for Cloud Validation
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
groups:
|
|
- cloudv
|
|
- project: stackforge/compass-monit
|
|
groups:
|
|
- compass
|
|
description: Compass related monitoring
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/congressmiddleware
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
description: Middleware for Congress
|
|
- project: stackforge/cookbook-pacemaker
|
|
groups:
|
|
- openstack-chef
|
|
docimpact-group: openstack-chef
|
|
description: Chef Cookbook - Pacemaker
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/fuel-ostf-plugin
|
|
groups:
|
|
- fuel
|
|
description: Obsolete repo, please, take a look at fuel-ostf
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
docimpact-group: fuel
|
|
- project: stackforge/fuel-provision
|
|
groups:
|
|
- fuel
|
|
description: Fuel provisioning system.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
docimpact-group: fuel
|
|
- project: stackforge/fuel-tasklib
|
|
description: Fuel tasks library.
|
|
docimpact-group: fuel
|
|
groups:
|
|
- fuel
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/glance-salt-formula
|
|
description: SaltStack formula used for installing OpenStack Glance
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/graffiti
|
|
description: Cloud Capability Service
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/haos
|
|
description: HAOS is a suite of HA/destructive tests for OpenStack clouds
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- 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.'
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/heat-coe-templates
|
|
description: 'A collection of Heat templates for deploying a variety of container
|
|
orchestration engines onto a cluster of Nova instances.
|
|
|
|
'
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/horizon-salt-formula
|
|
description: SaltStack formula used for installing OpenStack Horizon
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/i18n-test
|
|
description: System tests for i18n & l10n
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/keystone-salt-formula
|
|
description: SaltStack formula used for installing OpenStack Keystone
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/kickstack
|
|
description: Rapid OpenStack deployment with puppet-dashboard, The Foreman, or any
|
|
other Puppet ENC
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/libra
|
|
description: Create and manage loadbalancers
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/logaas
|
|
description: Logging as a Service for OpenStack
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/mercador-pub
|
|
description: Mercador cloud service federation - publisher
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/mercador-sub
|
|
description: Mercador cloud service federation - subscriber
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/milk
|
|
description: ETC cloud API framework project
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/MRaaS
|
|
description: MapReduce as a Service
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/networking-ibm
|
|
description: Neutron drivers for IBM
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/networking-portforwarding
|
|
description: API's and implementations to support portforwarding feature in Neutron.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/neutron-salt-formula
|
|
description: SaltStack formula used for installing OpenStack Neutron
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/nova-salt-formula
|
|
description: SaltStack formula used for installing OpenStack Nova
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/novaimagebuilder
|
|
description: Image building tool for OpenStack.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- 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.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/openstack-cli-powershell
|
|
description: Powershell environment for OpenStack
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/openstack-salt-formula
|
|
description: SaltStack formula used for installing OpenStack Service
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/openstack-sdk-dotnet
|
|
description: OpenStack SDK for .Net
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/openstack-sdk-php
|
|
description: OpenStack SDK for PHP
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/openstackdroid
|
|
description: Openstackdroid is an Android application to access OpenStack clouds
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/openvz-nova-driver
|
|
description: OpenVz driver for Nova
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/packstack-vagrant
|
|
description: Vagrant environment providing a Packstack installation.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/pecan
|
|
description: A WSGI object-dispatching web framework, designed to be lean and fast
|
|
with few dependencies.
|
|
homepage: http://pecanpy.org
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/prep-source-repos
|
|
description: Check out repos hosted on gerrit and apply a list of outstanding patches.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/puppet-nslcd
|
|
description: Nslcd Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/puppet-openstack
|
|
description: OpenStack Examples Puppet Module
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/puppet-openstack-cloud
|
|
description: Flexible Puppet implementation capable of configuring a scalable OpenStack
|
|
Cloud
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/puppet-openstack_dev_env
|
|
description: OpenStack Puppet Dev Environment
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/puppet_openstack_builder
|
|
description: Data model for deploying multiple OpenStack reference architectures
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/python-cloudfoundryclient
|
|
description: Python bindings for cloudfoundry
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/python-libraclient
|
|
description: Client library for libra API.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/python-mercadorclient
|
|
description: Mercador cloud service federation - client
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/python-rallyclient
|
|
description: Client library for rally API.
|
|
groups:
|
|
- rally
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/rubick
|
|
description: Rule-based diagnostics of configuration of OpenStack platform
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/sahara-guestagent
|
|
description: Guest agent for Sahara project
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/saml-generator
|
|
description: Saml generation tool that generates saml responses for federation testing
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/satori
|
|
description: Configuration Discovery
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/sphinxcontrib-docbookrestapi
|
|
description: Sphinx extension that generates documentation for api-site from RST
|
|
files.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/staccato
|
|
description: VM Image Transfer Service
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/striker
|
|
description: An OpenSource merge, build, and packaging tool for deployers.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/swiftpolicy
|
|
description: SwiftPolicy Middleware for OpenStack Swift allows to use a JSON policy
|
|
file to handle swift authorizations.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/swiftsync
|
|
description: Swift mass syncronizer
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/tomograph
|
|
description: Library to help distributed applications send trace information to
|
|
metrics backends like Zipkin and Statsd.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/tripleo-ansible
|
|
groups:
|
|
- tripleo-ansible
|
|
description: Update a TripleO installation using Ansible.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/warm
|
|
description: Provides the ability to deploy OpenStack resources from Yaml templates.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/windows-diskimage-builder
|
|
description: Disk image builder for windows systems.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|
|
- project: stackforge/xstatic-angular-animate
|
|
description: Angular Animate JavaScript library packaged as XStatic.
|
|
acl-config: /home/gerrit2/acls/stackforge/retired.config
|