-
stub_snapshot(id, **kwargs)
-
stub_snapshot_get_all(self)
-
stub_snapshot_get_all_by_project(self, context)
-
stub_snapshot_update(self, context, *args, **param)
-
stub_volume(id, **kwargs)
-
stub_volume_create(self, context, size, name, description, snapshot, **param)
-
stub_volume_create_from_image(self, context, size, name, description, snapshot, volume_type, metadata, availability_zone)
-
stub_volume_delete(self, context, *args, **param)
-
stub_volume_get(self, context, volume_id)
-
stub_volume_get_all(context, search_opts=None)
-
stub_volume_get_all_by_project(self, context, search_opts=None)
-
stub_volume_get_notfound(self, context, volume_id)
-
stub_volume_update(self, context, *args, **param)