Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: b84714f606659a34a96dcc33ae743dfc6edb6b30
      
https://github.com/NixOS/nixops/commit/b84714f606659a34a96dcc33ae743dfc6edb6b30
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M nixops/util.py

  Log Message:
  -----------
  check_wait: Don't sleep before timing out


  Commit: c5203b863775c07b63fcd240456502d79c928a96
      
https://github.com/NixOS/nixops/commit/c5203b863775c07b63fcd240456502d79c928a96
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M nixops/backends/ec2.py

  Log Message:
  -----------
  Make spot instance creation more robust

In particular, don't forget about pending spot instance requests if
NixOps gets interrupted. "nixops deploy" will now continue from the
previously created request (if any), and "nixops destroy" will cancel
any outstanding request, along with the instance if the request has
been fulfilled in the meantime.


Compare: https://github.com/NixOS/nixops/compare/af94a27405c5...c5203b863775
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to