Akini Ross
Akini Ross
created new PR https://github.com/CiscoDevNet/ansible-aci/pull/599, closing this one and tracking there
This issue should also fix current mso_schema_template_bd tests to reflect the ndo4.0 related task which are now skipped due to lack of module.
Hi @aj-cruz, On the terraform side we have similar issue open, but due to api restrictions at the moment it might take some time before this issue could be address....
Hi @jockgit, I have been trying to reproduce your error but have not been able to do so yet. Could you provide me a bit more details on how this...
Hi, No worries thanks for letting us know. Would argue we could still provide a cleaner error message on nil response in the code, assumption was made this would never...
Hi @hsbachiri, I have added the issues (also https://github.com/CiscoDevNet/ansible-mso/issues/613) to our backlog. Based on your explanation I suspect this behaviour is due to a bug in NDO. We saw similar...
Hi @hsbachiri, I have ran some tests and indeed this matches the behaviour as I suspected, I have raised this internally and will update you once I know more.
Suspect that the VAC is not initialised by NDO on the create via ansible when VMAC is not provided, thus the entry is not present in NDO. Replace operation will...
Closing the issue because it is resolved in ND4.1/NDOv5+ when released.
Endpoints do not exist anymore in NDO4+ so the likely the validation in lines https://github.com/CiscoDevNet/ansible-mso/blob/master/plugins/modules/mso_schema_template_bd_dhcp_policy.py#L178-L192 should be removed and or modified.