Skip to content
New issue

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

viptela operations ok for vedge but nok for cedge #174

Open
badr-bzh opened this issue Nov 8, 2022 · 0 comments
Open

viptela operations ok for vedge but nok for cedge #174

badr-bzh opened this issue Nov 8, 2022 · 0 comments

Comments

@badr-bzh
Copy link

badr-bzh commented Nov 8, 2022

hello,
I used some attach detach register decomission operations from:
https://github.com/CiscoDevNet/python-viptela/blob/master/vmanage/api/device_templates.py

it worked for vedges but i have some errors for cedge, is it supposed to work for cedge without substanital changes ?
Or I need to do some adaptations to make it work for cedge ?

Example of erros i have :

(venv) ****@****:/home/****# robot example_cedge_viptela.robot
==============================================================================
Example Cedge Viptela :: example : attach, detach templates, add a vedgeclo...
==============================================================================
Detach Template                                                       | FAIL |
Dictionary '${vedge_device_detail}' has no key 'deviceIP'.
------------------------------------------------------------------------------
Decommission vEdge                                                    | PASS |
------------------------------------------------------------------------------
Register vEdge                                                        | PASS |
------------------------------------------------------------------------------
Attach Template                                                       | FAIL |
Dictionary '${vedge_device_detail}' has no key 'system-ip'.
------------------------------------------------------------------------------
Example Cedge Viptela :: example : attach, detach templates, add a... | FAIL |
4 tests, 2 passed, 2 failed
==============================================================================
Output:  /home/****/output.xml
Log:     /home/****/log.html
Report:  /home/****/report.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant