Branch: refs/heads/master
  Home:   https://github.com/gc3-uzh-ch/elasticluster
  Commit: da25523889812700329a9144141993f52b2cc6a4
      
https://github.com/gc3-uzh-ch/elasticluster/commit/da25523889812700329a9144141993f52b2cc6a4
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-03-05 (Mon, 05 Mar 2018)

  Changed paths:
    M elasticluster/share/playbooks/roles/samba.yml

  Log Message:
  -----------
  SAMBA: Parameters `smb_workgroup` and `smb_shares` must be lowercase.


  Commit: b723bbf6d27e2e96eb938382ba7bc1fc975f1684
      
https://github.com/gc3-uzh-ch/elasticluster/commit/b723bbf6d27e2e96eb938382ba7bc1fc975f1684
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M elasticluster/providers/ec2_boto.py

  Log Message:
  -----------
  EC2: Use AWS credentials as written in the config file.

This should solve a few recent bug reports, where it was noted that
the AWS access credentials had to be defined as environmental
variable (`AWS_ACCESS_KEY_ID` and `AWS_SECRET_KEY`) in addition to
being in the config file: the reason being that ElastiCluster code was
passing the AWS credentials to `boto.ec2.get_region()` which basically
silently ignores them, instead of using `boto.ec2.connect_to_region()`
which does the right thing.

Many thanks to Sergio Mafra and Hatef Monajemi for reporting the issue!


Compare: 
https://github.com/gc3-uzh-ch/elasticluster/compare/8a064c53326b...b723bbf6d27e

-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticluster-dev+unsubscr...@googlegroups.com.
To post to this group, send email to elasticluster-dev@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticluster-dev/5a9f18dd466bb_3d892ae8550a3c103193e%40hookshot-fe-6e9b612.cp1-iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to