You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Svet <no...@github.com> on 2017/06/09 09:43:59 UTC

[jclouds/jclouds] JCLOUDS-1307: Invalidate security groups even if already externally deleted. (#1111)

https://issues.apache.org/jira/browse/JCLOUDS-1307
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1111

-- Commit Summary --

  * [JCLOUDS-1306] Fix SG cache invalidation when deleting
  * JCLOUDS-1307: Invalidate SG on removal even if already externally deleted

-- File Changes --

    M apis/cloudstack/src/main/java/org/jclouds/cloudstack/compute/extensions/CloudStackSecurityGroupExtension.java (20)
    M apis/ec2/src/main/java/org/jclouds/ec2/compute/extensions/EC2SecurityGroupExtension.java (11)
    M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/extensions/NovaSecurityGroupExtension.java (18)
    M compute/src/test/java/org/jclouds/compute/extensions/internal/BaseSecurityGroupExtensionLiveTest.java (66)
    M providers/aws-ec2/src/main/java/org/jclouds/aws/ec2/compute/extensions/AWSEC2SecurityGroupExtension.java (12)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1111.patch
https://github.com/jclouds/jclouds/pull/1111.diff

-- 
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/1111

Re: [jclouds/jclouds] JCLOUDS-1307: Invalidate security groups even if already externally deleted. (#1111)

Posted by Svet <no...@github.com>.
Thanks @nacx, merged in [master](https://git1-us-west.apache.org/repos/asf/jclouds/?p=jclouds.git;a=commit;h=624e4cb6af605be6bbb11637c4b60324dd6f5a11) and [2.0.x](https://git1-us-west.apache.org/repos/asf/jclouds/?p=jclouds.git;a=commit;h=a2863b2a3c3d57e9c9909c5b9f4bba8ac071b3dc)

-- 
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/1111#issuecomment-311320236

Re: [jclouds/jclouds] JCLOUDS-1307: Invalidate security groups even if already externally deleted. (#1111)

Posted by Ignasi Barrera <no...@github.com>.
nacx approved this pull request.





-- 
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/1111#pullrequestreview-44230579

Re: [jclouds/jclouds] JCLOUDS-1307: Invalidate security groups even if already externally deleted. (#1111)

Posted by Svet <no...@github.com>.
Closed #1111.

-- 
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/1111#event-1140247250

Re: [jclouds/jclouds] JCLOUDS-1307: Invalidate security groups even if already externally deleted. (#1111)

Posted by Svet <no...@github.com>.
I've split the `aws-ec2` changes into a sperate PR https://github.com/jclouds/jclouds/pull/1113

-- 
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/1111#issuecomment-308454066