Branch: refs/heads/master
  Home:   https://github.com/gc3-uzh-ch/elasticluster
  Commit: 50a958db667063c719a5a3761ea6cb19e4d239af
      
https://github.com/gc3-uzh-ch/elasticluster/commit/50a958db667063c719a5a3761ea6cb19e4d239af
  Author: Christopher Brown <cbro...@ocf.co.uk>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M docs/configure.rst
    M elasticluster/conf.py
    M elasticluster/providers/openstack.py
    M elasticluster/share/etc/config.template
    M setup.py
    M tests/_helpers/config.py

  Log Message:
  -----------
  Support OpenStack Identity API v3

Note that this might only work with Python 2.7, though!


  Commit: 16a0ab6944f72652b75ae75a52fa2ef22522966f
      
https://github.com/gc3-uzh-ch/elasticluster/commit/16a0ab6944f72652b75ae75a52fa2ef22522966f
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M docs/configure.rst
    M elasticluster/conf.py
    M elasticluster/providers/openstack.py
    M elasticluster/share/etc/config.template

  Log Message:
  -----------
  Allow selecting OpenStack Identity API version.

The following options are available (earlier listed take precedence):

- if environment variable `OS_IDENTITY_API_VERSION` has the value `2` or `3`,
  then use OpenStack Identity API v2.x or v3, respectively.

- if the configuration item `identity_api_version` is specified, use that API
  version.

- else, try v3 and v2 in turn and use first that works.


  Commit: aa9fc3a681d50f6812d09474d9071af3ad5fca9f
      
https://github.com/gc3-uzh-ch/elasticluster/commit/aa9fc3a681d50f6812d09474d9071af3ad5fca9f
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M elasticluster/providers/openstack.py

  Log Message:
  -----------
  Initialize OpenStack API clients upon first actual usage.

Avoid that Identity API discovery break unit tests.


  Commit: 4a39a3662de40a792838257f6da27c36e1a959dc
      
https://github.com/gc3-uzh-ch/elasticluster/commit/4a39a3662de40a792838257f6da27c36e1a959dc
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M tests/_helpers/config.py

  Log Message:
  -----------
  Fix test configuration.

Thanks to @arcimboldo for spotting typos etc during PR review.


Compare: 
https://github.com/gc3-uzh-ch/elasticluster/compare/8be18f8978d1...4a39a3662de4

-- 
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/594d842a7a49b_1c7a3fda92483c38787ad%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to