- 
                Notifications
    You must be signed in to change notification settings 
- Fork 28
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. | 
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? | 
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 <araujo@cloudera.com>
Due to being extracted with the wrong name (lb_subnets) Signed-off-by: Andre Araujo <araujo@cloudera.com>
Signed-off-by: Andre Araujo <araujo@cloudera.com>
…to module. Signed-off-by: Andre Araujo <araujo@cloudera.com>
Signed-off-by: Andre Araujo <araujo@cloudera.com>
Signed-off-by: Andre Araujo <araujo@cloudera.com>
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.