> @@ -74,7 +92,8 @@ public void testListBlobs() throws InterruptedException,
> ExecutionException {
> }
>
> @Test
> - public void testSignBlob() throws InterruptedException,
> ExecutionException {
> + public void testSign() throws InterruptedException, ExecutionException,Can just throw `Exception` to cover everything. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/94/files#r16790749
