-
Notifications
You must be signed in to change notification settings - Fork 29
Subnet filters for the DF service #64
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
Conversation
|
LGTM. |
wmudge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to add jmespath to the requirements.
6eb4d30 to
20fee34
Compare
|
Any updates on this? |
Chaffelson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good generally, I would prefer that the function to apply the jmes path is refactored into the common utilities package however.
And shortened a few other message lines. Signed-off-by: Andre Araujo <[email protected]>
Due to being extracted with the wrong name (lb_subnets) Signed-off-by: Andre Araujo <[email protected]>
Signed-off-by: Andre Araujo <[email protected]>
…to module. Signed-off-by: Andre Araujo <[email protected]>
Signed-off-by: Andre Araujo <[email protected]>
Signed-off-by: Andre Araujo <[email protected]>
5d135e0 to
2af8d37
Compare
Fixed some issues that existed in the original df_service module.
Added subnet filter options to allow for more flexibility when enabling the service.