nova/nova/cloudpipe
Chris Yeoh dfac11584c Fixes potential reliablity issue with missing CONF import
Adds missing CONF.import lines for the keys_path
config option in crypto.py. Although the code currently
appears to work fine, missing import options can result
in flakey unittests and so most likely problems in real
Nova setups as well.

Change-Id: I748a47ecf6b6f0a2ff14db2bcd402163fc0b011e
2014-09-26 13:48:25 +09:30
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
bootscript.template Remove vi modelines 2014-02-03 14:19:44 +00:00
client.ovpn.template Remove vi modelines 2014-02-03 14:19:44 +00:00
pipelib.py Fixes potential reliablity issue with missing CONF import 2014-09-26 13:48:25 +09:30