Naved Ansari
Naved Ansari
We can do this when we enable a Vlan on a port. So HIL can, at that point, set the VLAN name to be whatever is in the database with...
I think there's some stuff that can be refactored in our driver code to reduce copypasta. At the moment I think `modify_port` should be pushed to the top. It's almost...
#929 sets up a way for handling errors raised by switches. * For brocade and dellnos9 switches, their `_make_request` function log errors. I think we can just modify it to...
It would be nice to have time stamps like "date created" or "last modified" associated with objects like Projects and/or nodes. This would make a HIL GUI have some useful...