Skip to content

Conversation

@cardoe
Copy link
Contributor

@cardoe cardoe commented Oct 23, 2024

We'll want to detect and confirm the hardware in Ironic and match it to hardware flavors we want to offer and expect. This schema defines the data files that the flavors hook for Ironic will consume. Changed cpu_models to cpu_model and added support for pci devices list.

@cardoe cardoe requested a review from a team October 23, 2024 21:12
@github-actions
Copy link

github-actions bot commented Oct 23, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
224 221 99% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
python/ironic-understack/ironic_understack/flavor_spec.py 97% 🟢
python/ironic-understack/ironic_understack/tests/test_flavor_spec.py 99% 🟢
python/ironic-understack/ironic_understack/tests/test_matcher.py 100% 🟢
TOTAL 99% 🟢

updated for commit: 51b9a1c by action🐍

We'll want to detect and confirm the hardware in Ironic and match it to
hardware flavors we want to offer and expect. This schema defines the
data files that the flavors hook for Ironic will consume. Changed
cpu_models to cpu_model and added support for pci devices list.
@cardoe cardoe added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit 4c78fdc Oct 24, 2024
24 checks passed
@cardoe cardoe deleted the flavor-schema branch October 24, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants