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:
Takashi Kajinami 2023-02-28 16:32:52 +09:00
parent dcaa10cfb3
commit 23baae9a20

View File

@ -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