reference to unknown CONF in fakemode.py@42
Bug #1617973 reported by
Amrith Kumar
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack DBaaS (Trove) |
Fix Released
|
Wishlist
|
jian.song |
Bug Description
The code reads
else:
with open(pid_file, 'w') as f:
CONF is not defined
Changed in trove: | |
milestone: | none → ongoing |
To post a comment you must log in.
Is to add in common/cfg...? Have the idea of path...?