You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Ignasi Barrera <no...@github.com> on 2016/04/21 23:32:13 UTC

[jclouds/jclouds] JCLOUDS-1104: Extension namespaces are deprecated and can be null (#948)

https://issues.apache.org/jira/browse/JCLOUDS-1104

If the namespace of an extension is not present, then try to match them just by name and alias.
@zack-shoylev I'd pretty much appreciate your comments :)

You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/948

-- Commit Summary --

  * JCLOUDS-1104: Extension namespaces are deprecated and can be null

-- File Changes --

    M apis/openstack-keystone/src/main/java/org/jclouds/openstack/v2_0/domain/Extension.java (6)
    D apis/openstack-keystone/src/main/java/org/jclouds/openstack/v2_0/functions/ExtensionToNameSpace.java (41)
    M apis/openstack-keystone/src/main/java/org/jclouds/openstack/v2_0/predicates/ExtensionPredicates.java (7)
    D apis/openstack-keystone/src/test/java/org/jclouds/openstack/v2_0/functions/ExtensionToNameSpaceTest.java (44)
    M apis/openstack-keystone/src/test/java/org/jclouds/openstack/v2_0/functions/PresentWhenExtensionAnnotationNamespaceEqualsAnyNamespaceInExtensionsSetTest.java (25)
    M apis/openstack-keystone/src/test/java/org/jclouds/openstack/v2_0/predicates/ExtensionPredicatesTest.java (6)
    M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/features/ExtensionApiLiveTest.java (3)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/948.patch
https://github.com/jclouds/jclouds/pull/948.diff

---
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/pull/948

Re: [jclouds/jclouds] JCLOUDS-1104: Extension namespaces are deprecated and can be null (#948)

Posted by Ignasi Barrera <no...@github.com>.
Closed #948.

---
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/pull/948#event-642108435

Re: [jclouds/jclouds] JCLOUDS-1104: Extension namespaces are deprecated and can be null (#948)

Posted by Ignasi Barrera <no...@github.com>.
Pushed to master as [04f1bb2b](http://git-wip-us.apache.org/repos/asf/jclouds/commit/04f1bb2b).

---
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/pull/948#issuecomment-214890341