Wednesday, August 28, 2019

Network device automation with Django web framework

As I am not an expert, I would appreciate of someone can advise me how to proceed with the following issue I am currently running into:

I am looking to build a web framework with Django to perform CISCO networking device testing automaton ( most likely using PyATS). 
So, I should be able to start my test using web interface and the Pass/Fail of my test should automatically update on the webpage and
for the failed tests , there should a link to view the logs. However, I couldn't find anything on the web to get an idea on pyAts/Django web
framework.

Does anyone have any idea on how to do this project ? is there a different approach for quicker result ?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/799720e2-49c8-4feb-b3ca-4a3e448e5516%40googlegroups.com.

No comments:

Post a Comment