Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into DDtoNTT
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/28b88041 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/28b88041 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/28b88041 Branch: refs/heads/trunk Commit: 28b88041921d7f6ce4be3c1e50d48966227de9c3 Parents: c7c0a48 370ecf7 Author: mitch <[email protected]> Authored: Sun Oct 28 22:33:21 2018 -0400 Committer: mitch <[email protected]> Committed: Sun Oct 28 22:33:21 2018 -0400 ---------------------------------------------------------------------- CHANGES.rst | 13 +++++++++++-- docs/conf.py | 4 ++-- libcloud/__init__.py | 2 +- libcloud/common/openstack_identity.py | 2 +- libcloud/compute/drivers/ec2.py | 14 +++++++++++--- libcloud/test/common/test_openstack_identity.py | 13 +++++++++++++ .../fixtures/openstack_identity/v3/v3_users_b.json | 17 +++++++++++++++++ libcloud/test/compute/test_ec2.py | 16 ++++++++++++++++ tox.ini | 6 ++++++ 9 files changed, 78 insertions(+), 9 deletions(-) ----------------------------------------------------------------------
