Skip to content

Ip block - #1

Open
artifactory wants to merge 36 commits into
masterfrom
ip_block
Open

Ip block#1
artifactory wants to merge 36 commits into
masterfrom
ip_block

Conversation

@artifactory

@artifactory artifactory commented Jul 28, 2017

Copy link
Copy Markdown
Owner

This is a PR for the forked version. Comment copied from base PR:

Added firewall rules.NOTE: in order to override the default 20 record limit, a pagination scheme is used that deviates from the dns_records model. afaict dns_records could utilize paging as well. This PR handles that for firewall_rules only; if the scheme is viable, or when an alternative scheme is implemented, it can be migrated to dns_records as well. If pagination is available in the original gem but I've just overlooked it, I'd suggest documentation.Another question is whether such methods as rule/record creation/deletion should be articulated methods in the gem, or just documented as leveraged resources. I left them out for now, but personally would be inclined to implement them within the gem.(I tried to restore the whitespace scheme of the original, but that was only partially successful, so there's a bunch of annoying whitespace diffs on blank lines.)

artifactory and others added 30 commits July 24, 2017 17:17
…: resolve language inconsistencies with existing classes.
Removed byebug.
Removed byebug
tests added for firewall_rules;
tests for dns_records delete restricted to test record;
methods added to firewall_rules.
…spec for :all for both dns_records and firewall_rules.
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