Capture region/domain list
... so that we can check that region and domain are properly created by bootstrap. Change-Id: I79243662b97c62d7eaf9d05b079b98f1abf970ce
This commit is contained in:
parent
dcaa10cfb3
commit
23baae9a20
@ -351,6 +351,8 @@ if [ -d $LOG_DIR/keystone ]; then
|
||||
extension list --identity
|
||||
endpoint list
|
||||
service list --long
|
||||
region list
|
||||
domain list
|
||||
project list --long
|
||||
user list --long
|
||||
role list
|
||||
|
Loading…
Reference in New Issue
Block a user