Skip to content

Implemented DELETE for a IP on static domain#7

Open
aanm wants to merge 1 commit intophensley:masterfrom
aanm:implementing-delete-on-ips
Open

Implemented DELETE for a IP on static domain#7
aanm wants to merge 1 commit intophensley:masterfrom
aanm:implementing-delete-on-ips

Conversation

@aanm
Copy link
Copy Markdown
Contributor

@aanm aanm commented Jun 19, 2015

Modified DELETE behavior to delete the given IPs for the particular domain in question.
Signed-off-by: André Martins martins@noironetworks.com

Signed-off-by: André Martins <martins@noironetworks.com>
@aanm
Copy link
Copy Markdown
Contributor Author

aanm commented Aug 7, 2015

@phensley Any thoughts about this?

domain = self._validate_domain(domain)
self.registry.deactivate_static(domain)
data = self._parse(req)
domain, ips = self._validate(domain, data)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can you remove the print?

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.

2 participants