963695f1c4
Added Redfish CLI client built on top of sushy library to talk to Redfish BMC from command line. Mostly intended for developers, testers and frustrated operators. Change-Id: I351163defa6ef6dc7d474e1e35dd59333828cd28 Needed-By: https://review.opendev.org/700914
1669 lines
59 KiB
YAML
1669 lines
59 KiB
YAML
- tenant:
|
|
name: opendev
|
|
max-nodes-per-job: 10
|
|
report-build-page: true
|
|
source:
|
|
gerrit:
|
|
config-projects:
|
|
- opendev/project-config
|
|
- opendev/base-jobs
|
|
untrusted-projects:
|
|
- zuul/zuul-jobs
|
|
- inaugust/inaugust.com
|
|
- inaugust/src.sh
|
|
- inaugust/ttrun
|
|
- opendev/gear
|
|
- vexxhost/ansible-role-docker-distribution
|
|
- vexxhost/ansible-role-openmanage
|
|
- vexxhost/ansible-role-wireguard
|
|
- vexxhost/kue
|
|
- vexxhost/openstack-monitoring
|
|
# Include some projects with job config for cross-tenant
|
|
# jobs
|
|
- include: [job, secret, nodeset]
|
|
projects:
|
|
- opendev/system-config # TODO: move to this tenant for
|
|
# real
|
|
- zuul/zuul
|
|
# Include some projects without config for use in
|
|
# required-projects
|
|
- include: []
|
|
projects:
|
|
- opendev/jeepyb
|
|
- opendev/zone-opendev.org
|
|
- opendev/zone-zuul-ci.org
|
|
- openstack/diskimage-builder
|
|
- openstack/magnum
|
|
- openstack/openstacksdk
|
|
- recordsansible/ara
|
|
- zuul/nodepool
|
|
github:
|
|
untrusted-projects:
|
|
# Don't load any configuration from these projects because we
|
|
# don't gate them, so they could wedge our config.
|
|
- include: []
|
|
projects:
|
|
# Sorting projects alphabetically will help merge conflicts.
|
|
- ansible/ansible
|
|
- philpep/testinfra
|
|
googlesource:
|
|
untrusted-projects:
|
|
- include: []
|
|
projects: &googlesource_projects
|
|
- jgit
|
|
- gerrit
|
|
- plugins/checks
|
|
- plugins/codemirror-editor
|
|
- plugins/commit-message-length-validator
|
|
- plugins/delete-project
|
|
- plugins/download-commands
|
|
- plugins/gitiles
|
|
- plugins/hooks
|
|
- plugins/importer
|
|
- plugins/its-base
|
|
- plugins/its-storyboard
|
|
- plugins/javamelody
|
|
- plugins/plugin-manager
|
|
- plugins/replication
|
|
- plugins/reviewnotes
|
|
- plugins/singleusergroup
|
|
- plugins/verify-status
|
|
- plugins/webhooks
|
|
|
|
- tenant:
|
|
name: kata-containers
|
|
max-nodes-per-job: 1
|
|
report-build-page: true
|
|
source:
|
|
gerrit:
|
|
config-projects:
|
|
- kata-containers/zuul-config
|
|
# Only use jobs and secrets from this repo, we do not want
|
|
# the project definition.
|
|
- opendev/base-jobs:
|
|
include:
|
|
- job
|
|
- secret
|
|
- nodeset
|
|
untrusted-projects:
|
|
- zuul/zuul-jobs
|
|
github:
|
|
untrusted-projects:
|
|
# Don't load any configuration from these projects because we
|
|
# don't gate them, so they could wedge our config.
|
|
- include: []
|
|
projects:
|
|
- kata-containers/agent
|
|
- kata-containers/ci
|
|
- kata-containers/community
|
|
- kata-containers/documentation
|
|
- kata-containers/kata-containers
|
|
- kata-containers/ksm-throttler
|
|
- kata-containers/osbuilder
|
|
- kata-containers/packaging
|
|
- kata-containers/proxy
|
|
- kata-containers/runtime
|
|
- kata-containers/shim
|
|
- kata-containers/tests
|
|
- kata-containers/www.katacontainers.io
|
|
|
|
- tenant:
|
|
name: openstack
|
|
max-nodes-per-job: 10
|
|
report-build-page: true
|
|
source:
|
|
gerrit:
|
|
config-projects:
|
|
- openstack/project-config
|
|
# Only use jobs and secrets from this repo, we do not want
|
|
# the project definition.
|
|
- opendev/base-jobs:
|
|
shadow: openstack/project-config
|
|
include:
|
|
- job
|
|
- secret
|
|
- nodeset
|
|
- zuul/zuul-base-jobs:
|
|
shadow:
|
|
- opendev/base-jobs
|
|
- openstack/project-config
|
|
untrusted-projects:
|
|
# Order matters, load common job repos first
|
|
- zuul/zuul-jobs:
|
|
shadow: openstack/project-config
|
|
- openstack/openstack-zuul-jobs
|
|
- openstack/openstack-zuul-roles
|
|
# devstack-gate, devstack and tempest all define things expected
|
|
# to be widely used.
|
|
- openstack/devstack-gate
|
|
- openstack/devstack
|
|
- openstack/tempest
|
|
# openstack-ansible-tests is used across multiple
|
|
# roles including ansible-hardening
|
|
- openstack/openstack-ansible-tests
|
|
# After this point, sorting projects alphabetically will help
|
|
# merge conflicts
|
|
- airship/airship-in-a-bottle
|
|
- airship/airshipctl
|
|
- airship/airshipui
|
|
- airship/apis
|
|
- airship/armada
|
|
- airship/deckhand
|
|
- airship/divingbell
|
|
- airship/docs
|
|
- airship/drydock
|
|
- airship/election
|
|
- airship/go-redfish
|
|
- airship/governance
|
|
- airship/images
|
|
- airship/kubernetes-entrypoint
|
|
- airship/maas
|
|
- airship/pegleg
|
|
- airship/porthole
|
|
- airship/promenade
|
|
- airship/shipyard
|
|
- airship/specs
|
|
- airship/spyglass
|
|
- airship/spyglass-plugin-xls
|
|
- airship/tempest-plugin
|
|
- airship/treasuremap
|
|
- airship/zuul-airship-roles
|
|
- jjb/jenkins-job-builder
|
|
- jjb/python-jenkins
|
|
- limestone/ci-cloud-config
|
|
- opendev/afsmon
|
|
- opendev/ansible-role-cloud-launcher
|
|
- opendev/ansible-role-puppet
|
|
- opendev/askbot-theme
|
|
- opendev/bindep
|
|
- opendev/ci-sandbox:
|
|
exclude: pipeline
|
|
- opendev/elastic-recheck
|
|
- opendev/germqtt
|
|
- opendev/gerrit
|
|
- opendev/gerritbot
|
|
- opendev/gerritlib
|
|
- opendev/git-restack
|
|
- opendev/git-review
|
|
- opendev/glean
|
|
- opendev/grafyaml
|
|
- opendev/infra-specs
|
|
- opendev/irc-meetings
|
|
- opendev/jeepyb
|
|
- opendev/lodgeit
|
|
- opendev/log-classify
|
|
- opendev/log_processor
|
|
- opendev/lpmqtt
|
|
- opendev/meetbot
|
|
- opendev/mqtt_statsd
|
|
- opendev/netlify-sandbox
|
|
- opendev/project-config-example
|
|
- opendev/publications
|
|
- opendev/puppet-accessbot
|
|
- opendev/puppet-ansible
|
|
- opendev/puppet-apparmor
|
|
- opendev/puppet-askbot
|
|
- opendev/puppet-asterisk
|
|
- opendev/puppet-bandersnatch
|
|
- opendev/puppet-bugdaystats
|
|
- opendev/puppet-bup
|
|
- opendev/puppet-cgit
|
|
- opendev/puppet-ciwatch
|
|
- opendev/puppet-diskimage_builder
|
|
- opendev/puppet-drupal
|
|
- opendev/puppet-elastic_recheck
|
|
- opendev/puppet-elasticsearch
|
|
- opendev/puppet-ethercalc
|
|
- opendev/puppet-etherpad_lite
|
|
- opendev/puppet-exim
|
|
- opendev/puppet-germqtt
|
|
- opendev/puppet-gerrit
|
|
- opendev/puppet-gerritbot
|
|
- opendev/puppet-github
|
|
- opendev/puppet-grafyaml
|
|
- opendev/puppet-graphite
|
|
- opendev/puppet-haveged
|
|
- opendev/puppet-hound
|
|
- opendev/puppet-httpd
|
|
- opendev/puppet-infra-cookiecutter
|
|
- opendev/puppet-infracloud
|
|
- opendev/puppet-ipsilon
|
|
- opendev/puppet-iptables
|
|
- opendev/puppet-jeepyb
|
|
- opendev/puppet-jenkins
|
|
- opendev/puppet-kerberos
|
|
- opendev/puppet-kibana
|
|
- opendev/puppet-lodgeit
|
|
- opendev/puppet-log_processor
|
|
- opendev/puppet-logrotate
|
|
- opendev/puppet-logstash
|
|
- opendev/puppet-lpmqtt
|
|
- opendev/puppet-mailman
|
|
- opendev/puppet-mediawiki
|
|
- opendev/puppet-meetbot
|
|
- opendev/puppet-mosquitto
|
|
- opendev/puppet-mqtt_statsd
|
|
- opendev/puppet-mysql_backup
|
|
- opendev/puppet-nodepool
|
|
- opendev/puppet-openafs
|
|
- opendev/puppet-openstack_health
|
|
- opendev/puppet-openstack_infra_spec_helper
|
|
- opendev/puppet-openstackci
|
|
- opendev/puppet-openstackid
|
|
- opendev/puppet-os_client_config
|
|
- opendev/puppet-packagekit
|
|
- opendev/puppet-pgsql_backup
|
|
- opendev/puppet-phabricator
|
|
- opendev/puppet-pip
|
|
- opendev/puppet-planet
|
|
- opendev/puppet-project_config
|
|
- opendev/puppet-ptgbot
|
|
- opendev/puppet-puppet
|
|
- opendev/puppet-redis
|
|
- opendev/puppet-refstack
|
|
- opendev/puppet-reviewday
|
|
- opendev/puppet-simpleproxy
|
|
- opendev/puppet-snmpd
|
|
- opendev/puppet-ssh
|
|
- opendev/puppet-ssl_cert_check
|
|
- opendev/puppet-statusbot
|
|
- opendev/puppet-storyboard
|
|
- opendev/puppet-subunit2sql
|
|
- opendev/puppet-sudoers
|
|
- opendev/puppet-tmpreaper
|
|
- opendev/puppet-translation_checksite
|
|
- opendev/puppet-ulimit
|
|
- opendev/puppet-unattended_upgrades
|
|
- opendev/puppet-unbound
|
|
- opendev/puppet-user
|
|
- opendev/puppet-vcsrepo
|
|
- opendev/puppet-zanata
|
|
- opendev/puppet-zuul
|
|
- opendev/pynotedb
|
|
- opendev/python-storyboardclient
|
|
- opendev/sandbox
|
|
- opendev/statusbot
|
|
- opendev/storyboard
|
|
- opendev/storyboard-webclient
|
|
- opendev/subunit2sql
|
|
- opendev/system-config
|
|
- opendev/yaml2ical
|
|
- opendev/zone-opendev.org
|
|
- opendev/zone-zuul-ci.org
|
|
- openstack/adjutant
|
|
- openstack/adjutant-ui
|
|
- openstack/ansible-collections-openstack
|
|
- openstack/ansible-config_template
|
|
- openstack/ansible-hardening
|
|
- openstack/ansible-plugin-container-connection
|
|
- openstack/ansible-role-atos-hsm
|
|
- openstack/ansible-role-chrony
|
|
- openstack/ansible-role-collect-logs
|
|
- openstack/ansible-role-container-registry
|
|
- openstack/ansible-role-openstack-operations
|
|
- openstack/ansible-role-python_venv_build
|
|
- openstack/ansible-role-qdrouterd
|
|
- openstack/ansible-role-redhat-subscription
|
|
- openstack/ansible-role-systemd_mount
|
|
- openstack/ansible-role-systemd_networkd
|
|
- openstack/ansible-role-systemd_service
|
|
- openstack/ansible-role-thales-hsm
|
|
- openstack/ansible-role-tripleo-modify-image
|
|
- openstack/ansible-role-uwsgi
|
|
- openstack/aodh
|
|
- openstack/api-sig
|
|
- openstack/api-site
|
|
- openstack/arch-design
|
|
- openstack/arch-wg
|
|
- openstack/auto-scaling-sig
|
|
- openstack/automaton
|
|
- openstack/barbican
|
|
- openstack/barbican-specs
|
|
- openstack/barbican-tempest-plugin
|
|
- openstack/barbican-ui
|
|
- openstack/bashate
|
|
- openstack/bifrost
|
|
- openstack/blazar
|
|
- openstack/blazar-dashboard
|
|
- openstack/blazar-nova
|
|
- openstack/blazar-specs
|
|
- openstack/blazar-tempest-plugin
|
|
- openstack/bugdaystats
|
|
- openstack/castellan
|
|
- openstack/ceilometer
|
|
- openstack/ceilometer-powervm
|
|
- openstack/ceilometermiddleware
|
|
- openstack/charm-aodh
|
|
- openstack/charm-barbican
|
|
- openstack/charm-barbican-softhsm
|
|
- openstack/charm-barbican-vault
|
|
- openstack/charm-ceilometer
|
|
- openstack/charm-ceilometer-agent
|
|
- openstack/charm-ceph-fs
|
|
- openstack/charm-ceph-mon
|
|
- openstack/charm-ceph-osd
|
|
- openstack/charm-ceph-proxy
|
|
- openstack/charm-ceph-radosgw
|
|
- openstack/charm-ceph-rbd-mirror
|
|
- openstack/charm-cinder
|
|
- openstack/charm-cinder-backup
|
|
- openstack/charm-cinder-backup-swift-proxy
|
|
- openstack/charm-cinder-ceph
|
|
- openstack/charm-cinder-purestorage
|
|
- openstack/charm-cloudkitty
|
|
- openstack/charm-deployment-guide
|
|
- openstack/charm-designate
|
|
- openstack/charm-designate-bind
|
|
- openstack/charm-glance
|
|
- openstack/charm-glance-simplestreams-sync
|
|
- openstack/charm-glusterfs
|
|
- openstack/charm-gnocchi
|
|
- openstack/charm-guide
|
|
- openstack/charm-hacluster
|
|
- openstack/charm-heat
|
|
- openstack/charm-interface-barbican-secrets
|
|
- openstack/charm-interface-bgp
|
|
- openstack/charm-interface-bind-rndc
|
|
- openstack/charm-interface-ceph-client
|
|
- openstack/charm-interface-ceph-mds
|
|
- openstack/charm-interface-ceph-rbd-mirror
|
|
- openstack/charm-interface-cinder-backend
|
|
- openstack/charm-interface-cinder-backup
|
|
- openstack/charm-interface-dashboard-plugin
|
|
- openstack/charm-interface-designate
|
|
- openstack/charm-interface-gnocchi
|
|
- openstack/charm-interface-hacluster
|
|
- openstack/charm-interface-keystone
|
|
- openstack/charm-interface-keystone-admin
|
|
- openstack/charm-interface-keystone-credentials
|
|
- openstack/charm-interface-keystone-domain-backend
|
|
- openstack/charm-interface-keystone-fid-service-provider
|
|
- openstack/charm-interface-manila-plugin
|
|
- openstack/charm-interface-mysql-innodb-cluster
|
|
- openstack/charm-interface-mysql-router
|
|
- openstack/charm-interface-mysql-shared
|
|
- openstack/charm-interface-neutron-load-balancer
|
|
- openstack/charm-interface-neutron-plugin
|
|
- openstack/charm-interface-neutron-plugin-api-subordinate
|
|
- openstack/charm-interface-nova-cell
|
|
- openstack/charm-interface-nova-compute
|
|
- openstack/charm-interface-odl-controller-api
|
|
- openstack/charm-interface-openstack-ha
|
|
- openstack/charm-interface-ovsdb-manager
|
|
- openstack/charm-interface-pacemaker-remote
|
|
- openstack/charm-interface-placement
|
|
- openstack/charm-interface-rabbitmq
|
|
- openstack/charm-interface-service-control
|
|
- openstack/charm-interface-websso-fid-service-provider
|
|
- openstack/charm-ironic
|
|
- openstack/charm-keystone
|
|
- openstack/charm-keystone-ldap
|
|
- openstack/charm-keystone-saml-mellon
|
|
- openstack/charm-layer-ceph
|
|
- openstack/charm-layer-ceph-base
|
|
- openstack/charm-layer-openstack
|
|
- openstack/charm-layer-openstack-api
|
|
- openstack/charm-layer-openstack-principle
|
|
- openstack/charm-manila
|
|
- openstack/charm-manila-ganesha
|
|
- openstack/charm-manila-generic
|
|
- openstack/charm-manila-glusterfs
|
|
- openstack/charm-masakari
|
|
- openstack/charm-masakari-monitors
|
|
- openstack/charm-mistral
|
|
- openstack/charm-murano
|
|
- openstack/charm-mysql-innodb-cluster
|
|
- openstack/charm-mysql-router
|
|
- openstack/charm-neutron-api
|
|
- openstack/charm-neutron-api-odl
|
|
- openstack/charm-neutron-api-plugin-ovn
|
|
- openstack/charm-neutron-dynamic-routing
|
|
- openstack/charm-neutron-gateway
|
|
- openstack/charm-neutron-openvswitch
|
|
- openstack/charm-nova-cell-controller
|
|
- openstack/charm-nova-cloud-controller
|
|
- openstack/charm-nova-compute
|
|
- openstack/charm-nova-compute-proxy
|
|
- openstack/charm-nova-lxd
|
|
- openstack/charm-octavia
|
|
- openstack/charm-octavia-dashboard
|
|
- openstack/charm-octavia-diskimage-retrofit
|
|
- openstack/charm-odl-controller
|
|
- openstack/charm-openstack-dashboard
|
|
- openstack/charm-openvswitch-odl
|
|
- openstack/charm-pacemaker-remote
|
|
- openstack/charm-panko
|
|
- openstack/charm-percona-cluster
|
|
- openstack/charm-placement
|
|
- openstack/charm-rabbitmq-server
|
|
- openstack/charm-specs
|
|
- openstack/charm-swift-proxy
|
|
- openstack/charm-swift-storage
|
|
- openstack/charm-tempest
|
|
- openstack/charm-trove
|
|
- openstack/charm-vault
|
|
- openstack/charms.ceph
|
|
- openstack/charms.openstack
|
|
- openstack/cinder
|
|
- openstack/cinder-specs
|
|
- openstack/cinder-tempest-plugin
|
|
- openstack/cinderlib
|
|
- openstack/cliff
|
|
- openstack/cloudkitty
|
|
- openstack/cloudkitty-dashboard
|
|
- openstack/cloudkitty-specs
|
|
- openstack/cloudkitty-tempest-plugin
|
|
- openstack/compute-hyperv
|
|
- openstack/congress
|
|
- openstack/congress-dashboard
|
|
- openstack/congress-specs
|
|
- openstack/congress-tempest-plugin
|
|
- openstack/constellations
|
|
- openstack/contributor-guide
|
|
- openstack/cookbook-openstack-application-catalog
|
|
- openstack/cookbook-openstack-bare-metal
|
|
- openstack/cookbook-openstack-block-storage
|
|
- openstack/cookbook-openstack-client
|
|
- openstack/cookbook-openstack-common
|
|
- openstack/cookbook-openstack-compute
|
|
- openstack/cookbook-openstack-dashboard
|
|
- openstack/cookbook-openstack-dns
|
|
- openstack/cookbook-openstack-identity
|
|
- openstack/cookbook-openstack-image
|
|
- openstack/cookbook-openstack-integration-test
|
|
- openstack/cookbook-openstack-network
|
|
- openstack/cookbook-openstack-ops-database
|
|
- openstack/cookbook-openstack-ops-messaging
|
|
- openstack/cookbook-openstack-orchestration
|
|
- openstack/cookbook-openstack-telemetry
|
|
- openstack/cookbook-openstackclient
|
|
- openstack/cookiecutter
|
|
- openstack/coverage2sql
|
|
- openstack/cyborg
|
|
- openstack/cyborg-specs
|
|
- openstack/cyborg-tempest-plugin
|
|
- openstack/debtcollector
|
|
- openstack/designate
|
|
- openstack/designate-dashboard
|
|
- openstack/designate-specs
|
|
- openstack/designate-tempest-plugin
|
|
- openstack/devstack-plugin-amqp1
|
|
- openstack/devstack-plugin-ceph
|
|
- openstack/devstack-plugin-container
|
|
- openstack/devstack-plugin-cookiecutter
|
|
- openstack/devstack-plugin-kafka
|
|
- openstack/devstack-plugin-pika
|
|
- openstack/devstack-plugin-zmq
|
|
- openstack/devstack-tools
|
|
- openstack/devstack-vagrant
|
|
- openstack/dib-utils
|
|
- openstack/diskimage-builder
|
|
- openstack/django_openstack_auth
|
|
- openstack/dragonflow
|
|
- openstack/ec2-api
|
|
- openstack/ec2api-tempest-plugin
|
|
- openstack/election
|
|
- openstack/enterprise-wg
|
|
- openstack/eslint-config-openstack
|
|
- openstack/faafo
|
|
- openstack/freezer
|
|
- openstack/freezer-api
|
|
- openstack/freezer-dr
|
|
- openstack/freezer-specs
|
|
- openstack/freezer-tempest-plugin
|
|
- openstack/freezer-web-ui
|
|
- openstack/futurist
|
|
- openstack/glance
|
|
- openstack/glance-specs
|
|
- openstack/glance_store
|
|
- openstack/goal-tools
|
|
- openstack/governance
|
|
- openstack/governance-sigs
|
|
- openstack/governance-uc
|
|
- openstack/governance-website
|
|
- openstack/grenade
|
|
- openstack/ha-guide
|
|
- openstack/hacking
|
|
- openstack/heat
|
|
- openstack/heat-agents
|
|
- openstack/heat-cfnclient
|
|
- openstack/heat-cfntools
|
|
- openstack/heat-dashboard
|
|
- openstack/heat-specs
|
|
- openstack/heat-tempest-plugin
|
|
- openstack/heat-templates
|
|
- openstack/heat-translator
|
|
- openstack/horizon
|
|
- openstack/i18n
|
|
- openstack/i18n-specs
|
|
- openstack/infra-manual
|
|
- openstack/instack-undercloud
|
|
- openstack/interop
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/ironic-inspector-specs
|
|
- openstack/ironic-lib
|
|
- openstack/ironic-prometheus-exporter
|
|
- openstack/ironic-python-agent
|
|
- openstack/ironic-python-agent-builder
|
|
- openstack/ironic-specs
|
|
- openstack/ironic-tempest-plugin
|
|
- openstack/ironic-ui
|
|
- openstack/js-openstack-lib
|
|
- openstack/karbor
|
|
- openstack/karbor-dashboard
|
|
- openstack/karma-subunit-reporter
|
|
- openstack/kayobe
|
|
- openstack/kayobe-config
|
|
- openstack/kayobe-config-dev
|
|
- openstack/keystone
|
|
- openstack/keystone-specs
|
|
- openstack/keystone-tempest-plugin
|
|
- openstack/keystoneauth
|
|
- openstack/keystonemiddleware
|
|
- openstack/kolla
|
|
- openstack/kolla-ansible
|
|
- openstack/kolla-cli
|
|
- openstack/kuryr
|
|
- openstack/kuryr-kubernetes
|
|
- openstack/kuryr-libnetwork
|
|
- openstack/kuryr-tempest-plugin
|
|
- openstack/ldappool
|
|
- openstack/liberasurecode
|
|
- openstack/loci
|
|
- openstack/logstash-filters
|
|
- openstack/magnum
|
|
- openstack/magnum-specs
|
|
- openstack/magnum-tempest-plugin
|
|
- openstack/magnum-ui
|
|
- openstack/manila
|
|
- openstack/manila-image-elements
|
|
- openstack/manila-specs
|
|
- openstack/manila-tempest-plugin
|
|
- openstack/manila-test-image
|
|
- openstack/manila-ui
|
|
- openstack/masakari
|
|
- openstack/masakari-dashboard
|
|
- openstack/masakari-monitors
|
|
- openstack/masakari-specs
|
|
- openstack/metalsmith
|
|
- openstack/microversion-parse
|
|
- openstack/mistral
|
|
- openstack/mistral-dashboard
|
|
- openstack/mistral-extra
|
|
- openstack/mistral-lib
|
|
- openstack/mistral-specs
|
|
- openstack/mistral-tempest-plugin
|
|
- openstack/molteniron
|
|
- openstack/monasca-agent
|
|
- openstack/monasca-analytics
|
|
- openstack/monasca-api
|
|
- openstack/monasca-ceilometer
|
|
- openstack/monasca-common
|
|
- openstack/monasca-events-api
|
|
- openstack/monasca-grafana-datasource
|
|
- openstack/monasca-kibana-plugin
|
|
- openstack/monasca-log-api
|
|
- openstack/monasca-notification
|
|
- openstack/monasca-persister
|
|
- openstack/monasca-specs
|
|
- openstack/monasca-statsd
|
|
- openstack/monasca-tempest-plugin
|
|
- openstack/monasca-thresh
|
|
- openstack/monasca-transform
|
|
- openstack/monasca-ui
|
|
- openstack/mox3
|
|
- openstack/murano
|
|
- openstack/murano-agent
|
|
- openstack/murano-apps
|
|
- openstack/murano-dashboard
|
|
- openstack/murano-pkg-check
|
|
- openstack/murano-specs
|
|
- openstack/murano-tempest-plugin
|
|
- openstack/networking-bagpipe
|
|
- openstack/networking-baremetal
|
|
- openstack/networking-bgpvpn
|
|
- openstack/networking-calico
|
|
- openstack/networking-generic-switch
|
|
- openstack/networking-hyperv
|
|
- openstack/networking-l2gw
|
|
- openstack/networking-l2gw-tempest-plugin
|
|
- openstack/networking-midonet
|
|
- openstack/networking-odl
|
|
- openstack/networking-onos
|
|
- openstack/networking-ovn
|
|
- openstack/networking-powervm
|
|
- openstack/networking-sfc
|
|
- openstack/neutron
|
|
- openstack/neutron-dynamic-routing
|
|
- openstack/neutron-fwaas
|
|
- openstack/neutron-fwaas-dashboard
|
|
- openstack/neutron-lbaas
|
|
- openstack/neutron-lbaas-dashboard
|
|
- openstack/neutron-lib
|
|
- openstack/neutron-specs
|
|
- openstack/neutron-tempest-plugin
|
|
- openstack/neutron-vpnaas
|
|
- openstack/neutron-vpnaas-dashboard
|
|
- openstack/nose-html-output
|
|
- openstack/nova
|
|
- openstack/nova-powervm
|
|
- openstack/nova-specs
|
|
- openstack/octavia
|
|
- openstack/octavia-dashboard
|
|
- openstack/octavia-lib
|
|
- openstack/octavia-tempest-plugin
|
|
- openstack/openstack
|
|
- openstack/openstack-ansible
|
|
- openstack/openstack-ansible-apt_package_pinning
|
|
- openstack/openstack-ansible-ceph_client
|
|
- openstack/openstack-ansible-galera_client
|
|
- openstack/openstack-ansible-galera_server
|
|
- openstack/openstack-ansible-haproxy_server
|
|
- openstack/openstack-ansible-lxc_container_create
|
|
- openstack/openstack-ansible-lxc_hosts
|
|
- openstack/openstack-ansible-memcached_server
|
|
- openstack/openstack-ansible-nspawn_container_create
|
|
- openstack/openstack-ansible-nspawn_hosts
|
|
- openstack/openstack-ansible-openstack_hosts
|
|
- openstack/openstack-ansible-openstack_openrc
|
|
- openstack/openstack-ansible-ops
|
|
- openstack/openstack-ansible-os_aodh
|
|
- openstack/openstack-ansible-os_barbican
|
|
- openstack/openstack-ansible-os_blazar
|
|
- openstack/openstack-ansible-os_ceilometer
|
|
- openstack/openstack-ansible-os_cinder
|
|
- openstack/openstack-ansible-os_cloudkitty
|
|
- openstack/openstack-ansible-os_congress
|
|
- openstack/openstack-ansible-os_designate
|
|
- openstack/openstack-ansible-os_glance
|
|
- openstack/openstack-ansible-os_gnocchi
|
|
- openstack/openstack-ansible-os_heat
|
|
- openstack/openstack-ansible-os_horizon
|
|
- openstack/openstack-ansible-os_ironic
|
|
- openstack/openstack-ansible-os_karbor
|
|
- openstack/openstack-ansible-os_keystone
|
|
- openstack/openstack-ansible-os_magnum
|
|
- openstack/openstack-ansible-os_manila
|
|
- openstack/openstack-ansible-os_masakari
|
|
- openstack/openstack-ansible-os_mistral
|
|
- openstack/openstack-ansible-os_murano
|
|
- openstack/openstack-ansible-os_neutron
|
|
- openstack/openstack-ansible-os_nova
|
|
- openstack/openstack-ansible-os_octavia
|
|
- openstack/openstack-ansible-os_panko
|
|
- openstack/openstack-ansible-os_placement
|
|
- openstack/openstack-ansible-os_rally
|
|
- openstack/openstack-ansible-os_sahara
|
|
- openstack/openstack-ansible-os_swift
|
|
- openstack/openstack-ansible-os_tacker
|
|
- openstack/openstack-ansible-os_tempest
|
|
- openstack/openstack-ansible-os_trove
|
|
- openstack/openstack-ansible-os_zun
|
|
- openstack/openstack-ansible-pip_install
|
|
- openstack/openstack-ansible-plugins
|
|
- openstack/openstack-ansible-rabbitmq_server
|
|
- openstack/openstack-ansible-repo_build
|
|
- openstack/openstack-ansible-repo_server
|
|
- openstack/openstack-ansible-rsyslog_client
|
|
- openstack/openstack-ansible-rsyslog_server
|
|
- openstack/openstack-ansible-specs
|
|
- openstack/openstack-chef
|
|
- openstack/openstack-chef-repo
|
|
- openstack/openstack-chef-specs
|
|
- openstack/openstack-doc-tools
|
|
- openstack/openstack-health
|
|
- openstack/openstack-helm
|
|
- openstack/openstack-helm-addons
|
|
- openstack/openstack-helm-docs
|
|
- openstack/openstack-helm-images
|
|
- openstack/openstack-helm-infra
|
|
- openstack/openstack-manuals
|
|
- openstack/openstack-nose
|
|
- openstack/openstack-planet
|
|
- openstack/openstack-specs
|
|
- openstack/openstack-ux
|
|
- openstack/openstack-virtual-baremetal
|
|
- openstack/openstackclient
|
|
- openstack/openstackdocstheme
|
|
- openstack/openstacksdk
|
|
- openstack/operations-guide
|
|
- openstack/ops-tags-team
|
|
- openstack/os-api-ref
|
|
- openstack/os-apply-config
|
|
- openstack/os-brick
|
|
- openstack/os-client-config
|
|
- openstack/os-collect-config
|
|
- openstack/os-ken
|
|
- openstack/os-loganalyze
|
|
- openstack/os-net-config
|
|
- openstack/os-performance-tools
|
|
- openstack/os-refresh-config
|
|
- openstack/os-resource-classes
|
|
- openstack/os-service-types
|
|
- openstack/os-testr
|
|
- openstack/os-traits
|
|
- openstack/os-vif
|
|
- openstack/os-win
|
|
- openstack/osc-lib
|
|
- openstack/osc-placement
|
|
- openstack/oslo-cookiecutter
|
|
- openstack/oslo-specs
|
|
- openstack/oslo.cache
|
|
- openstack/oslo.concurrency
|
|
- openstack/oslo.config
|
|
- openstack/oslo.context
|
|
- openstack/oslo.db
|
|
- openstack/oslo.i18n
|
|
- openstack/oslo.limit
|
|
- openstack/oslo.log
|
|
- openstack/oslo.messaging
|
|
- openstack/oslo.middleware
|
|
- openstack/oslo.policy
|
|
- openstack/oslo.privsep
|
|
- openstack/oslo.reports
|
|
- openstack/oslo.rootwrap
|
|
- openstack/oslo.serialization
|
|
- openstack/oslo.service
|
|
- openstack/oslo.tools
|
|
- openstack/oslo.upgradecheck
|
|
- openstack/oslo.utils
|
|
- openstack/oslo.versionedobjects
|
|
- openstack/oslo.vmware
|
|
- openstack/oslotest
|
|
- openstack/osprofiler
|
|
- openstack/ossa
|
|
- openstack/oswin-tempest-plugin
|
|
- openstack/ovn-octavia-provider
|
|
- openstack/ovsdbapp
|
|
- openstack/panko
|
|
- openstack/patrole
|
|
- openstack/paunch
|
|
- openstack/pbr
|
|
- openstack/performance-docs
|
|
- openstack/placement
|
|
- openstack/project-navigator-data
|
|
- openstack/project-team-guide
|
|
- openstack/ptgbot
|
|
- openstack/publiccloud-sig
|
|
- openstack/puppet-aodh
|
|
- openstack/puppet-barbican
|
|
- openstack/puppet-ceilometer
|
|
- openstack/puppet-ceph
|
|
- openstack/puppet-cinder
|
|
- openstack/puppet-cloudkitty
|
|
- openstack/puppet-congress
|
|
- openstack/puppet-designate
|
|
- openstack/puppet-ec2api
|
|
- openstack/puppet-freezer
|
|
- openstack/puppet-glance
|
|
- openstack/puppet-glare
|
|
- openstack/puppet-gnocchi
|
|
- openstack/puppet-heat
|
|
- openstack/puppet-horizon
|
|
- openstack/puppet-ironic
|
|
- openstack/puppet-keystone
|
|
- openstack/puppet-magnum
|
|
- openstack/puppet-manila
|
|
- openstack/puppet-mistral
|
|
- openstack/puppet-monasca
|
|
- openstack/puppet-murano
|
|
- openstack/puppet-neutron
|
|
- openstack/puppet-nova
|
|
- openstack/puppet-octavia
|
|
- openstack/puppet-openstack-cookiecutter
|
|
- openstack/puppet-openstack-guide
|
|
- openstack/puppet-openstack-integration
|
|
- openstack/puppet-openstack-specs
|
|
- openstack/puppet-openstack_extras
|
|
- openstack/puppet-openstack_spec_helper
|
|
- openstack/puppet-openstacklib
|
|
- openstack/puppet-oslo
|
|
- openstack/puppet-ovn
|
|
- openstack/puppet-pacemaker
|
|
- openstack/puppet-panko
|
|
- openstack/puppet-placement
|
|
- openstack/puppet-qdr
|
|
- openstack/puppet-rally
|
|
- openstack/puppet-sahara
|
|
- openstack/puppet-senlin
|
|
- openstack/puppet-swift
|
|
- openstack/puppet-tacker
|
|
- openstack/puppet-tempest
|
|
- openstack/puppet-tripleo
|
|
- openstack/puppet-trove
|
|
- openstack/puppet-vitrage
|
|
- openstack/puppet-vswitch
|
|
- openstack/puppet-watcher
|
|
- openstack/puppet-zaqar
|
|
- openstack/pycadf
|
|
- openstack/pyeclib
|
|
- openstack/pymod2pkg
|
|
- openstack/python-adjutantclient
|
|
- openstack/python-aodhclient
|
|
- openstack/python-barbicanclient
|
|
- openstack/python-blazarclient
|
|
- openstack/python-brick-cinderclient-ext
|
|
- openstack/python-cinderclient
|
|
- openstack/python-cloudkittyclient
|
|
- openstack/python-congressclient
|
|
- openstack/python-cyborgclient
|
|
- openstack/python-designateclient
|
|
- openstack/python-dracclient
|
|
- openstack/python-freezerclient
|
|
- openstack/python-glanceclient
|
|
- openstack/python-heatclient
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/python-karborclient
|
|
- openstack/python-keystoneclient
|
|
- openstack/python-magnumclient
|
|
- openstack/python-manilaclient
|
|
- openstack/python-masakariclient
|
|
- openstack/python-mistralclient
|
|
- openstack/python-monascaclient
|
|
- openstack/python-muranoclient
|
|
- openstack/python-neutronclient
|
|
- openstack/python-novaclient
|
|
- openstack/python-octaviaclient
|
|
- openstack/python-openstackclient
|
|
- openstack/python-pankoclient
|
|
- openstack/python-qinlingclient
|
|
- openstack/python-saharaclient
|
|
- openstack/python-searchlightclient
|
|
- openstack/python-senlinclient
|
|
- openstack/python-solumclient
|
|
- openstack/python-swiftclient
|
|
- openstack/python-tackerclient
|
|
- openstack/python-tempestconf
|
|
- openstack/python-tricircleclient
|
|
- openstack/python-tripleoclient
|
|
- openstack/python-troveclient
|
|
- openstack/python-vitrageclient
|
|
- openstack/python-watcherclient
|
|
- openstack/python-zaqarclient
|
|
- openstack/python-zunclient
|
|
- openstack/qa-specs
|
|
- openstack/qinling
|
|
- openstack/qinling-dashboard
|
|
- openstack/rally
|
|
- openstack/rally-openstack
|
|
- openstack/refstack
|
|
- openstack/refstack-client
|
|
- openstack/release-test
|
|
- openstack/releases
|
|
- openstack/renderspec
|
|
- openstack/reno
|
|
- openstack/requestsexceptions
|
|
- openstack/requirements
|
|
- openstack/reviewday
|
|
- openstack/reviewstats
|
|
- openstack/rpm-packaging
|
|
- openstack/rpm-packaging-tools
|
|
- openstack/sahara
|
|
- openstack/sahara-dashboard
|
|
- openstack/sahara-extra
|
|
- openstack/sahara-image-elements
|
|
- openstack/sahara-plugin-ambari
|
|
- openstack/sahara-plugin-cdh
|
|
- openstack/sahara-plugin-mapr
|
|
- openstack/sahara-plugin-spark
|
|
- openstack/sahara-plugin-storm
|
|
- openstack/sahara-plugin-vanilla
|
|
- openstack/sahara-specs
|
|
- openstack/sahara-tests
|
|
- openstack/scientific-wg
|
|
- openstack/searchlight
|
|
- openstack/searchlight-specs
|
|
- openstack/searchlight-ui
|
|
- openstack/security-analysis
|
|
- openstack/security-doc
|
|
- openstack/security-specs
|
|
- openstack/self-healing-sig
|
|
- openstack/senlin
|
|
- openstack/senlin-dashboard
|
|
- openstack/senlin-tempest-plugin
|
|
- openstack/service-types-authority
|
|
- openstack/shade
|
|
- openstack/solum
|
|
- openstack/solum-dashboard
|
|
- openstack/solum-infra-guestagent
|
|
- openstack/solum-specs
|
|
- openstack/solum-tempest-plugin
|
|
- openstack/specs-cookiecutter
|
|
- openstack/sphinx-feature-classification
|
|
- openstack/stackviz
|
|
- openstack/stevedore
|
|
- openstack/storlets
|
|
- openstack/sushy
|
|
- openstack/sushy-cli
|
|
- openstack/sushy-tools
|
|
- openstack/swift
|
|
- openstack/swift-bench
|
|
- openstack/swift-specs
|
|
- openstack/syntribos
|
|
- openstack/syntribos-openstack-templates
|
|
- openstack/syntribos-payloads
|
|
- openstack/tacker
|
|
- openstack/tacker-horizon
|
|
- openstack/tacker-specs
|
|
- openstack/taskflow
|
|
- openstack/telemetry-specs
|
|
- openstack/telemetry-tempest-plugin
|
|
- openstack/tempest-horizon
|
|
- openstack/tempest-lib
|
|
- openstack/tempest-plugin-cookiecutter
|
|
- openstack/tempest-stress
|
|
- openstack/tenks
|
|
- openstack/tooz
|
|
- openstack/tosca-parser
|
|
- openstack/training-guides
|
|
- openstack/training-labs
|
|
- openstack/transparency-policy
|
|
- openstack/tricircle
|
|
- openstack/tripleo-ansible
|
|
- openstack/tripleo-ci
|
|
- openstack/tripleo-common
|
|
- openstack/tripleo-common-tempest-plugin
|
|
- openstack/tripleo-docs
|
|
- openstack/tripleo-ha-utils
|
|
- openstack/tripleo-heat-templates
|
|
- openstack/tripleo-image-elements
|
|
- openstack/tripleo-ipsec
|
|
- openstack/tripleo-operator-ansible
|
|
- openstack/tripleo-puppet-elements
|
|
- openstack/tripleo-quickstart
|
|
- openstack/tripleo-quickstart-extras
|
|
- openstack/tripleo-repos
|
|
- openstack/tripleo-specs
|
|
- openstack/tripleo-ui
|
|
- openstack/tripleo-upgrade
|
|
- openstack/tripleo-validations
|
|
- openstack/trove
|
|
- openstack/trove-dashboard
|
|
- openstack/trove-specs
|
|
- openstack/trove-tempest-plugin
|
|
- openstack/uc-recognition
|
|
- openstack/ui-cookiecutter
|
|
- openstack/upstream-institute-virtual-environment
|
|
- openstack/virtualbmc
|
|
- openstack/vitrage
|
|
- openstack/vitrage-dashboard
|
|
- openstack/vitrage-specs
|
|
- openstack/vitrage-tempest-plugin
|
|
- openstack/watcher
|
|
- openstack/watcher-dashboard
|
|
- openstack/watcher-specs
|
|
- openstack/watcher-tempest-plugin
|
|
- openstack/whereto
|
|
- openstack/workload-ref-archs
|
|
- openstack/xstatic-angular
|
|
- openstack/xstatic-angular-bootstrap
|
|
- openstack/xstatic-angular-gettext
|
|
- openstack/xstatic-angular-lrdragndrop
|
|
- openstack/xstatic-angular-material
|
|
- openstack/xstatic-angular-notify
|
|
- openstack/xstatic-angular-smart-table
|
|
- openstack/xstatic-angular-uuid
|
|
- openstack/xstatic-angular-vis
|
|
- openstack/xstatic-bootstrap-datepicker
|
|
- openstack/xstatic-bootstrap-scss
|
|
- openstack/xstatic-bootswatch
|
|
- openstack/xstatic-d3
|
|
- openstack/xstatic-filesaver
|
|
- openstack/xstatic-font-awesome
|
|
- openstack/xstatic-hogan
|
|
- openstack/xstatic-jasmine
|
|
- openstack/xstatic-jquery-migrate
|
|
- openstack/xstatic-jquery.quicksearch
|
|
- openstack/xstatic-jquery.tablesorter
|
|
- openstack/xstatic-js-yaml
|
|
- openstack/xstatic-jsencrypt
|
|
- openstack/xstatic-json2yaml
|
|
- openstack/xstatic-magic-search
|
|
- openstack/xstatic-mdi
|
|
- openstack/xstatic-rickshaw
|
|
- openstack/xstatic-roboto-fontface
|
|
- openstack/xstatic-spin
|
|
- openstack/yaql
|
|
- openstack/zaqar
|
|
- openstack/zaqar-specs
|
|
- openstack/zaqar-tempest-plugin
|
|
- openstack/zaqar-ui
|
|
- openstack/zun
|
|
- openstack/zun-tempest-plugin
|
|
- openstack/zun-ui
|
|
- osf/edge-computing-group
|
|
- osf/four-opens
|
|
- osf/groups
|
|
- osf/groups-static-pages
|
|
- osf/odsreg
|
|
- osf/openstack-map
|
|
- osf/openstackid
|
|
- osf/openstackid-resources
|
|
- osf/openstackweb
|
|
- performa/os-faults
|
|
- performa/shaker
|
|
- recordsansible/ansible-role-ara
|
|
- recordsansible/ara
|
|
- recordsansible/ara-infra
|
|
- recordsansible/ara-web
|
|
- sardonic/sardonic
|
|
- starlingx/ansible-playbooks
|
|
- starlingx/clients
|
|
- starlingx/compile
|
|
- starlingx/config
|
|
- starlingx/config-files
|
|
- starlingx/containers
|
|
- starlingx/distcloud
|
|
- starlingx/distcloud-client
|
|
- starlingx/docs
|
|
- starlingx/election
|
|
- starlingx/fault
|
|
- starlingx/governance
|
|
- starlingx/gplv2
|
|
- starlingx/gplv3
|
|
- starlingx/gui
|
|
- starlingx/ha
|
|
- starlingx/helm-charts
|
|
- starlingx/integ
|
|
- starlingx/manifest
|
|
- starlingx/metal
|
|
- starlingx/monitor-armada-app
|
|
- starlingx/monitoring
|
|
- starlingx/nfv
|
|
- starlingx/oidc-auth-armada-app
|
|
- starlingx/openstack-armada-app
|
|
- starlingx/platform-armada-app
|
|
- starlingx/root
|
|
- starlingx/specs
|
|
- starlingx/stx-puppet
|
|
- starlingx/test
|
|
- starlingx/tis-repo
|
|
- starlingx/tools
|
|
- starlingx/update
|
|
- starlingx/upstream
|
|
- starlingx/utilities
|
|
- starlingx/utils
|
|
- starlingx/zuul-jobs
|
|
- ttygroup/boartty
|
|
- ttygroup/gertty
|
|
- windmill/ansible-role-ansible
|
|
- windmill/ansible-role-borgbackup
|
|
- windmill/ansible-role-borgmatic
|
|
- windmill/ansible-role-carbon
|
|
- windmill/ansible-role-diskimage-builder
|
|
- windmill/ansible-role-elasticsearch
|
|
- windmill/ansible-role-gear
|
|
- windmill/ansible-role-grafyaml
|
|
- windmill/ansible-role-logrotate
|
|
- windmill/ansible-role-nginx
|
|
- windmill/ansible-role-nodepool
|
|
- windmill/ansible-role-openstacksdk
|
|
- windmill/ansible-role-ssh
|
|
- windmill/ansible-role-statsd
|
|
- windmill/ansible-role-sudoers
|
|
- windmill/ansible-role-virtualenv
|
|
- windmill/ansible-role-whisper
|
|
- windmill/ansible-role-zookeeper
|
|
- windmill/ansible-role-zuul
|
|
- windmill/ansible-role-zuul-registry
|
|
- windmill/windmill
|
|
- windmill/windmill-backup
|
|
- windmill/windmill-config
|
|
- windmill/windmill-logs
|
|
- windmill/windmill-ops
|
|
- x/alexandria
|
|
- x/almanach
|
|
- x/ansible-role-bindep
|
|
- x/ansible-role-fedmsg
|
|
- x/ansible-role-jenkins
|
|
- x/ansible-role-jenkins-job-builder
|
|
- x/ansible-role-jenkins-plugins
|
|
- x/ansible-role-shade
|
|
- x/apmec
|
|
- x/apmec-horizon
|
|
- x/bansho
|
|
- x/bareon
|
|
- x/bareon-allocator
|
|
- x/bareon-api
|
|
- x/bareon-image-elements
|
|
- x/bareon-ironic
|
|
- x/bareon-specs
|
|
- x/bilean
|
|
- x/broadview-collector
|
|
- x/broadview-lib
|
|
- x/broadview-ui
|
|
- x/browbeat
|
|
- x/cathead
|
|
- x/ceilometer-zvm
|
|
- x/certbot-dns-openstack
|
|
- x/charm-6wind-virtual-accelerator
|
|
- x/charm-interface-barbican-hsm
|
|
- x/charm-interface-ovsdb
|
|
- x/charm-neutron-api-plumgrid
|
|
- x/charm-ovn-central
|
|
- x/charm-ovn-chassis
|
|
- x/charm-ovn-dedicated-chassis
|
|
- x/charm-plumgrid-director
|
|
- x/charm-plumgrid-edge
|
|
- x/charm-plumgrid-gateway
|
|
- x/ci-cd-pipeline-app-murano
|
|
- x/cinder-fusioncompute
|
|
- x/cisco-ironic-contrib
|
|
- x/ciwatch
|
|
- x/cl-openstack-client
|
|
- x/cloudbase-init
|
|
- x/cloudcafe
|
|
- x/cloudpulse
|
|
- x/cloudroast
|
|
- x/coats
|
|
- x/cognitive
|
|
- x/collectd-openstack-plugins
|
|
- x/compass-adapters
|
|
- x/compass-core
|
|
- x/compass-install
|
|
- x/compass-specs
|
|
- x/compass-web
|
|
- x/conveyor
|
|
- x/coreos-image-builder
|
|
- x/coupler
|
|
- x/cursive
|
|
- x/daisycloud-core
|
|
- x/dash-stack
|
|
- x/delimiter
|
|
- x/devstack-plugin-additional-pkg-repos
|
|
- x/devstack-plugin-bdd
|
|
- x/devstack-plugin-glusterfs
|
|
- x/devstack-plugin-hdfs
|
|
- x/devstack-plugin-libvirt-qemu
|
|
- x/devstack-plugin-mariadb
|
|
- x/devstack-plugin-nfs
|
|
- x/devstack-plugin-tar-installer
|
|
- x/devstack-plugin-vmax
|
|
- x/distil
|
|
- x/distil-ui
|
|
- x/doc8
|
|
- x/docker-machine-openstack
|
|
- x/downpour
|
|
- x/dox
|
|
- x/drbd-devstack
|
|
- x/driverlog
|
|
- x/ec2-driver
|
|
- x/ekko
|
|
- x/entropy
|
|
- x/fenix
|
|
- x/fixtures-git
|
|
- x/flame
|
|
- x/flare
|
|
- x/foxnut
|
|
- x/fuel-noop-fixtures
|
|
- x/fuel-plugin-6wind-virtual-accelerator
|
|
- x/fuel-plugin-astara
|
|
- x/fuel-plugin-availability-zones
|
|
- x/fuel-plugin-bgpvpn
|
|
- x/fuel-plugin-bigswitch
|
|
- x/fuel-plugin-block-device
|
|
- x/fuel-plugin-calamari
|
|
- x/fuel-plugin-ceilometer-redis
|
|
- x/fuel-plugin-ceph-multibackend
|
|
- x/fuel-plugin-ci
|
|
- x/fuel-plugin-cinder-gcs
|
|
- x/fuel-plugin-cinder-kaminario
|
|
- x/fuel-plugin-cinder-netapp
|
|
- x/fuel-plugin-cisco-aci
|
|
- x/fuel-plugin-congress
|
|
- x/fuel-plugin-contrail
|
|
- x/fuel-plugin-datera-cinder
|
|
- x/fuel-plugin-dbaas-trove
|
|
- x/fuel-plugin-debug
|
|
- x/fuel-plugin-designate
|
|
- x/fuel-plugin-detach-database
|
|
- x/fuel-plugin-detach-haproxy
|
|
- x/fuel-plugin-detach-horizon
|
|
- x/fuel-plugin-detach-keystone
|
|
- x/fuel-plugin-detach-netnode
|
|
- x/fuel-plugin-detach-rabbitmq
|
|
- x/fuel-plugin-detach-swift
|
|
- x/fuel-plugin-dns-updater
|
|
- x/fuel-plugin-dynatrace
|
|
- x/fuel-plugin-elasticsearch-kibana
|
|
- x/fuel-plugin-emailnotifyd
|
|
- x/fuel-plugin-external-emc
|
|
- x/fuel-plugin-external-glusterfs
|
|
- x/fuel-plugin-external-lb
|
|
- x/fuel-plugin-external-zabbix
|
|
- x/fuel-plugin-fortinet
|
|
- x/fuel-plugin-glance-nfs
|
|
- x/fuel-plugin-gluon
|
|
- x/fuel-plugin-ha-fencing
|
|
- x/fuel-plugin-hedvig-cinder
|
|
- x/fuel-plugin-influxdb-grafana
|
|
- x/fuel-plugin-inkscope
|
|
- x/fuel-plugin-ironic
|
|
- x/fuel-plugin-kafka
|
|
- x/fuel-plugin-ldap
|
|
- x/fuel-plugin-ldap-slaves
|
|
- x/fuel-plugin-lma-collector
|
|
- x/fuel-plugin-lma-infrastructure-alerting
|
|
- x/fuel-plugin-manila
|
|
- x/fuel-plugin-mellanox
|
|
- x/fuel-plugin-midonet
|
|
- x/fuel-plugin-mistral
|
|
- x/fuel-plugin-murano-networking-sfc
|
|
- x/fuel-plugin-network-node
|
|
- x/fuel-plugin-networking-sfc
|
|
- x/fuel-plugin-neutron-fwaas
|
|
- x/fuel-plugin-neutron-lbaas
|
|
- x/fuel-plugin-neutron-vpnaas
|
|
- x/fuel-plugin-nimblestorage-cinder
|
|
- x/fuel-plugin-nitrous
|
|
- x/fuel-plugin-nova-nfs
|
|
- x/fuel-plugin-nsx-t
|
|
- x/fuel-plugin-nsxv
|
|
- x/fuel-plugin-nuage
|
|
- x/fuel-plugin-onos
|
|
- x/fuel-plugin-openbook
|
|
- x/fuel-plugin-opendaylight
|
|
- x/fuel-plugin-openstack-telemetry
|
|
- x/fuel-plugin-ovs
|
|
- x/fuel-plugin-plumgrid
|
|
- x/fuel-plugin-purestorage-cinder
|
|
- x/fuel-plugin-qemu
|
|
- x/fuel-plugin-qlogic-sriov-vxlan
|
|
- x/fuel-plugin-rally
|
|
- x/fuel-plugin-saltstack
|
|
- x/fuel-plugin-scaleio
|
|
- x/fuel-plugin-scaleio-cinder
|
|
- x/fuel-plugin-sensu
|
|
- x/fuel-plugin-solidfire-cinder
|
|
- x/fuel-plugin-swiftstack
|
|
- x/fuel-plugin-tacker
|
|
- x/fuel-plugin-tempest
|
|
- x/fuel-plugin-tintri-cinder
|
|
- x/fuel-plugin-tls
|
|
- x/fuel-plugin-unity
|
|
- x/fuel-plugin-vmware-dvs
|
|
- x/fuel-plugin-vxlan
|
|
- x/fuel-plugin-watcher
|
|
- x/fuel-plugin-wstunnel
|
|
- x/fuel-plugin-xenserver
|
|
- x/fuel-plugin-zabbix-agents
|
|
- x/fuel-plugin-zabbix-monitoring-emc
|
|
- x/fuel-plugin-zabbix-monitoring-extreme-networks
|
|
- x/fuel-plugin-zabbix-snmptrapd
|
|
- x/gabbi-tempest
|
|
- x/gce-api
|
|
- x/gearman-plugin
|
|
- x/gerrit-dash-creator
|
|
- x/giftwrap
|
|
- x/git-nit
|
|
- x/git-os-job
|
|
- x/git-repo-manifests
|
|
- x/git-upstream
|
|
- x/gitdm
|
|
- x/glare
|
|
- x/glare-specs
|
|
- x/gluon
|
|
- x/golang-client
|
|
- x/golang-commons
|
|
- x/gos-brick
|
|
- x/group-based-policy
|
|
- x/group-based-policy-automation
|
|
- x/group-based-policy-specs
|
|
- x/group-based-policy-ui
|
|
- x/gyan
|
|
- x/gyan-dashboard
|
|
- x/gyan-specs
|
|
- x/horizon-mellanox
|
|
- x/hurricane
|
|
- x/inception
|
|
- x/infra-ansible
|
|
- x/intel-nfv-ci-tests
|
|
- x/interop-workloads
|
|
- x/iotronic
|
|
- x/iotronic-lightning-rod
|
|
- x/iotronic-ui
|
|
- x/ipa-example-hardware-managers
|
|
- x/ironic-staging-drivers
|
|
- x/jacket
|
|
- x/jenkins-plugins-for-murano
|
|
- x/k8s-cloud-provider
|
|
- x/k8s-docker-suite-app-murano
|
|
- x/kiloeyes
|
|
- x/kingbird
|
|
- x/kingbird-dashboard
|
|
- x/kloudbuster
|
|
- x/kosmos
|
|
- x/kosmos-specs
|
|
- x/ku.stella
|
|
- x/kwapi
|
|
- x/marshal
|
|
- x/meghdwar
|
|
- x/merlin
|
|
- x/meteos
|
|
- x/meteos-ui
|
|
- x/microstack
|
|
- x/mitmstack
|
|
- x/mixmatch
|
|
- x/mogan
|
|
- x/mogan-specs
|
|
- x/mogan-ui
|
|
- x/monasca-vagrant
|
|
- x/monitorstack
|
|
- x/mors
|
|
- x/murano-plugin-networking-sfc
|
|
- x/namos
|
|
- x/nemesis
|
|
- x/nerd-reviewer
|
|
- x/network-checker
|
|
- x/networking-6wind
|
|
- x/networking-ale-omniswitch
|
|
- x/networking-ansible
|
|
- x/networking-arista
|
|
- x/networking-avaya
|
|
- x/networking-bigswitch
|
|
- x/networking-brocade
|
|
- x/networking-cisco
|
|
- x/networking-cumulus
|
|
- x/networking-dpm
|
|
- x/networking-edge-vpn
|
|
- x/networking-extreme
|
|
- x/networking-fortinet
|
|
- x/networking-fujitsu
|
|
- x/networking-gluon
|
|
- x/networking-h3c
|
|
- x/networking-hpe
|
|
- x/networking-huawei
|
|
- x/networking-icc
|
|
- x/networking-infoblox
|
|
- x/networking-lagopus
|
|
- x/networking-lenovo
|
|
- x/networking-mlnx
|
|
- x/networking-nec
|
|
- x/networking-omnipath
|
|
- x/networking-opencontrail
|
|
- x/networking-ovs-dpdk
|
|
- x/networking-peregrine
|
|
- x/networking-plumgrid
|
|
- x/networking-spp
|
|
- x/networking-vpp
|
|
- x/networking-vsphere
|
|
- x/networking-zte
|
|
- x/networking-zvm
|
|
- x/neutron-classifier
|
|
- x/neutron-interconnection
|
|
- x/nfv-filters
|
|
- x/nova-dpm
|
|
- x/nova-fusioncompute
|
|
- x/nova-lxd
|
|
- x/nova-mksproxy
|
|
- x/nova-solver-scheduler
|
|
- x/nova-zvm-virt-driver
|
|
- x/novajoin
|
|
- x/novajoin-tempest-plugin
|
|
- x/oaktree
|
|
- x/oaktreemodel
|
|
- x/omni
|
|
- x/ooi
|
|
- x/opencafe
|
|
- x/openstack-mentoring-scripts
|
|
- x/openstack-resource-agents
|
|
- x/openstack-resource-agents-specs
|
|
- x/openstack-service-broker
|
|
- x/openstack-spaceport
|
|
- x/ops-telecom-nfv
|
|
- x/os-dpm
|
|
- x/os-http
|
|
- x/os-log-merger
|
|
- x/os-namos
|
|
- x/os-xenapi
|
|
- x/osc-summit-counter
|
|
- x/osel
|
|
- x/osops-coda
|
|
- x/osops-example-configs
|
|
- x/osops-tools-contrib
|
|
- x/osops-tools-generic
|
|
- x/osops-tools-logging
|
|
- x/osops-tools-monitoring
|
|
- x/ospurge
|
|
- x/packetary
|
|
- x/packetary-specs
|
|
- x/packstack
|
|
- x/pandaman
|
|
- x/pbrx
|
|
- x/performa
|
|
- x/picasso
|
|
- x/poppy
|
|
- x/poppy-ui
|
|
- x/powervc-driver
|
|
- x/proliantutils
|
|
- x/promstat
|
|
- x/puppet-autossh
|
|
- x/puppet-fenix
|
|
- x/puppet-midonet
|
|
- x/puppet-modulesync-configs
|
|
- x/puppet-n1k-vsm
|
|
- x/puppet-setproxy
|
|
- x/puppet-surveil
|
|
- x/puppet-tuskar
|
|
- x/pyghmi
|
|
- x/python-almanachclient
|
|
- x/python-apmecclient
|
|
- x/python-bileanclient
|
|
- x/python-cloudpulseclient
|
|
- x/python-cognitiveclient
|
|
- x/python-distilclient
|
|
- x/python-don
|
|
- x/python-fenixclient
|
|
- x/python-glareclient
|
|
- x/python-group-based-policy-client
|
|
- x/python-gyanclient
|
|
- x/python-hnvclient
|
|
- x/python-iotronicclient
|
|
- x/python-k8sclient
|
|
- x/python-kingbirdclient
|
|
- x/python-meteosclient
|
|
- x/python-moganclient
|
|
- x/python-namosclient
|
|
- x/python-oneviewclient
|
|
- x/python-opentsdbclient
|
|
- x/python-picassoclient
|
|
- x/python-redfish
|
|
- x/python-rsdclient
|
|
- x/python-scciclient
|
|
- x/python-surveilclient
|
|
- x/python-tatuclient
|
|
- x/python-valenceclient
|
|
- x/quark
|
|
- x/radar
|
|
- x/ramdisk-func-test
|
|
- x/ranger
|
|
- x/ranger-agent
|
|
- x/ranger-tempest-plugin
|
|
- x/rsd-lib
|
|
- x/rsd-virt-for-nova
|
|
- x/sahara-ci-config
|
|
- x/scalpels
|
|
- x/shovel
|
|
- x/shovel-horizon
|
|
- x/slogging
|
|
- x/snap-ceilometer
|
|
- x/snap-cinder
|
|
- x/snap-glance
|
|
- x/snap-gnocchi
|
|
- x/snap-keystone
|
|
- x/snap-neutron
|
|
- x/snap-nova
|
|
- x/snap-nova-hypervisor
|
|
- x/snap-openstackclients
|
|
- x/snap-rally
|
|
- x/snap-tempest
|
|
- x/snap.openstack
|
|
- x/solar
|
|
- x/solar-resources
|
|
- x/spanner
|
|
- x/spectroscope
|
|
- x/sqlalchemy-migrate
|
|
- x/stackalytics
|
|
- x/stacklight-integration-tests
|
|
- x/stacktach
|
|
- x/stacktach-klugman
|
|
- x/stacktach-notification-utils
|
|
- x/stacktach-notigen
|
|
- x/stacktach-quince
|
|
- x/stacktach-quincy
|
|
- x/stacktach-sandbox
|
|
- x/stacktach-shoebox
|
|
- x/stacktach-simport
|
|
- x/stacktach-stackdistiller
|
|
- x/stacktach-timex
|
|
- x/stacktach-winchester
|
|
- x/stackube
|
|
- x/steth
|
|
- x/surveil
|
|
- x/surveil-specs
|
|
- x/sushy-oem-idrac
|
|
- x/swift-ceph-backend
|
|
- x/swift3
|
|
- x/swiftonfile
|
|
- x/swiftonhpss
|
|
- x/synergy-scheduler-manager
|
|
- x/synergy-service
|
|
- x/tap-as-a-service
|
|
- x/tap-as-a-service-dashboard
|
|
- x/tap-as-a-service-tempest-plugin
|
|
- x/tatu
|
|
- x/tatu-dashboard
|
|
- x/telcowg-usecases
|
|
- x/terracotta
|
|
- x/third-party-ci-tools
|
|
- x/timmy
|
|
- x/tobiko
|
|
- x/trio2o
|
|
- x/turbo-hipster
|
|
- x/vahana
|
|
- x/valence
|
|
- x/valence-specs
|
|
- x/valet
|
|
- x/virtualpdu
|
|
- x/vm-bm-wg
|
|
- x/vmtp
|
|
- x/vmware-nsx
|
|
- x/vmware-nsx-tempest-plugin
|
|
- x/vmware-nsxlib
|
|
- x/vmware-vspc
|
|
- x/whitebox-tempest-plugin
|
|
- x/wsme
|
|
- x/xenapi-os-testing
|
|
- x/xstatic-angular-cookies
|
|
- x/xstatic-angular-fileupload
|
|
- x/xstatic-angular-mock
|
|
- x/xstatic-angular-sanitize
|
|
- x/xstatic-jquery.bootstrap.wizard
|
|
- x/xstatic-qunit
|
|
- x/zmq-event-publisher
|
|
- zuul/nodepool:
|
|
include: ['job', 'secret', 'nodeset']
|
|
- zuul/zuul:
|
|
include: ['job', 'secret', 'nodeset']
|
|
# Include some projects without config for use in
|
|
# required-projects
|
|
- include: []
|
|
projects:
|
|
- opendev/gear
|
|
github:
|
|
untrusted-projects:
|
|
# Don't load any configuration from these projects because we
|
|
# don't gate them, so they could wedge our config.
|
|
- include: []
|
|
projects:
|
|
# Sorting projects alphabetically will help merge conflicts.
|
|
- ansible/ansible
|
|
- ceph/ceph-ansible
|
|
- cherrypy/cherrypy
|
|
- eventlet/eventlet
|
|
- gnocchixyz/gnocchi
|
|
- gtest-org/ansible
|
|
- kubernetes-incubator/kubespray
|
|
- philpep/testinfra
|
|
- sigmavirus24/github3.py
|
|
- sqlalchemy/dogpile.cache
|
|
- stackhpc/ansible-role-libvirt-host
|
|
- stackhpc/ansible-role-libvirt-vm
|
|
- swiftstack/ProxyFS
|
|
googlesource:
|
|
untrusted-projects:
|
|
- include: []
|
|
projects: *googlesource_projects
|
|
|
|
- tenant:
|
|
name: zuul
|
|
default-ansible-version: 2.9
|
|
max-nodes-per-job: 10
|
|
report-build-page: true
|
|
source:
|
|
gerrit:
|
|
config-projects:
|
|
- zuul/project-config
|
|
# Only use jobs and secrets from this repo, we do not want
|
|
# the project definition.
|
|
- opendev/base-jobs:
|
|
include:
|
|
- job
|
|
- secret
|
|
- nodeset
|
|
- zuul/zuul-base-jobs:
|
|
extra-config-paths:
|
|
- zuul-tests.d/
|
|
shadow:
|
|
- opendev/base-jobs
|
|
- zuul/project-config
|
|
untrusted-projects:
|
|
- zuul/zuul-jobs:
|
|
extra-config-paths:
|
|
- zuul-tests.d/
|
|
- zuul/nodepool
|
|
- zuul/zuul
|
|
- zuul/zuul-helm
|
|
- zuul/zuul-operator
|
|
- zuul/zuul-preview
|
|
- zuul/zuul-registry
|
|
- zuul/zuul-sphinx
|
|
- zuul/zuul-website
|
|
- zuul/zuul-website-media
|
|
# Include some projects without config for use in
|
|
# required-projects
|
|
- include: []
|
|
projects:
|
|
- opendev/glean
|
|
- opendev/jeepyb
|
|
- opendev/zone-opendev.org
|
|
- openstack/diskimage-builder
|
|
- openstack/openstacksdk
|
|
- openstack/requirements
|
|
- recordsansible/ara
|
|
# Include some projects with job config for cross-tenant
|
|
# jobs
|
|
- include: [job, secret, nodeset]
|
|
projects:
|
|
- opendev/system-config
|
|
github:
|
|
untrusted-projects:
|
|
# Don't load any configuration from these projects because we
|
|
# don't gate them, so they could wedge our config.
|
|
- include: []
|
|
projects:
|
|
# Sorting projects alphabetically will help merge conflicts.
|
|
- ansible/ansible
|
|
- cherrypy/cherrypy
|
|
- philpep/testinfra
|
|
- pravega/zookeeper-operator
|
|
- sigmavirus24/github3.py
|
|
- sphinx-contrib/openapi
|
|
- sqlalchemy/dogpile.cache
|
|
googlesource:
|
|
untrusted-projects:
|
|
- include: []
|
|
projects: *googlesource_projects
|