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

/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py69 from nova.image import glance namespace
1116 with lockutils.lock('glance-image-%s' % iref):
1143 """Validate a glance image for compatibility with the instance."""
3144 (base_service, base_id) = glance.get_remote_image_service(
3151 snapshot_service, snapshot_id = glance.get_remote_image_service(
3175 # Set generic container and disk formats initially in case the glance
3206 # glance server recognises them.

Completed in 281 milliseconds