glance_store package¶
Subpackages¶
Submodules¶
- glance_store.backend module
Indexable
add_to_backend()
add_to_backend_with_multihash()
check_location_metadata()
create_stores()
delete_from_backend()
get_from_backend()
get_known_schemes()
get_size_from_backend()
get_store_from_location()
get_store_from_scheme()
get_store_from_uri()
register_opts()
set_acls()
store_add_to_backend()
store_add_to_backend_with_multihash()
verify_default_store()
- glance_store.capabilities module
- glance_store.driver module
- glance_store.exceptions module
AuthBadRequest
AuthUrlNotFound
AuthorizationFailure
AuthorizationRedirect
BackendException
BadAuthStrategy
BadStoreConfiguration
BadStoreUri
DriverLoadFailure
Duplicate
Forbidden
GlanceStoreException
HasSnapshot
HostNotInitialized
InUseByStore
Invalid
MaxRedirectsExceeded
MissingCredentialError
NoServiceEndpoint
NotAuthenticated
NotFound
RedirectException
RegionAmbiguity
RemoteServiceUnavailable
StorageFull
StorageWriteDenied
StoreAddDisabled
StoreDeleteNotSupported
StoreGetNotSupported
StoreRandomGetNotSupported
UnknownHashingAlgo
UnknownScheme
UnsupportedBackend
- glance_store.i18n module
- glance_store.location module
- glance_store.multi_backend module
add()
add_with_multihash()
check_location_metadata()
create_multi_stores()
delete()
get()
get_known_schemes_for_multi_store()
get_size_from_uri_and_backend()
get_store_from_store_identifier()
register_store_opts()
set_acls_for_multi_store()
store_add_to_backend()
store_add_to_backend_with_multihash()
verify_store()