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

Server pools #30

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Server pools #30

wants to merge 16 commits into from

Conversation

britthouser
Copy link
Contributor

This patch add creation of server pools, adding rack unit to server pools, and adding server pool to template.

Signed-off-by: Britt Houser <[email protected]>
Signed-off-by: Britt Houser <[email protected]>
This PR adds unit tests for both the
uplink_port_create and the
server_port_create functions

Signed-off-by: Britt Houser <[email protected]>
This patch adds a function create an IPMI policy
which can be included in a service profile.
Optionally, user authentication can be added
as well.

Signed-off-by: Britt Houser <[email protected]>
This PR adds tests for (in)valid ipmi
policies.

Signed-off-by: Britt Houser <[email protected]>
Before a service profile which includes a local
disk policy can be applied, the disk state
needs to be set in order to accept the policy.
This commit adds a function which allows the
drive state to be set to either "jbod" or
"unconfigured-good".

Signed-off-by: Britt Houser <[email protected]>
This commit adds (in)valid unit tests for
setting the disk state.

Signed-off-by: Britt Houser <[email protected]>
Signed-off-by: Britt Houser <[email protected]>
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.

None yet

1 participant