> @@ -80,6 +102,31 @@ public void testListWithOptions() throws Exception {
> }
> }
>
> + public void testUpdate() throws Exception {
> + for (String regionId : regions) {
> + ImmutableMultimap<String, String> headers =
> ImmutableMultimap.of(SwiftHeaders.STATIC_WEB_INDEX, "__index.html",
> SwiftHeaders.STATIC_WEB_ERROR, "__error.html");Wrap this line? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/107/files#r13035223
