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

Logical Interconnect Group API 600 #372

Closed
riconem opened this issue Mar 28, 2019 · 0 comments
Closed

Logical Interconnect Group API 600 #372

riconem opened this issue Mar 28, 2019 · 0 comments
Assignees

Comments

@riconem
Copy link
Contributor

riconem commented Mar 28, 2019

Scenario/Intent

The creation of a logical interconnect group don't work with API 600.

Environment Details

  • OneView SDK Version: 5.5.0
  • OneView Appliance Version: 4.00 - 4.20.00
  • OneView Client API Version: 600 - 1000
  • Ruby Version: 2.4
  • Platform: Oracle Linux Server 7.6

Steps to Reproduce

We are using the oneview-sdk-ruby as a gem for your oneview-puppet module. So we are creating the Logical Interconnect Group over puppet like the example file.

For the API 300 and 500 its working fine, but for API 600, these functions aren't supported anymore.

Expected Result

Create a logical interconnect group.

Actual Result

Error: /Stage[main]/Oneviewconf/Oneview_logical_interconnect_group[Create LIG_RefDCN_HAN2_088_01_NET_A] -> no creation

Fixing :)

The logical_interconnect_group.rb needs to be inherited from Synergy Api500, not from C7000 as main functionality is in Api300.

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

No branches or pull requests

1 participant