summaryrefslogtreecommitdiff
path: root/playbooks/devstack/grenade/run.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/devstack/grenade/run.yaml')
-rw-r--r--playbooks/devstack/grenade/run.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/devstack/grenade/run.yaml b/playbooks/devstack/grenade/run.yaml
index ed22de5ad..5e9a84894 100644
--- a/playbooks/devstack/grenade/run.yaml
+++ b/playbooks/devstack/grenade/run.yaml
@@ -42,9 +42,6 @@
set -x
export PROJECTS="openstack-dev/grenade $PROJECTS"
export PROJECTS="openstack/heat-tempest-plugin $PROJECTS"
- # Grenade needs to clone the placement repo on the Stein side since
- # the repo did not exist in Rocky.
- export PROJECTS="openstack/placement $PROJECTS"
export PYTHONUNBUFFERED=true
export GRENADE_PLUGINRC="enable_grenade_plugin heat https://git.openstack.org/openstack/heat"
export DEVSTACK_GATE_NEUTRON=1