We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Noticed that provider creates an entry in IPAM for new VLAN, but fails to validate the change with error:
Error: VLAN search returned either zero or multiple results. Please correct your search and try again
this happens in situations where vlan number is already in ipam under different domain
The text was updated successfully, but these errors were encountered:
@pavel-z1 some ideas here?
Sorry, something went wrong.
I will check this. Possible we will need to create new l2domain controller in the sdk and provider.
Fixed with #68 New version will be released tomorrow.
pavel-z1
No branches or pull requests
Noticed that provider creates an entry in IPAM for new VLAN, but fails to validate the change with error:
Error: VLAN search returned either zero or multiple results. Please correct your search and try again
this happens in situations where vlan number is already in ipam under different domain
The text was updated successfully, but these errors were encountered: