Remove dependency on puppet-monasca

... because puppet-monasca is being retired.

Conflicts:
        Puppetfile
	zuul.d/base.yaml

Backport note:
- Resolved conflict caused by branch overrides.
- This backport includes the follow-up commit[1] to remove leftover.

[1] f45e67023c

Change-Id: Ieba1856f60479b04db6f93a26a22e720c0179ba5
(cherry picked from commit 25009d7f3a)
This commit is contained in:
Takashi Kajinami 2021-08-19 10:45:03 +09:00
parent 4ff71b0732
commit 7c2355740b
2 changed files with 0 additions and 6 deletions

View File

@ -69,10 +69,6 @@ mod 'mistral',
:git => 'https://opendev.org/openstack/puppet-mistral',
:ref => 'stable/wallaby'
mod 'monasca',
:git => 'https://opendev.org/openstack/puppet-monasca',
:ref => 'stable/wallaby'
mod 'murano',
:git => 'https://opendev.org/openstack/puppet-murano',
:ref => 'stable/wallaby'

View File

@ -38,8 +38,6 @@
override-checkout: stable/wallaby
- name: openstack/puppet-mistral
override-checkout: stable/wallaby
- name: openstack/puppet-monasca
override-checkout: stable/wallaby
- name: x/puppet-modulesync-configs
override-checkout: stable/wallaby
- name: openstack/puppet-murano