Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/openstack-cinder.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-6244-8025/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-cinder-7.0.0.0-0.1rc1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/openstack-cinder.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-6244-8025/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6tuxEn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cinder-7.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cinder-7.0.0.0rc1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cinder-7.0.0.0rc1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-cinder-7.0.0.0 base' + cp /builddir/build/SOURCES/cinder-tgt.conf etc/cinder/cinder.conf.sample + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find cinder -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + rm -rf test-requirements.txt requirements.txt tools/pip-requires tools/test-requires + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O5rhbL + umask 022 + cd /builddir/build/BUILD + cd cinder-7.0.0.0rc1 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/cinder creating build/lib/cinder/tests creating build/lib/cinder/tests/unit creating build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/__init__.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_cache.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_glance.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/fake.py -> build/lib/cinder/tests/unit/image creating build/lib/cinder/db creating build/lib/cinder/db/sqlalchemy creating build/lib/cinder/db/sqlalchemy/migrate_repo creating build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/044_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/046_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/042_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/038_add_driver_initiator_data_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/051_add_source_cgid_column_to_consistencygroups.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/048_add_allocated_in_quotas.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/040_add_volume_attachment.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/053_add_version_columns_to_service.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/039_add_parent_id_to_backups.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/045_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/055_add_image_volume_cache_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/037_add_cgsnapshot_id_column_to_consistencygroups.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/052_add_provider_auth_column_to_snapshots.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/054_add_has_dependent_backups_column_to_backups.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/050_add_previous_status_to_volumes.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/043_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/041_add_modified_at_column_to_service.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/049_add_temp_volume_snapshot_ids_to_backups.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/047_add_per_volume_quota.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions creating build/lib/cinder/brick copying cinder/brick/__init__.py -> build/lib/cinder/brick creating build/lib/cinder/tests/unit/backup creating build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_posix.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/__init__.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_nfs.py -> build/lib/cinder/tests/unit/backup/drivers creating build/lib/cinder/tests/unit/volume creating build/lib/cinder/tests/unit/volume/drivers creating build/lib/cinder/tests/unit/volume/drivers/emc creating build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_create_cloned_volume.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_delete_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_misc.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_delete_volume.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/mocks.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_create_volume.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_create_volume_from_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_extend_volume.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio copying cinder/tests/unit/volume/drivers/emc/scaleio/test_create_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/emc/scaleio creating build/lib/cinder/keymgr copying cinder/keymgr/key_mgr.py -> build/lib/cinder/keymgr copying cinder/keymgr/__init__.py -> build/lib/cinder/keymgr copying cinder/keymgr/not_implemented_key_mgr.py -> build/lib/cinder/keymgr copying cinder/keymgr/key.py -> build/lib/cinder/keymgr copying cinder/keymgr/barbican.py -> build/lib/cinder/keymgr copying cinder/keymgr/conf_key_mgr.py -> build/lib/cinder/keymgr creating build/lib/cinder/volume creating build/lib/cinder/volume/drivers creating build/lib/cinder/volume/drivers/infortrend creating build/lib/cinder/volume/drivers/infortrend/eonstor_ds_cli copying cinder/volume/drivers/infortrend/eonstor_ds_cli/__init__.py -> build/lib/cinder/volume/drivers/infortrend/eonstor_ds_cli copying cinder/volume/drivers/infortrend/eonstor_ds_cli/cli_factory.py -> build/lib/cinder/volume/drivers/infortrend/eonstor_ds_cli copying cinder/volume/drivers/infortrend/eonstor_ds_cli/common_cli.py -> build/lib/cinder/volume/drivers/infortrend/eonstor_ds_cli creating build/lib/cinder/tests/unit/api creating build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/__init__.py -> build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_auth.py -> build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_faults.py -> build/lib/cinder/tests/unit/api/middleware creating build/lib/cinder/openstack creating build/lib/cinder/openstack/common creating build/lib/cinder/openstack/common/scheduler copying cinder/openstack/common/scheduler/__init__.py -> build/lib/cinder/openstack/common/scheduler copying cinder/openstack/common/scheduler/base_filter.py -> build/lib/cinder/openstack/common/scheduler copying cinder/openstack/common/scheduler/base_handler.py -> build/lib/cinder/openstack/common/scheduler copying cinder/openstack/common/scheduler/base_weight.py -> build/lib/cinder/openstack/common/scheduler creating build/lib/cinder/volume/targets copying cinder/volume/targets/lio.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/driver.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/__init__.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/tgt.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/scst.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iet.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iser.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/cxt.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/fake.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iscsi.py -> build/lib/cinder/volume/targets creating build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/test_types.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/test_snapshots.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/stubs.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/__init__.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/test_limits.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/test_snapshot_metadata.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/test_volumes.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v1 creating build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_types.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshots.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/stubs.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/__init__.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_limits.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshot_metadata.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volumes.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v2 creating build/lib/cinder/scheduler creating build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/capacity.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/volume_number.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/__init__.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/chance.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/goodness.py -> build/lib/cinder/scheduler/weights creating build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/__init__.py -> build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/fake_lvm.py -> build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/test_brick_lvm.py -> build/lib/cinder/tests/unit/brick creating build/lib/cinder/volume/drivers/cloudbyte copying cinder/volume/drivers/cloudbyte/__init__.py -> build/lib/cinder/volume/drivers/cloudbyte copying cinder/volume/drivers/cloudbyte/cloudbyte.py -> build/lib/cinder/volume/drivers/cloudbyte copying cinder/volume/drivers/cloudbyte/options.py -> build/lib/cinder/volume/drivers/cloudbyte creating build/lib/cinder/tests/unit/volume/drivers/netapp creating build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/test_library.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/test_host_mapper.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/test_fc_driver.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries copying cinder/tests/unit/volume/drivers/netapp/eseries/test_iscsi_driver.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries creating build/lib/cinder/volume/drivers/san creating build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_client.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_fc.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_3par_common.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_3par_iscsi.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/__init__.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_common.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_xp_fc.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_3par_fc.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hp_xp_opts.py -> build/lib/cinder/volume/drivers/san/hp creating build/lib/cinder/wsgi copying cinder/wsgi/eventlet_server.py -> build/lib/cinder/wsgi copying cinder/wsgi/wsgi.py -> build/lib/cinder/wsgi copying cinder/wsgi/__init__.py -> build/lib/cinder/wsgi copying cinder/wsgi/common.py -> build/lib/cinder/wsgi creating build/lib/cinder/image copying cinder/image/glance.py -> build/lib/cinder/image copying cinder/image/__init__.py -> build/lib/cinder/image copying cinder/image/cache.py -> build/lib/cinder/image copying cinder/image/image_utils.py -> build/lib/cinder/image creating build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_fc.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/scaleio.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_fast.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_cli_fc.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_utils.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/__init__.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_iscsi.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_masking.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_cli_iscsi.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_provision.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_common.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/xtremio.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vnx_cli.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_provision_v3.py -> build/lib/cinder/volume/drivers/emc copying cinder/volume/drivers/emc/emc_vmax_https.py -> build/lib/cinder/volume/drivers/emc creating build/lib/cinder/volume/drivers/ibm creating build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/replication.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/__init__.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/ssh.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/helpers.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc creating build/lib/cinder/volume/drivers/violin copying cinder/volume/drivers/violin/__init__.py -> build/lib/cinder/volume/drivers/violin copying cinder/volume/drivers/violin/v7000_fcp.py -> build/lib/cinder/volume/drivers/violin copying cinder/volume/drivers/violin/v6000_fcp.py -> build/lib/cinder/volume/drivers/violin copying cinder/volume/drivers/violin/v6000_iscsi.py -> build/lib/cinder/volume/drivers/violin copying cinder/volume/drivers/violin/v6000_common.py -> build/lib/cinder/volume/drivers/violin copying cinder/volume/drivers/violin/v7000_common.py -> build/lib/cinder/volume/drivers/violin creating build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/__init__.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_wsgi.py -> build/lib/cinder/tests/unit/api/openstack creating build/lib/cinder/api creating build/lib/cinder/api/openstack copying cinder/api/openstack/wsgi.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/__init__.py -> build/lib/cinder/api/openstack creating build/lib/cinder/openstack/common/scheduler/filters copying cinder/openstack/common/scheduler/filters/json_filter.py -> build/lib/cinder/openstack/common/scheduler/filters copying cinder/openstack/common/scheduler/filters/availability_zone_filter.py -> build/lib/cinder/openstack/common/scheduler/filters copying cinder/openstack/common/scheduler/filters/__init__.py -> build/lib/cinder/openstack/common/scheduler/filters copying cinder/openstack/common/scheduler/filters/capabilities_filter.py -> build/lib/cinder/openstack/common/scheduler/filters copying cinder/openstack/common/scheduler/filters/ignore_attempted_hosts_filter.py -> build/lib/cinder/openstack/common/scheduler/filters copying cinder/openstack/common/scheduler/filters/extra_specs_ops.py -> build/lib/cinder/openstack/common/scheduler/filters creating build/lib/cinder/api/middleware copying cinder/api/middleware/fault.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/sizelimit.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/__init__.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/auth.py -> build/lib/cinder/api/middleware creating build/lib/cinder/volume/flows creating build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/__init__.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/create_volume.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing_snapshot.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing.py -> build/lib/cinder/volume/flows/manager creating build/lib/cinder/zonemanager creating build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/__init__.py -> build/lib/cinder/zonemanager/drivers copying cinder/openstack/__init__.py -> build/lib/cinder/openstack creating build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dplcommon.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/__init__.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_fc.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_iscsi.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/options.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/nimble.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/pure.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/blockbridge.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/tintri.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/quobyte.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/glusterfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/remotefs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/__init__.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/xio.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/scality.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/vzstorage.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/drbdmanagedrv.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/solidfire.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/block_device.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/rbd.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/datera.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/eqlx.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/lvm.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/srb.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/nfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/hgst.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/sheepdog.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/smbfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/utils.py -> build/lib/cinder/volume copying cinder/volume/driver.py -> build/lib/cinder/volume copying cinder/volume/api.py -> build/lib/cinder/volume copying cinder/volume/qos_specs.py -> build/lib/cinder/volume copying cinder/volume/__init__.py -> build/lib/cinder/volume copying cinder/volume/rpcapi.py -> build/lib/cinder/volume copying cinder/volume/volume_types.py -> build/lib/cinder/volume copying cinder/volume/throttling.py -> build/lib/cinder/volume copying cinder/volume/configuration.py -> build/lib/cinder/volume copying cinder/volume/manager.py -> build/lib/cinder/volume creating build/lib/cinder/tests/unit/integrated creating build/lib/cinder/tests/unit/integrated/api copying cinder/tests/unit/integrated/api/__init__.py -> build/lib/cinder/tests/unit/integrated/api copying cinder/tests/unit/integrated/api/client.py -> build/lib/cinder/tests/unit/integrated/api creating build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/__init__.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/cisco creating build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hnas_nfs.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_common.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_horcm.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_snm2.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hnas_backend.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/__init__.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_fc.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hnas_iscsi.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_basiclib.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hbsd_iscsi.py -> build/lib/cinder/volume/drivers/hitachi creating build/lib/cinder/openstack/common/config copying cinder/openstack/common/config/generator.py -> build/lib/cinder/openstack/common/config copying cinder/openstack/common/config/__init__.py -> build/lib/cinder/openstack/common/config creating build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/__init__.py -> build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/lvm.py -> build/lib/cinder/brick/local_dev copying cinder/tests/unit/test_dellscapi.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_snapshot.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_hp_3par_client.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_backup.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_scality.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_qos_specs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_nfs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_exception.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_vmware_vmdk.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_v6000_iscsi.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/conf_fixture.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/cast_as_call.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hitachi_hnas_iscsi.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_backup_swift.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_netapp.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_vmware_datastore.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_eqlx.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cmd.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_tintri.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_storwize_svc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hitachi_hbsd_snm2_iscsi.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_backup.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_drbdmanagedrv.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_types_extra_specs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_replication.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_backup_ceph.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quobyte.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_gpfs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hp_xp_fc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_rbd.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_backup_driver_base.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_api_urlmap.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_san.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_misc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_vmware_volumeops.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_ibm_xiv_ds8k.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_solidfire.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/__init__.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_nimble.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_db_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_driver.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_backup_tsm.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/runtime_conf.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_dothill.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_vmem_client.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_consistencygroup.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_volume.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_v7000_fcp.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_throttling.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_blockbridge.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hitachi_hbsd_horcm_fc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_hp_lefthand_client.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_block_device.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_ibm_flashsystem_iscsi.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hitachi_hnas_nfs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_rpcapi.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_infortrend_cli.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_emc_xtremio.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hitachi_hnas_backend.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_prophetstor_dpl.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_hp_client_exceptions.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_context.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_notifier.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_huawei_drivers_compatibility.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_netapp_eseries_iscsi.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_smbfs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_transfer.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_pure.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_netapp_nfs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_v7000_common.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_sheepdog.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_huawei_drivers.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/declare_conf.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_ibmnas.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_conf.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quota.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hacking.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_glance_metadata.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cloudbyte.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_test.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_evaluator.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_image_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_v6000_fcp.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_configuration.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_remotefs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_zfssa.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_ibm_flashsystem.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hplefthand.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_emc_vnxdirect.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_dellfc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hp3par.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_netapp_ssc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_emc_vmax.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_xio.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_glusterfs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_types.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_srb.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_dellsc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_migrations.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_vzstorage.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hitachi_hbsd_snm2_fc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_v6000_common.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_infortrend_common.py -> build/lib/cinder/tests/unit creating build/lib/cinder/compute copying cinder/compute/__init__.py -> build/lib/cinder/compute copying cinder/compute/nova.py -> build/lib/cinder/compute creating build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_backup.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_consistencygroup.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/__init__.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_attachment.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_snapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_service.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_base.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_type.py -> build/lib/cinder/tests/unit/objects creating build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_common.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/__init__.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_client.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_fc.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_iscsi.py -> build/lib/cinder/volume/drivers/dothill copying cinder/tests/unit/volume/drivers/emc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/emc copying cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> build/lib/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/__init__.py -> build/lib/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> build/lib/cinder/volume/drivers/infortrend creating build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/__init__.py -> build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/create_volume.py -> build/lib/cinder/scheduler/flows creating build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/__init__.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/exceptions.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/vmdk.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/datastore.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/volumeops.py -> build/lib/cinder/volume/drivers/vmware copying cinder/tests/unit/volume/__init__.py -> build/lib/cinder/tests/unit/volume creating build/lib/cinder/cmd copying cinder/cmd/manage.py -> build/lib/cinder/cmd copying cinder/cmd/api.py -> build/lib/cinder/cmd copying cinder/cmd/__init__.py -> build/lib/cinder/cmd copying cinder/cmd/scheduler.py -> build/lib/cinder/cmd copying cinder/cmd/rtstool.py -> build/lib/cinder/cmd copying cinder/cmd/volume.py -> build/lib/cinder/cmd copying cinder/cmd/all.py -> build/lib/cinder/cmd copying cinder/cmd/backup.py -> build/lib/cinder/cmd copying cinder/cmd/volume_usage_audit.py -> build/lib/cinder/cmd copying cinder/db/sqlalchemy/api.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/__init__.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/models.py -> build/lib/cinder/db/sqlalchemy creating build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/__init__.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_create_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/fake_volume_api.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/api/urlmap.py -> build/lib/cinder/api copying cinder/api/xmlutil.py -> build/lib/cinder/api copying cinder/api/versions.py -> build/lib/cinder/api copying cinder/api/__init__.py -> build/lib/cinder/api copying cinder/api/common.py -> build/lib/cinder/api copying cinder/api/extensions.py -> build/lib/cinder/api copying cinder/db/sqlalchemy/migrate_repo/manage.py -> build/lib/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo creating build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/__init__.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/create_volume.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/manage_existing.py -> build/lib/cinder/volume/flows/api creating build/lib/cinder/tests/unit/xenapi copying cinder/tests/unit/xenapi/__init__.py -> build/lib/cinder/tests/unit/xenapi creating build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/restclient.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/__init__.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssanfs.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/webdavclient.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssarest.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssaiscsi.py -> build/lib/cinder/volume/drivers/zfssa creating build/lib/cinder/api/views copying cinder/api/views/scheduler_stats.py -> build/lib/cinder/api/views copying cinder/api/views/availability_zones.py -> build/lib/cinder/api/views copying cinder/api/views/types.py -> build/lib/cinder/api/views copying cinder/api/views/versions.py -> build/lib/cinder/api/views copying cinder/api/views/qos_specs.py -> build/lib/cinder/api/views copying cinder/api/views/snapshots.py -> build/lib/cinder/api/views copying cinder/api/views/__init__.py -> build/lib/cinder/api/views copying cinder/api/views/limits.py -> build/lib/cinder/api/views copying cinder/api/views/capabilities.py -> build/lib/cinder/api/views copying cinder/api/views/transfers.py -> build/lib/cinder/api/views copying cinder/api/views/backups.py -> build/lib/cinder/api/views copying cinder/api/views/consistencygroups.py -> build/lib/cinder/api/views copying cinder/api/views/cgsnapshots.py -> build/lib/cinder/api/views creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fake_api.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_7mode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client creating build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/driver_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/__init__.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/affinity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/capacity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/instance_locality_filter.py -> build/lib/cinder/scheduler/filters creating build/lib/cinder/replication copying cinder/replication/api.py -> build/lib/cinder/replication copying cinder/replication/__init__.py -> build/lib/cinder/replication creating build/lib/cinder/volume/drivers/netapp creating build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/fc_7mode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/iscsi_7mode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_7mode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/ssc_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_7mode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/__init__.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_hgst.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_datera.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/volume/drivers/san/__init__.py -> build/lib/cinder/volume/drivers/san copying cinder/volume/drivers/san/san.py -> build/lib/cinder/volume/drivers/san copying cinder/tests/__init__.py -> build/lib/cinder/tests copying cinder/service.py -> build/lib/cinder copying cinder/quota.py -> build/lib/cinder copying cinder/utils.py -> build/lib/cinder copying cinder/test.py -> build/lib/cinder copying cinder/flow_utils.py -> build/lib/cinder copying cinder/context.py -> build/lib/cinder copying cinder/__init__.py -> build/lib/cinder copying cinder/exception.py -> build/lib/cinder copying cinder/quota_utils.py -> build/lib/cinder copying cinder/rpc.py -> build/lib/cinder copying cinder/policy.py -> build/lib/cinder copying cinder/i18n.py -> build/lib/cinder copying cinder/manager.py -> build/lib/cinder copying cinder/version.py -> build/lib/cinder copying cinder/ssh_utils.py -> build/lib/cinder copying cinder/volume/drivers/ibm/__init__.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_iscsi.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/gpfs.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_fc.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/xiv_ds8k.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/ibmnas.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_common.py -> build/lib/cinder/volume/drivers/ibm copying cinder/tests/unit/integrated/test_extensions.py -> build/lib/cinder/tests/unit/integrated copying cinder/tests/unit/integrated/integrated_helpers.py -> build/lib/cinder/tests/unit/integrated copying cinder/tests/unit/integrated/__init__.py -> build/lib/cinder/tests/unit/integrated copying cinder/tests/unit/integrated/test_volumes.py -> build/lib/cinder/tests/unit/integrated copying cinder/tests/unit/integrated/test_login.py -> build/lib/cinder/tests/unit/integrated copying cinder/tests/unit/integrated/test_xml.py -> build/lib/cinder/tests/unit/integrated copying cinder/tests/unit/volume/drivers/netapp/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp creating build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_replication.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_stats.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_hints.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas_classes.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/__init__.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_access.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_extra_specs.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_capabilities.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_services.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_availability_zones.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backups.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_admin_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_cgsnapshots.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_used_limits.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_hosts.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_unmanage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas.py -> build/lib/cinder/tests/unit/api/contrib creating build/lib/cinder/hacking copying cinder/hacking/__init__.py -> build/lib/cinder/hacking copying cinder/hacking/checks.py -> build/lib/cinder/hacking creating build/lib/cinder/consistencygroup copying cinder/consistencygroup/api.py -> build/lib/cinder/consistencygroup copying cinder/consistencygroup/__init__.py -> build/lib/cinder/consistencygroup creating build/lib/cinder/backup creating build/lib/cinder/backup/drivers copying cinder/backup/drivers/ceph.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/swift.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/glusterfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/__init__.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/posix.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/nfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/tsm.py -> build/lib/cinder/backup/drivers creating build/lib/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/evaluator.py -> build/lib/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/__init__.py -> build/lib/cinder/scheduler/evaluator copying cinder/volume/drivers/netapp/utils.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/__init__.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/common.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/options.py -> build/lib/cinder/volume/drivers/netapp creating build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_7mode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client creating build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_a.py -> build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_b.py -> build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/__init__.py -> build/lib/cinder/tests/unit/monkey_patch_example creating build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fakes.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_volume_number_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/__init__.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_manager.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_rpcapi.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler_options.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_filters.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_filter_scheduler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_goodness_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_chance_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler creating build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/__init__.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_7mode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_7mode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/lib/cinder/transfer copying cinder/transfer/api.py -> build/lib/cinder/transfer copying cinder/transfer/__init__.py -> build/lib/cinder/transfer creating build/lib/cinder/volume/drivers/dell copying cinder/volume/drivers/dell/__init__.py -> build/lib/cinder/volume/drivers/dell copying cinder/volume/drivers/dell/dell_storagecenter_fc.py -> build/lib/cinder/volume/drivers/dell copying cinder/volume/drivers/dell/dell_storagecenter_api.py -> build/lib/cinder/volume/drivers/dell copying cinder/volume/drivers/dell/dell_storagecenter_common.py -> build/lib/cinder/volume/drivers/dell copying cinder/volume/drivers/dell/dell_storagecenter_iscsi.py -> build/lib/cinder/volume/drivers/dell creating build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/utils.py -> build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/iscsi_driver.py -> build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/__init__.py -> build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/host_mapper.py -> build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/library.py -> build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/fc_driver.py -> build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/exception.py -> build/lib/cinder/volume/drivers/netapp/eseries copying cinder/volume/drivers/netapp/eseries/client.py -> build/lib/cinder/volume/drivers/netapp/eseries creating build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iet_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_cxt_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_lio_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_base_iscsi_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/__init__.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_scst_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iser_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_tgt_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/targets_fixture.py -> build/lib/cinder/tests/unit/targets creating build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/smartx.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/constants.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_utils.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/fc_zone_helper.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/__init__.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/rest_client.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_driver.py -> build/lib/cinder/volume/drivers/huawei creating build/lib/cinder/tests/unit/compute copying cinder/tests/unit/compute/test_nova.py -> build/lib/cinder/tests/unit/compute copying cinder/tests/unit/compute/__init__.py -> build/lib/cinder/tests/unit/compute creating build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/__init__.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_volume_driver.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager creating build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/__init__.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_client.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_common.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_iscsi.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_fc.py -> build/lib/cinder/volume/drivers/lenovo creating build/lib/cinder/tests/unit/wsgi copying cinder/tests/unit/wsgi/__init__.py -> build/lib/cinder/tests/unit/wsgi copying cinder/tests/unit/wsgi/test_eventlet_server.py -> build/lib/cinder/tests/unit/wsgi copying cinder/tests/unit/wsgi/test_wsgi.py -> build/lib/cinder/tests/unit/wsgi copying cinder/tests/unit/api/test_versions.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_common.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/fakes.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_extensions.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/__init__.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_router.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/common.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_xmlutil.py -> build/lib/cinder/tests/unit/api creating build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/__init__.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_windows_utils.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/db_fakes.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_windows.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_smbfs.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_windows_remotefs.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_vhdutils.py -> build/lib/cinder/tests/unit/windows creating build/lib/cinder/api/v2 creating build/lib/cinder/api/v2/views copying cinder/api/v2/views/__init__.py -> build/lib/cinder/api/v2/views copying cinder/api/v2/views/volumes.py -> build/lib/cinder/api/v2/views copying cinder/scheduler/driver.py -> build/lib/cinder/scheduler copying cinder/scheduler/host_manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/__init__.py -> build/lib/cinder/scheduler copying cinder/scheduler/filter_scheduler.py -> build/lib/cinder/scheduler copying cinder/scheduler/rpcapi.py -> build/lib/cinder/scheduler copying cinder/scheduler/manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/scheduler_options.py -> build/lib/cinder/scheduler creating build/lib/cinder/tests/unit/glance copying cinder/tests/unit/glance/stubs.py -> build/lib/cinder/tests/unit/glance copying cinder/tests/unit/glance/__init__.py -> build/lib/cinder/tests/unit/glance creating build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_qos_specs.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/fakes.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_purge.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_transfers.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/__init__.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_finish_migration.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_name_id.py -> build/lib/cinder/tests/unit/db copying cinder/backup/driver.py -> build/lib/cinder/backup copying cinder/backup/chunkeddriver.py -> build/lib/cinder/backup copying cinder/backup/api.py -> build/lib/cinder/backup copying cinder/backup/__init__.py -> build/lib/cinder/backup copying cinder/backup/rpcapi.py -> build/lib/cinder/backup copying cinder/backup/manager.py -> build/lib/cinder/backup copying cinder/tests/unit/backup/fake_service_with_verify.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/__init__.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_rpcapi.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client2.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_service.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client.py -> build/lib/cinder/tests/unit/backup creating build/lib/cinder/openstack/common/scheduler/weights copying cinder/openstack/common/scheduler/weights/__init__.py -> build/lib/cinder/openstack/common/scheduler/weights creating build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_stats.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_snapshot_attributes.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/availability_zones.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/used_limits.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/admin_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_replication.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_encryption_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/qos_specs_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_tenant_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_image_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_unmanage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/__init__.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_encryption.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_access.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/image_create.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_mig_status_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/capabilities.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_transfer.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_hints.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_services.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_extra_specs.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quotas.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_unmanage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_host_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/backups.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/hosts.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/consistencygroups.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/cgsnapshots.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quota_classes.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/services.py -> build/lib/cinder/api/contrib creating build/lib/cinder/tests/unit/api/extensions copying cinder/tests/unit/api/extensions/foxinsocks.py -> build/lib/cinder/tests/unit/api/extensions copying cinder/tests/unit/api/extensions/__init__.py -> build/lib/cinder/tests/unit/api/extensions copying cinder/openstack/common/imageutils.py -> build/lib/cinder/openstack/common copying cinder/openstack/common/gettextutils.py -> build/lib/cinder/openstack/common copying cinder/openstack/common/_i18n.py -> build/lib/cinder/openstack/common copying cinder/openstack/common/__init__.py -> build/lib/cinder/openstack/common copying cinder/volume/flows/__init__.py -> build/lib/cinder/volume/flows copying cinder/volume/flows/common.py -> build/lib/cinder/volume/flows creating build/lib/cinder/common copying cinder/common/__init__.py -> build/lib/cinder/common copying cinder/common/config.py -> build/lib/cinder/common copying cinder/common/sqlalchemyutils.py -> build/lib/cinder/common creating build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/constants.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/vhdutils.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/remotefs.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/__init__.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/windows.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/windows_utils.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/smbfs.py -> build/lib/cinder/volume/drivers/windows copying cinder/zonemanager/fc_san_lookup_service.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/utils.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/__init__.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_zone_manager.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_common.py -> build/lib/cinder/zonemanager creating build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_not_implemented_key_mgr.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_key.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_mock_key_mgr.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/mock_key_mgr.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/__init__.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_barbican.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_conf_key_mgr.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_key_mgr.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/fake.py -> build/lib/cinder/tests/unit/keymgr copying cinder/api/v2/types.py -> build/lib/cinder/api/v2 copying cinder/api/v2/snapshot_metadata.py -> build/lib/cinder/api/v2 copying cinder/api/v2/snapshots.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volume_metadata.py -> build/lib/cinder/api/v2 copying cinder/api/v2/__init__.py -> build/lib/cinder/api/v2 copying cinder/api/v2/router.py -> build/lib/cinder/api/v2 copying cinder/api/v2/limits.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volumes.py -> build/lib/cinder/api/v2 creating build/lib/cinder/api/v1 copying cinder/api/v1/types.py -> build/lib/cinder/api/v1 copying cinder/api/v1/snapshot_metadata.py -> build/lib/cinder/api/v1 copying cinder/api/v1/snapshots.py -> build/lib/cinder/api/v1 copying cinder/api/v1/volume_metadata.py -> build/lib/cinder/api/v1 copying cinder/api/v1/__init__.py -> build/lib/cinder/api/v1 copying cinder/api/v1/router.py -> build/lib/cinder/api/v1 copying cinder/api/v1/limits.py -> build/lib/cinder/api/v1 copying cinder/api/v1/volumes.py -> build/lib/cinder/api/v1 creating build/lib/cinder/objects copying cinder/objects/service.py -> build/lib/cinder/objects copying cinder/objects/volume_attachment.py -> build/lib/cinder/objects copying cinder/objects/volume_type.py -> build/lib/cinder/objects copying cinder/objects/__init__.py -> build/lib/cinder/objects copying cinder/objects/volume.py -> build/lib/cinder/objects copying cinder/objects/backup.py -> build/lib/cinder/objects copying cinder/objects/base.py -> build/lib/cinder/objects copying cinder/objects/consistencygroup.py -> build/lib/cinder/objects copying cinder/objects/snapshot.py -> build/lib/cinder/objects copying cinder/db/api.py -> build/lib/cinder/db copying cinder/db/__init__.py -> build/lib/cinder/db copying cinder/db/base.py -> build/lib/cinder/db copying cinder/db/migration.py -> build/lib/cinder/db running egg_info writing pbr to cinder.egg-info/pbr.json deleting cinder.egg-info/requires.txt writing cinder.egg-info/PKG-INFO writing top-level names to cinder.egg-info/top_level.txt writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cinder.egg-info/SOURCES.txt' copying cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/040_sqlite_downgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/brick/README.txt -> build/lib/cinder/brick copying cinder/tests/unit/policy.json -> build/lib/cinder/tests/unit creating build/lib/cinder/tests/unit/var copying cinder/tests/unit/var/ca.crt -> build/lib/cinder/tests/unit/var copying cinder/tests/unit/var/certificate.crt -> build/lib/cinder/tests/unit/var copying cinder/tests/unit/var/privatekey.key -> build/lib/cinder/tests/unit/var creating build/lib/cinder/api/schemas copying cinder/api/schemas/atom-link.rng -> build/lib/cinder/api/schemas creating build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/extension.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/extensions.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/limits.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/metadata.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/qos_association.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/qos_associations.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/qos_spec.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/api/schemas/v1.1/qos_specs.rng -> build/lib/cinder/api/schemas/v1.1 copying cinder/db/sqlalchemy/migrate_repo/README -> build/lib/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/cinder/db/sqlalchemy/migrate_repo creating build/lib/cinder/config copying cinder/config/cinder-config-generator.conf -> build/lib/cinder/config copying cinder/config/generate_cinder_opts.py -> build/lib/cinder/config creating build/lib/cinder/locale copying cinder/locale/cinder-log-critical.pot -> build/lib/cinder/locale copying cinder/locale/cinder-log-error.pot -> build/lib/cinder/locale copying cinder/locale/cinder-log-info.pot -> build/lib/cinder/locale copying cinder/locale/cinder-log-warning.pot -> build/lib/cinder/locale copying cinder/locale/cinder.pot -> build/lib/cinder/locale creating build/lib/cinder/locale/tr_TR creating build/lib/cinder/locale/tr_TR/LC_MESSAGES copying cinder/locale/tr_TR/LC_MESSAGES/cinder-log-error.po -> build/lib/cinder/locale/tr_TR/LC_MESSAGES copying cinder/locale/tr_TR/LC_MESSAGES/cinder-log-info.po -> build/lib/cinder/locale/tr_TR/LC_MESSAGES copying cinder/locale/tr_TR/LC_MESSAGES/cinder-log-warning.po -> build/lib/cinder/locale/tr_TR/LC_MESSAGES copying cinder/locale/tr_TR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/tr_TR/LC_MESSAGES creating build/lib/cinder/testing copying cinder/testing/README.rst -> build/lib/cinder/testing copying cinder/openstack/common/README -> build/lib/cinder/openstack/common + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y6TUTa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch + cd cinder-7.0.0.0rc1 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/quota.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/rtstool.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/all.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/test.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/flow_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/context.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup copying build/lib/cinder/consistencygroup/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup copying build/lib/cinder/consistencygroup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows copying build/lib/cinder/volume/flows/common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/lio.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/iser.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/cxt.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/smartx.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/fc_zone_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/rest_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/pure.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/blockbridge.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/tintri.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/restclient.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/zfssanfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/webdavclient.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/zfssarest.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/zfssaiscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_3par_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_3par_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_xp_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_3par_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hp_xp_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san copying build/lib/cinder/volume/drivers/san/san.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san copying build/lib/cinder/volume/drivers/glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/vhdutils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/windows.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/windows_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell copying build/lib/cinder/volume/drivers/dell/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell copying build/lib/cinder/volume/drivers/dell/dell_storagecenter_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell copying build/lib/cinder/volume/drivers/dell/dell_storagecenter_api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell copying build/lib/cinder/volume/drivers/dell/dell_storagecenter_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell copying build/lib/cinder/volume/drivers/dell/dell_storagecenter_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell copying build/lib/cinder/volume/drivers/remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/xio.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/cloudbyte copying build/lib/cinder/volume/drivers/cloudbyte/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/cloudbyte copying build/lib/cinder/volume/drivers/cloudbyte/cloudbyte.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/cloudbyte copying build/lib/cinder/volume/drivers/cloudbyte/options.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/cloudbyte copying build/lib/cinder/volume/drivers/scality.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/drbdmanagedrv.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/scaleio.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_fast.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_cli_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_masking.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_cli_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_provision.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vnx_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_provision_v3.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc copying build/lib/cinder/volume/drivers/emc/emc_vmax_https.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/violin/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/violin/v7000_fcp.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/violin/v6000_fcp.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/violin/v6000_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/violin/v6000_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/violin/v7000_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hnas_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_horcm.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_snm2.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hnas_backend.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hnas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_basiclib.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hbsd_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/block_device.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/datera.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/eqlx.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/srb.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/hgst.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/fc_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/iscsi_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/ssc_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/block_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/options.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/host_mapper.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/library.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/fc_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/eseries/client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dplcommon.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dpl_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dpl_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/options.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend copying build/lib/cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend copying build/lib/cinder/volume/drivers/infortrend/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/eonstor_ds_cli copying build/lib/cinder/volume/drivers/infortrend/eonstor_ds_cli/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/eonstor_ds_cli copying build/lib/cinder/volume/drivers/infortrend/eonstor_ds_cli/cli_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/eonstor_ds_cli copying build/lib/cinder/volume/drivers/infortrend/eonstor_ds_cli/common_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/eonstor_ds_cli copying build/lib/cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend copying build/lib/cinder/volume/drivers/sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/ssh.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/helpers.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/xiv_ds8k.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/ibmnas.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/046_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/034_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/014_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/007_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/038_add_driver_initiator_data_table.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/005_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/051_add_source_cgid_column_to_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/011_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/048_add_allocated_in_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/040_add_volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/040_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/053_add_version_columns_to_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/039_add_parent_id_to_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/045_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/055_add_image_volume_cache_table.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/037_add_cgsnapshot_id_column_to_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/032_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/052_add_provider_auth_column_to_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/012_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/054_add_has_dependent_backups_column_to_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/013_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/050_add_previous_status_to_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/041_add_modified_at_column_to_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/033_sqlite_downgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/049_add_temp_volume_snapshot_ids_to_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/047_add_per_volume_quota.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute copying build/lib/cinder/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute copying build/lib/cinder/compute/nova.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute copying build/lib/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/drivers/fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/not_implemented_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/key.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/barbican.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config copying build/lib/cinder/config/generate_cinder_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config copying build/lib/cinder/config/cinder-config-generator.conf -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale copying build/lib/cinder/locale/cinder.pot -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale copying build/lib/cinder/locale/cinder-log-critical.pot -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale copying build/lib/cinder/locale/cinder-log-warning.pot -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale copying build/lib/cinder/locale/cinder-log-error.pot -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale copying build/lib/cinder/locale/cinder-log-info.pot -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES copying build/lib/cinder/locale/tr_TR/LC_MESSAGES/cinder-log-warning.po -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES copying build/lib/cinder/locale/tr_TR/LC_MESSAGES/cinder-log-info.po -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES copying build/lib/cinder/locale/tr_TR/LC_MESSAGES/cinder-log-error.po -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES copying build/lib/cinder/locale/tr_TR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/glance.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/cache.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/swift.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/posix.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_dellscapi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/example_a.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/example_b.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/fake_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_hp_3par_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_scality.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_vmware_vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_v6000_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/cast_as_call.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hitachi_hnas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_backup_swift.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_netapp.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_vmware_datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_eqlx.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_cmd.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_tintri.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_storwize_svc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hitachi_hbsd_snm2_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_drbdmanagedrv.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_backup_ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hp_xp_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_backup_driver_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_api_urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_san.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_windows_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/db_fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_windows.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_windows_remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_vhdutils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/test_vmware_volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_create_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/fake_volume_api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_hgst.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc copying build/lib/cinder/tests/unit/volume/drivers/emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_cloned_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_delete_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_misc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_delete_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/mocks.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_volume_from_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_extend_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/test_datera.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fake_api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/test_library.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/test_host_mapper.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/test_fc_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/eseries/test_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_purge.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_finish_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_name_id.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/test_ibm_xiv_ds8k.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/compute/test_nova.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/test_nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_db_api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_backup_tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_not_implemented_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_key.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_mock_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/mock_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_barbican.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/runtime_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_dothill.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_vmem_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_v7000_fcp.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/policy.json -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_blockbridge.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hitachi_hbsd_horcm_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_hp_lefthand_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_block_device.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/test_ibm_flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_iet_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_cxt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_lio_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_base_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_scst_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_iser_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_tgt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/targets_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hitachi_hnas_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_infortrend_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/test_cache.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/test_glance.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_service_with_verify.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_swift_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_swift_client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_posix.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/test_emc_xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hitachi_hnas_backend.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_prophetstor_dpl.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_hp_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_huawei_drivers_compatibility.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated copying build/lib/cinder/tests/unit/integrated/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated copying build/lib/cinder/tests/unit/integrated/integrated_helpers.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated copying build/lib/cinder/tests/unit/integrated/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated copying build/lib/cinder/tests/unit/integrated/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated copying build/lib/cinder/tests/unit/integrated/test_login.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/api copying build/lib/cinder/tests/unit/integrated/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/api copying build/lib/cinder/tests/unit/integrated/api/client.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/api copying build/lib/cinder/tests/unit/integrated/test_xml.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated copying build/lib/cinder/tests/unit/test_netapp_eseries_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_pure.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/xenapi copying build/lib/cinder/tests/unit/xenapi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/xenapi copying build/lib/cinder/tests/unit/test_netapp_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_v7000_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_huawei_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/declare_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_ibmnas.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_glance_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_cloudbyte.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/var copying build/lib/cinder/tests/unit/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/var copying build/lib/cinder/tests/unit/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/var copying build/lib/cinder/tests/unit/var/ca.crt -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/var creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/fake_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/test_brick_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/wsgi copying build/lib/cinder/tests/unit/wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/wsgi copying build/lib/cinder/tests/unit/wsgi/test_eventlet_server.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/wsgi copying build/lib/cinder/tests/unit/wsgi/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/wsgi copying build/lib/cinder/tests/unit/test_test.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_v6000_fcp.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_volume_number_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_host_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_goodness_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_chance_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/test_remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_zfssa.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_ibm_flashsystem.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hplefthand.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_emc_vnxdirect.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_dellfc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hp3par.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_netapp_ssc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance copying build/lib/cinder/tests/unit/glance/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance copying build/lib/cinder/tests/unit/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance copying build/lib/cinder/tests/unit/test_emc_vmax.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_xio.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/extensions copying build/lib/cinder/tests/unit/api/extensions/foxinsocks.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/extensions copying build/lib/cinder/tests/unit/api/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/extensions creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/test_types.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/test_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/test_snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 copying build/lib/cinder/tests/unit/api/v1/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_types.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/test_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/test_faults.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/test_router.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_quotas_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_services.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/test_xmlutil.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_srb.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_dellsc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_migrations.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_hitachi_hbsd_snm2_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_v6000_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_infortrend_common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests copying build/lib/cinder/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev copying build/lib/cinder/brick/local_dev/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev copying build/lib/cinder/brick/local_dev/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev copying build/lib/cinder/brick/README.txt -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick copying build/lib/cinder/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/config.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/sqlalchemyutils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows copying build/lib/cinder/scheduler/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows copying build/lib/cinder/scheduler/flows/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/driver_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/affinity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/capacity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/instance_locality_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/capacity.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/volume_number.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/chance.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/goodness.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/policy.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/testing copying build/lib/cinder/testing/README.rst -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/testing copying build/lib/cinder/i18n.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/replication copying build/lib/cinder/replication/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/replication copying build/lib/cinder/replication/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/replication creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/qos_specs.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/extensions.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/qos_associations.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/qos_association.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/qos_spec.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/extension.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/metadata.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/v1.1/limits.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/v1.1 copying build/lib/cinder/api/schemas/atom-link.rng -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/xmlutil.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/types.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/types.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/sizelimit.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/auth.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/common.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/image_create.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_mig_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/extended_services.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/quota_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/services.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer copying build/lib/cinder/transfer/api.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer copying build/lib/cinder/transfer/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack copying build/lib/cinder/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common copying build/lib/cinder/openstack/common/imageutils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common copying build/lib/cinder/openstack/common/gettextutils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common copying build/lib/cinder/openstack/common/_i18n.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common copying build/lib/cinder/openstack/common/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common copying build/lib/cinder/openstack/common/README -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/config copying build/lib/cinder/openstack/common/config/generator.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/config copying build/lib/cinder/openstack/common/config/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/config creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters copying build/lib/cinder/openstack/common/scheduler/filters/json_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters copying build/lib/cinder/openstack/common/scheduler/filters/availability_zone_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters copying build/lib/cinder/openstack/common/scheduler/filters/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters copying build/lib/cinder/openstack/common/scheduler/filters/capabilities_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters copying build/lib/cinder/openstack/common/scheduler/filters/ignore_attempted_hosts_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters copying build/lib/cinder/openstack/common/scheduler/filters/extra_specs_ops.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters copying build/lib/cinder/openstack/common/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler copying build/lib/cinder/openstack/common/scheduler/base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/weights copying build/lib/cinder/openstack/common/scheduler/weights/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/weights copying build/lib/cinder/openstack/common/scheduler/base_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler copying build/lib/cinder/openstack/common/scheduler/base_weight.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler copying build/lib/cinder/version.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/rtstool.py to rtstool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/all.py to all.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/volume_usage_audit.py to volume_usage_audit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/flow_utils.py to flow_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py to create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/manage_existing_snapshot.py to manage_existing_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/manage_existing.py to manage_existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api/create_volume.py to create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api/manage_existing.py to manage_existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/throttling.py to throttling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/lio.py to lio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/tgt.py to tgt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/scst.py to scst.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/iet.py to iet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/iser.py to iser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/cxt.py to cxt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/smartx.py to smartx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_utils.py to huawei_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/fc_zone_helper.py to fc_zone_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/rest_client.py to rest_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_driver.py to huawei_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nimble.py to nimble.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/pure.py to pure.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/blockbridge.py to blockbridge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/tintri.py to tintri.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/quobyte.py to quobyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/restclient.py to restclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssanfs.py to zfssanfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/webdavclient.py to webdavclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssarest.py to zfssarest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssaiscsi.py to zfssaiscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_client.py to lenovo_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_common.py to lenovo_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_iscsi.py to lenovo_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_fc.py to lenovo_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_client.py to hpmsa_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_fc.py to hpmsa_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_iscsi.py to hpmsa_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_3par_common.py to hp_3par_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_3par_iscsi.py to hp_3par_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py to hp_lefthand_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_common.py to hpmsa_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py to hp_lefthand_rest_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py to hp_lefthand_cliq_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_xp_fc.py to hp_xp_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_3par_fc.py to hp_3par_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hp_xp_opts.py to hp_xp_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/san.py to san.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/glusterfs.py to glusterfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/vhdutils.py to vhdutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/remotefs.py to remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/windows_utils.py to windows_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/smbfs.py to smbfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell/dell_storagecenter_fc.py to dell_storagecenter_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell/dell_storagecenter_api.py to dell_storagecenter_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell/dell_storagecenter_common.py to dell_storagecenter_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell/dell_storagecenter_iscsi.py to dell_storagecenter_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/remotefs.py to remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/xio.py to xio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_common.py to dothill_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_client.py to dothill_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_fc.py to dothill_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_iscsi.py to dothill_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/vmdk.py to vmdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/datastore.py to datastore.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/volumeops.py to volumeops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/cloudbyte/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/cloudbyte/cloudbyte.py to cloudbyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/cloudbyte/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/scality.py to scality.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vzstorage.py to vzstorage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/drbdmanagedrv.py to drbdmanagedrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/solidfire.py to solidfire.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_fc.py to emc_vmax_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/scaleio.py to scaleio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_fast.py to emc_vmax_fast.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_cli_fc.py to emc_cli_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_utils.py to emc_vmax_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_iscsi.py to emc_vmax_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_masking.py to emc_vmax_masking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_cli_iscsi.py to emc_cli_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_provision.py to emc_vmax_provision.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_common.py to emc_vmax_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/xtremio.py to xtremio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vnx_cli.py to emc_vnx_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_provision_v3.py to emc_vmax_provision_v3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/emc/emc_vmax_https.py to emc_vmax_https.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/v7000_fcp.py to v7000_fcp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/v6000_fcp.py to v6000_fcp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/v6000_iscsi.py to v6000_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/v6000_common.py to v6000_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/v7000_common.py to v7000_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hnas_nfs.py to hnas_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hbsd_common.py to hbsd_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hbsd_horcm.py to hbsd_horcm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hbsd_snm2.py to hbsd_snm2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hnas_backend.py to hnas_backend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hbsd_fc.py to hbsd_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hnas_iscsi.py to hnas_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hbsd_basiclib.py to hbsd_basiclib.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hbsd_iscsi.py to hbsd_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/block_device.py to block_device.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/rbd.py to rbd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera.py to datera.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/eqlx.py to eqlx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/srb.py to srb.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hgst.py to hgst.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py to iscsi_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/fc_7mode.py to fc_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py to nfs_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/block_cmode.py to block_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_base.py to client_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py to client_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_7mode.py to client_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/iscsi_7mode.py to iscsi_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_7mode.py to nfs_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/ssc_cmode.py to ssc_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/fc_cmode.py to fc_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/block_base.py to block_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/block_7mode.py to block_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_base.py to nfs_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/iscsi_driver.py to iscsi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/host_mapper.py to host_mapper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/library.py to library.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/fc_driver.py to fc_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dplcommon.py to dplcommon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dpl_fc.py to dpl_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dpl_iscsi.py to dpl_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py to infortrend_iscsi_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/eonstor_ds_cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/eonstor_ds_cli/cli_factory.py to cli_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/eonstor_ds_cli/common_cli.py to common_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/infortrend_fc_cli.py to infortrend_fc_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/sheepdog.py to sheepdog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_iscsi.py to flashsystem_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/gpfs.py to gpfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_fc.py to flashsystem_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/replication.py to replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/ssh.py to ssh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/xiv_ds8k.py to xiv_ds8k.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibmnas.py to ibmnas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_common.py to flashsystem_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/smbfs.py to smbfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/029_placeholder.py to 029_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/014_add_name_id.py to 014_add_name_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/012_add_attach_host_column.py to 012_add_attach_host_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/015_drop_migrations_table.py to 015_drop_migrations_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/022_add_reason_column_to_service.py to 022_add_reason_column_to_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/044_placeholder.py to 044_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/023_add_expire_reservations_index.py to 023_add_expire_reservations_index.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/034_volume_type_add_desc_column.py to 034_volume_type_add_desc_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/046_placeholder.py to 046_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/028_placeholder.py to 028_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/025_add_consistencygroup.py to 025_add_consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/013_add_provider_geometry_column.py to 013_add_provider_geometry_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/030_placeholder.py to 030_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/042_placeholder.py to 042_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/038_add_driver_initiator_data_table.py to 038_add_driver_initiator_data_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/033_add_encryption_unique_key.py to 033_add_encryption_unique_key.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/020_add_volume_admin_metadata_table.py to 020_add_volume_admin_metadata_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/051_add_source_cgid_column_to_consistencygroups.py to 051_add_source_cgid_column_to_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/002_quota_class.py to 002_quota_class.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/011_add_bootable_column.py to 011_add_bootable_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/048_add_allocated_in_quotas.py to 048_add_allocated_in_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/040_add_volume_attachment.py to 040_add_volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/021_add_default_quota_class.py to 021_add_default_quota_class.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/004_volume_type_to_uuid.py to 004_volume_type_to_uuid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/010_add_transfers_table.py to 010_add_transfers_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/053_add_version_columns_to_service.py to 053_add_version_columns_to_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/027_placeholder.py to 027_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/016_drop_sm_tables.py to 016_drop_sm_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/026_add_consistencygroup_quota_class.py to 026_add_consistencygroup_quota_class.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/035_add_provider_id_column.py to 035_add_provider_id_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/031_placeholder.py to 031_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/032_add_volume_type_projects.py to 032_add_volume_type_projects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/006_snapshots_add_provider_location.py to 006_snapshots_add_provider_location.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py to 003_glance_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/039_add_parent_id_to_backups.py to 039_add_parent_id_to_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/008_add_backup.py to 008_add_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/018_add_qos_specs.py to 018_add_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/036_add_provider_id_column_to_snapshots.py to 036_add_provider_id_column_to_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/024_add_replication_support.py to 024_add_replication_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/045_placeholder.py to 045_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/055_add_image_volume_cache_table.py to 055_add_image_volume_cache_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/037_add_cgsnapshot_id_column_to_consistencygroups.py to 037_add_cgsnapshot_id_column_to_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/007_add_volume_snapshot_fk.py to 007_add_volume_snapshot_fk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/017_add_encryption_information.py to 017_add_encryption_information.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/005_add_source_volume_column.py to 005_add_source_volume_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/052_add_provider_auth_column_to_snapshots.py to 052_add_provider_auth_column_to_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/054_add_has_dependent_backups_column_to_backups.py to 054_add_has_dependent_backups_column_to_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/050_add_previous_status_to_volumes.py to 050_add_previous_status_to_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/019_add_migration_status.py to 019_add_migration_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/043_placeholder.py to 043_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/001_cinder_init.py to 001_cinder_init.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/041_add_modified_at_column_to_service.py to 041_add_modified_at_column_to_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/009_add_snapshot_metadata_table.py to 009_add_snapshot_metadata_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/049_add_temp_volume_snapshot_ids_to_backups.py to 049_add_temp_volume_snapshot_ids_to_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/047_add_per_volume_quota.py to 047_add_per_volume_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute/nova.py to nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_san_lookup_service.py to fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_zone_manager.py to fc_zone_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_common.py to fc_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/fc_zone_driver.py to fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py to cisco_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py to cisco_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py to cisco_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/fc_zone_constants.py to fc_zone_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py to cisco_fabric_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py to brcd_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py to brcd_fabric_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py to brcd_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py to brcd_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/fc_zone_constants.py to fc_zone_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/key_mgr.py to key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/not_implemented_key_mgr.py to not_implemented_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/key.py to key.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/barbican.py to barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/conf_key_mgr.py to conf_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config/generate_cinder_opts.py to generate_cinder_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume_attachment.py to volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume_type.py to volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/consistencygroup.py to consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/image_utils.py to image_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/chunkeddriver.py to chunkeddriver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/glusterfs.py to glusterfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/posix.py to posix.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/tsm.py to tsm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_dellscapi.py to test_dellscapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/example_a.py to example_a.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/example_b.py to example_b.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_snapshot.py to fake_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_hp_3par_client.py to fake_hp_3par_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_scality.py to test_scality.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_qos_specs.py to test_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_nfs.py to test_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_exception.py to test_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_vmware_vmdk.py to test_vmware_vmdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_v6000_iscsi.py to test_v6000_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/conf_fixture.py to conf_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/cast_as_call.py to cast_as_call.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hitachi_hnas_iscsi.py to test_hitachi_hnas_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_backup_swift.py to test_backup_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_netapp.py to test_netapp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_vmware_datastore.py to test_vmware_datastore.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_eqlx.py to test_eqlx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_cmd.py to test_cmd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_tintri.py to test_tintri.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_storwize_svc.py to test_storwize_svc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hitachi_hbsd_snm2_iscsi.py to test_hitachi_hbsd_snm2_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_backup.py to fake_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_drbdmanagedrv.py to test_drbdmanagedrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_types_extra_specs.py to test_volume_types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_replication.py to test_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_backup_ceph.py to test_backup_ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_quobyte.py to test_quobyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_gpfs.py to test_gpfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hp_xp_fc.py to test_hp_xp_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_rbd.py to test_rbd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_backup_driver_base.py to test_backup_driver_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_api_urlmap.py to test_api_urlmap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_san.py to test_san.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_windows_utils.py to test_windows_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/db_fakes.py to db_fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_windows.py to test_windows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_smbfs.py to test_smbfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_windows_remotefs.py to test_windows_remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_vhdutils.py to test_vhdutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_vmware_volumeops.py to test_vmware_volumeops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_create_volume_flow.py to test_create_volume_flow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/fake_volume_api.py to fake_volume_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_manage_volume_flow.py to test_manage_volume_flow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_hgst.py to test_hgst.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_cloned_volume.py to test_create_cloned_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_delete_snapshot.py to test_delete_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_delete_volume.py to test_delete_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/mocks.py to mocks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_volume.py to test_create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_volume_from_snapshot.py to test_create_volume_from_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_extend_volume.py to test_extend_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/emc/scaleio/test_create_snapshot.py to test_create_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_datera.py to test_datera.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py to test_block_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py to test_nfs_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py to test_block_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py to test_nfs_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py to test_client_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fake_api.py to fake_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_7mode.py to test_client_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py to test_client_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_7mode.py to test_block_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py to test_block_driver_interfaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_7mode.py to test_nfs_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/test_library.py to test_library.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/test_host_mapper.py to test_host_mapper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/test_fc_driver.py to test_fc_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/test_iscsi_driver.py to test_iscsi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_qos_specs.py to test_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_purge.py to test_purge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_transfers.py to test_transfers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_finish_migration.py to test_finish_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_name_id.py to test_name_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_ibm_xiv_ds8k.py to test_ibm_xiv_ds8k.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_solidfire.py to test_solidfire.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute/test_nova.py to test_nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py to test_brcd_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py to test_brcd_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py to test_brcd_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py to test_brcd_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_fc_zone_manager.py to test_fc_zone_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py to test_cisco_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_volume_driver.py to test_volume_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py to test_cisco_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py to test_cisco_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py to test_cisco_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_nimble.py to test_nimble.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_db_api.py to test_db_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_driver.py to fake_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_backup_tsm.py to test_backup_tsm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_not_implemented_key_mgr.py to test_not_implemented_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_key.py to test_key.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_mock_key_mgr.py to test_mock_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/mock_key_mgr.py to mock_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_barbican.py to test_barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_conf_key_mgr.py to test_conf_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_key_mgr.py to test_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/runtime_conf.py to runtime_conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_dothill.py to test_dothill.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_vmem_client.py to fake_vmem_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_consistencygroup.py to fake_consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_volume.py to fake_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_test_utils.py to test_test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_v7000_fcp.py to test_v7000_fcp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_throttling.py to test_volume_throttling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_blockbridge.py to test_blockbridge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hitachi_hbsd_horcm_fc.py to test_hitachi_hbsd_horcm_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_hp_lefthand_client.py to fake_hp_lefthand_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_block_device.py to test_block_device.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_consistencygroup.py to test_consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume_attachment.py to test_volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_ibm_flashsystem_iscsi.py to test_ibm_flashsystem_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_iet_driver.py to test_iet_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_cxt_driver.py to test_cxt_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_lio_driver.py to test_lio_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_base_iscsi_driver.py to test_base_iscsi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_scst_driver.py to test_scst_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_iser_driver.py to test_iser_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_tgt_driver.py to test_tgt_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/targets_fixture.py to targets_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_service.py to fake_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hitachi_hnas_nfs.py to test_hitachi_hnas_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_rpcapi.py to test_volume_rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_infortrend_cli.py to test_infortrend_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/test_cache.py to test_cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/test_glance.py to test_glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_service_with_verify.py to fake_service_with_verify.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_rpcapi.py to test_rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_swift_client2.py to fake_swift_client2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_service.py to fake_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_swift_client.py to fake_swift_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_posix.py to test_backup_posix.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py to test_backup_glusterfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_nfs.py to test_backup_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_emc_xtremio.py to test_emc_xtremio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hitachi_hnas_backend.py to test_hitachi_hnas_backend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_prophetstor_dpl.py to test_prophetstor_dpl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_hp_client_exceptions.py to fake_hp_client_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_notifier.py to fake_notifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_huawei_drivers_compatibility.py to test_huawei_drivers_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/integrated_helpers.py to integrated_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/test_login.py to test_login.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/api/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/integrated/test_xml.py to test_xml.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_netapp_eseries_iscsi.py to test_netapp_eseries_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_smbfs.py to test_smbfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_transfer.py to test_volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_pure.py to test_pure.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/xenapi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_netapp_nfs.py to test_netapp_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_v7000_common.py to test_v7000_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_sheepdog.py to test_sheepdog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_huawei_drivers.py to test_huawei_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/declare_conf.py to declare_conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_utils.py to fake_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_ibmnas.py to test_ibmnas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_conf.py to test_conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_glance_metadata.py to test_volume_glance_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_cloudbyte.py to test_cloudbyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/fake_lvm.py to fake_lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/test_brick_lvm.py to test_brick_lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/wsgi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/wsgi/test_eventlet_server.py to test_eventlet_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/wsgi/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_test.py to test_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_evaluator.py to test_evaluator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_image_utils.py to test_image_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_v6000_fcp.py to test_v6000_fcp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_configuration.py to test_volume_configuration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_scheduler.py to test_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_volume_number_weigher.py to test_volume_number_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_host_manager.py to test_host_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_rpcapi.py to test_rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_scheduler_options.py to test_scheduler_options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_host_filters.py to test_host_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_filter_scheduler.py to test_filter_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_goodness_weigher.py to test_goodness_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py to test_allocated_capacity_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_chance_weigher.py to test_chance_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_capacity_weigher.py to test_capacity_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_remotefs.py to test_remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_zfssa.py to test_zfssa.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_utils.py to test_volume_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_ibm_flashsystem.py to test_ibm_flashsystem.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hplefthand.py to test_hplefthand.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_emc_vnxdirect.py to test_emc_vnxdirect.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_dellfc.py to test_dellfc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hp3par.py to test_hp3par.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_netapp_ssc.py to test_netapp_ssc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_emc_vmax.py to test_emc_vmax.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_xio.py to test_xio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_glusterfs.py to test_glusterfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/extensions/foxinsocks.py to foxinsocks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/test_snapshots.py to test_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/test_snapshot_metadata.py to test_snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1/test_volume_metadata.py to test_volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_snapshots.py to test_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_snapshot_metadata.py to test_snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_volume_metadata.py to test_volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/test_faults.py to test_faults.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_replication.py to test_volume_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_scheduler_stats.py to test_scheduler_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_scheduler_hints.py to test_scheduler_hints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_manage.py to test_volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_host_attribute.py to test_volume_host_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_actions.py to test_volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py to test_volume_tenant_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py to test_volume_encryption_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_quotas_classes.py to test_quotas_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_manage.py to test_snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_type_access.py to test_volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_qos_specs_manage.py to test_qos_specs_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_types_extra_specs.py to test_types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py to test_volume_migration_status_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_availability_zones.py to test_availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_types_manage.py to test_types_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_transfer.py to test_volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_backups.py to test_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_admin_actions.py to test_admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_image_metadata.py to test_volume_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py to test_extended_snapshot_attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_cgsnapshots.py to test_cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_type_encryption.py to test_volume_type_encryption.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_used_limits.py to test_used_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_hosts.py to test_hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_unmanage.py to test_volume_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py to test_snapshot_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_xmlutil.py to test_xmlutil.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_types.py to test_volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_srb.py to test_srb.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_dellsc.py to test_dellsc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_vzstorage.py to test_vzstorage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hitachi_hbsd_snm2_fc.py to test_hitachi_hbsd_snm2_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_v6000_common.py to test_v6000_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_infortrend_common.py to test_infortrend_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/quota_utils.py to quota_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/eventlet_server.py to eventlet_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/sqlalchemyutils.py to sqlalchemyutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/evaluator.py to evaluator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/host_manager.py to host_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows/create_volume.py to create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/driver_filter.py to driver_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/affinity_filter.py to affinity_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/capacity_filter.py to capacity_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/instance_locality_filter.py to instance_locality_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filter_scheduler.py to filter_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/capacity.py to capacity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/volume_number.py to volume_number.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/chance.py to chance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/goodness.py to goodness.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/scheduler_options.py to scheduler_options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/replication/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/replication/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/urlmap.py to urlmap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/xmlutil.py to xmlutil.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/snapshot_metadata.py to snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/volume_metadata.py to volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/snapshot_metadata.py to snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/volume_metadata.py to volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/scheduler_stats.py to scheduler_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/transfers.py to transfers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/fault.py to fault.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/sizelimit.py to sizelimit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/scheduler_stats.py to scheduler_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/extended_snapshot_attributes.py to extended_snapshot_attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/used_limits.py to used_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/admin_actions.py to admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_replication.py to volume_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_encryption_metadata.py to volume_encryption_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/qos_specs_manage.py to qos_specs_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_tenant_attribute.py to volume_tenant_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_actions.py to snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_image_metadata.py to volume_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/types_manage.py to types_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_unmanage.py to volume_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_actions.py to volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_type_encryption.py to volume_type_encryption.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_type_access.py to volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/image_create.py to image_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_mig_status_attribute.py to volume_mig_status_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_manage.py to volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_transfer.py to volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/scheduler_hints.py to scheduler_hints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/extended_services.py to extended_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/types_extra_specs.py to types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_unmanage.py to snapshot_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_host_attribute.py to volume_host_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_manage.py to snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/imageutils.py to imageutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/gettextutils.py to gettextutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/config/generator.py to generator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters/json_filter.py to json_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters/availability_zone_filter.py to availability_zone_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters/capabilities_filter.py to capabilities_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters/ignore_attempted_hosts_filter.py to ignore_attempted_hosts_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/filters/extra_specs_ops.py to extra_specs_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/base_filter.py to base_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/weights/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/base_handler.py to base_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/openstack/common/scheduler/base_weight.py to base_weight.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/ssh_utils.py to ssh_utils.pyc writing byte-compilation script '/tmp/tmp1z7Eut.py' /usr/bin/python2 -O /tmp/tmp1z7Eut.py removing /tmp/tmp1z7Eut.py running install_egg_info running egg_info writing pbr to cinder.egg-info/pbr.json writing cinder.egg-info/PKG-INFO writing top-level names to cinder.egg-info/top_level.txt writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cinder.egg-info/SOURCES.txt' Copying cinder.egg-info to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder-7.0.0.0rc1-py2.7.egg-info running install_scripts Installing cinder-rootwrap script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-backup script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-api script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-volume script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-manage script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-volume-usage-audit script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-all script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-rtstool script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin Installing cinder-scheduler script to /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin ++ pwd ~/build/BUILD/cinder-7.0.0.0rc1/doc ~/build/BUILD/cinder-7.0.0.0rc1 + export PYTHONPATH=/builddir/build/BUILD/cinder-7.0.0.0rc1: + PYTHONPATH=/builddir/build/BUILD/cinder-7.0.0.0rc1: + pushd doc + SPHINX_DEBUG=1 + sphinx-build -b html source build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: targets for 25 source files that are out of date updating environment: 25 added, 0 changed, 0 removed reading sources... [ 4%] devref/addmethod.openstackapi reading sources... [ 8%] devref/api Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/__init__.py", line 24, in from cinder.api.openstack import wsgi File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/wsgi.py", line 23, in from lxml import etree ImportError: No module named lxml Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api_unittest Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api_integration Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named cloud_unittest Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api.fakes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api.test_wsgi Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api.openstack.test_api Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api.openstack.test_auth Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api.openstack.test_faults reading sources... [ 12%] devref/api.apache reading sources... [ 16%] devref/architecture reading sources... [ 20%] devref/auth Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/quota.py", line 29, in from cinder import context File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/context.py", line 29, in from cinder import policy File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/policy.py", line 20, in from oslo_policy import opts as policy_opts ImportError: No module named oslo_policy Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named auth.signer Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named auth.manager Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named auth_unittest Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named access_unittest Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named quota_unittest reading sources... [ 24%] devref/cinder Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named adminclient Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/context.py", line 29, in from cinder import policy File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/policy.py", line 20, in from oslo_policy import opts as policy_opts ImportError: No module named oslo_policy Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/exception.py", line 29, in from oslo_versionedobjects import exception as obj_exc ImportError: No module named oslo_versionedobjects Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named process Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/rpc.py", line 30, in import oslo_messaging as messaging ImportError: No module named oslo_messaging Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named server Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/test.py", line 30, in import mock ImportError: No module named mock Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/utils.py", line 57, in from cinder import exception File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/exception.py", line 29, in from oslo_versionedobjects import exception as obj_exc ImportError: No module named oslo_versionedobjects Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named validate Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named declare_conf Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named conf_fixture Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named process_unittest Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named rpc_unittest Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named runtime_conf Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named validator_unittest reading sources... [ 28%] devref/database Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/__init__.py", line 20, in from cinder.db.api import * # noqa File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/api.py", line 40, in from oslo_db import concurrency as db_concurrency ImportError: No module named oslo_db Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/__init__.py", line 20, in from cinder.db.api import * # noqa File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/api.py", line 40, in from oslo_db import concurrency as db_concurrency ImportError: No module named oslo_db Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/__init__.py", line 20, in from cinder.db.api import * # noqa File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/api.py", line 40, in from oslo_db import concurrency as db_concurrency ImportError: No module named oslo_db Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/__init__.py", line 20, in from cinder.db.api import * # noqa File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/api.py", line 40, in from oslo_db import concurrency as db_concurrency ImportError: No module named oslo_db reading sources... [ 32%] devref/development.environment reading sources... [ 36%] devref/drivers reading sources... [ 40%] devref/fakes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named virt.fake Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named auth.fakeldap Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named testing.fake.rabbit Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/volume/__init__.py", line 27, in API = importutils.import_class(CONF.volume_api_class) File "/usr/lib/python2.7/site-packages/oslo_utils/importutils.py", line 27, in import_class __import__(mod_str) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/volume/api.py", line 31, in from cinder.api import common File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/common.py", line 26, in from cinder.api.openstack import wsgi File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/__init__.py", line 24, in from cinder.api.openstack import wsgi File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/wsgi.py", line 23, in from lxml import etree ImportError: No module named lxml Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named service_unittest Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named api.openstack.fakes reading sources... [ 44%] devref/gerrit reading sources... [ 48%] devref/gmr reading sources... [ 52%] devref/i18n reading sources... [ 56%] devref/index reading sources... [ 60%] devref/jenkins reading sources... [ 64%] devref/launchpad reading sources... [ 68%] devref/replication reading sources... [ 72%] devref/rpc reading sources... [ 76%] devref/scheduler Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/scheduler/manager.py", line 25, in import oslo_messaging as messaging ImportError: No module named oslo_messaging Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/scheduler/driver.py", line 26, in from cinder import db File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/__init__.py", line 20, in from cinder.db.api import * # noqa File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/db/api.py", line 40, in from oslo_db import concurrency as db_concurrency ImportError: No module named oslo_db Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/scheduler/filter_scheduler.py", line 26, in from cinder import exception File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/exception.py", line 29, in from oslo_versionedobjects import exception as obj_exc ImportError: No module named oslo_versionedobjects Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named scheduler_unittest reading sources... [ 80%] devref/services Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/service.py", line 27, in from oslo_db import exception as db_exc ImportError: No module named oslo_db Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/manager.py", line 57, in import oslo_messaging as messaging ImportError: No module named oslo_messaging reading sources... [ 84%] devref/threading reading sources... [ 88%] devref/unit_tests reading sources... [ 92%] devref/volume Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/volume/__init__.py", line 27, in API = importutils.import_class(CONF.volume_api_class) File "/usr/lib/python2.7/site-packages/oslo_utils/importutils.py", line 27, in import_class __import__(mod_str) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/volume/api.py", line 31, in from cinder.api import common File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/common.py", line 26, in from cinder.api.openstack import wsgi File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/__init__.py", line 24, in from cinder.api.openstack import wsgi File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/wsgi.py", line 23, in from lxml import etree ImportError: No module named lxml Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/volume/__init__.py", line 27, in API = importutils.import_class(CONF.volume_api_class) File "/usr/lib/python2.7/site-packages/oslo_utils/importutils.py", line 27, in import_class __import__(mod_str) File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/volume/api.py", line 31, in from cinder.api import common File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/common.py", line 26, in from cinder.api.openstack import wsgi File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/__init__.py", line 24, in from cinder.api.openstack import wsgi File "/builddir/build/BUILD/cinder-7.0.0.0rc1/cinder/api/openstack/wsgi.py", line 23, in from lxml import etree ImportError: No module named lxml Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named volume_unittest reading sources... [ 96%] index reading sources... [100%] man/cinder-manage /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:42: WARNING: autodoc can't import/find module 'cinder.api.openstack', it reported error: "No module named lxml", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:54: WARNING: autodoc can't import/find module 'cinder.tests.api_unittest', it reported error: "No module named api_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:63: WARNING: autodoc can't import/find module 'cinder.tests.api_integration', it reported error: "No module named api_integration", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:72: WARNING: autodoc can't import/find module 'cinder.tests.cloud_unittest', it reported error: "No module named cloud_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:81: WARNING: autodoc can't import/find module 'cinder.tests.api.fakes', it reported error: "No module named api.fakes", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:90: WARNING: autodoc can't import/find module 'cinder.tests.api.test_wsgi', it reported error: "No module named api.test_wsgi", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:99: WARNING: autodoc can't import/find module 'cinder.tests.api.openstack.test_api', it reported error: "No module named api.openstack.test_api", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:108: WARNING: autodoc can't import/find module 'cinder.tests.api.openstack.test_auth', it reported error: "No module named api.openstack.test_auth", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/api.rst:117: WARNING: autodoc can't import/find module 'cinder.tests.api.openstack.test_faults', it reported error: "No module named api.openstack.test_faults", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/auth.rst:26: WARNING: autodoc can't import/find module 'cinder.quota', it reported error: "No module named oslo_policy", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/auth.rst:36: WARNING: autodoc can't import/find module 'cinder.auth.signer', it reported error: "No module named auth.signer", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/auth.rst:49: WARNING: autodoc can't import/find module 'cinder.auth.manager', it reported error: "No module named auth.manager", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/auth.rst:63: WARNING: autodoc can't import/find module 'cinder.tests.auth_unittest', it reported error: "No module named auth_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/auth.rst:73: WARNING: autodoc can't import/find module 'cinder.tests.access_unittest', it reported error: "No module named access_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/auth.rst:83: WARNING: autodoc can't import/find module 'cinder.tests.quota_unittest', it reported error: "No module named quota_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:28: WARNING: autodoc can't import/find module 'cinder.adminclient', it reported error: "No module named adminclient", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:38: WARNING: autodoc can't import/find module 'cinder.context', it reported error: "No module named oslo_policy", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:48: WARNING: autodoc can't import/find module 'cinder.exception', it reported error: "No module named oslo_versionedobjects", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:56: WARNING: Title underline too short. The :mod:`cinder.common.config` Module ------------------------------ /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:56: WARNING: Title underline too short. The :mod:`cinder.common.config` Module ------------------------------ /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:68: WARNING: autodoc can't import/find module 'cinder.process', it reported error: "No module named process", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:78: WARNING: autodoc can't import/find module 'cinder.rpc', it reported error: "No module named oslo_messaging", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:88: WARNING: autodoc can't import/find module 'cinder.server', it reported error: "No module named server", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:98: WARNING: autodoc can't import/find module 'cinder.test', it reported error: "No module named mock", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:108: WARNING: autodoc can't import/find module 'cinder.utils', it reported error: "No module named oslo_versionedobjects", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:118: WARNING: autodoc can't import/find module 'cinder.validate', it reported error: "No module named validate", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:141: WARNING: autodoc can't import/find module 'cinder.tests.declare_conf', it reported error: "No module named declare_conf", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:149: WARNING: Title underline too short. The :mod:`conf_fixture` Module ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:149: WARNING: Title underline too short. The :mod:`conf_fixture` Module ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:151: WARNING: autodoc can't import/find module 'cinder.tests.conf_fixture', it reported error: "No module named conf_fixture", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:161: WARNING: autodoc can't import/find module 'cinder.tests.process_unittest', it reported error: "No module named process_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:171: WARNING: autodoc can't import/find module 'cinder.tests.rpc_unittest', it reported error: "No module named rpc_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:181: WARNING: autodoc can't import/find module 'cinder.tests.runtime_conf', it reported error: "No module named runtime_conf", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/cinder.rst:191: WARNING: autodoc can't import/find module 'cinder.tests.validator_unittest', it reported error: "No module named validator_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/database.rst:24: WARNING: autodoc can't import/find module 'cinder.db.api', it reported error: "No module named oslo_db", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/database.rst:37: WARNING: autodoc can't import/find module 'cinder.db.sqlalchemy.api', it reported error: "No module named oslo_db", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/database.rst:43: WARNING: autodoc can't import/find module 'cinder.db.sqlalchemy.models', it reported error: "No module named oslo_db", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/database.rst:52: WARNING: autodoc can't import/find module 'cinder.db.sqlalchemy.session', it reported error: "No module named oslo_db", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/fakes.rst:30: WARNING: autodoc can't import/find module 'cinder.virt.fake', it reported error: "No module named virt.fake", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/fakes.rst:40: WARNING: autodoc can't import/find module 'cinder.auth.fakeldap', it reported error: "No module named auth.fakeldap", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/fakes.rst:50: WARNING: autodoc can't import/find module 'cinder.testing.fake.rabbit', it reported error: "No module named testing.fake.rabbit", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/fakes.rst:60: WARNING: autodoc can't import/find class 'cinder.volume.driver.FakeAOEDriver', it reported error: "No module named lxml", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/fakes.rst:70: WARNING: autodoc can't import/find class 'cinder.tests.service_unittest.FakeManager', it reported error: "No module named service_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/fakes.rst:80: WARNING: autodoc can't import/find module 'cinder.tests.api.openstack.fakes', it reported error: "No module named api.openstack.fakes", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/index.rst:59: WARNING: toctree contains reference to nonexisting document u'api/autoindex' /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/scheduler.rst:24: WARNING: autodoc can't import/find module 'cinder.scheduler.manager', it reported error: "No module named oslo_messaging", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/scheduler.rst:34: WARNING: autodoc can't import/find module 'cinder.scheduler.driver', it reported error: "No module named oslo_db", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/scheduler.rst:42: WARNING: Title underline too short. The :mod:`cinder.scheduler.filter_scheduler` Driver ----------------------------------------- /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/scheduler.rst:42: WARNING: Title underline too short. The :mod:`cinder.scheduler.filter_scheduler` Driver ----------------------------------------- /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/scheduler.rst:44: WARNING: autodoc can't import/find module 'cinder.scheduler.filter_scheduler', it reported error: "No module named oslo_versionedobjects", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/scheduler.rst:57: WARNING: autodoc can't import/find module 'cinder.tests.scheduler_unittest', it reported error: "No module named scheduler_unittest", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/services.rst:31: WARNING: autodoc can't import/find module 'cinder.service', it reported error: "No module named oslo_db", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/services.rst:41: WARNING: autodoc can't import/find module 'cinder.manager', it reported error: "No module named oslo_messaging", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:14: ERROR: Unexpected indentation. /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:26: ERROR: Unexpected indentation. /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:149: ERROR: Too many autonumbered footnote references: only 0 corresponding footnotes available. /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:41: ERROR: Unknown target name: "testr". /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:41: ERROR: Unknown target name: "flake8". /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:73: ERROR: Unknown target name: "testr documentation". /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:149: ERROR: Unknown target name: "f3". /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/unit_tests.rst:166: ERROR: Unknown target name: "f4". /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/volume.rst:27: WARNING: autodoc can't import/find module 'cinder.volume.manager', it reported error: "No module named lxml", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/volume.rst:36: WARNING: autodoc can't import/find module 'cinder.volume.driver', it reported error: "No module named lxml", please check your spelling and sys.path /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/devref/volume.rst:49: WARNING: autodoc can't import/find module 'cinder.tests.volume_unittest', it reported error: "No module named volume_unittest", please check your spelling and sys.path done checking consistency... done preparing documents... /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/man/cinder-manage.rst:: WARNING: document isn't included in any toctree done writing output... [ 4%] devref/addmethod.openstackapi writing output... [ 8%] devref/api writing output... [ 12%] devref/api.apache writing output... [ 16%] devref/architecture writing output... [ 20%] devref/auth writing output... [ 24%] devref/cinder writing output... [ 28%] devref/database writing output... [ 32%] devref/development.environment writing output... [ 36%] devref/drivers writing output... [ 40%] devref/fakes writing output... [ 44%] devref/gerrit writing output... [ 48%] devref/gmr writing output... [ 52%] devref/i18n writing output... [ 56%] devref/index writing output... [ 60%] devref/jenkins writing output... [ 64%] devref/launchpad writing output... [ 68%] devref/replication writing output... [ 72%] devref/rpc writing output... [ 76%] devref/scheduler writing output... [ 80%] devref/services writing output... [ 84%] devref/threading writing output... [ 88%] devref/unit_tests writing output... [ 92%] devref/volume writing output... [ 96%] index writing output... [100%] man/cinder-manage writing additional files... genindex search copying images... [ 20%] images/rpc/rabt.png copying images... [ 40%] images/rpc/flow1.png copying images... [ 60%] images/rpc/flow2.png copying images... [ 80%] images/rpc/state.png copying images... [100%] images/rpc/arch.png copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 66 warnings. + rm -fr build/html/.doctrees build/html/.buildinfo + mkdir -p build/man/.doctrees/ + ln -s . build/man/.doctrees/man + SPHINX_DEBUG=1 + sphinx-build -b man -c source source/man build/man Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [man]: all manpages updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] cinder-manage looking for now-outdated files... none found pickling environment... WARNING: master file /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/man/index.rst not found done checking consistency... done /builddir/build/BUILD/cinder-7.0.0.0rc1/doc/source/man/cinder-manage.rst:: WARNING: document isn't included in any toctree writing... cinder-manage.1 { } build succeeded, 2 warnings. + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/man/man1 + install -p -D -m 644 build/man/cinder-manage.1 /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/man/man1/ + popd ~/build/BUILD/cinder-7.0.0.0rc1 + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/var/lib/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/var/lib/cinder/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/var/log/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/cinder + install -p -D -m 640 /builddir/build/SOURCES/cinder-dist.conf /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/cinder/cinder-dist.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/cinder/volumes + install -p -D -m 644 /builddir/build/SOURCES/cinder-tgt.conf /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/tgt/conf.d/cinder.conf + install -p -D -m 640 etc/cinder/rootwrap.conf /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/cinder/rootwrap.conf + install -p -D -m 640 etc/cinder/api-paste.ini /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/cinder/api-paste.ini + install -p -D -m 640 etc/cinder/policy.json /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/cinder/policy.json + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-api.service /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/systemd/system/openstack-cinder-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-scheduler.service /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/systemd/system/openstack-cinder-scheduler.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-volume.service /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/systemd/system/openstack-cinder-volume.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-backup.service /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/systemd/system/openstack-cinder-backup.service + install -p -D -m 440 /builddir/build/SOURCES/cinder-sudoers /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/sudoers.d/cinder + install -p -D -m 644 /builddir/build/SOURCES/cinder.logrotate /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/logrotate.d/openstack-cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/var/run/cinder + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/cinder/rootwrap/ + install -p -D -m 644 etc/cinder/rootwrap.d/volume.filters /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/cinder/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/cinder/rootwrap.d + for filter in '/usr/share/os-brick/rootwrap/*.filters' + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/etc/cinder/rootwrap.d/ + rm -f /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/bin/cinder-debug + rm -fr /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/ + rm -fr '/builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7/site-packages/run_tests.*' + rm -f '/builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/doc/cinder/README*' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/cinder-7.0.0.0rc1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openstack-cinder-7.0.0.0-0.1rc1.el7.noarch warning: File listed twice: /usr/share/cinder/cinder-dist.conf Provides: config(openstack-cinder) = 7.0.0.0-0.1rc1.el7 openstack-cinder = 7.0.0.0-0.1rc1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python2 Processing files: python-cinder-7.0.0.0-0.1rc1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EA5wHd + umask 022 + cd /builddir/build/BUILD + cd cinder-7.0.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/licenses/python-cinder-7.0.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/licenses/python-cinder-7.0.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/licenses/python-cinder-7.0.0.0 + exit 0 Provides: python-cinder = 7.0.0.0-0.1rc1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: openstack-cinder-doc-7.0.0.0-0.1rc1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.64EsGL + umask 022 + cd /builddir/build/BUILD + cd cinder-7.0.0.0rc1 + DOCDIR=/builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/doc/openstack-cinder-doc-7.0.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/doc/openstack-cinder-doc-7.0.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch/usr/share/doc/openstack-cinder-doc-7.0.0.0 + exit 0 Provides: openstack-cinder-doc = 7.0.0.0-0.1rc1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch Wrote: /builddir/build/RPMS/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-cinder-7.0.0.0-0.1rc1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-cinder-doc-7.0.0.0-0.1rc1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q2EWt8 + umask 022 + cd /builddir/build/BUILD + cd cinder-7.0.0.0rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-cinder-7.0.0.0-0.1rc1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->