> @@ -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);
It certainly would, as well as other changes (e.g. change package name), but I
have left that to another sub-task.
---
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#r56811582