Add show all host_status policy to scn001

Depends-on: https://review.opendev.org/818590
Change-Id: I48f72a90fb4cfeb933e4107c74960da16d25c249
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
Bogdan Dobrelya 2021-11-24 10:12:20 +01:00 committed by David Vallee Delisle
parent 98af869942
commit b11c78a025
1 changed files with 3 additions and 0 deletions

View File

@ -200,3 +200,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)