Github user prashanthvarma commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1580#discussion_r89540443
--- Diff: tools/marvin/marvin/lib/base.py ---
@@ -3377,6 +3377,40 @@ def list(cls, apiclient, **kwargs):
cmd.listall = True
return(apiclient.listPortableIpRanges(cmd))
+
+class NuageUnderlayPublicIpRange:
--- End diff --
@rhtyd I am convinced with your reasoning, I will move the module to our
directory plugins/nuagevsp, and will update you :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---