Searched defs:keystone (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py48 from ironic.common import boot_devices, exception, images, keystone, states, \
989 # Glance schema only supported if using keystone authorization
991 if CONF.auth_strategy != "keystone":
1137 # Glance schema only supported if using keystone authorization
1139 if CONF.auth_strategy != "keystone":
1583 CONF.conductor.api_url or keystone.get_service_url()
49 utils namespace

Completed in 726 milliseconds