add logging import to datastore
This commit is contained in:
@@ -25,6 +25,8 @@ MAKE Sure that ReDIS is running, and your flags are set properly,
|
|||||||
before trying to run this.
|
before trying to run this.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
import logging
|
||||||
|
|
||||||
from nova import vendor
|
from nova import vendor
|
||||||
import redis
|
import redis
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user