-
Notifications
You must be signed in to change notification settings - Fork 39
fix: improve ironic and fix flat network #3386
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
base: main
Are you sure you want to change the base?
Conversation
|
@claude please review and suggest fix for this pr |
|
Claude finished @ricolin's task in 1m 45s —— View job PR Review Complete
SummaryThis PR introduces three improvements for Ironic:
Review Findings1. Flat Network Fix (
|
This is helpful when we operating with ironic We can trigger system scope authentication when run baremetal commands like `openstack --os-cloud system baremetal node list` Change-Id: I31cbf09bd17d98ef6b9d283a4f155b14b4768237 Signed-off-by: ricolin <rlin@vexxhost.com>
Change-Id: I0d4c3cb97e1c90a9beed4f672c3df08c30b2f93b Signed-off-by: ricolin <rlin@vexxhost.com>
Add nofb, console=ttyS0,115200 to ironic kernel_append_params Change-Id: I63fd52c5bea9630b136511e4d6243985304699a4 Signed-off-by: ricolin <rlin@vexxhost.com>
Change-Id: I04e4509d9e20db3e7f1ffb03b57e2ed93dbb6d63 Signed-off-by: ricolin <rlin@vexxhost.com>
Change-Id: I2f8168142c2262488621c4dd3b4860201afb27a2 Signed-off-by: ricolin <rlin@vexxhost.com>
ade0d36 to
28adeb9
Compare
This PR introduce: