> @@ -86,6 +117,45 @@ public void testGet() throws Exception {
> }
> }
>
> + /**
> + * By default, this method is disabled due to daily purge limitations of
> 25 objects per day.
> + */
> + @Test(enabled = false)Do we want to commit tests that are disabled? What is the intention behind these? Do we think many users will be able to use this somehow? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/85/files#r10955955
