Merge "Add show all host_status policy to scn001"

This commit is contained in:
Zuul 2022-01-11 21:39:44 +00:00 committed by Gerrit Code Review
commit f5aa21071c
1 changed files with 3 additions and 0 deletions

View File

@ -213,3 +213,6 @@ parameter_defaults:
MultipathdEnable: true
NovaLibvirtVolumeUseMultipath: true
BackupAndRestoreSkipNFSTest: true
NovaShowHostStatus: all
NovaApiHostStatusPolicy: >
(role:reader and system_scope:all) or (role:reader and project_id:%(project_id)s)