Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NIOSSPT Resolving network deletion in the networks #143

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

hemanthKa677
Copy link
Collaborator

Added lines for deleting template

@ranjishmp ranjishmp self-requested a review September 1, 2022 05:19
@@ -238,13 +238,15 @@ def check_ip_addr_type(obj_filter, ib_spec):
check_ip = ip.split('/')
del ib_spec['container'] # removing the container key from post arguments
del ib_spec['options'] # removing option argument as for network container it's not supported
del ib_spec['template'] # removing template argument as it is not searchable argument
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a space before comment to fix sanity issue. There should be 2 spaces before a comment.
del ib_spec['template'] # removing template argument as it is not searchable argument

@anagha-infoblox anagha-infoblox merged commit e8277d0 into infobloxopen:master Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants