Skip to content

Initial Blazar support #2048 #2049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: trunk
Choose a base branch
from
Open

Conversation

micafer
Copy link
Contributor

@micafer micafer commented Feb 25, 2025

Add Initial Blazar support

Description

This PR adds initial support for the blazar service (#2048), listing the available leases and hosts.

Status

Replace this: describe the PR status. Examples:

  • work in progress

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 96.34146% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.40%. Comparing base (c899034) to head (e7df9ed).

Files with missing lines Patch % Lines
libcloud/test/compute/test_openstack.py 92.00% 0 Missing and 2 partials ⚠️
libcloud/compute/drivers/openstack.py 98.21% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #2049      +/-   ##
==========================================
+ Coverage   83.39%   83.40%   +0.01%     
==========================================
  Files         353      353              
  Lines       81696    81777      +81     
  Branches     8634     8639       +5     
==========================================
+ Hits        68123    68201      +78     
- Misses      10750    10751       +1     
- Partials     2823     2825       +2     
Files with missing lines Coverage Δ
libcloud/test/common/test_openstack_identity.py 97.10% <100.00%> (ø)
libcloud/compute/drivers/openstack.py 84.85% <98.21%> (+0.51%) ⬆️
libcloud/test/compute/test_openstack.py 94.47% <92.00%> (-0.03%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@Kami Kami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants