danielestevez opened a new pull request #30: Checks provisioning state in Rule 
resource instead of Group
URL: https://github.com/apache/jclouds/pull/30
 
 
   * We were checking the provisioningState security group resource. When 
updating rules concurrently this check returns OK (the security group is ok) 
but the actual rules are still being updated (created/deleted) causing random 
problems.
   
   * PR implements provisioningState in `NetworkSecurityRuleProperties` to do 
this check properly 
(https://docs.microsoft.com/en-us/rest/api/virtualnetwork/securityrules/get#securityrule)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to