Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 0fec83d0c7fc6fdc3b676ea3034afab673e95d21
      
https://github.com/NixOS/nixops/commit/0fec83d0c7fc6fdc3b676ea3034afab673e95d21
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M nixops/resources/ec2_security_group.py

  Log Message:
  -----------
  use group id in case the security group is in vpc


  Commit: 4983f23d8e153aa828a4ed367fbcb6062fc75c00
      
https://github.com/NixOS/nixops/commit/4983f23d8e153aa828a4ed367fbcb6062fc75c00
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-05-20 (Sat, 20 May 2017)

  Changed paths:
    M nixops/resources/ec2_security_group.py

  Log Message:
  -----------
  get the security group id from the state


  Commit: 9ef885f9e2f424930194a52ea8ee0350139b0a76
      
https://github.com/NixOS/nixops/commit/9ef885f9e2f424930194a52ea8ee0350139b0a76
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M nix/auto-luks.nix
    M nix/ec2-security-group.nix
    M nix/keys.nix
    M nixops/backends/__init__.py
    M nixops/backends/virtualbox.py
    A tests/functional/single_machine_elsewhere_key.nix
    M tests/functional/test_send_keys_sends_keys.py

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/NixOS/nixops into fix-669


  Commit: dbc9b97a9cfbae238392ca63b168b39777957fa2
      
https://github.com/NixOS/nixops/commit/dbc9b97a9cfbae238392ca63b168b39777957fa2
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M nixops/resources/ec2_security_group.py

  Log Message:
  -----------
  Fix describe security groups api call in case it's in VPC.


  Commit: cc85837a5271465758a88e63eab1a8c41c2f6a5b
      
https://github.com/NixOS/nixops/commit/cc85837a5271465758a88e63eab1a8c41c2f6a5b
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M doc/manual/hacking.xml
    M nix/auto-luks.nix
    M nix/ec2-properties.nix
    M nix/eval-machine-info.nix
    M nix/gce.nix
    M nixops/backends/__init__.py
    M nixops/backends/azure_vm.py
    M nixops/backends/ec2.py
    M nixops/backends/gce.py
    M nixops/deployment.py
    M nixops/resources/ec2_common.py
    M nixops/util.py
    M release.nix
    M tests/functional/__init__.py
    M tests/functional/single_machine_elsewhere_key.nix
    M tests/functional/single_machine_test.py
    A tests/functional/single_machine_vbox_base.nix

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/NixOS/nixops into fix-669


  Commit: 7b9b91e3d2bad94b2a178db76afd8c3557fceac7
      
https://github.com/NixOS/nixops/commit/7b9b91e3d2bad94b2a178db76afd8c3557fceac7
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M nixops/ec2_utils.py
    M nixops/resources/ec2_security_group.py

  Log Message:
  -----------
  make sure to store the rules using the sg name so that it's possible
 to compare with the definition later.


  Commit: 429bf932bbbf15b5a914803900da8a480283f9c7
      
https://github.com/NixOS/nixops/commit/429bf932bbbf15b5a914803900da8a480283f9c7
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M nixops/resources/ec2_security_group.py

  Log Message:
  -----------
  remove extra line


  Commit: b4c52c3a154107ae3ae02cee9a11289ba2a09491
      
https://github.com/NixOS/nixops/commit/b4c52c3a154107ae3ae02cee9a11289ba2a09491
  Author: Amine Chikhaoui <am...@chikhaoui.tn>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M nixops/ec2_utils.py

  Log Message:
  -----------
  catch the case where the security group is not found


  Commit: d4b2fc58fae2386fed2da5fe881eeb9ac5b8b6b4
      
https://github.com/NixOS/nixops/commit/d4b2fc58fae2386fed2da5fe881eeb9ac5b8b6b4
  Author: Rob Vermaas <rob.verm...@gmail.com>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M nixops/ec2_utils.py
    M nixops/resources/ec2_security_group.py

  Log Message:
  -----------
  Merge pull request #670 from AmineChikhaoui/fix-669

Fix #669: Use security group id in the api call in case it's deployed in a VPC


Compare: https://github.com/NixOS/nixops/compare/94450e246608...d4b2fc58fae2
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to