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

Infrastructure Demo with storage components #239

Merged
merged 15 commits into from
Apr 23, 2020
Merged

Conversation

chebroluharika
Copy link
Collaborator

@chebroluharika chebroluharika commented Apr 16, 2020

Description
Infrastructure Demo with storage components

Issues Resolved
NA

Check List

  • New functionality includes testing.
    • All tests pass ($ rake test).
  • New functionality has been documented in the README if applicable.
    • New functionality has been thoroughly documented in the examples (please include helpful comments).
  • Changes are documented in the CHANGELOG.

}
}

oneview_storage_system{'storage_system_1':
Copy link
Collaborator

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.

Copy link
Collaborator

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

Copy link
Collaborator Author

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
Copy link
Collaborator

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

Copy link
Collaborator Author

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',
Copy link
Member

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

Copy link
Collaborator Author

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':
Copy link
Member

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
Copy link
Member

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?

Copy link
Collaborator

@jyothisgm jyothisgm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chebroluharika chebroluharika merged commit 1acbe75 into master Apr 23, 2020
@chebroluharika chebroluharika deleted the usecase_infra branch April 23, 2020 14:01
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.

4 participants