Hi
Trying to test your plugin and getting this error( parameter values are masked ) :
python perfservmon.py -C OPFCell retrieve -N xxxx -P xxxx -u xxxx -p xxxx
Traceback (most recent call last):
File "perfservmon.py", line 804, in
parseperfxml(path=startingpath, cellname=arguments.CellName)
File "perfservmon.py", line 466, in parseperfxml
with shelve.open(shelvefilename, flag='c') as pfile:
AttributeError: DbfilenameShelf instance has no attribute 'exit'
python --version
Python 2.7.5
Hi
Trying to test your plugin and getting this error( parameter values are masked ) :
python --version
Python 2.7.5