tacker.glance_store.store module¶
-
tacker.glance_store.store.delete_csar(context, package_uuid, location)¶
-
tacker.glance_store.store.get_csar_data_iter(body)¶
-
tacker.glance_store.store.get_csar_size(package_uuid, location)¶
-
tacker.glance_store.store.initialize_glance_store()¶ Initialize glance store.
-
tacker.glance_store.store.load_csar(package_uuid, location)¶
-
tacker.glance_store.store.load_csar_iter(package_uuid, location, offset=0, chunk_size=None)¶
-
tacker.glance_store.store.store_csar(context, package_uuid, body)¶