-
Notifications
You must be signed in to change notification settings - Fork 23
feat: add ironic
environment mixins
#1729
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: stackhpc/2025.1
Are you sure you want to change the base?
Conversation
ea94fab
to
ba4853e
Compare
I'm a big fan of this approach. What do you need to get this out of draft? |
I think there a some further additions that could be included here. Horizon fixes (scopes and configuration drive default) Some documentation. I think something for the SKC docs but also something in environment such as small README.md to summerise what the stack does/doesn't do and what you need to do if include it. |
ba4853e
to
44d7661
Compare
44d7661
to
d8b14e4
Compare
Add support for environment mixins that capture the configuration behind `ironic` for both `redfish` and `ipmi`. It is expected the users environments will depend on `stack-ironic-{redfish,ipmi}` and not `stack-ironic`. [no-ci]
d8b14e4
to
75a4a70
Compare
Add support for environment mixins that capture the configuration behind
ironic
for bothredfish
,idrac
andipmi
. It is expected the users environments will depend onstack-ironic
and will simply add the nodes to the relevant groups..