Do not enforce optional params in network module
It is wrong to enforce values of optional networking parameters. In the clouds where those optional extensions are not installed this leads to failures. Instead only pass params down to SDK if user explicitly set them. Change-Id: I5660eb8a4a65dd365ae7ce8c09825bbed8d2fdde
Loading
Please register or sign in to comment