Merge "Add show all host_status policy to scn001"
This commit is contained in:
commit
f5aa21071c
@ -213,3 +213,6 @@ parameter_defaults:
|
|||||||
MultipathdEnable: true
|
MultipathdEnable: true
|
||||||
NovaLibvirtVolumeUseMultipath: true
|
NovaLibvirtVolumeUseMultipath: true
|
||||||
BackupAndRestoreSkipNFSTest: true
|
BackupAndRestoreSkipNFSTest: true
|
||||||
|
NovaShowHostStatus: all
|
||||||
|
NovaApiHostStatusPolicy: >
|
||||||
|
(role:reader and system_scope:all) or (role:reader and project_id:%(project_id)s)
|
||||||
|
Loading…
Reference in New Issue
Block a user