Add openstack/placement to legacy-dsvm-base required-projects

Devstack will need the openstack/placement repo starting in Stein
so this adds it to the legacy-dsvm-base required-projects list.
The repo doesn't exist on stable branches before Stein so if zuulv3
checks it out in stable branch job runs it should just be ignored.

Needed by https://review.openstack.org/600162/

Change-Id: Ieeb586f538ecd9d4cbbaabd605825e4c5f06ff63
This commit is contained in:
Matt Riedemann 2018-10-05 09:53:42 -04:00
parent 3fd09de1de
commit 807a7b4093
1 changed files with 3 additions and 0 deletions

View File

@ -928,6 +928,9 @@
- openstack/os-net-config
- openstack/os-refresh-config
- openstack/osc-lib
# NOTE(mriedem): The openstack/placement repo is new in Stein and will
# be ignored on stable branches before Stein.
- openstack/placement
- openstack/requirements
- openstack/swift
- openstack/tempest