[wallaby-only] Fix GlanceApi service in mixed-os job

Id093613f9d410eb3fe5564a724c0f75275eeb4e8 adds the GlanceApiInternal
service, which needs to be included in every role that deploys the
GlanceApi service. The mixed-os job is only in wallaby, and was
overlooked when backporting the patch that adds the GlanceApiInternal
service.

Closes-Bug: #2003865
Depends-On: I111af443220f519befa0669dfefe20b9c56fd37c
Change-Id: I2c14da9fb44bb3588681c2e996140ac898317b57
This commit is contained in:
Alan Bishop 2023-01-25 06:11:13 -08:00
parent d766979363
commit 33e6f8db5e
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ parameter_defaults:
- OS::TripleO::Services::Kernel
- OS::TripleO::Services::Keystone
- OS::TripleO::Services::GlanceApi
- OS::TripleO::Services::GlanceApiInternal
- OS::TripleO::Services::MySQL
- OS::TripleO::Services::MySQLClient
- OS::TripleO::Services::NeutronApi