]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Move oslo.utils to oslo_utils namespace
authorJay S. Bryant <jsbryant@us.ibm.com>
Fri, 16 Jan 2015 22:54:27 +0000 (16:54 -0600)
committerJay S. Bryant <jsbryant@us.ibm.com>
Tue, 20 Jan 2015 03:50:34 +0000 (21:50 -0600)
commitb6ec77e6d4f27a5e995a92dc6b2efe0bfc9f49e9
tree56d0f4cce1c717d0bed37834d0ae00dc7debe0be
parent09b1ff209172299bf372efe08482bf6b8316817e
Move oslo.utils to oslo_utils namespace

This is the fourth in a series of changes to move to using
the new oslo_<library> namespace that is being used for
oslo libraries.

There is currently a shim in place that is allowing the old
oslo.<library> imports to work, but we need to be prepared for
when the shims go away.  Thus, we need patches like this one to
move to the new namespace.

This patch also updates our hacking check to ensure that no instances
of oslo.utils sneak back in.

Change-Id: I19c331a9b54c5f42c278577ecc59fe1b65e61af0
181 files changed:
cinder/api/contrib/admin_actions.py
cinder/api/contrib/hosts.py
cinder/api/contrib/qos_specs_manage.py
cinder/api/contrib/quotas.py
cinder/api/contrib/services.py
cinder/api/contrib/volume_actions.py
cinder/api/extensions.py
cinder/api/openstack/wsgi.py
cinder/api/v1/limits.py
cinder/api/v1/snapshots.py
cinder/api/v2/limits.py
cinder/api/v2/snapshots.py
cinder/api/v2/types.py
cinder/api/views/limits.py
cinder/backup/__init__.py
cinder/backup/api.py
cinder/backup/drivers/ceph.py
cinder/backup/drivers/swift.py
cinder/backup/manager.py
cinder/brick/local_dev/lvm.py
cinder/compute/__init__.py
cinder/consistencygroup/__init__.py
cinder/consistencygroup/api.py
cinder/context.py
cinder/db/base.py
cinder/db/sqlalchemy/api.py
cinder/db/sqlalchemy/models.py
cinder/hacking/checks.py
cinder/image/glance.py
cinder/image/image_utils.py
cinder/keymgr/__init__.py
cinder/keymgr/barbican.py
cinder/quota.py
cinder/replication/__init__.py
cinder/scheduler/driver.py
cinder/scheduler/flows/create_volume.py
cinder/scheduler/host_manager.py
cinder/scheduler/manager.py
cinder/scheduler/scheduler_options.py
cinder/service.py
cinder/test.py
cinder/tests/api/contrib/test_admin_actions.py
cinder/tests/api/contrib/test_availability_zones.py
cinder/tests/api/contrib/test_backups.py
cinder/tests/api/contrib/test_hosts.py
cinder/tests/api/contrib/test_services.py
cinder/tests/api/fakes.py
cinder/tests/api/v1/test_types.py
cinder/tests/api/v2/test_types.py
cinder/tests/integrated/api/client.py
cinder/tests/scheduler/fakes.py
cinder/tests/scheduler/test_host_manager.py
cinder/tests/scheduler/test_scheduler.py
cinder/tests/targets/test_base_iscsi_driver.py
cinder/tests/targets/test_tgt_driver.py
cinder/tests/test_backup.py
cinder/tests/test_coraid.py
cinder/tests/test_drbdmanagedrv.py
cinder/tests/test_fusionio_ioControl.py
cinder/tests/test_glusterfs.py
cinder/tests/test_gpfs.py
cinder/tests/test_hacking.py
cinder/tests/test_hp3par.py
cinder/tests/test_hplefthand.py
cinder/tests/test_huawei_drivers_compatibility.py
cinder/tests/test_huaweistorac.py
cinder/tests/test_ibm_flashsystem.py
cinder/tests/test_ibmnas.py
cinder/tests/test_nexenta.py
cinder/tests/test_nfs.py
cinder/tests/test_prophetstor_dpl.py
cinder/tests/test_pure.py
cinder/tests/test_quobyte.py
cinder/tests/test_quota.py
cinder/tests/test_rbd.py
cinder/tests/test_replication.py
cinder/tests/test_scality.py
cinder/tests/test_sheepdog.py
cinder/tests/test_solidfire.py
cinder/tests/test_srb.py
cinder/tests/test_storpool.py
cinder/tests/test_storwize_svc.py
cinder/tests/test_utils.py
cinder/tests/test_v6000_fcp.py
cinder/tests/test_v6000_iscsi.py
cinder/tests/test_vmware_datastore.py
cinder/tests/test_vmware_vmdk.py
cinder/tests/test_vmware_volumeops.py
cinder/tests/test_volume.py
cinder/tests/test_zfssa.py
cinder/tests/zonemanager/test_brcd_fc_zone_driver.py
cinder/tests/zonemanager/test_cisco_fc_zone_driver.py
cinder/transfer/__init__.py
cinder/transfer/api.py
cinder/utils.py
cinder/volume/__init__.py
cinder/volume/api.py
cinder/volume/driver.py
cinder/volume/drivers/block_device.py
cinder/volume/drivers/coraid.py
cinder/volume/drivers/datera.py
cinder/volume/drivers/dell/dell_storagecenter_common.py
cinder/volume/drivers/dell/dell_storagecenter_fc.py
cinder/volume/drivers/dell/dell_storagecenter_iscsi.py
cinder/volume/drivers/drbdmanagedrv.py
cinder/volume/drivers/emc/emc_vnx_cli.py
cinder/volume/drivers/eqlx.py
cinder/volume/drivers/fujitsu_eternus_dx_common.py
cinder/volume/drivers/fusionio/ioControl.py
cinder/volume/drivers/glusterfs.py
cinder/volume/drivers/hds/hds.py
cinder/volume/drivers/hds/hnas_backend.py
cinder/volume/drivers/hds/iscsi.py
cinder/volume/drivers/hds/nfs.py
cinder/volume/drivers/hitachi/hbsd_basiclib.py
cinder/volume/drivers/hitachi/hbsd_common.py
cinder/volume/drivers/hitachi/hbsd_fc.py
cinder/volume/drivers/hitachi/hbsd_horcm.py
cinder/volume/drivers/huawei/rest_common.py
cinder/volume/drivers/huawei/ssh_common.py
cinder/volume/drivers/huaweistorhyper/huaweistorac.py
cinder/volume/drivers/huaweistorhyper/vbs_client.py
cinder/volume/drivers/ibm/flashsystem.py
cinder/volume/drivers/ibm/gpfs.py
cinder/volume/drivers/ibm/ibmnas.py
cinder/volume/drivers/ibm/storwize_svc/__init__.py
cinder/volume/drivers/ibm/storwize_svc/helpers.py
cinder/volume/drivers/ibm/xiv_ds8k.py
cinder/volume/drivers/lvm.py
cinder/volume/drivers/netapp/common.py
cinder/volume/drivers/netapp/dataontap/block_7mode.py
cinder/volume/drivers/netapp/dataontap/block_base.py
cinder/volume/drivers/netapp/dataontap/block_cmode.py
cinder/volume/drivers/netapp/dataontap/client/client_base.py
cinder/volume/drivers/netapp/dataontap/nfs_7mode.py
cinder/volume/drivers/netapp/dataontap/nfs_base.py
cinder/volume/drivers/netapp/dataontap/nfs_cmode.py
cinder/volume/drivers/netapp/dataontap/ssc_cmode.py
cinder/volume/drivers/netapp/eseries/iscsi.py
cinder/volume/drivers/nexenta/nfs.py
cinder/volume/drivers/nexenta/utils.py
cinder/volume/drivers/nfs.py
cinder/volume/drivers/nimble.py
cinder/volume/drivers/prophetstor/dplcommon.py
cinder/volume/drivers/pure.py
cinder/volume/drivers/rbd.py
cinder/volume/drivers/remotefs.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py
cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py
cinder/volume/drivers/san/san.py
cinder/volume/drivers/scality.py
cinder/volume/drivers/sheepdog.py
cinder/volume/drivers/smbfs.py
cinder/volume/drivers/solidfire.py
cinder/volume/drivers/srb.py
cinder/volume/drivers/storpool.py
cinder/volume/drivers/violin/v6000_common.py
cinder/volume/drivers/violin/v6000_fcp.py
cinder/volume/drivers/violin/v6000_iscsi.py
cinder/volume/drivers/vmware/datastore.py
cinder/volume/drivers/vmware/read_write_util.py
cinder/volume/drivers/vmware/vim_util.py
cinder/volume/drivers/vmware/vmdk.py
cinder/volume/drivers/vmware/volumeops.py
cinder/volume/drivers/windows/smbfs.py
cinder/volume/drivers/zfssa/zfssaiscsi.py
cinder/volume/drivers/zfssa/zfssanfs.py
cinder/volume/flows/api/create_volume.py
cinder/volume/flows/manager/create_volume.py
cinder/volume/manager.py
cinder/volume/utils.py
cinder/wsgi.py
cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py
cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py
cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py
cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py
cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py
cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py
cinder/zonemanager/fc_san_lookup_service.py
cinder/zonemanager/fc_zone_manager.py