Revision c6cec5e1 kamaki/clients/pithos/__init__.py

b/kamaki/clients/pithos/__init__.py
350 350
            hash_cb=hash_cb)
351 351

  
352 352
        hashmap = dict(bytes=size, hashes=hashes)
353
        missing = self.create_or_get_missing_hashes(
353
        missing = self._create_or_get_missing_hashes(
354 354
            obj, hashmap,
355 355
            content_type=content_type,
356 356
            size=size,

Also available in: Unified diff