Re: [jclouds/jclouds] Removes check for group name when deleting (#1202)

2018-05-23 Thread Ignasi Barrera
This PR is about fixing the cleanup. As discussed previously that should be better achieved by tagging the implicit security groups jclouds creates. I'm ok at using this PR to implent this, or to close it and open a follow-up one. Up to you @danielestevez! And thanks for all the recent patches!

Re: [jclouds/jclouds] Adds new more relaxed validator for Azure entities (#1213)

2018-05-23 Thread Ignasi Barrera
Please add unit tests that verify the validator and test the corner cases. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1213#issuecomment-391515264

Re: [jclouds/jclouds] Removes check for group name when deleting (#1202)

2018-05-23 Thread Daniel Estévez
This simple validator should work https://github.com/jclouds/jclouds/pull/1213 and we could close this PR -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1202#issuecomment-391501389

[jclouds/jclouds] Adds new more relaxed validator for Azure entities (#1213)

2018-05-23 Thread Daniel Estévez
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1213 -- Commit Summary -- * Adds new more relaxed validator for Azure entities -- File Changes -- A