Merge "Stop querying identity extension list"
This commit is contained in:
commit
4ef7f33412
@ -351,7 +351,6 @@ export OS_CLIENT_CONFIG_FILE=$LOG_DIR/etc/openstack/puppet/admin-clouds.yaml
|
|||||||
# keystone resources
|
# keystone resources
|
||||||
if [ -d $LOG_DIR/keystone ]; then
|
if [ -d $LOG_DIR/keystone ]; then
|
||||||
openstack >> $LOG_DIR/openstack_resources/keystone.txt <<-EOC
|
openstack >> $LOG_DIR/openstack_resources/keystone.txt <<-EOC
|
||||||
extension list --identity
|
|
||||||
endpoint list
|
endpoint list
|
||||||
service list --long
|
service list --long
|
||||||
region list
|
region list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user