File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 580580 SERVICE_IP_VERSION : 6
581581 SERVICE_HOST : " "
582582
583+ - job :
584+ name : devstack-enforce-scope
585+ parent : devstack
586+ description : |
587+ This job runs the devstack with scope checks enabled.
588+ vars :
589+ devstack_localrc :
590+ # Keep enabeling the services here to run with system scope
591+ CINDER_ENFORCE_SCOPE : true
592+ GLANCE_ENFORCE_SCOPE : true
593+
583594- job :
584595 name : devstack-multinode
585596 parent : devstack
711722 jobs :
712723 - devstack
713724 - devstack-ipv6
725+ - devstack-enforce-scope
714726 - devstack-platform-fedora-latest
715727 - devstack-platform-centos-8-stream
716728 - devstack-async
765777 jobs :
766778 - devstack
767779 - devstack-ipv6
780+ - devstack-enforce-scope
768781 - devstack-multinode
769782 - devstack-unit-tests
770783 - openstack-tox-bashate
You can’t perform that action at this time.
0 commit comments