> @@ -125,6 +138,23 @@ public void
> testPresentWhenAliasForExtensionMapsToNamespace() throws SecurityExc
>
> }
>
> + /**
> + * In devstack and going forward, namespaces are being deprecated. When
> namespace is missing (or replaced with a
> + * "fake" /fake namespace), allow matching by name and alias.
> + *
> + */
> + public void testPresentWhenNameSpaceIsMissingAndMatchByNameOrAlias()
> throws SecurityException, NoSuchMethodException {
> +// fail("its a no go");
Remove this comment?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/889/files#r46763402