This is an automated email from the ASF dual-hosted git repository. micafer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 4a5139034e72dbdbd77f727d1052222119027124 Merge: 124c47d03 7f19a8625 Author: Miguel Caballer Fernandez <[email protected]> AuthorDate: Wed Feb 11 11:44:13 2026 +0100 Merge pull request #2049 from micafer/blazar_support Initial Blazar support #2048 libcloud/compute/drivers/openstack.py | 123 +++++++++++++++++++++ libcloud/test/common/test_openstack_identity.py | 4 +- .../compute/fixtures/openstack/_v2_0__auth.json | 14 +++ .../compute/fixtures/openstack_v1_1/_leases.json | 84 ++++++++++++++ .../compute/fixtures/openstack_v1_1/_os_hosts.json | 21 ++++ libcloud/test/compute/test_openstack.py | 43 +++++++ 6 files changed, 288 insertions(+), 1 deletion(-)
