> @@ -58,7 +58,7 @@ protected MarconiApiMetadata(Builder builder) {
>
> public static Properties defaultProperties() {
> Properties properties = BaseHttpApiMetadata.defaultProperties();
> - properties.setProperty(SERVICE_TYPE, ServiceType.QUEUES);
> + properties.setProperty(SERVICE_TYPE, ServiceType.MESSAGING);
Agree to update the service type to the latest version. Not on the scope of
this PR, but would it make sense to rename the provider to
"openstack-messaging"? @zack-shoylev thoughts?
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/204/files/afe5db945389348ba769157b350c94b7b6e33612#r56799728