vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 90 forks source link

Set-NsxLogicalSwitch: Fix using Multi connection #643

Closed alagoutte closed 3 years ago

alagoutte commented 3 years ago

Fix #640

alagoutte commented 3 years ago

hi @dcoghlan can you look for merge this quick fix ?

dcoghlan commented 3 years ago

hi @dcoghlan can you look for merge this quick fix ?

Sorry, this change has 6,643 additions and 6,586 deletions. First I need to be able to see the exact changes made, and second, I need some tests to verify that the changes work and don't break backwards compatibility.

alagoutte commented 3 years ago

hi @dcoghlan can you look for merge this quick fix ?

Sorry, this change has 6,643 additions and 6,586 deletions. First I need to be able to see the exact changes made, and second, I need some tests to verify that the changes work and don't break backwards compatibility.

Oups fixed this issue (it think my editor change the indent/encoding)

alagoutte commented 3 years ago

can you look ?