> @@ -23,7 +23,7 @@
> import org.jclouds.openstack.v2_0.services.Extension;
>
> @Beta
> -@Extension(of = ServiceType.COMPUTE, namespace =
> ExtensionNamespaces.ADMIN_ACTIONS)
> +@Extension(of = ServiceType.COMPUTE, namespace =
> ExtensionNamespaces.AVAILABILITY_ZONE)
> public interface AvailabilityZoneAPI {
See comment above - rename to `...Api` if we're going to be making breaking
changes?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/392/files#r13737309