glance/tools
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
..
colorizer.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
install_venv.py To fixes import error for run_tests.sh 2014-04-29 13:12:23 +08:00
install_venv_common.py Update glance.openstack.common 2014-10-16 11:12:18 +08:00
migrate_image_owners.py use /usr/bin/env python instead of /usr/bin/python 2014-05-23 15:45:46 +02:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-20 05:50:40 +08:00