Remove dependency on puppet-tacker

... because puppet-tacker is being retired.

Conflicts:
	Puppetfile
	zuul.d/base.yaml

Change-Id: Idb995ff29e1f635fec823e38d4cf7f5c026af554
(cherry picked from commit 5210dd168b)
(cherry picked from commit 52965ed5f6)
(cherry picked from commit 757b0e819d)
(cherry picked from commit 8809a5ae68)
(cherry picked from commit 02afa07a17)
This commit is contained in:
Takashi Kajinami
2023-02-25 14:54:19 +09:00
parent 87686fe120
commit 83e44dfd5c
3 changed files with 0 additions and 7 deletions

View File

@@ -121,10 +121,6 @@ mod 'swift',
:git => 'https://opendev.org/openstack/puppet-swift',
:ref => 'stable/victoria'
mod 'tacker',
:git => 'https://opendev.org/openstack/puppet-tacker',
:ref => 'stable/victoria'
mod 'tempest',
:git => 'https://opendev.org/openstack/puppet-tempest',
:ref => 'stable/victoria'

View File

@@ -29,7 +29,6 @@ placement
qdr
sahara
swift
tacker
tempest
trove
vswitch

View File

@@ -74,8 +74,6 @@
override-checkout: stable/victoria
- name: openstack/puppet-swift
override-checkout: stable/victoria
- name: openstack/puppet-tacker
override-checkout: stable/victoria
- name: openstack/puppet-tempest
override-checkout: stable/victoria
- name: openstack/puppet-trove