Skip to content
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

Add initial create for hypervisor server #66

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

stuart-mclaren-hpe
Copy link
Contributor

Note: internal/resources/server/server_resource_gen.go was
autogenerated.

This is a first step to supporting adding hypervisor servers.

In thise change we:

Update the schema model for server.
Also consume the model in the server Create function.
This is not yet complete - in particular the 'server_network'
parameters have yet to be implemented.

Re-run tooling to autogenerate this file based on updated config.
Note: internal/resources/server/server_resource_gen.go was
autogenerated.

This is a first step to supporting adding hypervisor servers.

In thise change we:

 - Update the schema model for `server`.
 - Also consume the model in the server `Create` function.

This is not yet complete - in particular the 'server_network'
parameters have yet to be implemented.
@stuart-mclaren-hpe stuart-mclaren-hpe marked this pull request as ready for review November 29, 2024 12:01
@stuart-mclaren-hpe stuart-mclaren-hpe merged commit 31c985b into main Nov 29, 2024
5 checks passed
@stuart-mclaren-hpe stuart-mclaren-hpe deleted the add-hypervisor-server-4 branch November 29, 2024 12:09
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.

2 participants