Cannot debug with barbican-api
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Barbican |
Fix Released
|
Undecided
|
Nam |
Bug Description
Currently, Barbican has a barbican/
But there is a problem when we run the file by python.
Here is log:
Traceback (most recent call last):
File "./barbican-api", line 17, in <module>
run()
File "./barbican-api", line 12, in run
relative_
File "/usr/local/
return loadobj(APP, uri, name=name, **kw)
File "/usr/local/
global_
File "/usr/local/
global_
File "/usr/local/
loader = ConfigLoader(path)
File "/usr/local/
with open(filename) as f:
IOError: [Errno 2] No such file or directory: './etc/
Changed in barbican: | |
assignee: | nobody → Nam (namnh) |
Fix proposed to branch: master /review. openstack. org/442267
Review: https:/