Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 7f1895bece54e6c0d58ba8c62132f6db6fc72941
      
https://github.com/NixOS/nixops/commit/7f1895bece54e6c0d58ba8c62132f6db6fc72941
  Author: Maarten Hoogendoorn <maar...@moretea.nl>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M nixops/backends/gce.py

  Log Message:
  -----------
  GCE: Use private ip if possible

Use a private ip address if the other resource is a GCE machine, and is
in the same network.

Quoting the documention on this topic:

  "Any communication between instances in different networks, even
   within the same project, must be through external IP addresses."

https://cloud.google.com/compute/docs/networking#networks


  Commit: 94bf6d95134790e04a3f8fa6d51c75eda2c4ba19
      
https://github.com/NixOS/nixops/commit/94bf6d95134790e04a3f8fa6d51c75eda2c4ba19
  Author: Rob Vermaas <rob.verm...@gmail.com>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M nixops/backends/gce.py

  Log Message:
  -----------
  Merge pull request #443 from moretea/gce_private_ips_by_default

GCE: Use private ip if possible


Compare: https://github.com/NixOS/nixops/compare/eafa0bb249af...94bf6d951347
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to