From 35b3ba6cb496aa31c34f1869d2c191548a0479ee Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 1 Dec 2017 21:00:38 +0000 Subject: [PATCH] Retire Packaging Deb project repos This commit is part of a series to retire the Packaging Deb project. Step 3 is to set the Gerrit ACLs for these repositories to read-only, remove them from CI configuration and IRC bots (as in https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project). Change-Id: I05c9e4a37ecb1eefe1909be3cb5fa56ee10710ff --- accessbot/channels.yaml | 1 - dev/gerrit/acls/deb-packaging.config | 18 - dev/gerrit/projects.yaml | 4 +- .../acls/openstack/deb-auto-backports.config | 12 - .../openstack/deb-openstack-pkg-tools.config | 15 - gerrit/acls/openstack/deb-packaging.config | 18 - gerrit/projects.yaml | 1668 ++++++++------- gerritbot/channels.yaml | 328 --- .../extra-data.d/50-create-repo-list | 3 - zuul.d/projects.yaml | 1890 ----------------- zuul/main.yaml | 315 --- 11 files changed, 832 insertions(+), 3440 deletions(-) delete mode 100644 dev/gerrit/acls/deb-packaging.config delete mode 100644 gerrit/acls/openstack/deb-auto-backports.config delete mode 100644 gerrit/acls/openstack/deb-openstack-pkg-tools.config delete mode 100644 gerrit/acls/openstack/deb-packaging.config diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index f92e3e13d9..b3c6fc180f 100755 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -184,7 +184,6 @@ channels: - name: openstack-oslo - name: openstack-pandaman - name: openstack-performance - - name: openstack-pkg - name: openstack-poppy - name: openstack-powervm - name: openstack-product diff --git a/dev/gerrit/acls/deb-packaging.config b/dev/gerrit/acls/deb-packaging.config deleted file mode 100644 index 38b710e564..0000000000 --- a/dev/gerrit/acls/deb-packaging.config +++ /dev/null @@ -1,18 +0,0 @@ -[access "refs/for/refs/*"] -pushMerge = group deb-packaging-core - -[access "refs/heads/*"] -abandon = group deb-packaging-core -create = group deb-packaging-release -label-Code-Review = -2..+2 group deb-packaging-core -label-Workflow = -1..+1 group deb-packaging-core - -[access "refs/tags/*"] -pushSignedTag = group deb-packaging-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/dev/gerrit/projects.yaml b/dev/gerrit/projects.yaml index 31d3fe8e57..41a502cec3 100644 --- a/dev/gerrit/projects.yaml +++ b/dev/gerrit/projects.yaml @@ -5,9 +5,7 @@ - project: gtest-org/test2 - project: gtest-org/test3 - project: gtest-org/test-deb-alembic - description: Debian package build scripts for alembic project - acl-config: /home/gerrit2/acls/deb-packaging.config - upstream: https://git.openstack.org/openstack/deb-alembic + acl-config: /home/gerrit2/acls/openstack/retired.config - project: gtest-org/test-manage-project acl-config: /home/gerrit2/acls/test-manage-project.config - project: gtest-org/test.hyphen diff --git a/gerrit/acls/openstack/deb-auto-backports.config b/gerrit/acls/openstack/deb-auto-backports.config deleted file mode 100644 index f22b89f305..0000000000 --- a/gerrit/acls/openstack/deb-auto-backports.config +++ /dev/null @@ -1,12 +0,0 @@ -[access "refs/heads/*"] -abandon = group deb-packaging-core -create = group deb-packaging-release -label-Code-Review = -2..+2 group deb-packaging-core -label-Workflow = -1..+1 group deb-packaging-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/acls/openstack/deb-openstack-pkg-tools.config b/gerrit/acls/openstack/deb-openstack-pkg-tools.config deleted file mode 100644 index 1043f5e973..0000000000 --- a/gerrit/acls/openstack/deb-openstack-pkg-tools.config +++ /dev/null @@ -1,15 +0,0 @@ -[access "refs/heads/*"] -abandon = group deb-packaging-core -create = group deb-packaging-release -label-Code-Review = -2..+2 group deb-packaging-core -label-Workflow = -1..+1 group deb-packaging-core - -[access "refs/tags/*"] -pushSignedTag = group deb-packaging-release - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/acls/openstack/deb-packaging.config b/gerrit/acls/openstack/deb-packaging.config deleted file mode 100644 index 38b710e564..0000000000 --- a/gerrit/acls/openstack/deb-packaging.config +++ /dev/null @@ -1,18 +0,0 @@ -[access "refs/for/refs/*"] -pushMerge = group deb-packaging-core - -[access "refs/heads/*"] -abandon = group deb-packaging-core -create = group deb-packaging-release -label-Code-Review = -2..+2 group deb-packaging-core -label-Workflow = -1..+1 group deb-packaging-core - -[access "refs/tags/*"] -pushSignedTag = group deb-packaging-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 172ef30f44..498dee779c 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1643,1046 +1643,1040 @@ description: Cloud control/seller dashboard for providers, data centers and small IT businesses. - project: openstack/deb-alembic - description: Debian package build scripts for alembic project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-aodh - description: Debian package build scripts for aodh project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-auto-backports - description: maintaining Sid to Stable Debian backports + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-bandit - description: Debian package build scripts for bandit project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-barbican - description: Debian package build scripts for barbican project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-ceilometer - description: Debian package build scripts for ceilometer project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-ceilometermiddleware - description: Debian package build scripts for ceilometermiddleware project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-cinder - description: Debian package build scripts for cinder project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-congress - description: Debian package build scripts for congress project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-designate - description: Debian package build scripts for designate project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-designate-dashboard - description: Debian package build scripts for designate-dashboard project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-fonts-materialdesignicons-webfont - description: Debian package build scripts for fonts-materialdesignicons-webfont - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-fonts-roboto-fontface - description: Debian package build scripts for fonts-roboto-fontface project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-git-review - description: Debian package build scripts for git-review project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-glance - description: Debian package build scripts for glance project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-glare - description: Debian package build scripts for glare project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-gnocchi - description: Debian package build scripts for gnocchi project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-heat - description: Debian package build scripts for heat project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-heat-cfntools - description: Debian package build scripts for heat-cfntools project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-horizon - description: Debian package build scripts for horizon project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-ironic - description: Debian package build scripts for ironic project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-ironic-inspector - description: Debian package build scripts for ironic-inspector project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-ironic-ui - description: Debian package build scripts for ironic-ui project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-kazoo - description: Debian package build scripts for kazoo project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-keystone - description: Debian package build scripts for keystone project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-liberasurecode - description: Debian package build scripts for liberasurecode project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-libisal - description: Debian package build scripts for ISA-L project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-magnum - description: Debian package build scripts for magnum project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-manila - description: Debian package build scripts for manila project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-manila-ui - description: Debian package build scripts for manila-ui project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-migrate - description: Debian package build scripts for migrate project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-mistral - description: Debian package build scripts for mistral project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-msgpack-python - description: Debian package build scripts for msgpack-python project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-murano - description: Debian package build scripts for murano project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-murano-agent - description: Debian package build scripts for murano-agent project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-murano-dashboard - description: Debian package build scripts for murano-dashboard project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-arista - description: Debian package build scripts for networking-arista project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-cisco - description: Debian package build scripts for networking-cisco project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-hyperv - description: Debian package build scripts for networking-hyperv project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-l2gw - description: Debian package build scripts for networking-l2gw project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-midonet - description: Debian package build scripts for networking-midonet project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-mlnx - description: Debian package build scripts for networking-mlnx project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-nec - description: Debian package build scripts for networking-nec project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-odl - description: Debian package build scripts for networking-odl project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-networking-ovn - description: Debian package build scripts for networking-ovn project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-neutron - description: Debian package build scripts for neutron project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-neutron-fwaas - description: Debian package build scripts for neutron-fwaas project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-neutron-lbaas - description: Debian package build scripts for neutron-lbaas project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-neutron-taas - description: Debian package build scripts for neutron-taas project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-neutron-vpnaas - description: Debian package build scripts for neutron-vpnaas project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-nodepool - description: Debian package build scripts for noedpool project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-nova - description: Debian package build scripts for nova project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-novnc - description: Debian package build scripts for novnc project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-openstack-doc-tools - description: Debian package build scripts for OpenStack doc tools project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-openstack-meta-packages - description: Debian package build scripts for OpenStack meta-packages project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-openstack-nose - description: Debian package build scripts for OpenStack nose plugin project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-openstack-pkg-tools - description: build tools for Debian packages + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-openstack-trove - description: Debian package build scripts for OpenStack trove project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-apply-config - description: Debian package build scripts for os-apply-config project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-brick - description: Debian package build scripts for os-brick project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-client-config - description: Debian package build scripts for os-client-config project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-cloud-config - description: Debian package build scripts for os-cloud-config project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-collect-config - description: Debian package build scripts for os-collect-config project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-net-config - description: Debian package build scripts for os-net-config project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-refresh-config - description: Debian package build scripts for os-refresh-config project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-testr - description: Debian package build scripts for os-testr project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-vif - description: Debian package build scripts for os-vif project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-os-win - description: Debian package build scripts for os-win project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.cache - description: Debian package build scripts for oslo.cache project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.concurrency - description: Debian package build scripts for oslo.concurrency project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.config - description: Debian package build scripts for oslo.config project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.context - description: Debian package build scripts for oslo.context project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.db - description: Debian package build scripts for oslo.db project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.i18n - description: Debian package build scripts for oslo.i18n project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.log - description: Debian package build scripts for oslo.log project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.messaging - description: Debian package build scripts for oslo.messaging project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.middleware - description: Debian package build scripts for oslo.middleware project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.policy - description: Debian package build scripts for oslo.policy project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.privsep - description: Debian package build scripts for oslo.privsep project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.reports - description: Debian package build scripts for oslo.reports project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.rootwrap - description: Debian package build scripts for oslo.rootwrap project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.serialization - description: Debian package build scripts for oslo.serialization project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.service - description: Debian package build scripts for oslo.service project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.utils - description: Debian package build scripts for oslo.utils project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.versionedobjects - description: Debian package build scripts for oslo.versionedobjects project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslo.vmware - description: Debian package build scripts for oslo.vmware project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslosphinx - description: Debian package build scripts for oslosphinx project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-oslotest - description: Debian package build scripts for oslotest project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-aioeventlet - description: Debian package build scripts for python-aioeventlet project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-aodhclient - description: Debian package build scripts for python-aodhclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-autobahn - description: Debian package build scripts for python-autobahn project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-automaton - description: Debian package build scripts for python-automaton project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-barbicanclient - description: Debian package build scripts for python-barbicanclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-bashate - description: Debian package build scripts for python-bashate project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-cassandra-driver - description: Debian package build scripts for python-cassandra-driver project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-castellan - description: Debian package build scripts for python-castellan project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-ceilometerclient - description: Debian package build scripts for python-ceilometerclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-ceilometermiddleware - description: Debian package build scripts for python-ceilometermiddleware project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-cinderclient - description: Debian package build scripts for python-cinderclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-cliff - description: Debian package build scripts for python-cliff project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-coffin - description: Debian package build scripts for python-coffin project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-colander - description: Debian package build scripts for python-colander project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-concurrent.futures - description: Debian package build scripts for python-concurrent.futures project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-congressclient - description: Debian package build scripts for python-congressclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-cotyledon - description: Debian package build scripts for python-cotyledon project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-couleur - description: Debian package build scripts for python-couleur project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-crank - description: Debian package build scripts for python-crank project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-croniter - description: Debian package build scripts for python-croniter project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-csscompressor - description: Debian package build scripts for python-csscompressor project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-cursive - description: Debian package build scripts for python-cursive project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-daemonize - description: Debian package build scripts for python-daemonize project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-dcos - description: Debian package build scripts for python-dcos project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-ddt - description: Debian package build scripts for python-ddt project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-debtcollector - description: Debian package build scripts for python-debtcollector project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-designateclient - description: Debian package build scripts for python-designateclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-dib-utils - description: Debian package build scripts for python-dib-utils project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-diskimage-builder - description: Debian package build scripts for python-diskimage-builder project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-appconf - description: Debian package build scripts for python-django-appconf project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-babel - description: Debian package build scripts for python-django-babel project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-bootstrap-form - description: Debian package build scripts for python-django-bootstrap-form project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-compressor - description: Debian package build scripts for python-django-compressor project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-discover-runner - description: Debian package build scripts for python-django-discover-runner project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-formtools - description: Debian package build scripts for python-django-formtools project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-openstack-auth - description: Debian package build scripts for python-django-openstack-auth project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-overextends - description: Debian package build scripts for python-django-overextends project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-django-pyscss - description: Debian package build scripts for python-django-pyscss project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-doc8 - description: Debian package build scripts for python-doc8 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-dogpile.cache - description: Debian package build scripts for python-dogpile.cache project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-dogpile.core - description: Debian package build scripts for python-dogpile.core project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-editor - description: Debian package build scripts for python-editor project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-eventlet - description: Debian package build scripts for python-eventlet project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-extras - description: Debian package build scripts for python-extras project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-falcon - description: Debian package build scripts for python-falcon project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-fasteners - description: Debian package build scripts for python-fasteners project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-fixtures - description: Debian package build scripts for python-fixtures project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-frozendict - description: Debian package build scripts for python-frozendict project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-fuelclient - description: Debian package build scripts for python-fuelclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-funcsigs - description: Debian package build scripts for python-funcsigs project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-functools32 - description: Debian package build scripts for python-functools32 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-futurist - description: Debian package build scripts for python-futurist project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-gabbi - description: Debian package build scripts for python-gabbi project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-glance-store - description: Debian package build scripts for python-glance-store project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-glanceclient - description: Debian package build scripts for python-glanceclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-gnocchiclient - description: Debian package build scripts for python-gnocchiclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-greenio - description: Debian package build scripts for python-greenio project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-hacking - description: Debian package build scripts for python-hacking project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-happybase - description: Debian package build scripts for python-happybase project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-heatclient - description: Debian package build scripts for python-heatclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-hplefthandclient - description: Debian package build scripts for python-hplefthandclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-httpretty - description: Debian package build scripts for python-httpretty project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-ironic-inspector-client - description: Debian package build scripts for python-ironic-inspector-client project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-ironic-lib - description: Debian package build scripts for python-ironic-lib - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-ironicclient - description: Debian package build scripts for python-ironicclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-jingo - description: Debian package build scripts for python-jingo project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-json-patch - description: Debian package build scripts for python-json-patch project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-json-pointer - description: Debian package build scripts for python-json-pointer project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-jsonpath-rw - description: Debian package build scripts for python-jsonpath-rw project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-jsonpath-rw-ext - description: Debian package build scripts for python-jsonpath-rw-ext project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-jsonrpclib - description: Debian package build scripts for python-jsonrpclib project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-jsonschema - description: Debian package build scripts for python-jsonschema project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-k8sclient - description: Debian package build scripts for python-k8sclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-kafka - description: Debian package build scripts for python-kafka project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-keystoneauth1 - description: Debian package build scripts for python-keystoneauth1 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-keystoneclient - description: Debian package build scripts for python-keystoneclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-keystonemiddleware - description: Debian package build scripts for keystonemiddleware project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-kmip - description: Debian package build scripts for python-kmip project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-ldappool - description: Debian package build scripts for python-ldappool project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-lesscpy - description: Debian package build scripts for python-lesscpy project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-linecache2 - description: Debian package build scripts for python-linecache2 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-magnumclient - description: Debian package build scripts for python-magnumclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-manilaclient - description: Debian package build scripts for python-manilaclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-memcache - description: Debian package build scripts for python-memcache project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-microversion-parse - description: Debian package build scripts for python-microversion-parse project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-misaka - description: Debian package build scripts for python-misaka project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-mistralclient - description: Debian package build scripts for python-mistralclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-monascaclient - description: Debian package build scripts for python-monascaclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-monotonic - description: Debian package build scripts for python-monotonic project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-mox3 - description: Debian package build scripts for python-mox3 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-multi-key-dict - description: Debian package build scripts for python-multi-key-dict project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-muranoclient - description: Debian package build scripts for python-muranoclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-neutron-lib - description: Debian package build scripts for python-neutron-lib project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-neutronclient - description: Debian package build scripts for python-neutronclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-nose-exclude - description: Debian package build scripts for python-nose-exclude project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-nose-parameterized - description: Debian package build scripts for python-nose-parameterized project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-nose-timer - description: Debian package build scripts for python-nose-timer project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-nosehtmloutput - description: Debian package build scripts for python-nosehtmloutput project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-novaclient - description: Debian package build scripts for python-novaclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oauth2client - description: Debian package build scripts for python-oauth2client project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-openstackclient - description: Debian package build scripts for python-openstackclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-openstackdocstheme - description: Debian package build scripts for python-openstackdocstheme project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-openstacksdk - description: Debian package build scripts for python-openstacksdk project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-api-ref - description: Debian package build scripts for python-os-api-ref project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-apply-config - description: Debian package build scripts for python-os-apply-config project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-brick - description: Debian package build scripts for python-os-brick project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-client-config - description: Debian package build scripts for python-os-client-config project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-cloud-config - description: Debian package build scripts for python-os-cloud-config project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-collect-config - description: Debian package build scripts for python-os-collect-config project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-net-config - description: Debian package build scripts for python-os-net-config project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-refresh-config - description: Debian package build scripts for python-os-refresh-config project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-testr - description: Debian package build scripts for python-os-testr project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-vif - description: Debian package build scripts for python-os-vif project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-os-win - description: Debian package build scripts for python-os-win project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-osc-lib - description: Debian package build scripts for python-osc-lib project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.cache - description: Debian package build scripts for python-oslo.cache project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.concurrency - description: Debian package build scripts for python-oslo.concurrency project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.config - description: Debian package build scripts for python-oslo.config project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.context - description: Debian package build scripts for python-oslo.context project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.db - description: Debian package build scripts for python-oslo.db project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.i18n - description: Debian package build scripts for python-oslo.i18n project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.log - description: Debian package build scripts for python-oslo.log project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.messaging - description: Debian package build scripts for python-oslo.messaging project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.middleware - description: Debian package build scripts for python-oslo.middleware project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.policy - description: Debian package build scripts for python-oslo.policy project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.privsep - description: Debian package build scripts for python-oslo.privsep project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.reports - description: Debian package build scripts for python-oslo.reports project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.rootwrap - description: Debian package build scripts for python-oslo.rootwrap project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.serialization - description: Debian package build scripts for python-oslo.serialization project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.service - description: Debian package build scripts for python-oslo.service project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.utils - description: Debian package build scripts for python-oslo.utils project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.versionedobjects - description: Debian package build scripts for python-oslo.versionedobjects project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslo.vmware - description: Debian package build scripts for python-oslo.vmware project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-oslotest - description: Debian package build scripts for python-oslotest project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-osprofiler - description: Debian package build scripts for python-osprofiler project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pager - description: Debian package build scripts for python-pager project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pbr - description: Debian package build scripts for python-pbr project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pecan - description: Debian package build scripts for python-pecan project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pika-pool - description: Debian package build scripts for python-pika-pool project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pint - description: Debian package build scripts for python-pint project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-positional - description: Debian package build scripts for python-positional project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-proliantutils - description: Debian package build scripts for python-proliantutils project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pulp - description: Debian package build scripts for python-pulp project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pycadf - description: Debian package build scripts for python-pycadf project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pydot-ng - description: Debian package build scripts for python-pydot-ng project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pydotplus - description: Debian package build scripts for python-pydotplus project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pyeclib - description: Debian package build scripts for python-pyeclib project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pyghmi - description: Debian package build scripts for python-pyghmi project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pygit2 - description: Debian package build scripts for python-pygit2 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pykmip - description: Debian package build scripts for python-pykmip project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pyldap - description: Debian package build scripts for python-pyldap project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pymemcache - description: Debian package build scripts for python-pymemcache project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pymysql - description: Debian package build scripts for python-pymysql project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pyngus - description: Debian package build scripts for python-pyngus project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pysaml2 - description: Debian package build scripts for python-pysaml2 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pytimeparse - description: Debian package build scripts for python-pytimeparse project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-pyvmomi - description: Debian package build scripts for python-pyvmomi project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-quantumclient - description: Debian package build scripts for python-quantumclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-rcssmin - description: Debian package build scripts for python-rcssmin project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-rednose - description: Debian package build scripts for python-rednose project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-reno - description: Debian package build scripts for python-reno project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-requestbuilder - description: Debian package build scripts for python-requestbuilder project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-requests-kerberos - description: Debian package build scripts for python-requests-kerberos project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-requests-mock - description: Debian package build scripts for python-requests-mock project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-requests-unixsocket - description: Debian package build scripts for python-requests-unixsocket project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-requestsexceptions - description: Debian package build scripts for python-requestsexceptions project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-retrying - description: Debian package build scripts for python-retrying project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-rfc3986 - description: Debian package build scripts for python-rfc3986 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-rjsmin - description: Debian package build scripts for python-rjsmin project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-rtslib-fb - description: Debian package build scripts for python-rtslib-fb project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-saharaclient - description: Debian package build scripts for python-saharaclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config -- project: openstack/deb-python-savannaclient - description: Debian package build scripts for python-savannaclient project acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-aodhclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-autobahn + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-automaton + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-barbicanclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-bashate + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-cassandra-driver + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-castellan + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-ceilometerclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-ceilometermiddleware + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-cinderclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-cliff + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-coffin + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-colander + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-concurrent.futures + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-congressclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-cotyledon + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-couleur + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-crank + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-croniter + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-csscompressor + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-cursive + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-daemonize + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-dcos + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-ddt + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-debtcollector + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-designateclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-dib-utils + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-diskimage-builder + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-appconf + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-babel + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-bootstrap-form + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-compressor + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-discover-runner + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-formtools + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-openstack-auth + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-overextends + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-django-pyscss + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-doc8 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-dogpile.cache + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-dogpile.core + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-editor + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-eventlet + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-extras + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-falcon + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-fasteners + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-fixtures + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-frozendict + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-fuelclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-funcsigs + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-functools32 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-futurist + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-gabbi + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-glance-store + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-glanceclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-gnocchiclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-greenio + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-hacking + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-happybase + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-heatclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-hplefthandclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-httpretty + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-ironic-inspector-client + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-ironic-lib + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-ironicclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-jingo + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-json-patch + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-json-pointer + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-jsonpath-rw + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-jsonpath-rw-ext + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-jsonrpclib + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-jsonschema + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-k8sclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-kafka + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-keystoneauth1 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-keystoneclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-keystonemiddleware + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-kmip + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-ldappool + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-lesscpy + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-linecache2 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-magnumclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-manilaclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-memcache + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-microversion-parse + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-misaka + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-mistralclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-monascaclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-monotonic + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-mox3 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-multi-key-dict + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-muranoclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-neutron-lib + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-neutronclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-nose-exclude + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-nose-parameterized + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-nose-timer + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-nosehtmloutput + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-novaclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oauth2client + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-openstackclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-openstackdocstheme + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-openstacksdk + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-api-ref + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-apply-config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-brick + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-client-config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-cloud-config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-collect-config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-net-config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-refresh-config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-testr + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-vif + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-os-win + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-osc-lib + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.cache + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.concurrency + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.context + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.db + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.i18n + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.log + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.messaging + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.middleware + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.policy + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.privsep + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.reports + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.rootwrap + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.serialization + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.service + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.utils + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.versionedobjects + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslo.vmware + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-oslotest + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-osprofiler + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pager + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pbr + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pecan + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pika-pool + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pint + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-positional + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-proliantutils + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pulp + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pycadf + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pydot-ng + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pydotplus + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pyeclib + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pyghmi + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pygit2 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pykmip + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pyldap + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pymemcache + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pymysql + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pyngus + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pysaml2 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pytimeparse + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-pyvmomi + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-quantumclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-rcssmin + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-rednose + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-reno + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-requestbuilder + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-requests-kerberos + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-requests-mock + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-requests-unixsocket + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-requestsexceptions + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-retrying + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-rfc3986 + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-rjsmin + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-rtslib-fb + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-saharaclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure +- project: openstack/deb-python-savannaclient + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-scciclient - description: Debian package build scripts for python-scciclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-seamicroclient - description: Debian package build scripts for python-seamicroclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-semantic-version - description: Debian package build scripts for python-semantic-version project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-semver - description: Debian package build scripts for python-semver project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-senlinclient - description: Debian package build scripts for python-senlinclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-shotgun - description: Debian package build scripts for python-shotgun project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-sqlalchemy-utils - description: Debian package build scripts for python-sqlalchemy-utils project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-steadymark - description: Debian package build scripts for python-steadymark project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-swiftclient - description: Debian package build scripts for python-swiftclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-tackerclient - description: Debian package build scripts for python-tackerclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-taskflow - description: Debian package build scripts for python-taskflow project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-tempest-lib - description: Debian package build scripts for python-tempest-lib project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-testtools - description: Debian package build scripts for python-testtools project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-toml - description: Debian package build scripts for python-toml project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-tooz - description: Debian package build scripts for python-tooz project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-tosca-parser - description: Debian package build scripts for python-tosca-parser project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-traceback2 - description: Debian package build scripts for python-traceback2 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-trollius - description: Debian package build scripts for python-trollius project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-troveclient - description: Debian package build scripts for python-troveclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-tuskarclient - description: Debian package build scripts for python-tuskarclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-txaio - description: Debian package build scripts for python-txaio project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-warlock - description: Debian package build scripts for python-warlock project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-watcherclient - description: Debian package build scripts for python-watcherclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-weakrefmethod - description: Debian package build scripts for python-weakrefmethod project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-websocket-client - description: Debian package build scripts for python-websocket-client project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-wrapt - description: Debian package build scripts for python-wrapt project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-wsgi-intercept - description: Debian package build scripts for python-wsgi-intercept project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-wsme - description: Debian package build scripts for python-wsme project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic - description: Debian package build scripts for python-xstatic project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular - description: Debian package build scripts for python-xstatic-angular project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular-bootstrap - description: Debian package build scripts for python-xstatic-angular-bootstrap project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular-cookies - description: Debian package build scripts for python-xstatic-angular-cookies project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular-fileupload - description: Debian package build scripts for python-xstatic-angular-fileupload - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular-gettext - description: Debian package build scripts for python-xstatic-angular-gettext project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular-lrdragndrop - description: Debian package build scripts for python-xstatic-angular-lrdragndrop - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular-mock - description: Debian package build scripts for python-xstatic-angular-mock project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-angular-schema-form - description: Debian package build scripts for python-xstatic-angular-schema-form - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-bootstrap-datepicker - description: Debian package build scripts for python-xstatic-bootstrap-datepicker - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-bootstrap-scss - description: Debian package build scripts for python-xstatic-bootstrap-scss project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-bootswatch - description: Debian package build scripts for python-xstatic-bootswatch project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-d3 - description: Debian package build scripts for python-xstatic-d3 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-font-awesome - description: Debian package build scripts for python-xstatic-font-awesome project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-hogan - description: Debian package build scripts for python-xstatic-hogan project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jasmine - description: Debian package build scripts for python-xstatic-jasmine project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jquery - description: Debian package build scripts for python-xstatic-jquery project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jquery-migrate - description: Debian package build scripts for python-xstatic-jquery-migrate project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jquery-ui - description: Debian package build scripts for python-xstatic-jquery-ui project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jquery.bootstrap.wizard - description: Debian package build scripts for python-xstatic-jquery.bootstrap.wizard - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jquery.quicksearch - description: Debian package build scripts for python-xstatic-jquery.quicksearch - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jquery.tablesorter - description: Debian package build scripts for python-xstatic-jquery.tablesorter - project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-jsencrypt - description: Debian package build scripts for python-xstatic-jsencrypt project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-magic-search - description: Debian package build scripts for python-xstatic-magic-search project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-mdi - description: Debian package build scripts for python-xstatic-mdi project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-objectpath - description: Debian package build scripts for python-xstatic-objectpath project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-qunit - description: Debian package build scripts for python-xstatic-qunit project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-rickshaw - description: Debian package build scripts for python-xstatic-rickshaw project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-roboto-fontface - description: Debian package build scripts for python-xstatic-roboto-fontface project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-smart-table - description: Debian package build scripts for python-xstatic-smart-table project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-spin - description: Debian package build scripts for python-xstatic-spin project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-term.js - description: Debian package build scripts for python-xstatic-term.js project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xstatic-tv4 - description: Debian package build scripts for python-xstatic-tv4 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-xvfbwrapper - description: Debian package build scripts for python-xvfbwrapper project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-yaql - description: Debian package build scripts for python-yaql project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-python-zaqarclient - description: Debian package build scripts for python-zaqarclient project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-rally - description: Debian package build scripts for rally project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-ryu - description: Debian package build scripts for ryu project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-sahara - description: Debian package build scripts for sahara project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-sahara-dashboard - description: Debian package build scripts for sahara-dashboard project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-senlin - description: Debian package build scripts for senlin project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-senlin-dashboard - description: Debian package build scripts for senlin-dashboard project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-spice-html5 - description: build package for Spice HTML5 Web client - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-stevedore - description: Debian package build scripts for stevedore project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-subunit - description: Debian package build scripts for subunit project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-swauth - description: Debian package build scripts for swauth project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-swift - description: Debian package build scripts for swift project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-swift-bench - description: Debian package build scripts for swift bench project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-swift-plugin-s3 - description: Debian package build scripts for swift plugin S3 project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-tempest - description: Debian package build scripts for tempest project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-testresources - description: Debian package build scripts for testresources project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-trove - description: Debian package build scripts for trove project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-trove-dashboard - description: Debian package build scripts for trove-dashboard project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-watcher - description: Debian package build scripts for watcher project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-websockify - description: Debian package build scripts for websockify project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-zaqar - description: Debian package build scripts for zaqar project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/deb-zaqar-ui - description: Debian package build scripts for zaqar-ui project - acl-config: /home/gerrit2/acls/openstack/deb-packaging.config + acl-config: /home/gerrit2/acls/openstack/retired.config + description: RETIRED, further work has moved to Debian project infrastructure - project: openstack/debtcollector description: A collection of python patterns that help you collect your technical debt in a non-destructive manner diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index b713142742..7949c5f496 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1789,334 +1789,6 @@ openstack-performance: branches: - master -openstack-pkg: - events: - - patchset-created - - change-merged - - x-vrif-minus-2 - projects: - - openstack/deb-alembic - - openstack/deb-aodh - - openstack/deb-auto-backports - - openstack/deb-bandit - - openstack/deb-barbican - - openstack/deb-ceilometer - - openstack/deb-ceilometermiddleware - - openstack/deb-cinder - - openstack/deb-congress - - openstack/deb-designate - - openstack/deb-designate-dashboard - - openstack/deb-fonts-materialdesignicons-webfont - - openstack/deb-fonts-roboto-fontface - - openstack/deb-git-review - - openstack/deb-glance - - openstack/deb-glare - - openstack/deb-gnocchi - - openstack/deb-heat - - openstack/deb-heat-cfntools - - openstack/deb-horizon - - openstack/deb-ironic - - openstack/deb-ironic-inspector - - openstack/deb-ironic-ui - - openstack/deb-kazoo - - openstack/deb-keystone - - openstack/deb-liberasurecode - - openstack/deb-libisal - - openstack/deb-magnum - - openstack/deb-manila - - openstack/deb-manila-ui - - openstack/deb-migrate - - openstack/deb-mistral - - openstack/deb-msgpack-python - - openstack/deb-murano - - openstack/deb-murano-agent - - openstack/deb-murano-dashboard - - openstack/deb-networking-arista - - openstack/deb-networking-cisco - - openstack/deb-networking-hyperv - - openstack/deb-networking-l2gw - - openstack/deb-networking-midonet - - openstack/deb-networking-mlnx - - openstack/deb-networking-nec - - openstack/deb-networking-odl - - openstack/deb-networking-ovn - - openstack/deb-neutron - - openstack/deb-neutron-fwaas - - openstack/deb-neutron-lbaas - - openstack/deb-neutron-taas - - openstack/deb-neutron-vpnaas - - openstack/deb-nodepool - - openstack/deb-nova - - openstack/deb-novnc - - openstack/deb-openstack-doc-tools - - openstack/deb-openstack-meta-packages - - openstack/deb-openstack-nose - - openstack/deb-openstack-pkg-tools - - openstack/deb-openstack-trove - - openstack/deb-oslosphinx - - openstack/deb-python-aioeventlet - - openstack/deb-python-aodhclient - - openstack/deb-python-autobahn - - openstack/deb-python-automaton - - openstack/deb-python-barbicanclient - - openstack/deb-python-bashate - - openstack/deb-python-cassandra-driver - - openstack/deb-python-castellan - - openstack/deb-python-ceilometerclient - - openstack/deb-python-ceilometermiddleware - - openstack/deb-python-cinderclient - - openstack/deb-python-cliff - - openstack/deb-python-coffin - - openstack/deb-python-colander - - openstack/deb-python-concurrent.futures - - openstack/deb-python-congressclient - - openstack/deb-python-cotyledon - - openstack/deb-python-couleur - - openstack/deb-python-crank - - openstack/deb-python-croniter - - openstack/deb-python-csscompressor - - openstack/deb-python-cursive - - openstack/deb-python-daemonize - - openstack/deb-python-dcos - - openstack/deb-python-ddt - - openstack/deb-python-debtcollector - - openstack/deb-python-designateclient - - openstack/deb-python-dib-utils - - openstack/deb-python-diskimage-builder - - openstack/deb-python-django-appconf - - openstack/deb-python-django-babel - - openstack/deb-python-django-bootstrap-form - - openstack/deb-python-django-compressor - - openstack/deb-python-django-discover-runner - - openstack/deb-python-django-formtools - - openstack/deb-python-django-openstack-auth - - openstack/deb-python-django-overextends - - openstack/deb-python-django-pyscss - - openstack/deb-python-doc8 - - openstack/deb-python-dogpile.cache - - openstack/deb-python-dogpile.core - - openstack/deb-python-editor - - openstack/deb-python-eventlet - - openstack/deb-python-extras - - openstack/deb-python-falcon - - openstack/deb-python-fasteners - - openstack/deb-python-fixtures - - openstack/deb-python-frozendict - - openstack/deb-python-fuelclient - - openstack/deb-python-funcsigs - - openstack/deb-python-functools32 - - openstack/deb-python-futurist - - openstack/deb-python-gabbi - - openstack/deb-python-glance-store - - openstack/deb-python-glanceclient - - openstack/deb-python-gnocchiclient - - openstack/deb-python-greenio - - openstack/deb-python-hacking - - openstack/deb-python-happybase - - openstack/deb-python-heatclient - - openstack/deb-python-hplefthandclient - - openstack/deb-python-httpretty - - openstack/deb-python-ironic-inspector-client - - openstack/deb-python-ironic-lib - - openstack/deb-python-ironicclient - - openstack/deb-python-jingo - - openstack/deb-python-json-patch - - openstack/deb-python-json-pointer - - openstack/deb-python-jsonpath-rw - - openstack/deb-python-jsonpath-rw-ext - - openstack/deb-python-jsonrpclib - - openstack/deb-python-jsonschema - - openstack/deb-python-k8sclient - - openstack/deb-python-kafka - - openstack/deb-python-keystoneauth1 - - openstack/deb-python-keystoneclient - - openstack/deb-python-keystonemiddleware - - openstack/deb-python-kmip - - openstack/deb-python-ldappool - - openstack/deb-python-lesscpy - - openstack/deb-python-linecache2 - - openstack/deb-python-magnumclient - - openstack/deb-python-manilaclient - - openstack/deb-python-memcache - - openstack/deb-python-microversion-parse - - openstack/deb-python-misaka - - openstack/deb-python-mistralclient - - openstack/deb-python-monascaclient - - openstack/deb-python-monotonic - - openstack/deb-python-mox3 - - openstack/deb-python-multi-key-dict - - openstack/deb-python-muranoclient - - openstack/deb-python-neutron-lib - - openstack/deb-python-neutronclient - - openstack/deb-python-nose-exclude - - openstack/deb-python-nose-parameterized - - openstack/deb-python-nose-timer - - openstack/deb-python-nosehtmloutput - - openstack/deb-python-novaclient - - openstack/deb-python-oauth2client - - openstack/deb-python-openstackclient - - openstack/deb-python-openstackdocstheme - - openstack/deb-python-openstacksdk - - openstack/deb-python-os-api-ref - - openstack/deb-python-os-apply-config - - openstack/deb-python-os-brick - - openstack/deb-python-os-client-config - - openstack/deb-python-os-cloud-config - - openstack/deb-python-os-collect-config - - openstack/deb-python-os-net-config - - openstack/deb-python-os-refresh-config - - openstack/deb-python-os-testr - - openstack/deb-python-os-vif - - openstack/deb-python-os-win - - openstack/deb-python-osc-lib - - openstack/deb-python-oslo.cache - - openstack/deb-python-oslo.concurrency - - openstack/deb-python-oslo.config - - openstack/deb-python-oslo.context - - openstack/deb-python-oslo.db - - openstack/deb-python-oslo.i18n - - openstack/deb-python-oslo.log - - openstack/deb-python-oslo.messaging - - openstack/deb-python-oslo.middleware - - openstack/deb-python-oslo.policy - - openstack/deb-python-oslo.privsep - - openstack/deb-python-oslo.reports - - openstack/deb-python-oslo.rootwrap - - openstack/deb-python-oslo.serialization - - openstack/deb-python-oslo.service - - openstack/deb-python-oslo.utils - - openstack/deb-python-oslo.versionedobjects - - openstack/deb-python-oslo.vmware - - openstack/deb-python-oslotest - - openstack/deb-python-osprofiler - - openstack/deb-python-pager - - openstack/deb-python-pbr - - openstack/deb-python-pecan - - openstack/deb-python-pika-pool - - openstack/deb-python-pint - - openstack/deb-python-positional - - openstack/deb-python-proliantutils - - openstack/deb-python-pulp - - openstack/deb-python-pycadf - - openstack/deb-python-pydot-ng - - openstack/deb-python-pydotplus - - openstack/deb-python-pyeclib - - openstack/deb-python-pyghmi - - openstack/deb-python-pygit2 - - openstack/deb-python-pykmip - - openstack/deb-python-pyldap - - openstack/deb-python-pymemcache - - openstack/deb-python-pymysql - - openstack/deb-python-pyngus - - openstack/deb-python-pysaml2 - - openstack/deb-python-pytimeparse - - openstack/deb-python-pyvmomi - - openstack/deb-python-quantumclient - - openstack/deb-python-rcssmin - - openstack/deb-python-rednose - - openstack/deb-python-reno - - openstack/deb-python-requestbuilder - - openstack/deb-python-requests-kerberos - - openstack/deb-python-requests-mock - - openstack/deb-python-requests-unixsocket - - openstack/deb-python-requestsexceptions - - openstack/deb-python-retrying - - openstack/deb-python-rfc3986 - - openstack/deb-python-rjsmin - - openstack/deb-python-rtslib-fb - - openstack/deb-python-saharaclient - - openstack/deb-python-scciclient - - openstack/deb-python-seamicroclient - - openstack/deb-python-semantic-version - - openstack/deb-python-semver - - openstack/deb-python-senlinclient - - openstack/deb-python-shotgun - - openstack/deb-python-sqlalchemy-utils - - openstack/deb-python-steadymark - - openstack/deb-python-swiftclient - - openstack/deb-python-tackerclient - - openstack/deb-python-taskflow - - openstack/deb-python-tempest-lib - - openstack/deb-python-testtools - - openstack/deb-python-toml - - openstack/deb-python-tooz - - openstack/deb-python-tosca-parser - - openstack/deb-python-traceback2 - - openstack/deb-python-trollius - - openstack/deb-python-troveclient - - openstack/deb-python-tuskarclient - - openstack/deb-python-txaio - - openstack/deb-python-warlock - - openstack/deb-python-watcherclient - - openstack/deb-python-weakrefmethod - - openstack/deb-python-websocket-client - - openstack/deb-python-wrapt - - openstack/deb-python-wsgi-intercept - - openstack/deb-python-wsme - - openstack/deb-python-xstatic - - openstack/deb-python-xstatic-angular - - openstack/deb-python-xstatic-angular-bootstrap - - openstack/deb-python-xstatic-angular-cookies - - openstack/deb-python-xstatic-angular-fileupload - - openstack/deb-python-xstatic-angular-gettext - - openstack/deb-python-xstatic-angular-lrdragndrop - - openstack/deb-python-xstatic-angular-mock - - openstack/deb-python-xstatic-angular-schema-form - - openstack/deb-python-xstatic-bootstrap-datepicker - - openstack/deb-python-xstatic-bootstrap-scss - - openstack/deb-python-xstatic-bootswatch - - openstack/deb-python-xstatic-d3 - - openstack/deb-python-xstatic-font-awesome - - openstack/deb-python-xstatic-hogan - - openstack/deb-python-xstatic-jasmine - - openstack/deb-python-xstatic-jquery - - openstack/deb-python-xstatic-jquery-migrate - - openstack/deb-python-xstatic-jquery-ui - - openstack/deb-python-xstatic-jquery.bootstrap.wizard - - openstack/deb-python-xstatic-jquery.quicksearch - - openstack/deb-python-xstatic-jquery.tablesorter - - openstack/deb-python-xstatic-jsencrypt - - openstack/deb-python-xstatic-magic-search - - openstack/deb-python-xstatic-mdi - - openstack/deb-python-xstatic-objectpath - - openstack/deb-python-xstatic-qunit - - openstack/deb-python-xstatic-rickshaw - - openstack/deb-python-xstatic-roboto-fontface - - openstack/deb-python-xstatic-smart-table - - openstack/deb-python-xstatic-spin - - openstack/deb-python-xstatic-term.js - - openstack/deb-python-xstatic-tv4 - - openstack/deb-python-xvfbwrapper - - openstack/deb-python-yaql - - openstack/deb-python-zaqarclient - - openstack/deb-rally - - openstack/deb-ryu - - openstack/deb-sahara - - openstack/deb-sahara-dashboard - - openstack/deb-senlin - - openstack/deb-senlin-dashboard - - openstack/deb-spice-html5 - - openstack/deb-stevedore - - openstack/deb-subunit - - openstack/deb-swauth - - openstack/deb-swift - - openstack/deb-swift-bench - - openstack/deb-swift-plugin-s3 - - openstack/deb-tempest - - openstack/deb-testresources - - openstack/deb-trove - - openstack/deb-trove-dashboard - - openstack/deb-watcher - - openstack/deb-websockify - - openstack/deb-zaqar - - openstack/deb-zaqar-ui - branches: - - master - - debian/kilo - - debian/liberty - - debian/mitaka - - debian/newton - openstack-poppy: events: - patchset-created diff --git a/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list b/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list index b90d60529e..f8972ea1a4 100755 --- a/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list +++ b/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list @@ -44,9 +44,6 @@ def get_project_list(url): dirname = os.path.dirname(project) if 'attic' in dirname or dirname == 'stackforge': continue - # Skip the /deb- git repo copies - if '/deb-' in project: - continue acl = f.get('acl-config') # Ignore retired repositories if acl and os.path.basename(acl) == 'retired.config': diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 47249ec9e1..8caa1adfe0 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -4422,1896 +4422,6 @@ - system-required - noop-jobs -- project: - name: openstack/deb-alembic - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-aodh - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-auto-backports - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-bandit - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-barbican - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-ceilometer - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-ceilometermiddleware - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-cinder - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-congress - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-designate - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-designate-dashboard - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-fonts-materialdesignicons-webfont - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-fonts-roboto-fontface - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-git-review - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-glance - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-glare - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-gnocchi - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-heat - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-heat-cfntools - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-horizon - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-ironic - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-ironic-inspector - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-ironic-ui - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-kazoo - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-keystone - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-liberasurecode - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-libisal - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-magnum - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-manila - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-manila-ui - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-migrate - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-mistral - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-msgpack-python - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-murano - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-murano-agent - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-murano-dashboard - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-arista - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-cisco - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-hyperv - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-l2gw - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-midonet - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-mlnx - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-nec - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-odl - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-networking-ovn - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-neutron - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-neutron-fwaas - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-neutron-lbaas - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-neutron-taas - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-neutron-vpnaas - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-nodepool - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-nova - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-novnc - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-openstack-doc-tools - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-openstack-meta-packages - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-openstack-nose - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-openstack-pkg-tools - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-openstack-trove - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-oslosphinx - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-aioeventlet - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-aodhclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-autobahn - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-automaton - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-barbicanclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-bashate - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-cassandra-driver - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-castellan - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-ceilometerclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-ceilometermiddleware - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-cinderclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-cliff - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-coffin - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-colander - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-concurrent.futures - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-congressclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-cotyledon - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-couleur - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-crank - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-croniter - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-csscompressor - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-cursive - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-daemonize - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-dcos - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-ddt - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-debtcollector - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-designateclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-dib-utils - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-diskimage-builder - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-appconf - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-babel - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-bootstrap-form - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-compressor - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-discover-runner - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-formtools - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-openstack-auth - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-overextends - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-django-pyscss - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-doc8 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-dogpile.cache - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-dogpile.core - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-editor - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-eventlet - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-extras - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-falcon - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-fasteners - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-fixtures - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-frozendict - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-fuelclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-funcsigs - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-functools32 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-futurist - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-gabbi - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-glance-store - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-glanceclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-gnocchiclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-greenio - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-hacking - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-happybase - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-heatclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-hplefthandclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-httpretty - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-ironic-inspector-client - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-ironic-lib - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-ironicclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-jingo - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-json-patch - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-json-pointer - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-jsonpath-rw - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-jsonpath-rw-ext - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-jsonrpclib - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-jsonschema - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-k8sclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-kafka - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-keystoneauth1 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-keystoneclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-keystonemiddleware - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-kmip - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-ldappool - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-lesscpy - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-linecache2 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-magnumclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-manilaclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-memcache - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-microversion-parse - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-misaka - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-mistralclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-monascaclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-monotonic - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-mox3 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-multi-key-dict - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-muranoclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-neutron-lib - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-neutronclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-nose-exclude - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-nose-parameterized - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-nose-timer - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-nosehtmloutput - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-novaclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oauth2client - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-openstackclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-openstackdocstheme - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-openstacksdk - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-api-ref - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-apply-config - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-brick - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-client-config - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-cloud-config - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-collect-config - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-net-config - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-refresh-config - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-testr - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-vif - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-os-win - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-osc-lib - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.cache - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.concurrency - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.config - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.context - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.db - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.i18n - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.log - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.messaging - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.middleware - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.policy - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.privsep - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.reports - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.rootwrap - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.serialization - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.service - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.utils - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.versionedobjects - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslo.vmware - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-oslotest - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-osprofiler - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pager - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pbr - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pecan - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pika-pool - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pint - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-positional - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-proliantutils - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pulp - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pycadf - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pydot-ng - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pydotplus - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pyeclib - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pyghmi - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pygit2 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pykmip - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pyldap - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pymemcache - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pymysql - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pyngus - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pysaml2 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pytimeparse - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-pyvmomi - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-quantumclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-rcssmin - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-rednose - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-reno - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-requestbuilder - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-requests-kerberos - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-requests-mock - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-requests-unixsocket - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-requestsexceptions - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-retrying - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-rfc3986 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-rjsmin - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-rtslib-fb - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-saharaclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-scciclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-seamicroclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-semantic-version - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-semver - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-senlinclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-shotgun - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-sqlalchemy-utils - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-steadymark - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-swiftclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-tackerclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-taskflow - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-tempest-lib - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-testtools - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-toml - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-tooz - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-tosca-parser - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-traceback2 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-trollius - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-troveclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-tuskarclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-txaio - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-warlock - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-watcherclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-weakrefmethod - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-websocket-client - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-wrapt - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-wsgi-intercept - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-wsme - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular-bootstrap - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular-cookies - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular-fileupload - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular-gettext - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular-lrdragndrop - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular-mock - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-angular-schema-form - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-bootstrap-datepicker - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-bootstrap-scss - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-bootswatch - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-d3 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-font-awesome - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-hogan - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jasmine - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jquery - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jquery-migrate - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jquery-ui - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jquery.bootstrap.wizard - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jquery.quicksearch - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jquery.tablesorter - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-jsencrypt - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-magic-search - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-mdi - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-objectpath - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-qunit - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-rickshaw - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-roboto-fontface - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-smart-table - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-spin - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-term.js - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xstatic-tv4 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-xvfbwrapper - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-yaql - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-python-zaqarclient - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-rally - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-ryu - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-sahara - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-sahara-dashboard - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-senlin - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-senlin-dashboard - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-spice-html5 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-stevedore - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-subunit - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-swauth - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-swift - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-swift-bench - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-swift-plugin-s3 - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-tempest - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-testresources - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-trove - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-trove-dashboard - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-watcher - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-websockify - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-zaqar - templates: - - system-required - - noop-jobs - -- project: - name: openstack/deb-zaqar-ui - templates: - - system-required - - noop-jobs - - project: name: openstack/debtcollector templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index a57925536d..c6c8cb217f 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -402,321 +402,6 @@ - openstack/cyborg - openstack/daisycloud-core - openstack/dash-stack - - openstack/deb-alembic - - openstack/deb-aodh - - openstack/deb-auto-backports - - openstack/deb-bandit - - openstack/deb-barbican - - openstack/deb-ceilometer - - openstack/deb-ceilometermiddleware - - openstack/deb-cinder - - openstack/deb-congress - - openstack/deb-designate - - openstack/deb-designate-dashboard - - openstack/deb-fonts-materialdesignicons-webfont - - openstack/deb-fonts-roboto-fontface - - openstack/deb-git-review - - openstack/deb-glance - - openstack/deb-glare - - openstack/deb-gnocchi - - openstack/deb-heat - - openstack/deb-heat-cfntools - - openstack/deb-horizon - - openstack/deb-ironic - - openstack/deb-ironic-inspector - - openstack/deb-ironic-ui - - openstack/deb-kazoo - - openstack/deb-keystone - - openstack/deb-liberasurecode - - openstack/deb-libisal - - openstack/deb-magnum - - openstack/deb-manila - - openstack/deb-manila-ui - - openstack/deb-migrate - - openstack/deb-mistral - - openstack/deb-msgpack-python - - openstack/deb-murano - - openstack/deb-murano-agent - - openstack/deb-murano-dashboard - - openstack/deb-networking-arista - - openstack/deb-networking-cisco - - openstack/deb-networking-hyperv - - openstack/deb-networking-l2gw - - openstack/deb-networking-midonet - - openstack/deb-networking-mlnx - - openstack/deb-networking-nec - - openstack/deb-networking-odl - - openstack/deb-networking-ovn - - openstack/deb-neutron - - openstack/deb-neutron-fwaas - - openstack/deb-neutron-lbaas - - openstack/deb-neutron-taas - - openstack/deb-neutron-vpnaas - - openstack/deb-nodepool - - openstack/deb-nova - - openstack/deb-novnc - - openstack/deb-openstack-doc-tools - - openstack/deb-openstack-meta-packages - - openstack/deb-openstack-nose - - openstack/deb-openstack-pkg-tools - - openstack/deb-openstack-trove - - openstack/deb-oslosphinx - - openstack/deb-python-aioeventlet - - openstack/deb-python-aodhclient - - openstack/deb-python-autobahn - - openstack/deb-python-automaton - - openstack/deb-python-barbicanclient - - openstack/deb-python-bashate - - openstack/deb-python-cassandra-driver - - openstack/deb-python-castellan - - openstack/deb-python-ceilometerclient - - openstack/deb-python-ceilometermiddleware - - openstack/deb-python-cinderclient - - openstack/deb-python-cliff - - openstack/deb-python-coffin - - openstack/deb-python-colander - - openstack/deb-python-concurrent.futures - - openstack/deb-python-congressclient - - openstack/deb-python-cotyledon - - openstack/deb-python-couleur - - openstack/deb-python-crank - - openstack/deb-python-croniter - - openstack/deb-python-csscompressor - - openstack/deb-python-cursive - - openstack/deb-python-daemonize - - openstack/deb-python-dcos - - openstack/deb-python-ddt - - openstack/deb-python-debtcollector - - openstack/deb-python-designateclient - - openstack/deb-python-dib-utils - - openstack/deb-python-diskimage-builder - - openstack/deb-python-django-appconf - - openstack/deb-python-django-babel - - openstack/deb-python-django-bootstrap-form - - openstack/deb-python-django-compressor - - openstack/deb-python-django-discover-runner - - openstack/deb-python-django-formtools - - openstack/deb-python-django-openstack-auth - - openstack/deb-python-django-overextends - - openstack/deb-python-django-pyscss - - openstack/deb-python-doc8 - - openstack/deb-python-dogpile.cache - - openstack/deb-python-dogpile.core - - openstack/deb-python-editor - - openstack/deb-python-eventlet - - openstack/deb-python-extras - - openstack/deb-python-falcon - - openstack/deb-python-fasteners - - openstack/deb-python-fixtures - - openstack/deb-python-frozendict - - openstack/deb-python-fuelclient - - openstack/deb-python-funcsigs - - openstack/deb-python-functools32 - - openstack/deb-python-futurist - - openstack/deb-python-gabbi - - openstack/deb-python-glance-store - - openstack/deb-python-glanceclient - - openstack/deb-python-gnocchiclient - - openstack/deb-python-greenio - - openstack/deb-python-hacking - - openstack/deb-python-happybase - - openstack/deb-python-heatclient - - openstack/deb-python-hplefthandclient - - openstack/deb-python-httpretty - - openstack/deb-python-ironic-inspector-client - - openstack/deb-python-ironic-lib - - openstack/deb-python-ironicclient - - openstack/deb-python-jingo - - openstack/deb-python-json-patch - - openstack/deb-python-json-pointer - - openstack/deb-python-jsonpath-rw - - openstack/deb-python-jsonpath-rw-ext - - openstack/deb-python-jsonrpclib - - openstack/deb-python-jsonschema - - openstack/deb-python-k8sclient - - openstack/deb-python-kafka - - openstack/deb-python-keystoneauth1 - - openstack/deb-python-keystoneclient - - openstack/deb-python-keystonemiddleware - - openstack/deb-python-kmip - - openstack/deb-python-ldappool - - openstack/deb-python-lesscpy - - openstack/deb-python-linecache2 - - openstack/deb-python-magnumclient - - openstack/deb-python-manilaclient - - openstack/deb-python-memcache - - openstack/deb-python-microversion-parse - - openstack/deb-python-misaka - - openstack/deb-python-mistralclient - - openstack/deb-python-monascaclient - - openstack/deb-python-monotonic - - openstack/deb-python-mox3 - - openstack/deb-python-multi-key-dict - - openstack/deb-python-muranoclient - - openstack/deb-python-neutron-lib - - openstack/deb-python-neutronclient - - openstack/deb-python-nose-exclude - - openstack/deb-python-nose-parameterized - - openstack/deb-python-nose-timer - - openstack/deb-python-nosehtmloutput - - openstack/deb-python-novaclient - - openstack/deb-python-oauth2client - - openstack/deb-python-openstackclient - - openstack/deb-python-openstackdocstheme - - openstack/deb-python-openstacksdk - - openstack/deb-python-os-api-ref - - openstack/deb-python-os-apply-config - - openstack/deb-python-os-brick - - openstack/deb-python-os-client-config - - openstack/deb-python-os-cloud-config - - openstack/deb-python-os-collect-config - - openstack/deb-python-os-net-config - - openstack/deb-python-os-refresh-config - - openstack/deb-python-os-testr - - openstack/deb-python-os-vif - - openstack/deb-python-os-win - - openstack/deb-python-osc-lib - - openstack/deb-python-oslo.cache - - openstack/deb-python-oslo.concurrency - - openstack/deb-python-oslo.config - - openstack/deb-python-oslo.context - - openstack/deb-python-oslo.db - - openstack/deb-python-oslo.i18n - - openstack/deb-python-oslo.log - - openstack/deb-python-oslo.messaging - - openstack/deb-python-oslo.middleware - - openstack/deb-python-oslo.policy - - openstack/deb-python-oslo.privsep - - openstack/deb-python-oslo.reports - - openstack/deb-python-oslo.rootwrap - - openstack/deb-python-oslo.serialization - - openstack/deb-python-oslo.service - - openstack/deb-python-oslo.utils - - openstack/deb-python-oslo.versionedobjects - - openstack/deb-python-oslo.vmware - - openstack/deb-python-oslotest - - openstack/deb-python-osprofiler - - openstack/deb-python-pager - - openstack/deb-python-pbr - - openstack/deb-python-pecan - - openstack/deb-python-pika-pool - - openstack/deb-python-pint - - openstack/deb-python-positional - - openstack/deb-python-proliantutils - - openstack/deb-python-pulp - - openstack/deb-python-pycadf - - openstack/deb-python-pydot-ng - - openstack/deb-python-pydotplus - - openstack/deb-python-pyeclib - - openstack/deb-python-pyghmi - - openstack/deb-python-pygit2 - - openstack/deb-python-pykmip - - openstack/deb-python-pyldap - - openstack/deb-python-pymemcache - - openstack/deb-python-pymysql - - openstack/deb-python-pyngus - - openstack/deb-python-pysaml2 - - openstack/deb-python-pytimeparse - - openstack/deb-python-pyvmomi - - openstack/deb-python-quantumclient - - openstack/deb-python-rcssmin - - openstack/deb-python-rednose - - openstack/deb-python-reno - - openstack/deb-python-requestbuilder - - openstack/deb-python-requests-kerberos - - openstack/deb-python-requests-mock - - openstack/deb-python-requests-unixsocket - - openstack/deb-python-requestsexceptions - - openstack/deb-python-retrying - - openstack/deb-python-rfc3986 - - openstack/deb-python-rjsmin - - openstack/deb-python-rtslib-fb - - openstack/deb-python-saharaclient - - openstack/deb-python-scciclient - - openstack/deb-python-seamicroclient - - openstack/deb-python-semantic-version - - openstack/deb-python-semver - - openstack/deb-python-senlinclient - - openstack/deb-python-shotgun - - openstack/deb-python-sqlalchemy-utils - - openstack/deb-python-steadymark - - openstack/deb-python-swiftclient - - openstack/deb-python-tackerclient - - openstack/deb-python-taskflow - - openstack/deb-python-tempest-lib - - openstack/deb-python-testtools - - openstack/deb-python-toml - - openstack/deb-python-tooz - - openstack/deb-python-tosca-parser - - openstack/deb-python-traceback2 - - openstack/deb-python-trollius - - openstack/deb-python-troveclient - - openstack/deb-python-tuskarclient - - openstack/deb-python-txaio - - openstack/deb-python-warlock - - openstack/deb-python-watcherclient - - openstack/deb-python-weakrefmethod - - openstack/deb-python-websocket-client - - openstack/deb-python-wrapt - - openstack/deb-python-wsgi-intercept - - openstack/deb-python-wsme - - openstack/deb-python-xstatic - - openstack/deb-python-xstatic-angular - - openstack/deb-python-xstatic-angular-bootstrap - - openstack/deb-python-xstatic-angular-cookies - - openstack/deb-python-xstatic-angular-fileupload - - openstack/deb-python-xstatic-angular-gettext - - openstack/deb-python-xstatic-angular-lrdragndrop - - openstack/deb-python-xstatic-angular-mock - - openstack/deb-python-xstatic-angular-schema-form - - openstack/deb-python-xstatic-bootstrap-datepicker - - openstack/deb-python-xstatic-bootstrap-scss - - openstack/deb-python-xstatic-bootswatch - - openstack/deb-python-xstatic-d3 - - openstack/deb-python-xstatic-font-awesome - - openstack/deb-python-xstatic-hogan - - openstack/deb-python-xstatic-jasmine - - openstack/deb-python-xstatic-jquery - - openstack/deb-python-xstatic-jquery-migrate - - openstack/deb-python-xstatic-jquery-ui - - openstack/deb-python-xstatic-jquery.bootstrap.wizard - - openstack/deb-python-xstatic-jquery.quicksearch - - openstack/deb-python-xstatic-jquery.tablesorter - - openstack/deb-python-xstatic-jsencrypt - - openstack/deb-python-xstatic-magic-search - - openstack/deb-python-xstatic-mdi - - openstack/deb-python-xstatic-objectpath - - openstack/deb-python-xstatic-qunit - - openstack/deb-python-xstatic-rickshaw - - openstack/deb-python-xstatic-roboto-fontface - - openstack/deb-python-xstatic-smart-table - - openstack/deb-python-xstatic-spin - - openstack/deb-python-xstatic-term.js - - openstack/deb-python-xstatic-tv4 - - openstack/deb-python-xvfbwrapper - - openstack/deb-python-yaql - - openstack/deb-python-zaqarclient - - openstack/deb-rally - - openstack/deb-ryu - - openstack/deb-sahara - - openstack/deb-sahara-dashboard - - openstack/deb-senlin - - openstack/deb-senlin-dashboard - - openstack/deb-spice-html5 - - openstack/deb-stevedore - - openstack/deb-subunit - - openstack/deb-swauth - - openstack/deb-swift - - openstack/deb-swift-bench - - openstack/deb-swift-plugin-s3 - - openstack/deb-tempest - - openstack/deb-testresources - - openstack/deb-trove - - openstack/deb-trove-dashboard - - openstack/deb-watcher - - openstack/deb-websockify - - openstack/deb-zaqar - - openstack/deb-zaqar-ui - openstack/debtcollector - openstack/delimiter - openstack/designate