Skip to content

Commit 95d17f1

Browse files
committed
Add projects required by openstack/devstack
1 parent 7ded3a0 commit 95d17f1

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

ansible/inventory/group_vars/all/zuul-operator-tenant-config

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,19 @@ zuul_operator_tenant_config:
2020
- stackhpc/stackhpc-kayobe-config
2121
opendev:
2222
untrusted-projects:
23+
- openstack/cinder
2324
- openstack/devstack
24-
- openstack/kolla-ansible
25+
- openstack/glance
2526
- openstack/kayobe
27+
- openstack/keystone
28+
- openstack/kolla-ansible
29+
- openstack/neutron
30+
- openstack/nova
2631
- openstack/openstack-zuul-jobs
32+
- openstack/os-test-images
33+
- openstack/placement
34+
- openstack/requirements
35+
- openstack/swift
2736
- zuul/zuul-jobs:
2837
shadow: stackhpc-zuul-config
2938
stackhpc:

0 commit comments

Comments
 (0)