glance_store/glance_store
Oleksii Chuprykov f181b61e36 Remove network_utils
It is not good to add dependency on oslo-incubator if we can
avoid it. Moreover, there is no `network_utils.py` in
oslo-incubator. Use oslo.utils instead.

Change-Id: Iacc7c36ff83ee9698ee669a5ecc56dd452cc7575
2014-09-28 11:06:38 +08:00
..
_drivers Remove network_utils 2014-09-28 11:06:38 +08:00
common Use oslo.serialization 2014-09-21 11:04:42 +03:00
locale Imported Translations from Transifex 2014-09-22 06:07:43 +00:00
openstack Remove network_utils 2014-09-28 11:06:38 +08:00
tests Correct base class of no_conf driver 2014-09-12 12:41:16 +08:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
backend.py Enhance configuration handling 2014-09-24 11:56:11 +08:00
driver.py Adding common.utils.exception_to_str() to avoid encoding issue 2014-09-19 11:19:34 +00:00
exceptions.py Portback part change of enabling F821 check 2014-09-19 11:19:46 +00:00
i18n.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
location.py Enhance configuration handling 2014-09-24 11:56:11 +08:00