This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.


    from 332476d  Update IRC channel info.
     new b76ed0d  Add tests which verify that all OpenStack driver can be 
instantiated with all the supported auth versions.
     new 147d645  Remove version which is not supported/ used  from the 
constant list.
     new d3f4e1a  Improve tests and utilize correct mock http methods.
     new 2b6a351  Fix inadvertent regressions introduced in #1557.
     new 57028de  Reformat code with black.
     new 82c9ece  Revert "Remove version which is not supported/ used  from the 
constant list."
     new a22ad37  Don't run tests using 3.0 version since that's not something 
which is directly exposed to the end user.
     new bd3aac9  Reformat code with black.
     new aeccd18  Move it into the setUp() method.
     new db8ca7f  Clean up in tearDown() to avoid cross test pollution, move 
test from top level to a test class to ensure setUp always runs and test is 
executed in a consistent environment.
     new e8d45d1  Remove unused import.
     new b8c3129  Add changelog entry.
     new 2751218  Make sure argument is also assigned to a class variable.
     new 7439441  Fix typo.
     new 70f615a  Merge pull request #1660 from Kami/fix_openstack_auth

The 9027 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                             |   8 ++
 libcloud/common/openstack_identity.py   |   4 +
 libcloud/test/compute/test_openstack.py | 183 +++++++++++++++++++++++++++++---
 3 files changed, 182 insertions(+), 13 deletions(-)

Reply via email to