Take into account container used bytes in upload
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Wed, 17 Apr 2013 08:45:44 +0000 (11:45 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Wed, 17 Apr 2013 08:45:44 +0000 (11:45 +0300)
commit2b74fc1def7c8fc43a417bf48da853e4c5d3fbb4
treea96c60c106ccf85dadeb24901c41e977ff659781
parent9895158e5eeadfc8768e36924f529ca9fbb0debd
Take into account container used bytes in upload

Before uploading, check if there is enough remaining space on container
remaning space = container limit - container used bytes
kamaki/cli/commands/pithos.py