Merge "Start watcher-decision-engine after keystone resources are created"

This commit is contained in:
Zuul
2026-03-31 22:53:10 +00:00
committed by Gerrit Code Review

View File

@@ -104,4 +104,6 @@ class openstack_integration::watcher {
}
class { 'watcher::cron::db_purge': }
class { 'watcher::client': }
Keystone::Resource::Service_identity['watcher'] -> Service['watcher-decision-engine']
}