HewlettPackard / oneview-puppet

This project is no longer being developed and has limited support. In the near future this repository will be fully deprecated. Please consider using other OneView projects, such as Terraform and Ansible Collection
https://forge.puppet.com/hewlettpackard/oneview
Apache License 2.0
8 stars 17 forks source link

Create or update uplink sets through logical interconnect groups #105

Closed fgbulsoni closed 7 years ago

fgbulsoni commented 7 years ago

Scenario/Intent

Mimic the GUI in creating the uplink sets through the LIG

Environment Details

Steps to Reproduce

Try to create it, currently puppet module only supports adding the uplink sets

Expected Result

should be able to pass in all the configs for the uplink set and create it/update it through the lig

Actual Result

Currently not supported

frippe75 commented 7 years ago

Thanks for opening up the issue for me.

Adding my trace of the LIG creation that works via the Oneview gui. REST-call-LIG-with-uplinks-post.txt

I think there is also a miss in the Oneview rest-api specification. Will file an issue there as well and link it back