-
Notifications
You must be signed in to change notification settings - Fork 17
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
Infrastructure Demo with storage components #239
Conversation
} | ||
} | ||
|
||
oneview_storage_system{'storage_system_1': |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Follow a uniform naming convention. Since you are using Test * *. Please follow the same throughout.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can use any naming convention. Just make it uniform. Don't mix underscore lower case uppercase, camel, together
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
} | ||
} | ||
|
||
# Creates EnclosureGroup using LIG created above |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not abbreviate resource names in comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
data => | ||
{ | ||
name => 'Test Server Profile Create', | ||
serverHardwareUri => '/rest/server-hardware/30303437-3034-4D32-3230-313030304752', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you check if you can use name instead of uri
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
|
||
# This example works for api_variant "Synergy" | ||
# Create FC Network | ||
oneview_fc_network{'Test Puppet FC Network Create1': |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
again not seeing this use in the demo here
} | ||
} | ||
|
||
# Creates ServerProfile |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whats the need of creating this server profile?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Infrastructure Demo with storage components
Issues Resolved
NA
Check List
$ rake test
).