Closed odesaphy closed 2 years ago
Any updates regarding this issue ?
We are able reproduce the issue. Regardiing the fix we will check and get back on this.
@nabhajit-ray are we sure this fix is working ? On our side we don't have a proper lab to test (right @odesaphy ^^) ?
Hi @Lanata07 ,
We tested and verified the fix and it is working in our environment. Please share the configuration that you are going to run , so that we can check it. Thanks,
I've tested with latest provider 7.2.0-0.13 and there are still issues :
oneview_logical_interconnect_group.LIG["lig3pbga04b07"]: Creating...
Error: Error in response: Unrecognized JSON field.
Response Status: 400 Bad Request
Response Details: The field named dcbxOverride near line 1, column 1,230 is not a valid field in this JSON object.
dcbxOverride has been added in OneView 6.30
Adding a new uplinkset on a LIG :
Removing an uplinkset on a LIG :
Modifying an uplinkset on a LIG:
The NTP configuration is modified when adding/removing/modifying an uplinkset
Beware : the newly uplinkset must be added at the end of the uplinkset list in our terragrunt.hcl
Versions :
terraform --version
Terraform v0.13.7
terragrunt --version
terragrunt version v0.36.11
Hi @odesaphy ,
We are not getting NTP configuration getting changed during update. Can you share the LIG configuration file you are using to create the LIG and what new uplink set you are adding ,so that we can reproduce the issue locally?
Can you please share the steps for LIG creation along with NTP configuration?
Closing this ,since we did not hear from you. Please open another defect if there is any issue.
When I add a new uplinkset (testuplinkset)to an existing LIG with terragrunt/terraform, the following actions are done :
If I'm doing it with the GUI
Same behaviour when Removing or Updating an uplinkset