issues
search
CiscoUcs
/
ucsmsdk
Python SDK for Cisco UCSM
Other
81
stars
60
forks
source link
event handler fixes
#86
Closed
vvb
closed
8 years ago
vvb
commented
8 years ago
abstracted out
poll_mode
via
wait_for_event
.
bug fix when python property names used have
_
in them. It would have worked for
descr
earlier but failed for
usr_lbl
(ucs_prop=usrLbl)
callback was not getting involved in poll_mode
rename
n_prop
to
ucs_prop
poll_mode
viawait_for_event
._
in them. It would have worked fordescr
earlier but failed forusr_lbl
(ucs_prop=usrLbl)n_prop
toucs_prop