Revision a9420179

b/snf-pithos-app/pithos/api/util.py
951 951
                                         queue_exchange=BACKEND_QUEUE_EXCHANGE,
952 952
                                         quotaholder_url=QUOTAHOLDER_URL,
953 953
                                         quotaholder_token=QUOTAHOLDER_TOKEN,
954
                                         free_versioning=BACKEND_FREE_VERSIONING)
954
                                         free_versioning=BACKEND_FREE_VERSIONING,
955 955
                                         block_params=BLOCK_PARAMS)
956 956

  
957 957
def get_backend():

Also available in: Unified diff