Repository URL to install this package:
|
Version:
2.5 ▾
|
ó
µEYc @ s d a e Z d Z d S( c C sV t s7 y d d l m a Wq7 t k
r3 t a q7 Xn t t k rR t d n t S( sV Runtime load the oslo.config object.
In performance optimization of openstackclient it was determined that even
optimistically loading oslo.config if available had a performance cost.
Given that we used to only raise the ImportError when the function was
called also attempt to do the import to do everything at runtime.
iÿÿÿÿ( t cfgs oslo.config is not an automatic dependency of keystoneauth. If you wish to use oslo.config you need to import it into your application's requirements file. ( R t oslo_configt ImportErrort
_NOT_FOUND( ( ( sQ /home/tvault/.virtenv/lib/python2.7/site-packages/keystoneauth1/loading/_utils.pyt get_oslo_config s
N( t NoneR t objectR R ( ( ( sQ /home/tvault/.virtenv/lib/python2.7/site-packages/keystoneauth1/loading/_utils.pyt <module>
s