Skip to content
New issue

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

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

Already on GitHub? # to your account

🐞 Refine glance used only on image based vms #1085

Merged

Conversation

yaacov
Copy link
Member

@yaacov yaacov commented Apr 9, 2024

Ref: #1081

Issue:
When creating a plan for volume based OpenStack VMs, it enforces mapping glance to a OCP storage though the VMs are not using the glance.
It's better to not enforce mapping glance for OpenStack VMs that are not using it.

Fix:
check for imageID != null before adding glance

Signed-off-by: yzamir <kobi.zamir@gmail.com>
@yaacov yaacov added the bug Categorizes issue or PR as related to a bug. label Apr 9, 2024
@yaacov yaacov added this to the 2.6.1 milestone Apr 9, 2024
Copy link

sonarqubecloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yaacov yaacov merged commit 93ae60a into kubev2v:main Apr 9, 2024
6 of 7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant