remove global slice name init
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 13 Feb 2012 22:15:57 +0000 (23:15 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 13 Feb 2012 22:16:38 +0000 (23:16 +0100)
commit75f1d57395afe285f742b0a380ec1d4e710d00c7
tree261e0d3dca83e9a72536f88f047ae61f3cf14d8f
parent09ac122d54b9e40510fe98d097d2eb44e8975479
remove global slice name init

instead use $ENV{SLICE} which is provided by init scripts or
fallback to s1
lib/CloudStore/API.pm
t/API.t