glance/glance
Zhi Yan Liu d4f890798a Update glance.openstack.common
1. Sync openstack.common modules up to latest version
from oslo-inc. The follow modules got updated: 
 * fileutils
 * install_venv_common
 * lockutils
 * log
 * processutils

2. Add _i18n module as the dependency for new code.

3. Remove openstack.common.test module.
Glance and dependencies now use oslotest instead.

4. Remote unused openstack.common.excutils module.
Glance now use the module from oslo.utils instead.

5. Add missing modules back to openstack-common.conf.
Below ones are still using currently. But they will
be removed when the latest policy module get synced.
 * jsonutils
 * strutils

Change-Id: Ibbc2cda81a4e3c13643fe5c5bf6471c3f544add7
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2014-10-16 11:12:18 +08:00
..
api Fix for adopt glance.store library in Glance 2014-10-13 08:03:33 -07:00
async Introduces eventlet executor for Glance Tasks 2014-09-02 11:45:58 -04:00
cmd Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
common Use specific exceptions instead of the general MetadefRecordNotFound 2014-10-08 23:58:37 -07:00
db Merge "Metadef schema column name is a reserved word in MySQL" 2014-10-09 18:36:54 +00:00
domain Merge "GET property which name includes resource type prefix" 2014-10-08 16:13:11 +00:00
hacking Enforce using six.text_type() over unicode() 2014-09-18 09:51:04 +00:00
image_cache Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
locale Imported Translations from Transifex 2014-10-07 06:04:04 +00:00
openstack Update glance.openstack.common 2014-10-16 11:12:18 +08:00
quota Switch to oslo.utils 2014-10-07 14:55:57 +02:00
registry Switch to oslo.serialization 2014-10-07 14:58:55 +02:00
tests Reduce extraneous test output 2014-10-13 13:38:05 -04:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
gateway.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
i18n.py Switch over oslo.i18n 2014-07-08 15:28:44 +02:00
location.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
notifier.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
opts.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
schema.py Glance Metadata Definitions Catalog - API 2014-08-30 15:48:33 +02:00
scrubber.py Incorrect parameters passed 2014-10-08 00:48:26 -07:00
version.py Remove vim header 2014-01-14 16:03:28 +00:00