Skip to content
  • Stavros Sachtouris's avatar
    Added store_delmenta (delete specific meta) · e6b39366
    Stavros Sachtouris authored
        In CLI:
            - store_delmeta for account, container, object
    
        In storage,pithos:
            - store_account_delmeta
            - store_container_delemeta
            - store_object_delmeta (is buggy, hope to fix it soon)
            - moved all *meta methods to pithos, as they are all implementation of the pithos API
    e6b39366