cerndb/dbod-api

Bug in rundeck/resources.xml generation

icot opened this issue · 0 comments

icot commented

Missed reference to legacy db_name parameter name

Traceback (most recent call last):
  File "/afs/cern.ch/user/i/icoteril/dbod-api/venv/lib/python2.7/site-packages/tornado-4.5.2-py2.7-linux-x86_64.egg/tornado/web.py", line 150
9, in _execute
    result = method(*self.path_args, **self.path_kwargs)
  File "build/bdist.linux-x86_64/egg/apiato/api/rundeck.py", line 33, in get
    d[entry[u'db_name']] = entry
KeyError: u'db_name'