Make pithos_rest_api method vars safe from None
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Wed, 13 Feb 2013 11:14:56 +0000 (13:14 +0200)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Wed, 13 Feb 2013 11:14:56 +0000 (13:14 +0200)
commitb58c1078eaf072263500fb2ec936c359847ee67a
tree32d1eacc0363932ac4b02a7b3a099ffe320c9512
parent06eccea24c48f7cedb52c34bfb0d3b0b80c4faea
Make pithos_rest_api method vars safe from None

Some vars that have not None as default value where vulnerable to None assignments
kamaki/cli/utils.py
kamaki/clients/pithos_rest_api.py
kamaki/clients/tests/__init__.py