Merge "Change in oam ip fails to update the system endpoints, in AIO-SX"

This commit is contained in:
Zuul 2021-04-27 19:02:21 +00:00 committed by Gerrit Code Review
commit 7327e195f7
1 changed files with 1 additions and 0 deletions

View File

@ -6685,6 +6685,7 @@ class ConductorManager(service.PeriodicService):
'platform::sm::update_oam_config::runtime', 'platform::sm::update_oam_config::runtime',
'platform::nfv::webserver::runtime', 'platform::nfv::webserver::runtime',
'platform::haproxy::runtime', 'platform::haproxy::runtime',
'openstack::keystone::endpoint::runtime',
'platform::dockerdistribution::config', 'platform::dockerdistribution::config',
'platform::dockerdistribution::runtime'] 'platform::dockerdistribution::runtime']
} }