Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-41135-80311/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-cinder-11.1.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-41135-80311/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cid5WN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cinder-11.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cinder-11.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cinder-11.1.0 + /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-11.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find cinder -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i 's/11.1.0.%{milestone}/11.1.0/' PKG-INFO + rm -rf driver-requirements.txt requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jElLwJ + umask 022 + cd /builddir/build/BUILD + cd cinder-11.1.0 + PYTHONPATH=. + oslo-config-generator --config-file=cinder/config/cinder-config-generator.conf WARNING:oslo_config.generator:normalizing group name 'BACKEND' to 'backend' WARNING:oslo_config.generator:normalizing group name 'BRCD_FABRIC_EXAMPLE' to 'brcd_fabric_example' WARNING:oslo_config.generator:normalizing group name 'CISCO_FABRIC_EXAMPLE' to 'cisco_fabric_example' WARNING:oslo_config.generator:normalizing group name 'COORDINATION' to 'coordination' WARNING:oslo_config.generator:normalizing group name 'FC-ZONE-MANAGER' to 'fc-zone-manager' WARNING:oslo_config.generator:normalizing group name 'KEY_MANAGER' to 'key_manager' /usr/lib/python2.7/site-packages/oslo_config/types.py:54: UserWarning: converting '3' to a string warnings.warn('converting \'%s\' to a string' % str_val) /usr/lib/python2.7/site-packages/oslo_config/types.py:54: UserWarning: converting '200' to a string warnings.warn('converting \'%s\' to a string' % str_val) + /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/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 copying cinder/tests/unit/image/__init__.py -> build/lib/cinder/tests/unit/image creating build/lib/cinder/volume creating build/lib/cinder/volume/drivers creating build/lib/cinder/volume/drivers/netapp creating build/lib/cinder/volume/drivers/netapp/dataontap creating build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_7mode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance creating build/lib/cinder/volume/drivers/infortrend creating build/lib/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli creating build/lib/cinder/volume/drivers/nexenta creating build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/nfs.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/iscsi.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/__init__.py -> build/lib/cinder/volume/drivers/nexenta/ns5 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/075_add_cluster_and_fields.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/085_modify_workers_updated_at.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/084_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/074_add_message_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/081_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/073_cinder_init.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/079_add_group_snapshots.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/080_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/083_placeholder.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/097_enforce_ocata_online_migrations.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/076_add_workers_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/078_add_groups_and_group_volume_type_mapping_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/082_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/077_add_group_types_and_group_specs_table.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/volume/drivers/disco copying cinder/volume/drivers/disco/__init__.py -> build/lib/cinder/volume/drivers/disco copying cinder/volume/drivers/disco/disco_attach_detach.py -> build/lib/cinder/volume/drivers/disco copying cinder/volume/drivers/disco/disco.py -> build/lib/cinder/volume/drivers/disco copying cinder/volume/drivers/disco/disco_api.py -> build/lib/cinder/volume/drivers/disco creating build/lib/cinder/volume/drivers/dell_emc creating build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/driver.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/taskflows.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/common.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/client.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/replication.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/const.py -> build/lib/cinder/volume/drivers/dell_emc/vnx creating build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_common.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_iscsi.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/__init__.py -> build/lib/cinder/volume/drivers/ibm 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/test_backup_nfs.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_google.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_tsm.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_swift.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_ceph.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/disco copying cinder/tests/unit/volume/drivers/disco/test_manage_existing.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/test_delete_volume.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/test_create_volume.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/test_delete_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/test_create_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/test_extend_volume.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/test_create_volume_from_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/disco copying cinder/tests/unit/volume/drivers/disco/test_create_cloned_volume.py -> build/lib/cinder/tests/unit/volume/drivers/disco creating build/lib/cinder/keymgr copying cinder/keymgr/__init__.py -> build/lib/cinder/keymgr copying cinder/keymgr/conf_key_mgr.py -> build/lib/cinder/keymgr creating build/lib/cinder/tests/unit/api creating 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/__init__.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/tests/unit/volume/drivers/dell_emc creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib creating build/lib/cinder/volume/targets copying cinder/volume/targets/cxt.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/driver.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iscsi.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/fake.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/tgt.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/__init__.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/lio.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iet.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/scst.py -> build/lib/cinder/volume/targets creating 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/test_volumes.py -> build/lib/cinder/tests/unit/api/v1 copying cinder/tests/unit/api/v1/__init__.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/test_limits.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 copying cinder/tests/unit/api/v2/fakes.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/__init__.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 creating build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/stubs.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_backups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshots.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_types.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_limits.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_snapshots.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/fakes.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volumes.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_resource_filters.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_messages.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_cluster.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_attachments.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_workers.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/__init__.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_specs.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_groups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_manage.py -> build/lib/cinder/tests/unit/api/v3 creating build/lib/cinder/tests/functional copying cinder/tests/functional/test_quotas.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_login.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_group_snapshots.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_volumes.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/__init__.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/functional_helpers.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_group_replication.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_extensions.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_groups.py -> build/lib/cinder/tests/functional creating build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fspythonapi.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx creating build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_common.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_iscsi.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/__init__.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_fc.py -> build/lib/cinder/volume/drivers/kaminario creating build/lib/cinder/scheduler creating build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/goodness.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/stochastic.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/volume_number.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/capacity.py -> build/lib/cinder/scheduler/weights creating 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 copying cinder/tests/unit/brick/__init__.py -> build/lib/cinder/tests/unit/brick creating build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire creating build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/__init__.py -> build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_manager.py -> build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_api.py -> build/lib/cinder/tests/unit/attachments creating build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_backend.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_snm2_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_snm2_fc.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_vsp_horcm_fc.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_nfs.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_horcm_fc.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_vsp_horcm_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi copying cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_utils.py -> build/lib/cinder/tests/unit/volume/drivers/hitachi 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_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/test_iscsi_driver.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_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/test_driver.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_library.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/eseries creating build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/strings.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/certificate.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/__init__.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage creating build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/cli.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_common.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/__init__.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_helper.py -> build/lib/cinder/volume/drivers/nec creating build/lib/cinder/volume/drivers/san creating 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/hpmsa_fc.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/hpmsa_client.py -> build/lib/cinder/volume/drivers/san/hp creating build/lib/cinder/wsgi copying cinder/wsgi/common.py -> build/lib/cinder/wsgi copying cinder/wsgi/__init__.py -> build/lib/cinder/wsgi copying cinder/wsgi/eventlet_server.py -> build/lib/cinder/wsgi copying cinder/wsgi/wsgi.py -> build/lib/cinder/wsgi creating build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> build/lib/cinder/tests/unit/volume/drivers/hpe creating build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.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/storwize_svc_fc.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> 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 creating 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/v7000_common.py -> 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_iscsi.py -> build/lib/cinder/volume/drivers/violin creating build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_wsgi.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_versioned_method.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_api_version_request.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/__init__.py -> build/lib/cinder/tests/unit/api/openstack creating build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/utils.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils creating build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_common.py -> build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/__init__.py -> build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_iscsi.py -> build/lib/cinder/volume/drivers/synology creating build/lib/cinder/api creating build/lib/cinder/api/middleware copying cinder/api/middleware/__init__.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/fault.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/auth.py -> build/lib/cinder/api/middleware creating build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> build/lib/cinder/tests/unit/volume/drivers/ibm 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/zonemanager/drivers/driver_utils.py -> build/lib/cinder/zonemanager/drivers creating build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/options.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/dpl_fc.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/dplcommon.py -> build/lib/cinder/volume/drivers/prophetstor creating build/lib/cinder/api/openstack copying cinder/api/openstack/api_version_request.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/versioned_method.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/__init__.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/wsgi.py -> build/lib/cinder/api/openstack copying cinder/volume/rpcapi.py -> build/lib/cinder/volume copying cinder/volume/throttling.py -> build/lib/cinder/volume copying cinder/volume/qos_specs.py -> build/lib/cinder/volume copying cinder/volume/driver.py -> build/lib/cinder/volume copying cinder/volume/manager.py -> build/lib/cinder/volume copying cinder/volume/volume_types.py -> build/lib/cinder/volume copying cinder/volume/api.py -> build/lib/cinder/volume copying cinder/volume/group_types.py -> build/lib/cinder/volume copying cinder/volume/configuration.py -> build/lib/cinder/volume copying cinder/volume/utils.py -> build/lib/cinder/volume copying cinder/volume/__init__.py -> build/lib/cinder/volume copying cinder/volume/driver_utils.py -> build/lib/cinder/volume creating build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager_replication.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_api.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/__init__.py -> build/lib/cinder/tests/unit/group 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/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend creating build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/vsp_utils.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/vsp_common.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/hnas_nfs.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/vsp_horcm_fc.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/vsp_iscsi.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_iscsi.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/vsp_horcm.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/vsp_horcm_iscsi.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/vsp_fc.py -> build/lib/cinder/volume/drivers/hitachi copying cinder/volume/drivers/hitachi/hnas_utils.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/hbsd_fc.py -> build/lib/cinder/volume/drivers/hitachi creating build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta creating build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/lvm.py -> build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/__init__.py -> build/lib/cinder/brick/local_dev copying cinder/tests/unit/test_test.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/conf_fixture.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_throttling.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_context.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quota_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cleanable_manager.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_fixtures.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_db_worker_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_transfer.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_cleanup.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cmd.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hacking.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quota.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_objects.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_snapshot.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_manager.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_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/__init__.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_volume.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_ssh_utils.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_api_urlmap.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_coordination.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_rpc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_paginate_query.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_configuration.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_exception.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_cluster.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/cast_as_call.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_types.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_migrations.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_constants.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_notifier.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_db_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_group.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_group_snapshot.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_setup_profiler.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_qos_specs.py -> build/lib/cinder/tests/unit creating build/lib/cinder/compute copying cinder/compute/nova.py -> build/lib/cinder/compute copying cinder/compute/__init__.py -> build/lib/cinder/compute creating build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_objects.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_type.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_consistencygroup.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_group_snapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cluster.py -> 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_type.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_qos.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.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_cleanup_request.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanable.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cgsnapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_fields.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_base.py -> build/lib/cinder/tests/unit/objects creating build/lib/cinder/volume/drivers/falconstor copying cinder/volume/drivers/falconstor/fc.py -> build/lib/cinder/volume/drivers/falconstor copying cinder/volume/drivers/falconstor/iscsi.py -> build/lib/cinder/volume/drivers/falconstor copying cinder/volume/drivers/falconstor/rest_proxy.py -> build/lib/cinder/volume/drivers/falconstor copying cinder/volume/drivers/falconstor/__init__.py -> build/lib/cinder/volume/drivers/falconstor copying cinder/volume/drivers/falconstor/fss_common.py -> build/lib/cinder/volume/drivers/falconstor creating build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_defined_messages.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_api.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/__init__.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_message_field.py -> build/lib/cinder/tests/unit/message 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/dothill_client.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_fc.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_iscsi.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> build/lib/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> build/lib/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/__init__.py -> build/lib/cinder/volume/drivers/infortrend creating build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/create_volume.py -> build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/__init__.py -> build/lib/cinder/scheduler/flows creating build/lib/cinder/volume/flows creating 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/create_volume.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/__init__.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/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> build/lib/cinder/tests/unit/volume/drivers/synology creating build/lib/cinder/cmd copying cinder/cmd/backup.py -> build/lib/cinder/cmd copying cinder/cmd/volume.py -> build/lib/cinder/cmd copying cinder/cmd/api.py -> build/lib/cinder/cmd copying cinder/cmd/rtstool.py -> build/lib/cinder/cmd copying cinder/cmd/manage.py -> build/lib/cinder/cmd copying cinder/cmd/volume_usage_audit.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/db/sqlalchemy/models.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/api.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/__init__.py -> build/lib/cinder/db/sqlalchemy creating 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_create_volume_flow.py -> 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_manage_snapshot_flow.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 creating build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/__init__.py -> build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/client.py -> build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/foxinsocks.py -> build/lib/cinder/tests/functional/api copying cinder/api/versions.py -> build/lib/cinder/api copying cinder/api/extensions.py -> build/lib/cinder/api copying cinder/api/common.py -> build/lib/cinder/api copying cinder/api/urlmap.py -> build/lib/cinder/api copying cinder/api/__init__.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/create_volume.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/__init__.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/manage_existing.py -> build/lib/cinder/volume/flows/api copying cinder/tests/unit/volume/test_volume_migration.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_usage_audit.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_manage_volume.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_image.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_snapshot.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_replication_manager.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_availability_zone.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_driver.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/__init__.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_init_host.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_rpcapi.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_connection.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_policy.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_capabilities.py -> build/lib/cinder/tests/unit/volume creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity creating build/lib/cinder/config copying cinder/config/generate_cinder_opts.py -> build/lib/cinder/config copying cinder/config/__init__.py -> build/lib/cinder/config creating build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/smbfs.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/__init__.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/constants.py -> build/lib/cinder/volume/drivers/windows creating build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/fc.py -> build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/common.py -> build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/masking.py -> build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/utils.py -> build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/rest.py -> build/lib/cinder/volume/drivers/dell_emc/vmax copying cinder/volume/drivers/dell_emc/vmax/provision.py -> build/lib/cinder/volume/drivers/dell_emc/vmax creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc creating build/lib/cinder/volume/drivers/coprhd copying cinder/volume/drivers/coprhd/fc.py -> build/lib/cinder/volume/drivers/coprhd copying cinder/volume/drivers/coprhd/scaleio.py -> build/lib/cinder/volume/drivers/coprhd copying cinder/volume/drivers/coprhd/common.py -> build/lib/cinder/volume/drivers/coprhd copying cinder/volume/drivers/coprhd/iscsi.py -> build/lib/cinder/volume/drivers/coprhd copying cinder/volume/drivers/coprhd/__init__.py -> build/lib/cinder/volume/drivers/coprhd creating 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/backups.py -> build/lib/cinder/api/views copying cinder/api/views/versions.py -> build/lib/cinder/api/views copying cinder/api/views/limits.py -> build/lib/cinder/api/views copying cinder/api/views/manageable_volumes.py -> build/lib/cinder/api/views copying cinder/api/views/__init__.py -> build/lib/cinder/api/views copying cinder/api/views/transfers.py -> build/lib/cinder/api/views copying cinder/api/views/types.py -> build/lib/cinder/api/views copying cinder/api/views/capabilities.py -> build/lib/cinder/api/views copying cinder/api/views/availability_zones.py -> build/lib/cinder/api/views copying cinder/api/views/manageable_snapshots.py -> build/lib/cinder/api/views copying cinder/api/views/scheduler_stats.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/test_client_7mode.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/test_api.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_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/affinity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/capacity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/capabilities_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/extra_specs_ops.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/__init__.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/availability_zone_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/instance_locality_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/json_filter.py -> build/lib/cinder/scheduler/filters copying cinder/volume/drivers/netapp/dataontap/nfs_7mode.py -> 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_cmode.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/nfs_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/__init__.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/fc_7mode.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/block_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/test_qnap.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rbd.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_v7000_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_coprhd.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zfssa.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_block_device.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_sheepdog.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_kaminario.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_xio.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_quobyte.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_vrtshyperscale.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nimble.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_pure.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_blockbridge.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_infinidat.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_remotefs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_drbdmanagedrv.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/__init__.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_gpfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zadara.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_tegile.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_coho.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_tintri.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zte_ks.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_dothill.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/tests/unit/volume/drivers/test_reduxio.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_falconstor_fss.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_san.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_lvm_driver.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_vzstorage.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_fujitsu.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/volume/flows/common.py -> build/lib/cinder/volume/flows copying cinder/volume/flows/__init__.py -> build/lib/cinder/volume/flows copying cinder/tests/fixtures.py -> build/lib/cinder/tests copying cinder/tests/fake_driver.py -> build/lib/cinder/tests copying cinder/tests/__init__.py -> build/lib/cinder/tests copying cinder/manager.py -> build/lib/cinder copying cinder/version.py -> build/lib/cinder copying cinder/test.py -> build/lib/cinder copying cinder/i18n.py -> build/lib/cinder copying cinder/rpc.py -> build/lib/cinder copying cinder/opts.py -> build/lib/cinder copying cinder/quota_utils.py -> build/lib/cinder copying cinder/exception.py -> build/lib/cinder copying cinder/service.py -> build/lib/cinder copying cinder/ssh_utils.py -> build/lib/cinder copying cinder/policy.py -> build/lib/cinder copying cinder/utils.py -> build/lib/cinder copying cinder/flow_utils.py -> build/lib/cinder copying cinder/__init__.py -> build/lib/cinder copying cinder/quota.py -> build/lib/cinder copying cinder/coordination.py -> build/lib/cinder copying cinder/context.py -> build/lib/cinder copying cinder/volume/drivers/nexenta/nfs.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/options.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/iscsi.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/utils.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/__init__.py -> build/lib/cinder/volume/drivers/nexenta creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/mocks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_get_manageable.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_attach_detach_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_versions.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_extend_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_misc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume_from_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_groups.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_cloned_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio creating build/lib/cinder/tests/tempest creating build/lib/cinder/tests/tempest/api creating build/lib/cinder/tests/tempest/api/volume copying cinder/tests/tempest/api/volume/test_volume_backup.py -> build/lib/cinder/tests/tempest/api/volume copying cinder/tests/tempest/api/volume/test_volume_unicode.py -> build/lib/cinder/tests/tempest/api/volume copying cinder/tests/tempest/api/volume/__init__.py -> build/lib/cinder/tests/tempest/api/volume copying cinder/tests/tempest/api/volume/test_consistencygroups.py -> build/lib/cinder/tests/tempest/api/volume copying cinder/tests/tempest/api/volume/test_volume_revert.py -> build/lib/cinder/tests/tempest/api/volume creating build/lib/cinder/tests/tempest/services copying cinder/tests/tempest/services/consistencygroups_client.py -> build/lib/cinder/tests/tempest/services copying cinder/tests/tempest/services/__init__.py -> build/lib/cinder/tests/tempest/services copying cinder/tests/tempest/services/volume_revert_client.py -> build/lib/cinder/tests/tempest/services copying cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc creating 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_base.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 copying cinder/volume/drivers/netapp/dataontap/client/api.py -> 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/tests/unit/volume/drivers/netapp/test_common.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/fakes.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_extended_snapshot_attributes.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_volume_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backup_project_attribute.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_used_limits.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas.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_transfer.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/test_admin_actions.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_scheduler_hints.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_volume_unmanage.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_volume_image_metadata.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_cgsnapshots.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_snapshot_unmanage.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_hosts.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_volume_migration_status_attribute.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_consistencygroups.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_qos_specs_manage.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_capabilities.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 creating build/lib/cinder/hacking copying cinder/hacking/checks.py -> build/lib/cinder/hacking copying cinder/hacking/__init__.py -> build/lib/cinder/hacking creating build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/exceptions.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/__init__.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/volumeops.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/vmdk.py -> build/lib/cinder/volume/drivers/vmware creating build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_volume_drivers.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_backup_drivers.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/__init__.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_fczm_drivers.py -> build/lib/cinder/tests/compliance 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/nfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/glusterfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/tsm.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/google.py -> 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/__init__.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/posix.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/common.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/options.py -> build/lib/cinder/volume/drivers/netapp 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 creating build/lib/cinder/interface copying cinder/interface/util.py -> build/lib/cinder/interface copying cinder/interface/volume_group_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_snapshot_driver.py -> build/lib/cinder/interface copying cinder/interface/backup_chunked_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_snapshotmanagement_driver.py -> build/lib/cinder/interface copying cinder/interface/fczm_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_driver.py -> build/lib/cinder/interface copying cinder/interface/backup_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_management_driver.py -> build/lib/cinder/interface copying cinder/interface/backup_verify_driver.py -> build/lib/cinder/interface copying cinder/interface/__init__.py -> build/lib/cinder/interface copying cinder/interface/volume_consistencygroup_driver.py -> build/lib/cinder/interface copying cinder/interface/base.py -> build/lib/cinder/interface copying cinder/tests/tempest/api/__init__.py -> build/lib/cinder/tests/tempest/api creating build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> build/lib/cinder/tests/unit/volume/drivers/vmware 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/__init__.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 creating 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/test_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fake_hosts.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_filter_scheduler.py -> 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_host_filters.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_weights.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_host_manager.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_base_filter.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_rpcapi.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_stochastic_weight_handler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler_options.py -> build/lib/cinder/tests/unit/scheduler creating build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssaiscsi.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/zfssanfs.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/__init__.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/restclient.py -> build/lib/cinder/volume/drivers/zfssa creating build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.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/brcd_fabric_opts.py -> 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/fc_zone_constants.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/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_block_cmode.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 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/fakes.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/__init__.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 creating 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/fake.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_init.py -> build/lib/cinder/tests/unit/keymgr copying cinder/volume/drivers/dell_emc/xtremio.py -> build/lib/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/ps.py -> build/lib/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc creating 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/host_mapper.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/utils.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/client.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/library.py -> build/lib/cinder/volume/drivers/netapp/eseries creating 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/test_tgt_driver.py -> 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/targets_fixture.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_scst_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/__init__.py -> build/lib/cinder/tests/unit/targets creating build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/hypermetro.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/smartx.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/constants.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 copying cinder/volume/drivers/huawei/huawei_conf.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/replication.py -> build/lib/cinder/volume/drivers/huawei copying cinder/tests/tempest/plugin.py -> build/lib/cinder/tests/tempest copying cinder/tests/tempest/cinder_clients.py -> build/lib/cinder/tests/tempest copying cinder/tests/tempest/config.py -> build/lib/cinder/tests/tempest copying cinder/tests/tempest/__init__.py -> build/lib/cinder/tests/tempest creating build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/__init__.py -> build/lib/cinder/tests/unit/consistencygroup creating build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.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/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_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/cisco creating build/lib/cinder/volume/drivers/zte copying cinder/volume/drivers/zte/zte_pub.py -> build/lib/cinder/volume/drivers/zte copying cinder/volume/drivers/zte/zte_ks.py -> build/lib/cinder/volume/drivers/zte copying cinder/volume/drivers/zte/__init__.py -> build/lib/cinder/volume/drivers/zte creating 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_brcd_fc_zone_driver.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_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 copying cinder/tests/unit/zonemanager/__init__.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_brcd_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_driverutils.py -> 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_http_fc_zone_client.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> build/lib/cinder/tests/unit/zonemanager creating 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/__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_fc.py -> build/lib/cinder/volume/drivers/lenovo creating build/lib/cinder/volume/drivers/fujitsu copying cinder/volume/drivers/fujitsu/eternus_dx_iscsi.py -> build/lib/cinder/volume/drivers/fujitsu copying cinder/volume/drivers/fujitsu/eternus_dx_fc.py -> build/lib/cinder/volume/drivers/fujitsu copying cinder/volume/drivers/fujitsu/__init__.py -> build/lib/cinder/volume/drivers/fujitsu copying cinder/volume/drivers/fujitsu/eternus_dx_common.py -> build/lib/cinder/volume/drivers/fujitsu copying cinder/tests/unit/api/test_common.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_versions.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/__init__.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/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 creating build/lib/cinder/api/v2 creating build/lib/cinder/api/v2/views copying cinder/api/v2/views/volumes.py -> build/lib/cinder/api/v2/views copying cinder/api/v2/views/__init__.py -> build/lib/cinder/api/v2/views copying cinder/api/v2/views/types.py -> build/lib/cinder/api/v2/views copying cinder/scheduler/rpcapi.py -> build/lib/cinder/scheduler copying cinder/scheduler/filter_scheduler.py -> build/lib/cinder/scheduler copying cinder/scheduler/driver.py -> build/lib/cinder/scheduler copying cinder/scheduler/manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_handler.py -> build/lib/cinder/scheduler copying cinder/scheduler/host_manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_filter.py -> build/lib/cinder/scheduler copying cinder/scheduler/__init__.py -> build/lib/cinder/scheduler copying cinder/scheduler/scheduler_options.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_weight.py -> build/lib/cinder/scheduler creating build/lib/cinder/tests/tempest/scenario copying cinder/tests/tempest/scenario/__init__.py -> build/lib/cinder/tests/tempest/scenario 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/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/consistencygroup.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/urihelper.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/snapshot.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/virtualpool.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/volume.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/tag.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/virtualarray.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/project.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/tenant.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/__init__.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/authentication.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/exportgroup.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/host.py -> build/lib/cinder/volume/drivers/coprhd/helpers copying cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py -> build/lib/cinder/volume/drivers/coprhd/helpers creating build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_name_id.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/test_cluster.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_volume_type.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_qos_specs.py -> build/lib/cinder/tests/unit/db copying cinder/backup/rpcapi.py -> build/lib/cinder/backup copying cinder/backup/driver.py -> build/lib/cinder/backup copying cinder/backup/manager.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 creating build/lib/cinder/volume/drivers/dell_emc/scaleio copying cinder/volume/drivers/dell_emc/scaleio/driver.py -> build/lib/cinder/volume/drivers/dell_emc/scaleio copying cinder/volume/drivers/dell_emc/scaleio/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/scaleio creating build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/hs_constants.py -> build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/utils.py -> build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/__init__.py -> build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/vrtshyperscale.py -> build/lib/cinder/volume/drivers/veritas copying cinder/tests/unit/backup/fake_service.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_google_client2.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_backup.py -> build/lib/cinder/tests/unit/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_client.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_backup.py -> build/lib/cinder/tests/unit/backup creating build/lib/cinder/volume/drivers/reduxio copying cinder/volume/drivers/reduxio/rdx_cli_api.py -> build/lib/cinder/volume/drivers/reduxio copying cinder/volume/drivers/reduxio/__init__.py -> build/lib/cinder/volume/drivers/reduxio copying cinder/volume/drivers/reduxio/rdx_iscsi_driver.py -> build/lib/cinder/volume/drivers/reduxio creating build/lib/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> build/lib/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/huawei creating build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_encryption.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_host_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/services.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_unmanage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/qos_specs_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_extra_specs.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/resource_common_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/image_create.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/backups.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_transfer.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_mig_status_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_hints.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_tenant_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_image_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_unmanage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_access.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_services.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/__init__.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quota_classes.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_encryption_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/capabilities.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/availability_zones.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quotas.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/hosts.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_stats.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/admin_actions.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/used_limits.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_snapshot_attributes.py -> build/lib/cinder/api/contrib creating build/lib/cinder/api/v3 creating build/lib/cinder/api/v3/views copying cinder/api/v3/views/group_snapshots.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/attachments.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/snapshots.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/groups.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/clusters.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/volumes.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/group_types.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/workers.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/messages.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/__init__.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/resource_filters.py -> build/lib/cinder/api/v3/views copying cinder/volume/drivers/remotefs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/nfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/coho.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/blockbridge.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/xio.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/infinidat.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/block_device.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/qnap.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/zadara.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/lvm.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/rbd.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/vzstorage.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/quobyte.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/tintri.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/hgst.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/__init__.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/sheepdog.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/veritas_cnfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/tegile.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/pure.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/nimble.py -> build/lib/cinder/volume/drivers creating build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/sc creating build/lib/cinder/group copying cinder/group/api.py -> build/lib/cinder/group copying cinder/group/__init__.py -> build/lib/cinder/group creating build/lib/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/nec/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/nec/test_volume.py -> build/lib/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops copying cinder/volume/drivers/san/san.py -> build/lib/cinder/volume/drivers/san copying cinder/volume/drivers/san/__init__.py -> build/lib/cinder/volume/drivers/san creating build/lib/cinder/tests/unit/volume/drivers/violin copying cinder/tests/unit/volume/drivers/violin/test_v7000_common.py -> build/lib/cinder/tests/unit/volume/drivers/violin copying cinder/tests/unit/volume/drivers/violin/fake_vmem_client.py -> build/lib/cinder/tests/unit/volume/drivers/violin copying cinder/tests/unit/volume/drivers/violin/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/violin copying cinder/tests/unit/volume/drivers/violin/test_v7000_fcp.py -> build/lib/cinder/tests/unit/volume/drivers/violin creating build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_fc.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/__init__.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_common.py -> build/lib/cinder/volume/drivers/hpe creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_7mode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vmax copying cinder/tests/unit/volume/drivers/dell_emc/vmax/test_vmax.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vmax copying cinder/tests/unit/volume/drivers/dell_emc/vmax/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vmax creating build/lib/cinder/common copying cinder/common/sqlalchemyutils.py -> build/lib/cinder/common copying cinder/common/config.py -> build/lib/cinder/common copying cinder/common/__init__.py -> build/lib/cinder/common copying cinder/common/constants.py -> build/lib/cinder/common creating build/lib/cinder/message copying cinder/message/defined_messages.py -> build/lib/cinder/message copying cinder/message/message_field.py -> build/lib/cinder/message copying cinder/message/api.py -> build/lib/cinder/message copying cinder/message/__init__.py -> build/lib/cinder/message creating build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_common.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api2.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api21.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_iscsi.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/__init__.py -> build/lib/cinder/volume/drivers/datera copying cinder/zonemanager/fczm_constants.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_san_lookup_service.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_common.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 creating build/lib/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/test_versions.py -> build/lib/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/__init__.py -> build/lib/cinder/tests/unit/api/views 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_emc/unity copying cinder/volume/drivers/dell_emc/unity/driver.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/utils.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/client.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/api/v2/snapshots.py -> build/lib/cinder/api/v2 copying cinder/api/v2/limits.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volume_metadata.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volumes.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/types.py -> build/lib/cinder/api/v2 copying cinder/api/v2/snapshot_metadata.py -> build/lib/cinder/api/v2 copying cinder/api/v3/group_snapshots.py -> build/lib/cinder/api/v3 copying cinder/api/v3/snapshot_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/attachments.py -> build/lib/cinder/api/v3 copying cinder/api/v3/snapshots.py -> build/lib/cinder/api/v3 copying cinder/api/v3/resource_common_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/groups.py -> build/lib/cinder/api/v3 copying cinder/api/v3/backups.py -> build/lib/cinder/api/v3 copying cinder/api/v3/limits.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_metadata.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_specs.py -> build/lib/cinder/api/v3 copying cinder/api/v3/clusters.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volumes.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_types.py -> build/lib/cinder/api/v3 copying cinder/api/v3/workers.py -> build/lib/cinder/api/v3 copying cinder/api/v3/messages.py -> build/lib/cinder/api/v3 copying cinder/api/v3/__init__.py -> build/lib/cinder/api/v3 copying cinder/api/v3/router.py -> build/lib/cinder/api/v3 copying cinder/api/v3/resource_filters.py -> build/lib/cinder/api/v3 copying cinder/api/v3/consistencygroups.py -> build/lib/cinder/api/v3 creating build/lib/cinder/api/v1 copying cinder/api/v1/snapshots.py -> build/lib/cinder/api/v1 copying cinder/api/v1/volumes.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 creating build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fspythonapi.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/dsware.py -> build/lib/cinder/volume/drivers/fusionstorage creating build/lib/cinder/objects copying cinder/objects/dynamic_log.py -> build/lib/cinder/objects copying cinder/objects/consistencygroup.py -> build/lib/cinder/objects copying cinder/objects/backup.py -> build/lib/cinder/objects copying cinder/objects/qos_specs.py -> build/lib/cinder/objects copying cinder/objects/snapshot.py -> build/lib/cinder/objects copying cinder/objects/cleanup_request.py -> build/lib/cinder/objects copying cinder/objects/group_snapshot.py -> build/lib/cinder/objects copying cinder/objects/group_type.py -> build/lib/cinder/objects copying cinder/objects/volume.py -> build/lib/cinder/objects copying cinder/objects/cgsnapshot.py -> build/lib/cinder/objects copying cinder/objects/volume_attachment.py -> build/lib/cinder/objects copying cinder/objects/service.py -> build/lib/cinder/objects copying cinder/objects/__init__.py -> build/lib/cinder/objects copying cinder/objects/request_spec.py -> build/lib/cinder/objects copying cinder/objects/fields.py -> build/lib/cinder/objects copying cinder/objects/manageableresources.py -> build/lib/cinder/objects copying cinder/objects/cluster.py -> build/lib/cinder/objects copying cinder/objects/base.py -> build/lib/cinder/objects copying cinder/objects/group.py -> build/lib/cinder/objects copying cinder/objects/volume_type.py -> build/lib/cinder/objects copying cinder/objects/cleanable.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/migration.py -> build/lib/cinder/db copying cinder/db/base.py -> build/lib/cinder/db creating build/lib/cinder/image copying cinder/image/image_utils.py -> 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 running egg_info 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 writing pbr to cinder.egg-info/pbr.json [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 writing manifest file 'cinder.egg-info/SOURCES.txt' copying cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/brick/README.txt -> build/lib/cinder/brick copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/volume/drivers/nec/product.xml -> build/lib/cinder/volume/drivers/nec copying cinder/api/openstack/rest_api_version_history.rst -> build/lib/cinder/api/openstack copying cinder/tests/unit/policy.json -> build/lib/cinder/tests/unit 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 copying cinder/config/cinder-config-generator.conf -> build/lib/cinder/config copying cinder/tests/README.rst -> build/lib/cinder/tests creating build/lib/cinder/locale creating build/lib/cinder/locale/cs creating build/lib/cinder/locale/cs/LC_MESSAGES copying cinder/locale/cs/LC_MESSAGES/cinder-log-error.po -> build/lib/cinder/locale/cs/LC_MESSAGES copying cinder/locale/cs/LC_MESSAGES/cinder-log-info.po -> build/lib/cinder/locale/cs/LC_MESSAGES copying cinder/locale/cs/LC_MESSAGES/cinder-log-warning.po -> build/lib/cinder/locale/cs/LC_MESSAGES copying cinder/locale/cs/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/cs/LC_MESSAGES creating build/lib/cinder/locale/de creating build/lib/cinder/locale/de/LC_MESSAGES copying cinder/locale/de/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/de/LC_MESSAGES creating build/lib/cinder/locale/es creating build/lib/cinder/locale/es/LC_MESSAGES copying cinder/locale/es/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/es/LC_MESSAGES creating build/lib/cinder/locale/fr creating build/lib/cinder/locale/fr/LC_MESSAGES copying cinder/locale/fr/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/fr/LC_MESSAGES creating build/lib/cinder/locale/it creating build/lib/cinder/locale/it/LC_MESSAGES copying cinder/locale/it/LC_MESSAGES/cinder-log-error.po -> build/lib/cinder/locale/it/LC_MESSAGES copying cinder/locale/it/LC_MESSAGES/cinder-log-info.po -> build/lib/cinder/locale/it/LC_MESSAGES copying cinder/locale/it/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/it/LC_MESSAGES creating build/lib/cinder/locale/ja creating build/lib/cinder/locale/ja/LC_MESSAGES copying cinder/locale/ja/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ja/LC_MESSAGES creating build/lib/cinder/locale/ko_KR creating build/lib/cinder/locale/ko_KR/LC_MESSAGES copying cinder/locale/ko_KR/LC_MESSAGES/cinder-log-error.po -> build/lib/cinder/locale/ko_KR/LC_MESSAGES copying cinder/locale/ko_KR/LC_MESSAGES/cinder-log-info.po -> build/lib/cinder/locale/ko_KR/LC_MESSAGES copying cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ko_KR/LC_MESSAGES creating build/lib/cinder/locale/pt_BR creating build/lib/cinder/locale/pt_BR/LC_MESSAGES copying cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/pt_BR/LC_MESSAGES creating build/lib/cinder/locale/ru creating build/lib/cinder/locale/ru/LC_MESSAGES copying cinder/locale/ru/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ru/LC_MESSAGES 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/locale/zh_CN creating build/lib/cinder/locale/zh_CN/LC_MESSAGES copying cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_CN/LC_MESSAGES creating build/lib/cinder/locale/zh_TW creating build/lib/cinder/locale/zh_TW/LC_MESSAGES copying cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_TW/LC_MESSAGES copying cinder/tests/tempest/README.rst -> build/lib/cinder/tests/tempest + /usr/bin/python2 setup.py compile_catalog -d build/lib/cinder/locale -D cinder running compile_catalog compiling catalog build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/es/LC_MESSAGES/cinder.po to build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po to build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/it/LC_MESSAGES/cinder.po to build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/de/LC_MESSAGES/cinder.po to build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/tr_TR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/tr_TR/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/cs/LC_MESSAGES/cinder.po to build/lib/cinder/locale/cs/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.38GLvL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch + cd cinder-11.1.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest copying build/lib/cinder/tests/tempest/plugin.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/services copying build/lib/cinder/tests/tempest/services/consistencygroups_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/services copying build/lib/cinder/tests/tempest/services/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/services copying build/lib/cinder/tests/tempest/services/volume_revert_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/services copying build/lib/cinder/tests/tempest/cinder_clients.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest copying build/lib/cinder/tests/tempest/README.rst -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest copying build/lib/cinder/tests/tempest/config.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest copying build/lib/cinder/tests/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api copying build/lib/cinder/tests/tempest/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume copying build/lib/cinder/tests/tempest/api/volume/test_volume_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume copying build/lib/cinder/tests/tempest/api/volume/test_volume_unicode.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume copying build/lib/cinder/tests/tempest/api/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume copying build/lib/cinder/tests/tempest/api/volume/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume copying build/lib/cinder/tests/tempest/api/volume/test_volume_revert.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/scenario copying build/lib/cinder/tests/tempest/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/scenario creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_login.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/functional_helpers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_group_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/foxinsocks.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/README.rst -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests copying build/lib/cinder/tests/fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests copying build/lib/cinder/tests/fake_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_test.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_qos.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_google_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_google_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_google.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_swift.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/fake_swift_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_manager_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/test_quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_cleanable_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_db_worker_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_cleanup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/test_cmd.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_init.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/policy.json -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_driverutils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/fake_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/test_attachments_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/test_attachments_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/fake_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_weights.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/test_coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_paginate_query.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views copying build/lib/cinder/tests/unit/api/views/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views copying build/lib/cinder/tests/unit/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views copying build/lib/cinder/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_workers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/test_migrations.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/fake_group.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_setup_profiler.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_manage_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/test_image.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_replication_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_init_host.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/test_qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin copying build/lib/cinder/tests/unit/volume/drivers/violin/test_v7000_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin copying build/lib/cinder/tests/unit/volume/drivers/violin/fake_vmem_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin copying build/lib/cinder/tests/unit/volume/drivers/violin/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin copying build/lib/cinder/tests/unit/volume/drivers/violin/test_v7000_fcp.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin copying build/lib/cinder/tests/unit/volume/drivers/test_rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_v7000_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_coprhd.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/test_zfssa.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_block_device.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_kaminario.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_backend.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_snm2_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_snm2_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_vsp_horcm_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_horcm_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_vsp_horcm_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi copying build/lib/cinder/tests/unit/volume/drivers/test_xio.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_vrtshyperscale.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/test_nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_pure.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_blockbridge.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_drbdmanagedrv.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/mocks.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_get_manageable.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_attach_detach_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_extend_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_misc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume_from_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_cloned_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vmax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vmax/test_vmax.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vmax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vmax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vmax creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc copying build/lib/cinder/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend copying build/lib/cinder/tests/unit/volume/drivers/infortrend/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend copying build/lib/cinder/tests/unit/volume/drivers/test_tegile.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/nec/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/test_coho.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_tintri.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_zte_ks.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fspythonapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/test_dothill.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/test_datera.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_reduxio.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/test_falconstor_fss.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_san.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_delete_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_delete_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_create_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_extend_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_create_volume_from_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/disco/test_create_cloned_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco copying build/lib/cinder/tests/unit/volume/drivers/test_lvm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/test_vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_fujitsu.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/test_policy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_volume_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_backup_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_fczm_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/sqlalchemyutils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/config.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/dynamic_log.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/service.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/request_spec.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/fields.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/manageableresources.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/base.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/group.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/google.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/swift.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/posix.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group copying build/lib/cinder/group/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group copying build/lib/cinder/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup copying build/lib/cinder/consistencygroup/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup copying build/lib/cinder/consistencygroup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup copying build/lib/cinder/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/version.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/test.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/util.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_group_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_snapshot_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/backup_chunked_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_snapshotmanagement_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/fczm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/backup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_management_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/backup_verify_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_consistencygroup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/base.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/i18n.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/opts.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES copying build/lib/cinder/locale/it/LC_MESSAGES/cinder-log-error.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES copying build/lib/cinder/locale/it/LC_MESSAGES/cinder-log-info.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES copying build/lib/cinder/locale/tr_TR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES copying build/lib/cinder/locale/cs/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES copying build/lib/cinder/locale/cs/LC_MESSAGES/cinder-log-error.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES copying build/lib/cinder/locale/cs/LC_MESSAGES/cinder-log-warning.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES copying build/lib/cinder/locale/cs/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES copying build/lib/cinder/locale/cs/LC_MESSAGES/cinder-log-info.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder-log-error.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder-log-info.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES copying build/lib/cinder/quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config copying build/lib/cinder/config/generate_cinder_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config copying build/lib/cinder/config/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config copying build/lib/cinder/config/cinder-config-generator.conf -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config copying build/lib/cinder/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/075_add_cluster_and_fields.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/085_modify_workers_updated_at.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/084_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/074_add_message_table.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/081_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/073_cinder_init.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/079_add_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/080_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/083_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/076_add_workers_table.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/078_add_groups_and_group_volume_type_mapping_table.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/082_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/077_add_group_types_and_group_specs_table.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/base.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/service.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/rtstool.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/glance.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/cache.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/policy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/flow_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fczm_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/drivers/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer copying build/lib/cinder/transfer/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer copying build/lib/cinder/transfer/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows copying build/lib/cinder/scheduler/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows copying build/lib/cinder/scheduler/filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/base_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/goodness.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/stochastic.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/chance.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/capacity.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/capabilities_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/extra_specs_ops.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/availability_zone_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/json_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/base_weight.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/quota.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/manageable_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/manageable_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/router.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/services.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 copying build/lib/cinder/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1 creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/auth.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick copying build/lib/cinder/brick/README.txt -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev copying build/lib/cinder/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick copying build/lib/cinder/coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/context.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute copying build/lib/cinder/compute/nova.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute copying build/lib/cinder/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows copying build/lib/cinder/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/cxt.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/lio.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/options.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/violin/v7000_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin copying build/lib/cinder/volume/drivers/remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/strings.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/certificate.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/coho.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/blockbridge.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/urihelper.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/virtualpool.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/tag.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/virtualarray.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/project.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/tenant.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/authentication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/exportgroup.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/host.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers copying build/lib/cinder/volume/drivers/coprhd/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd copying build/lib/cinder/volume/drivers/coprhd/scaleio.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd copying build/lib/cinder/volume/drivers/coprhd/common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd copying build/lib/cinder/volume/drivers/coprhd/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd copying build/lib/cinder/volume/drivers/coprhd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd copying build/lib/cinder/volume/drivers/xio.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san copying build/lib/cinder/volume/drivers/infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/block_device.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/vsp_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/vsp_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/vsp_horcm_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/vsp_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/vsp_horcm.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/vsp_horcm_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/vsp_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/hitachi/hnas_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi copying build/lib/cinder/volume/drivers/qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_api2.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_api21.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/drbdmanagedrv.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/tintri.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/hgst.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/eseries copying build/lib/cinder/volume/drivers/netapp/common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/iscsi_7mode.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio copying build/lib/cinder/volume/drivers/dell_emc/scaleio/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio copying build/lib/cinder/volume/drivers/dell_emc/scaleio/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/const.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/client.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/masking.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/rest.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax copying build/lib/cinder/volume/drivers/dell_emc/vmax/provision.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc copying build/lib/cinder/volume/drivers/dell_emc/ps.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc copying build/lib/cinder/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zte copying build/lib/cinder/volume/drivers/zte/zte_pub.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zte copying build/lib/cinder/volume/drivers/zte/zte_ks.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zte copying build/lib/cinder/volume/drivers/zte/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zte copying build/lib/cinder/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend copying build/lib/cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/cli.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/product.xml -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/fspythonapi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/tegile.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/pure.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/reduxio copying build/lib/cinder/volume/drivers/reduxio/rdx_cli_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/reduxio copying build/lib/cinder/volume/drivers/reduxio/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/reduxio copying build/lib/cinder/volume/drivers/reduxio/rdx_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/reduxio creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/hypermetro.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu copying build/lib/cinder/volume/drivers/fujitsu/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco copying build/lib/cinder/volume/drivers/disco/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco copying build/lib/cinder/volume/drivers/disco/disco_attach_detach.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco copying build/lib/cinder/volume/drivers/disco/disco.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco copying build/lib/cinder/volume/drivers/disco/disco_api.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor copying build/lib/cinder/volume/drivers/falconstor/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor copying build/lib/cinder/volume/drivers/falconstor/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor copying build/lib/cinder/volume/drivers/falconstor/rest_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor copying build/lib/cinder/volume/drivers/falconstor/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor copying build/lib/cinder/volume/drivers/falconstor/fss_common.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/hs_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/vrtshyperscale.py -> /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas creating /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/services/consistencygroups_client.py to consistencygroups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/services/volume_revert_client.py to volume_revert_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/cinder_clients.py to cinder_clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_volume_backup.py to test_volume_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_volume_unicode.py to test_volume_unicode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/api/volume/test_volume_revert.py to test_volume_revert.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/tempest/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_login.py to test_login.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_group_snapshots.py to test_group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/functional_helpers.py to functional_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_group_replication.py to test_group_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api/foxinsocks.py to foxinsocks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/fake_driver.py to fake_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_objects.py to test_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py to test_manageable_volumes_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group_type.py to test_group_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group_snapshot.py to test_group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cleanup_request.py to test_cleanup_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cleanable.py to test_cleanable.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cgsnapshot.py to test_cgsnapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_fields.py to test_fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_google_client2.py to fake_google_client2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_google_client.py to fake_google_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_google.py to test_backup_google.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_tsm.py to test_backup_tsm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_driver_base.py to test_backup_driver_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_swift.py to test_backup_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_ceph.py to test_backup_ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_backup.py to fake_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_manager_replication.py to test_groups_manager_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_api.py to test_groups_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_manager.py to test_groups_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_quota_utils.py to test_quota_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_cleanable_manager.py to test_cleanable_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py to fake_cgsnapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/fake_consistencygroup.py to fake_consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_fixtures.py to test_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_db_worker_api.py to test_db_worker_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_cleanup.py to test_volume_cleanup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_defined_messages.py to test_defined_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_message_field.py to test_message_field.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_objects.py to fake_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_manager.py to test_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_driverutils.py to test_driverutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py to test_brcd_http_fc_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_ssh_utils.py to test_ssh_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/test_attachments_manager.py to test_attachments_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/test_attachments_api.py to test_attachments_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/fake_hosts.py to fake_hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_weights.py to test_weights.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_base_filter.py to test_base_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py to test_stochastic_weight_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_coordination.py to test_coordination.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_rpc.py to test_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_paginate_query.py to test_paginate_query.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_cluster.py to fake_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_backups.py to test_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_snapshots.py to test_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_types.py to test_group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_metadata.py to test_volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_snapshots.py to test_group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_resource_filters.py to test_resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_messages.py to test_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_attachments.py to test_attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_workers.py to test_workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_specs.py to test_group_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_snapshot_manage.py to test_snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_manage.py to test_volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_backup_project_attribute.py to test_backup_project_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_versioned_method.py to test_versioned_method.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_api_version_request.py to test_api_version_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_constants.py to fake_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_group.py to fake_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_group_snapshot.py to fake_group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_setup_profiler.py to test_setup_profiler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_migration.py to test_volume_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_usage_audit.py to test_volume_usage_audit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_manage_volume.py to test_manage_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py to test_manage_snapshot_flow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_replication_manager.py to test_replication_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_init_host.py to test_init_host.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_rpcapi.py to test_rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_connection.py to test_connection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py to test_nexenta5_jsonrpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py to test_nexenta5_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py to test_nexenta5_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py to test_nexenta.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_qnap.py to test_qnap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin/test_v7000_common.py to test_v7000_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin/fake_vmem_client.py to fake_vmem_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/violin/test_v7000_fcp.py to test_v7000_fcp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_rbd.py to test_rbd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_v7000_iscsi.py to test_v7000_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_coprhd.py to test_coprhd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py to test_storwize_svc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py to test_ds8k_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py to fake_pyxcli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py to test_xiv_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py to fake_pyxcli_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py to test_ibm_flashsystem_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py to test_ibm_flashsystem.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py to test_ibm_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_zfssa.py to test_zfssa.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_block_device.py to test_block_device.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_sheepdog.py to test_sheepdog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_kaminario.py to test_kaminario.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_backend.py to test_hitachi_hnas_backend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_snm2_iscsi.py to test_hitachi_hbsd_snm2_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_snm2_fc.py to test_hitachi_hbsd_snm2_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_vsp_horcm_fc.py to test_hitachi_vsp_horcm_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_nfs.py to test_hitachi_hnas_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hbsd_horcm_fc.py to test_hitachi_hbsd_horcm_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_vsp_horcm_iscsi.py to test_hitachi_vsp_horcm_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hitachi/test_hitachi_hnas_utils.py to test_hitachi_hnas_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_xio.py to test_xio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_quobyte.py to test_quobyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_vrtshyperscale.py to test_vrtshyperscale.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py to test_veritas_cnfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py to fake_hpe_3par_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py to fake_hpe_client_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py to fake_hpe_lefthand_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py to test_hpelefthand.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py to test_hpe3par.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_nimble.py to test_nimble.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_pure.py to test_pure.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_blockbridge.py to test_blockbridge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py to test_prophetstor_dpl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_infinidat.py to test_infinidat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_remotefs.py to test_remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_drbdmanagedrv.py to test_drbdmanagedrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/eseries/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_7mode.py to test_perf_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py to test_perf_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py to test_perf_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py to test_data_motion.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py to test_loopingcalls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/mocks.py to mocks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_get_manageable.py to test_get_manageable.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_attach_detach_volume.py to test_attach_detach_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing.py to test_manage_existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing_snapshot.py to test_manage_existing_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_volume.py to test_delete_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume.py to test_create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_snapshot.py to test_delete_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_snapshot.py to test_create_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_extend_volume.py to test_extend_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection.py to test_initialize_connection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume_from_snapshot.py to test_create_volume_from_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_cloned_volume.py to test_create_cloned_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py to test_res_mock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py to test_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py to res_mock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py to test_adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py to fake_enum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py to test_taskflows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py to fake_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py to test_xtremio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py to test_adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py to fake_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vmax/test_vmax.py to test_vmax.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vmax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py to test_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py to test_sc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py to test_scapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/test_ps.py to test_ps.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_gpfs.py to test_gpfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_zadara.py to test_zadara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py to test_infortrend_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py to test_infortrend_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_tegile.py to test_tegile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_coho.py to test_coho.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_tintri.py to test_tintri.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_zte_ks.py to test_zte_ks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py to test_dsware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_fspythonapi.py to test_fspythonapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_dothill.py to test_dothill.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py to test_solidfire.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_reduxio.py to test_reduxio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py to test_huawei_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_falconstor_fss.py to test_falconstor_fss.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_san.py to test_san.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_manage_existing.py to test_manage_existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_delete_volume.py to test_delete_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_create_volume.py to test_create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_delete_snapshot.py to test_delete_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_create_snapshot.py to test_create_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_extend_volume.py to test_extend_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_create_volume_from_snapshot.py to test_create_volume_from_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/disco/test_create_cloned_volume.py to test_create_cloned_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_lvm_driver.py to test_lvm_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py to test_synology_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/test_synology_common.py to test_synology_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py to test_vmware_vmdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py to test_vmware_volumeops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py to test_vmware_datastore.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_vzstorage.py to test_vzstorage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_nfs.py to test_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_fujitsu.py to test_fujitsu.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_volume_drivers.py to test_volume_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_backup_drivers.py to test_backup_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_fczm_drivers.py to test_fczm_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/sqlalchemyutils.py to sqlalchemyutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/dynamic_log.py to dynamic_log.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/consistencygroup.py to consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cleanup_request.py to cleanup_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/group_snapshot.py to group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/group_type.py to group_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cgsnapshot.py to cgsnapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume_attachment.py to volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/request_spec.py to request_spec.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/manageableresources.py to manageableresources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume_type.py to volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cleanable.py to cleanable.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/chunkeddriver.py to chunkeddriver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/glusterfs.py to glusterfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/tsm.py to tsm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/google.py to google.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/posix.py to posix.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/consistencygroup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/eventlet_server.py to eventlet_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/defined_messages.py to defined_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/message_field.py to message_field.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_group_driver.py to volume_group_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_snapshot_driver.py to volume_snapshot_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/backup_chunked_driver.py to backup_chunked_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_snapshotmanagement_driver.py to volume_snapshotmanagement_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/fczm_driver.py to fczm_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_driver.py to volume_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/backup_driver.py to backup_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_management_driver.py to volume_management_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/backup_verify_driver.py to backup_verify_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_consistencygroup_driver.py to volume_consistencygroup_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/quota_utils.py to quota_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/075_add_cluster_and_fields.py to 075_add_cluster_and_fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py to 094_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/085_modify_workers_updated_at.py to 085_modify_workers_updated_at.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/084_placeholder.py to 084_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py to 105_add_backup_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py to 092_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py to 089_add_cluster_name_image_cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py to 098_message_add_expire_at_index.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/074_add_message_table.py to 074_add_message_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py to 090_add_race_preventer_to_workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py to 104_change_size_of_project_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py to 088_add_replication_info_to_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py to 102_add_replication_status_to_groups_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py to 096_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/081_placeholder.py to 081_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/073_cinder_init.py to 073_cinder_init.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/079_add_group_snapshots.py to 079_add_group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py to 093_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/080_placeholder.py to 080_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py to 100_add_foreign_key_indexes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py to 103_message_action_detail_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py to 087_allow_null_request_id_in_message.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py to 086_create_default_cgsnapshot_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/083_placeholder.py to 083_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py to 097_enforce_ocata_online_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py to 099_add_connection_info_to_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/076_add_workers_table.py to 076_add_workers_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py to 095_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py to 091_add_attachment_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/078_add_groups_and_group_volume_type_mapping_table.py to 078_add_groups_and_group_volume_type_mapping_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/082_placeholder.py to 082_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/077_add_group_types_and_group_specs_table.py to 077_add_group_types_and_group_specs_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/rtstool.py to rtstool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/ssh_utils.py to ssh_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/image_utils.py to image_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/flow_utils.py to flow_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fczm_constants.py to fczm_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_common.py to fc_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/driver_utils.py to driver_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py to brcd_fc_zone_connector_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py to brcd_http_fc_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filter_scheduler.py to filter_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/base_handler.py to base_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/host_manager.py to host_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/goodness.py to goodness.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/stochastic.py to stochastic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/chance.py to chance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/capacity.py to capacity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/base_filter.py to base_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/scheduler_options.py to scheduler_options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/capabilities_filter.py to capabilities_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/extra_specs_ops.py to extra_specs_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/ignore_attempted_hosts_filter.py to ignore_attempted_hosts_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/availability_zone_filter.py to availability_zone_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/json_filter.py to json_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/base_weight.py to base_weight.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/evaluator.py to evaluator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/manageable_volumes.py to manageable_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/transfers.py to transfers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/manageable_snapshots.py to manageable_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/group_snapshots.py to group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/snapshot_manage.py to snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/attachments.py to attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/group_snapshots.py to group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/attachments.py to attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/resource_filters.py to resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/resource_common_manage.py to resource_common_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/volume_manage.py to volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/volume_metadata.py to volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/group_specs.py to group_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/resource_filters.py to resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/resource_common_manage.py to resource_common_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/urlmap.py to urlmap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v1/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/api_version_request.py to api_version_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/versioned_method.py to versioned_method.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/fault.py to fault.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/coordination.py to coordination.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute/nova.py to nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/throttling.py to throttling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/cxt.py to cxt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/tgt.py to tgt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/lio.py to lio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/iet.py to iet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/scst.py to scst.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/driver_utils.py to driver_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/jsonrpc.py to jsonrpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/jsonrpc.py to jsonrpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/violin/v7000_iscsi.py to v7000_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/remotefs.py to remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py to ds8k_connection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py to ds8k_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py to ds8k_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py to ds8k_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/cryptish.py to cryptish.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/strings.py to strings.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/certificate.py to certificate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py to xiv_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py to ds8k_restclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py to ibm_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py to xiv_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/gpfs.py to gpfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py to storwize_svc_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py to storwize_svc_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py to storwize_svc_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py to storwize_const.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_common.py to kaminario_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_iscsi.py to kaminario_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_fc.py to kaminario_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coho.py to coho.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/blockbridge.py to blockbridge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/consistencygroup.py to consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/urihelper.py to urihelper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/virtualpool.py to virtualpool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/tag.py to tag.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/virtualarray.py to virtualarray.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/tenant.py to tenant.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/authentication.py to authentication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/exportgroup.py to exportgroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/helpers/commoncoprhdapi.py to commoncoprhdapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/fc.py to fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/scaleio.py to scaleio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/coprhd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/xio.py to xio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/san.py to san.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infinidat.py to infinidat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/vsp_utils.py to vsp_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/vsp_common.py to vsp_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/vsp_horcm_fc.py to vsp_horcm_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/vsp_iscsi.py to vsp_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/vsp_horcm.py to vsp_horcm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/vsp_horcm_iscsi.py to vsp_horcm_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/vsp_fc.py to vsp_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hitachi/hnas_utils.py to hnas_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/qnap.py to qnap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zadara.py to zadara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py to hpe_lefthand_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_iscsi.py to hpe_3par_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_fc.py to hpe_3par_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_common.py to hpe_3par_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_common.py to datera_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_api2.py to datera_api2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_api21.py to datera_api21.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_iscsi.py to datera_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/drbdmanagedrv.py to drbdmanagedrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/solidfire.py to solidfire.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/rbd.py to rbd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vzstorage.py to vzstorage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/quobyte.py to quobyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dplcommon.py to dplcommon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/tintri.py to tintri.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hgst.py to hgst.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py to perf_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py to perf_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/perf_7mode.py to perf_7mode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py to loopingcalls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py to data_motion.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/taskflows.py to taskflows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/replication.py to replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/fc.py to fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/masking.py to masking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/rest.py to rest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vmax/provision.py to provision.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py to storagecenter_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py to storagecenter_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py to storagecenter_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py to storagecenter_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/xtremio.py to xtremio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/ps.py to ps.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zte/zte_pub.py to zte_pub.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zte/zte_ks.py to zte_ks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zte/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/sheepdog.py to sheepdog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py to common_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py to cli_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume_common.py to volume_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume_helper.py to volume_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/smbfs.py to smbfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/fspythonapi.py to fspythonapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/dsware.py to dsware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_cnfs.py to veritas_cnfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/tegile.py to tegile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/pure.py to pure.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/reduxio/rdx_cli_api.py to rdx_cli_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/reduxio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/reduxio/rdx_iscsi_driver.py to rdx_iscsi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/hypermetro.py to hypermetro.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/smartx.py to smartx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_conf.py to huawei_conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/replication.py to replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx_iscsi.py to eternus_dx_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx_fc.py to eternus_dx_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx_common.py to eternus_dx_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco/disco_attach_detach.py to disco_attach_detach.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco/disco.py to disco.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/disco/disco_api.py to disco_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/synology_common.py to synology_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/synology_iscsi.py to synology_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/datastore.py to datastore.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/volumeops.py to volumeops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/vmdk.py to vmdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nimble.py to nimble.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor/fc.py to fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor/rest_proxy.py to rest_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/falconstor/fss_common.py to fss_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/hs_constants.py to hs_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/vrtshyperscale.py to vrtshyperscale.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssaiscsi.py to zfssaiscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/webdavclient.py to webdavclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssanfs.py to zfssanfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssarest.py to zfssarest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/restclient.py to restclient.pyc writing byte-compilation script '/tmp/tmpuaveNf.py' /usr/bin/python2 -O /tmp/tmpuaveNf.py removing /tmp/tmpuaveNf.py running install_egg_info running egg_info 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 writing pbr to cinder.egg-info/pbr.json [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 writing manifest file 'cinder.egg-info/SOURCES.txt' Copying cinder.egg-info to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder-11.1.0-py2.7.egg-info running install_scripts Installing cinder-wsgi script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-volume script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-backup script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-api script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-rootwrap script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-manage script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-volume-usage-audit script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-rtstool script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin Installing cinder-scheduler script to /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/bin + egg_path='/builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder-*.egg-info' + tempest_egg_path=/builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder_tests.egg-info + mkdir /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder_tests.egg-info + echo cinder + grep 'tempest\|Tempest' cinder.egg-info/entry_points.txt + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder-11.1.0-py2.7.egg-info/entry_points.txt + cp -r /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder-11.1.0-py2.7.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder_tests.egg-info + sed -i s/cinder/cinder_tests/g /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder_tests.egg-info/PKG-INFO ++ pwd + export PYTHONPATH=/builddir/build/BUILD/cinder-11.1.0: + PYTHONPATH=/builddir/build/BUILD/cinder-11.1.0: + /usr/bin/python2 setup.py build_sphinx --builder html running build_sphinx creating /builddir/build/BUILD/cinder-11.1.0/doc/build creating /builddir/build/BUILD/cinder-11.1.0/doc/build/doctrees creating /builddir/build/BUILD/cinder-11.1.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading stevedore.sphinxext ** Generating driver list... **Autodocumenting from /builddir/build/BUILD/cinder-11.1.0 Generating doc/source/contributor/api/cinder.common.sqlalchemyutils.rst Generating doc/source/contributor/api/cinder.common.config.rst Generating doc/source/contributor/api/cinder.common.constants.rst Generating doc/source/contributor/api/cinder.objects.dynamic_log.rst Generating doc/source/contributor/api/cinder.objects.consistencygroup.rst Generating doc/source/contributor/api/cinder.objects.backup.rst Generating doc/source/contributor/api/cinder.objects.qos_specs.rst Generating doc/source/contributor/api/cinder.objects.snapshot.rst Generating doc/source/contributor/api/cinder.objects.cleanup_request.rst Generating doc/source/contributor/api/cinder.objects.group_snapshot.rst Generating doc/source/contributor/api/cinder.objects.group_type.rst Generating doc/source/contributor/api/cinder.objects.volume.rst Generating doc/source/contributor/api/cinder.objects.cgsnapshot.rst Generating doc/source/contributor/api/cinder.objects.volume_attachment.rst Generating doc/source/contributor/api/cinder.objects.service.rst Generating doc/source/contributor/api/cinder.objects.request_spec.rst Generating doc/source/contributor/api/cinder.objects.fields.rst Generating doc/source/contributor/api/cinder.objects.manageableresources.rst Generating doc/source/contributor/api/cinder.objects.cluster.rst Generating doc/source/contributor/api/cinder.objects.base.rst Generating doc/source/contributor/api/cinder.objects.group.rst Generating doc/source/contributor/api/cinder.objects.volume_type.rst Generating doc/source/contributor/api/cinder.objects.cleanable.rst Generating doc/source/contributor/api/cinder.backup.rpcapi.rst Generating doc/source/contributor/api/cinder.backup.driver.rst Generating doc/source/contributor/api/cinder.backup.manager.rst Generating doc/source/contributor/api/cinder.backup.chunkeddriver.rst Generating doc/source/contributor/api/cinder.backup.api.rst Generating doc/source/contributor/api/cinder.backup.drivers.nfs.rst Generating doc/source/contributor/api/cinder.backup.drivers.glusterfs.rst Generating doc/source/contributor/api/cinder.backup.drivers.tsm.rst Generating doc/source/contributor/api/cinder.backup.drivers.google.rst Generating doc/source/contributor/api/cinder.backup.drivers.ceph.rst Generating doc/source/contributor/api/cinder.backup.drivers.swift.rst Generating doc/source/contributor/api/cinder.backup.drivers.posix.rst Generating doc/source/contributor/api/cinder.hacking.checks.rst Generating doc/source/contributor/api/cinder.group.api.rst Generating doc/source/contributor/api/cinder.consistencygroup.api.rst Generating doc/source/contributor/api/cinder.manager.rst Generating doc/source/contributor/api/cinder.version.rst Generating doc/source/contributor/api/cinder.wsgi.common.rst Generating doc/source/contributor/api/cinder.wsgi.eventlet_server.rst Generating doc/source/contributor/api/cinder.wsgi.wsgi.rst Generating doc/source/contributor/api/cinder.test.rst Generating doc/source/contributor/api/cinder.message.defined_messages.rst Generating doc/source/contributor/api/cinder.message.message_field.rst Generating doc/source/contributor/api/cinder.message.api.rst Generating doc/source/contributor/api/cinder.interface.util.rst Generating doc/source/contributor/api/cinder.interface.volume_group_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_snapshot_driver.rst Generating doc/source/contributor/api/cinder.interface.backup_chunked_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst Generating doc/source/contributor/api/cinder.interface.fczm_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_driver.rst Generating doc/source/contributor/api/cinder.interface.backup_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_management_driver.rst Generating doc/source/contributor/api/cinder.interface.backup_verify_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst Generating doc/source/contributor/api/cinder.interface.base.rst Generating doc/source/contributor/api/cinder.i18n.rst Generating doc/source/contributor/api/cinder.rpc.rst Generating doc/source/contributor/api/cinder.opts.rst Generating doc/source/contributor/api/cinder.quota_utils.rst Generating doc/source/contributor/api/cinder.config.generate_cinder_opts.rst Generating doc/source/contributor/api/cinder.exception.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.models.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.api.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.manage.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.075_add_cluster_and_fields.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.094_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.085_modify_workers_updated_at.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.084_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.105_add_backup_metadata.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.092_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.089_add_cluster_name_image_cache.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.098_message_add_expire_at_index.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.074_add_message_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.090_add_race_preventer_to_workers.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.104_change_size_of_project_id.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.088_add_replication_info_to_cluster.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.102_add_replication_status_to_groups_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.096_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.081_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.073_cinder_init.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.079_add_group_snapshots.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.093_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.080_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.100_add_foreign_key_indexes.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.103_message_action_detail_column.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.087_allow_null_request_id_in_message.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.086_create_default_cgsnapshot_type.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.083_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.097_enforce_ocata_online_migrations.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.099_add_connection_info_to_attachment.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.076_add_workers_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.095_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.091_add_attachment_specs.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.078_add_groups_and_group_volume_type_mapping_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.082_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.077_add_group_types_and_group_specs_table.rst Generating doc/source/contributor/api/cinder.db.api.rst Generating doc/source/contributor/api/cinder.db.migration.rst Generating doc/source/contributor/api/cinder.db.base.rst Generating doc/source/contributor/api/cinder.service.rst Generating doc/source/contributor/api/cinder.keymgr.conf_key_mgr.rst Generating doc/source/contributor/api/cinder.cmd.backup.rst Generating doc/source/contributor/api/cinder.cmd.volume.rst Generating doc/source/contributor/api/cinder.cmd.api.rst Generating doc/source/contributor/api/cinder.cmd.rtstool.rst Generating doc/source/contributor/api/cinder.cmd.manage.rst Generating doc/source/contributor/api/cinder.cmd.volume_usage_audit.rst Generating doc/source/contributor/api/cinder.cmd.scheduler.rst Generating doc/source/contributor/api/cinder.ssh_utils.rst Generating doc/source/contributor/api/cinder.image.image_utils.rst Generating doc/source/contributor/api/cinder.image.glance.rst Generating doc/source/contributor/api/cinder.image.cache.rst Generating doc/source/contributor/api/cinder.policy.rst Generating doc/source/contributor/api/cinder.utils.rst Generating doc/source/contributor/api/cinder.flow_utils.rst Generating doc/source/contributor/api/cinder.zonemanager.fczm_constants.rst Generating doc/source/contributor/api/cinder.zonemanager.fc_san_lookup_service.rst Generating doc/source/contributor/api/cinder.zonemanager.fc_common.rst Generating doc/source/contributor/api/cinder.zonemanager.utils.rst Generating doc/source/contributor/api/cinder.zonemanager.fc_zone_manager.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fabric_opts.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.fc_zone_constants.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.fc_zone_driver.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.driver_utils.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_connector_factory.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_http_fc_zone_client.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fabric_opts.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.fc_zone_constants.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_san_lookup_service.rst Generating doc/source/contributor/api/cinder.transfer.api.rst Generating doc/source/contributor/api/cinder.scheduler.rpcapi.rst Generating doc/source/contributor/api/cinder.scheduler.flows.create_volume.rst Generating doc/source/contributor/api/cinder.scheduler.filter_scheduler.rst Generating doc/source/contributor/api/cinder.scheduler.driver.rst Generating doc/source/contributor/api/cinder.scheduler.manager.rst Generating doc/source/contributor/api/cinder.scheduler.base_handler.rst Generating doc/source/contributor/api/cinder.scheduler.host_manager.rst Generating doc/source/contributor/api/cinder.scheduler.weights.goodness.rst Generating doc/source/contributor/api/cinder.scheduler.weights.stochastic.rst Generating doc/source/contributor/api/cinder.scheduler.weights.chance.rst Generating doc/source/contributor/api/cinder.scheduler.weights.volume_number.rst Generating doc/source/contributor/api/cinder.scheduler.weights.capacity.rst Generating doc/source/contributor/api/cinder.scheduler.base_filter.rst Generating doc/source/contributor/api/cinder.scheduler.scheduler_options.rst Generating doc/source/contributor/api/cinder.scheduler.filters.driver_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.affinity_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.capacity_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.capabilities_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.extra_specs_ops.rst Generating doc/source/contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.availability_zone_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.instance_locality_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.json_filter.rst Generating doc/source/contributor/api/cinder.scheduler.base_weight.rst Generating doc/source/contributor/api/cinder.scheduler.evaluator.evaluator.rst Generating doc/source/contributor/api/cinder.quota.rst Generating doc/source/contributor/api/cinder.api.views.qos_specs.rst Generating doc/source/contributor/api/cinder.api.views.snapshots.rst Generating doc/source/contributor/api/cinder.api.views.backups.rst Generating doc/source/contributor/api/cinder.api.views.versions.rst Generating doc/source/contributor/api/cinder.api.views.limits.rst Generating doc/source/contributor/api/cinder.api.views.manageable_volumes.rst Generating doc/source/contributor/api/cinder.api.views.transfers.rst Generating doc/source/contributor/api/cinder.api.views.types.rst Generating doc/source/contributor/api/cinder.api.views.capabilities.rst Generating doc/source/contributor/api/cinder.api.views.availability_zones.rst Generating doc/source/contributor/api/cinder.api.views.manageable_snapshots.rst Generating doc/source/contributor/api/cinder.api.views.scheduler_stats.rst Generating doc/source/contributor/api/cinder.api.views.consistencygroups.rst Generating doc/source/contributor/api/cinder.api.views.cgsnapshots.rst Generating doc/source/contributor/api/cinder.api.v2.views.volumes.rst Generating doc/source/contributor/api/cinder.api.v2.views.types.rst Generating doc/source/contributor/api/cinder.api.v2.snapshots.rst Generating doc/source/contributor/api/cinder.api.v2.limits.rst Generating doc/source/contributor/api/cinder.api.v2.volume_metadata.rst Generating doc/source/contributor/api/cinder.api.v2.volumes.rst Generating doc/source/contributor/api/cinder.api.v2.router.rst Generating doc/source/contributor/api/cinder.api.v2.types.rst Generating doc/source/contributor/api/cinder.api.v2.snapshot_metadata.rst Generating doc/source/contributor/api/cinder.api.v3.group_snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.snapshot_manage.rst Generating doc/source/contributor/api/cinder.api.v3.attachments.rst Generating doc/source/contributor/api/cinder.api.v3.views.group_snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.views.attachments.rst Generating doc/source/contributor/api/cinder.api.v3.views.snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.views.groups.rst Generating doc/source/contributor/api/cinder.api.v3.views.clusters.rst Generating doc/source/contributor/api/cinder.api.v3.views.volumes.rst Generating doc/source/contributor/api/cinder.api.v3.views.group_types.rst Generating doc/source/contributor/api/cinder.api.v3.views.workers.rst Generating doc/source/contributor/api/cinder.api.v3.views.messages.rst Generating doc/source/contributor/api/cinder.api.v3.views.resource_filters.rst Generating doc/source/contributor/api/cinder.api.v3.snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.resource_common_manage.rst Generating doc/source/contributor/api/cinder.api.v3.volume_manage.rst Generating doc/source/contributor/api/cinder.api.v3.groups.rst Generating doc/source/contributor/api/cinder.api.v3.backups.rst Generating doc/source/contributor/api/cinder.api.v3.limits.rst Generating doc/source/contributor/api/cinder.api.v3.volume_metadata.rst Generating doc/source/contributor/api/cinder.api.v3.group_specs.rst Generating doc/source/contributor/api/cinder.api.v3.clusters.rst Generating doc/source/contributor/api/cinder.api.v3.volumes.rst Generating doc/source/contributor/api/cinder.api.v3.group_types.rst Generating doc/source/contributor/api/cinder.api.v3.workers.rst Generating doc/source/contributor/api/cinder.api.v3.messages.rst Generating doc/source/contributor/api/cinder.api.v3.router.rst Generating doc/source/contributor/api/cinder.api.v3.resource_filters.rst Generating doc/source/contributor/api/cinder.api.v3.consistencygroups.rst Generating doc/source/contributor/api/cinder.api.versions.rst Generating doc/source/contributor/api/cinder.api.extensions.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_type_encryption.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_host_attribute.rst Generating doc/source/contributor/api/cinder.api.contrib.services.rst Generating doc/source/contributor/api/cinder.api.contrib.snapshot_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.snapshot_unmanage.rst Generating doc/source/contributor/api/cinder.api.contrib.qos_specs_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.types_extra_specs.rst Generating doc/source/contributor/api/cinder.api.contrib.resource_common_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.image_create.rst Generating doc/source/contributor/api/cinder.api.contrib.backups.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_transfer.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_mig_status_attribute.rst Generating doc/source/contributor/api/cinder.api.contrib.scheduler_hints.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_tenant_attribute.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_image_metadata.rst Generating doc/source/contributor/api/cinder.api.contrib.snapshot_actions.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_unmanage.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_type_access.rst Generating doc/source/contributor/api/cinder.api.contrib.extended_services.rst Generating doc/source/contributor/api/cinder.api.contrib.quota_classes.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_encryption_metadata.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_actions.rst Generating doc/source/contributor/api/cinder.api.contrib.capabilities.rst Generating doc/source/contributor/api/cinder.api.contrib.availability_zones.rst Generating doc/source/contributor/api/cinder.api.contrib.quotas.rst Generating doc/source/contributor/api/cinder.api.contrib.types_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.hosts.rst Generating doc/source/contributor/api/cinder.api.contrib.scheduler_stats.rst Generating doc/source/contributor/api/cinder.api.contrib.admin_actions.rst Generating doc/source/contributor/api/cinder.api.contrib.consistencygroups.rst Generating doc/source/contributor/api/cinder.api.contrib.cgsnapshots.rst Generating doc/source/contributor/api/cinder.api.contrib.used_limits.rst Generating doc/source/contributor/api/cinder.api.contrib.extended_snapshot_attributes.rst Generating doc/source/contributor/api/cinder.api.common.rst Generating doc/source/contributor/api/cinder.api.urlmap.rst Generating doc/source/contributor/api/cinder.api.v1.snapshots.rst Generating doc/source/contributor/api/cinder.api.v1.volumes.rst Generating doc/source/contributor/api/cinder.api.v1.router.rst Generating doc/source/contributor/api/cinder.api.openstack.api_version_request.rst Generating doc/source/contributor/api/cinder.api.openstack.versioned_method.rst Generating doc/source/contributor/api/cinder.api.openstack.wsgi.rst Generating doc/source/contributor/api/cinder.api.middleware.fault.rst Generating doc/source/contributor/api/cinder.api.middleware.auth.rst Generating doc/source/contributor/api/cinder.brick.local_dev.lvm.rst Generating doc/source/contributor/api/cinder.coordination.rst Generating doc/source/contributor/api/cinder.context.rst Generating doc/source/contributor/api/cinder.compute.nova.rst Generating doc/source/contributor/api/cinder.volume.rpcapi.rst Generating doc/source/contributor/api/cinder.volume.throttling.rst Generating doc/source/contributor/api/cinder.volume.qos_specs.rst Generating doc/source/contributor/api/cinder.volume.flows.manager.manage_existing_snapshot.rst Generating doc/source/contributor/api/cinder.volume.flows.manager.create_volume.rst Generating doc/source/contributor/api/cinder.volume.flows.manager.manage_existing.rst Generating doc/source/contributor/api/cinder.volume.flows.common.rst Generating doc/source/contributor/api/cinder.volume.flows.api.create_volume.rst Generating doc/source/contributor/api/cinder.volume.flows.api.manage_existing.rst Generating doc/source/contributor/api/cinder.volume.driver.rst Generating doc/source/contributor/api/cinder.volume.manager.rst Generating doc/source/contributor/api/cinder.volume.volume_types.rst Generating doc/source/contributor/api/cinder.volume.api.rst Generating doc/source/contributor/api/cinder.volume.targets.cxt.rst Generating doc/source/contributor/api/cinder.volume.targets.driver.rst Generating doc/source/contributor/api/cinder.volume.targets.iscsi.rst Generating doc/source/contributor/api/cinder.volume.targets.fake.rst Generating doc/source/contributor/api/cinder.volume.targets.tgt.rst Generating doc/source/contributor/api/cinder.volume.targets.lio.rst Generating doc/source/contributor/api/cinder.volume.targets.iet.rst Generating doc/source/contributor/api/cinder.volume.targets.scst.rst Generating doc/source/contributor/api/cinder.volume.group_types.rst Generating doc/source/contributor/api/cinder.volume.configuration.rst Generating doc/source/contributor/api/cinder.volume.utils.rst Generating doc/source/contributor/api/cinder.volume.driver_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.ns5.nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.ns5.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.ns5.jsonrpc.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.options.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.jsonrpc.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.violin.v7000_fcp.rst Generating doc/source/contributor/api/cinder.volume.drivers.violin.v7000_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.violin.v7000_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.remotefs.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.flashsystem_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_connection.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_helper.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.cryptish.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.strings.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.certificate.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_restclient.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ibm_storage.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.gpfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_const.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.flashsystem_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.flashsystem_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.kaminario.kaminario_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.kaminario.kaminario_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.kaminario.kaminario_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.coho.rst Generating doc/source/contributor/api/cinder.volume.drivers.blockbridge.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.consistencygroup.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.urihelper.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.snapshot.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.virtualpool.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.volume.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.tag.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.virtualarray.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.project.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.tenant.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.authentication.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.exportgroup.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.host.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.commoncoprhdapi.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.scaleio.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.xio.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.san.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.infinidat.rst Generating doc/source/contributor/api/cinder.volume.drivers.block_device.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hnas_nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_horcm.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_horcm.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_basiclib.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_snm2.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hnas_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hnas_backend.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.qnap.rst Generating doc/source/contributor/api/cinder.volume.drivers.zadara.rst Generating doc/source/contributor/api/cinder.volume.drivers.lvm.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_lefthand_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_3par_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_3par_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_3par_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_api2.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_api21.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.drbdmanagedrv.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.solidfire.rst Generating doc/source/contributor/api/cinder.volume.drivers.rbd.rst Generating doc/source/contributor/api/cinder.volume.drivers.vzstorage.rst Generating doc/source/contributor/api/cinder.volume.drivers.quobyte.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.options.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.dpl_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.dpl_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.dplcommon.rst Generating doc/source/contributor/api/cinder.volume.drivers.tintri.rst Generating doc/source/contributor/api/cinder.volume.drivers.hgst.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.iscsi_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.host_mapper.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.exception.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.client.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.fc_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.library.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.options.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.fc_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.block_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.loopingcalls.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.capabilities.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.data_motion.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.block_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.fc_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.api.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.block_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.scaleio.driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.taskflows.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.adapter.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.client.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.const.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.adapter.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.client.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.masking.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.rest.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.provision.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_api.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.xtremio.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.ps.rst Generating doc/source/contributor/api/cinder.volume.drivers.zte.zte_pub.rst Generating doc/source/contributor/api/cinder.volume.drivers.zte.zte_ks.rst Generating doc/source/contributor/api/cinder.volume.drivers.sheepdog.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.infortrend_iscsi_cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.infortrend_fc_cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.common_cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.cli_factory.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.volume_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.volume.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.volume_helper.rst Generating doc/source/contributor/api/cinder.volume.drivers.windows.smbfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.windows.windows.rst Generating doc/source/contributor/api/cinder.volume.drivers.windows.constants.rst Generating doc/source/contributor/api/cinder.volume.drivers.fusionstorage.fspythonapi.rst Generating doc/source/contributor/api/cinder.volume.drivers.fusionstorage.dsware.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas_cnfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.tegile.rst Generating doc/source/contributor/api/cinder.volume.drivers.pure.rst Generating doc/source/contributor/api/cinder.volume.drivers.reduxio.rdx_cli_api.rst Generating doc/source/contributor/api/cinder.volume.drivers.reduxio.rdx_iscsi_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.hypermetro.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.smartx.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.fc_zone_helper.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.constants.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.rest_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.huawei_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.huawei_conf.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.huawei_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.disco.disco_attach_detach.rst Generating doc/source/contributor/api/cinder.volume.drivers.disco.disco.rst Generating doc/source/contributor/api/cinder.volume.drivers.disco.disco_api.rst Generating doc/source/contributor/api/cinder.volume.drivers.synology.synology_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.synology.synology_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.exceptions.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.datastore.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.volumeops.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.vmdk.rst Generating doc/source/contributor/api/cinder.volume.drivers.nimble.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.rest_proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.fss_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas.hs_constants.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas.vrtshyperscale.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.zfssaiscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.webdavclient.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.zfssanfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.zfssarest.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.restclient.rst loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/cinder-11.1.0/doc/source/../../cinder/config/cinder-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/cinder-11.1.0/doc/source/_static/cinder.conf.sample WARNING: normalizing group name 'BACKEND' to 'backend' WARNING: normalizing group name 'BRCD_FABRIC_EXAMPLE' to 'brcd_fabric_example' WARNING: normalizing group name 'CISCO_FABRIC_EXAMPLE' to 'cisco_fabric_example' WARNING: normalizing group name 'COORDINATION' to 'coordination' WARNING: normalizing group name 'FC-ZONE-MANAGER' to 'fc-zone-manager' WARNING: normalizing group name 'KEY_MANAGER' to 'key_manager' /usr/lib/python2.7/site-packages/oslo_config/types.py:54: UserWarning: converting '3' to a string warnings.warn('converting \'%s\' to a string' % str_val) /usr/lib/python2.7/site-packages/oslo_config/types.py:54: UserWarning: converting '200' to a string warnings.warn('converting \'%s\' to a string' % str_val) building [mo]: all of 0 po files building [html]: all source files updating environment: 699 added, 0 changed, 0 removed reading sources... [ 0%] admin/README reading sources... [ 0%] admin/blockstorage-api-throughput reading sources... [ 0%] admin/blockstorage-backup-disks reading sources... [ 0%] admin/blockstorage-boot-from-volume reading sources... [ 0%] admin/blockstorage-consistency-groups reading sources... [ 0%] admin/blockstorage-driver-filter-weighing reading sources... [ 1%] admin/blockstorage-get-capabilities reading sources... [ 1%] admin/blockstorage-glusterfs-backend reading sources... [ 1%] admin/blockstorage-glusterfs-removal reading sources... [ 1%] admin/blockstorage-groups reading sources... [ 1%] admin/blockstorage-image-volume-cache reading sources... [ 1%] admin/blockstorage-lio-iscsi-support reading sources... [ 1%] admin/blockstorage-manage-volumes reading sources... [ 2%] admin/blockstorage-multi-backend reading sources... [ 2%] admin/blockstorage-nfs-backend reading sources... [ 2%] admin/blockstorage-over-subscription reading sources... [ 2%] admin/blockstorage-ratelimit-volume-copy-bandwidth reading sources... [ 2%] admin/blockstorage-troubleshoot reading sources... [ 2%] admin/blockstorage-volume-backed-image reading sources... [ 2%] admin/blockstorage-volume-backups reading sources... [ 3%] admin/blockstorage-volume-backups-export-import reading sources... [ 3%] admin/blockstorage-volume-migration reading sources... [ 3%] admin/blockstorage-volume-number-weigher reading sources... [ 3%] admin/index reading sources... [ 3%] admin/ts-HTTP-bad-req-in-cinder-vol-log reading sources... [ 3%] admin/ts-cinder-config reading sources... [ 3%] admin/ts-duplicate-3par-host reading sources... [ 4%] admin/ts-eql-volume-size reading sources... [ 4%] admin/ts-failed-attach-vol-after-detach reading sources... [ 4%] admin/ts-failed-attach-vol-no-sysfsutils reading sources... [ 4%] admin/ts-failed-connect-vol-FC-SAN reading sources... [ 4%] admin/ts-multipath-warn reading sources... [ 4%] admin/ts-no-emulator-x86-64 reading sources... [ 4%] admin/ts-non-existent-host reading sources... [ 5%] admin/ts-non-existent-vlun reading sources... [ 5%] admin/ts-vol-attach-miss-sg-scan reading sources... [ 5%] cli/README reading sources... [ 5%] cli/cli-cinder-quotas reading sources... [ 5%] cli/cli-cinder-scheduling reading sources... [ 5%] cli/cli-manage-volumes reading sources... [ 5%] cli/cli-set-quotas reading sources... [ 6%] common/glossary reading sources... [ 6%] configuration/README reading sources... [ 6%] configuration/block-storage/backup-drivers reading sources... [ 6%] configuration/block-storage/backup/ceph-backup-driver reading sources... [ 6%] configuration/block-storage/backup/gcs-backup-driver reading sources... [ 6%] configuration/block-storage/backup/glusterfs-backup-driver reading sources... [ 6%] configuration/block-storage/backup/nfs-backup-driver reading sources... [ 7%] configuration/block-storage/backup/posix-backup-driver reading sources... [ 7%] configuration/block-storage/backup/swift-backup-driver reading sources... [ 7%] configuration/block-storage/backup/tsm-backup-driver reading sources... [ 7%] configuration/block-storage/block-storage-overview reading sources... [ 7%] configuration/block-storage/config-options reading sources... [ 7%] configuration/block-storage/drivers/blockbridge-eps-driver reading sources... [ 7%] configuration/block-storage/drivers/ceph-rbd-volume-driver reading sources... [ 8%] configuration/block-storage/drivers/cloudbyte-driver reading sources... [ 8%] configuration/block-storage/drivers/coho-data-driver reading sources... [ 8%] configuration/block-storage/drivers/coprhd-driver reading sources... [ 8%] configuration/block-storage/drivers/datera-volume-driver reading sources... [ 8%] configuration/block-storage/drivers/dell-emc-scaleio-driver reading sources... [ 8%] configuration/block-storage/drivers/dell-emc-unity-driver reading sources... [ 8%] configuration/block-storage/drivers/dell-equallogic-driver reading sources... [ 9%] configuration/block-storage/drivers/dell-storagecenter-driver reading sources... [ 9%] configuration/block-storage/drivers/dothill-driver reading sources... [ 9%] configuration/block-storage/drivers/emc-vmax-driver reading sources... [ 9%] configuration/block-storage/drivers/emc-vnx-driver reading sources... [ 9%] configuration/block-storage/drivers/emc-xtremio-driver reading sources... [ 9%] configuration/block-storage/drivers/falconstor-fss-driver reading sources... [ 9%] configuration/block-storage/drivers/fujitsu-eternus-dx-driver reading sources... [ 10%] configuration/block-storage/drivers/hds-hnas-driver reading sources... [ 10%] configuration/block-storage/drivers/hitachi-storage-volume-driver reading sources... [ 10%] configuration/block-storage/drivers/hp-msa-driver reading sources... [ 10%] configuration/block-storage/drivers/hpe-3par-driver reading sources... [ 10%] configuration/block-storage/drivers/hpe-lefthand-driver reading sources... [ 10%] configuration/block-storage/drivers/huawei-storage-driver reading sources... [ 10%] configuration/block-storage/drivers/ibm-flashsystem-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/ibm-gpfs-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/ibm-storage-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/ibm-storwize-svc-driver reading sources... [ 11%] configuration/block-storage/drivers/infinidat-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/infortrend-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/itri-disco-driver reading sources... [ 11%] configuration/block-storage/drivers/kaminario-driver reading sources... [ 12%] configuration/block-storage/drivers/lenovo-driver reading sources... [ 12%] configuration/block-storage/drivers/lvm-volume-driver reading sources... [ 12%] configuration/block-storage/drivers/nec-storage-m-series-driver reading sources... [ 12%] configuration/block-storage/drivers/netapp-volume-driver reading sources... [ 12%] configuration/block-storage/drivers/nexentaedge-driver reading sources... [ 12%] configuration/block-storage/drivers/nexentastor4-driver reading sources... [ 12%] configuration/block-storage/drivers/nexentastor5-driver reading sources... [ 13%] configuration/block-storage/drivers/nfs-volume-driver reading sources... [ 13%] configuration/block-storage/drivers/nimble-volume-driver reading sources... [ 13%] configuration/block-storage/drivers/prophetstor-dpl-driver reading sources... [ 13%] configuration/block-storage/drivers/pure-storage-driver reading sources... [ 13%] configuration/block-storage/drivers/quobyte-driver reading sources... [ 13%] configuration/block-storage/drivers/scality-sofs-driver reading sources... [ 13%] configuration/block-storage/drivers/sheepdog-driver reading sources... [ 14%] configuration/block-storage/drivers/smbfs-volume-driver reading sources... [ 14%] configuration/block-storage/drivers/solidfire-volume-driver reading sources... [ 14%] configuration/block-storage/drivers/synology-dsm-driver reading sources... [ 14%] configuration/block-storage/drivers/tintri-volume-driver reading sources... [ 14%] configuration/block-storage/drivers/violin-v7000-driver reading sources... [ 14%] configuration/block-storage/drivers/vmware-vmdk-driver reading sources... [ 14%] configuration/block-storage/drivers/vzstorage-driver reading sources... [ 15%] configuration/block-storage/drivers/windows-iscsi-volume-driver reading sources... [ 15%] configuration/block-storage/drivers/xio-volume-driver reading sources... [ 15%] configuration/block-storage/drivers/zadara-volume-driver reading sources... [ 15%] configuration/block-storage/drivers/zfssa-iscsi-driver reading sources... [ 15%] configuration/block-storage/drivers/zfssa-nfs-driver reading sources... [ 15%] configuration/block-storage/drivers/zte-storage-driver reading sources... [ 15%] configuration/block-storage/fc-zoning reading sources... [ 16%] configuration/block-storage/logs reading sources... [ 16%] configuration/block-storage/nested-quota reading sources... [ 16%] configuration/block-storage/samples/api-paste.ini reading sources... [ 16%] configuration/block-storage/samples/cinder.conf reading sources... [ 16%] configuration/block-storage/samples/index reading sources... [ 16%] configuration/block-storage/samples/policy.json reading sources... [ 16%] configuration/block-storage/samples/rootwrap.conf reading sources... [ 17%] configuration/block-storage/schedulers reading sources... [ 17%] configuration/block-storage/volume-drivers reading sources... [ 17%] configuration/block-storage/volume-encryption reading sources... [ 17%] configuration/index reading sources... [ 17%] configuration/tables/conf-changes/cinder reading sources... [ 17%] contributor/README reading sources... [ 17%] contributor/addmethod.openstackapi reading sources... [ 18%] contributor/api reading sources... [ 18%] contributor/api.apache reading sources... [ 18%] contributor/api/autoindex reading sources... [ 18%] contributor/api/cinder.api.common reading sources... [ 18%] contributor/api/cinder.api.contrib.admin_actions reading sources... [ 18%] contributor/api/cinder.api.contrib.availability_zones reading sources... [ 18%] contributor/api/cinder.api.contrib.backups reading sources... [ 19%] contributor/api/cinder.api.contrib.capabilities reading sources... [ 19%] contributor/api/cinder.api.contrib.cgsnapshots reading sources... [ 19%] contributor/api/cinder.api.contrib.consistencygroups reading sources... [ 19%] contributor/api/cinder.api.contrib.extended_services reading sources... [ 19%] contributor/api/cinder.api.contrib.extended_snapshot_attributes reading sources... [ 19%] contributor/api/cinder.api.contrib.hosts reading sources... [ 19%] contributor/api/cinder.api.contrib.image_create reading sources... [ 20%] contributor/api/cinder.api.contrib.qos_specs_manage reading sources... [ 20%] contributor/api/cinder.api.contrib.quota_classes reading sources... [ 20%] contributor/api/cinder.api.contrib.quotas reading sources... [ 20%] contributor/api/cinder.api.contrib.resource_common_manage reading sources... [ 20%] contributor/api/cinder.api.contrib.scheduler_hints reading sources... [ 20%] contributor/api/cinder.api.contrib.scheduler_stats reading sources... [ 20%] contributor/api/cinder.api.contrib.services reading sources... [ 21%] contributor/api/cinder.api.contrib.snapshot_actions reading sources... [ 21%] contributor/api/cinder.api.contrib.snapshot_manage reading sources... [ 21%] contributor/api/cinder.api.contrib.snapshot_unmanage reading sources... [ 21%] contributor/api/cinder.api.contrib.types_extra_specs reading sources... [ 21%] contributor/api/cinder.api.contrib.types_manage reading sources... [ 21%] contributor/api/cinder.api.contrib.used_limits reading sources... [ 21%] contributor/api/cinder.api.contrib.volume_actions reading sources... [ 22%] contributor/api/cinder.api.contrib.volume_encryption_metadata reading sources... [ 22%] contributor/api/cinder.api.contrib.volume_host_attribute reading sources... [ 22%] contributor/api/cinder.api.contrib.volume_image_metadata reading sources... [ 22%] contributor/api/cinder.api.contrib.volume_manage reading sources... [ 22%] contributor/api/cinder.api.contrib.volume_mig_status_attribute reading sources... [ 22%] contributor/api/cinder.api.contrib.volume_tenant_attribute reading sources... [ 22%] contributor/api/cinder.api.contrib.volume_transfer reading sources... [ 23%] contributor/api/cinder.api.contrib.volume_type_access reading sources... [ 23%] contributor/api/cinder.api.contrib.volume_type_encryption reading sources... [ 23%] contributor/api/cinder.api.contrib.volume_unmanage reading sources... [ 23%] contributor/api/cinder.api.extensions reading sources... [ 23%] contributor/api/cinder.api.middleware.auth reading sources... [ 23%] contributor/api/cinder.api.middleware.fault reading sources... [ 23%] contributor/api/cinder.api.openstack.api_version_request reading sources... [ 24%] contributor/api/cinder.api.openstack.versioned_method reading sources... [ 24%] contributor/api/cinder.api.openstack.wsgi reading sources... [ 24%] contributor/api/cinder.api.urlmap reading sources... [ 24%] contributor/api/cinder.api.v1.router reading sources... [ 24%] contributor/api/cinder.api.v1.snapshots reading sources... [ 24%] contributor/api/cinder.api.v1.volumes reading sources... [ 24%] contributor/api/cinder.api.v2.limits reading sources... [ 25%] contributor/api/cinder.api.v2.router reading sources... [ 25%] contributor/api/cinder.api.v2.snapshot_metadata reading sources... [ 25%] contributor/api/cinder.api.v2.snapshots reading sources... [ 25%] contributor/api/cinder.api.v2.types reading sources... [ 25%] contributor/api/cinder.api.v2.views.types reading sources... [ 25%] contributor/api/cinder.api.v2.views.volumes reading sources... [ 25%] contributor/api/cinder.api.v2.volume_metadata reading sources... [ 26%] contributor/api/cinder.api.v2.volumes reading sources... [ 26%] contributor/api/cinder.api.v3.attachments reading sources... [ 26%] contributor/api/cinder.api.v3.backups reading sources... [ 26%] contributor/api/cinder.api.v3.clusters reading sources... [ 26%] contributor/api/cinder.api.v3.consistencygroups reading sources... [ 26%] contributor/api/cinder.api.v3.group_snapshots reading sources... [ 26%] contributor/api/cinder.api.v3.group_specs reading sources... [ 27%] contributor/api/cinder.api.v3.group_types reading sources... [ 27%] contributor/api/cinder.api.v3.groups reading sources... [ 27%] contributor/api/cinder.api.v3.limits reading sources... [ 27%] contributor/api/cinder.api.v3.messages reading sources... [ 27%] contributor/api/cinder.api.v3.resource_common_manage reading sources... [ 27%] contributor/api/cinder.api.v3.resource_filters reading sources... [ 27%] contributor/api/cinder.api.v3.router reading sources... [ 28%] contributor/api/cinder.api.v3.snapshot_manage reading sources... [ 28%] contributor/api/cinder.api.v3.snapshots reading sources... [ 28%] contributor/api/cinder.api.v3.views.attachments reading sources... [ 28%] contributor/api/cinder.api.v3.views.clusters reading sources... [ 28%] contributor/api/cinder.api.v3.views.group_snapshots reading sources... [ 28%] contributor/api/cinder.api.v3.views.group_types reading sources... [ 28%] contributor/api/cinder.api.v3.views.groups reading sources... [ 29%] contributor/api/cinder.api.v3.views.messages reading sources... [ 29%] contributor/api/cinder.api.v3.views.resource_filters reading sources... [ 29%] contributor/api/cinder.api.v3.views.snapshots reading sources... [ 29%] contributor/api/cinder.api.v3.views.volumes reading sources... [ 29%] contributor/api/cinder.api.v3.views.workers reading sources... [ 29%] contributor/api/cinder.api.v3.volume_manage reading sources... [ 29%] contributor/api/cinder.api.v3.volume_metadata reading sources... [ 30%] contributor/api/cinder.api.v3.volumes reading sources... [ 30%] contributor/api/cinder.api.v3.workers reading sources... [ 30%] contributor/api/cinder.api.versions reading sources... [ 30%] contributor/api/cinder.api.views.availability_zones reading sources... [ 30%] contributor/api/cinder.api.views.backups reading sources... [ 30%] contributor/api/cinder.api.views.capabilities reading sources... [ 30%] contributor/api/cinder.api.views.cgsnapshots reading sources... [ 31%] contributor/api/cinder.api.views.consistencygroups reading sources... [ 31%] contributor/api/cinder.api.views.limits reading sources... [ 31%] contributor/api/cinder.api.views.manageable_snapshots reading sources... [ 31%] contributor/api/cinder.api.views.manageable_volumes reading sources... [ 31%] contributor/api/cinder.api.views.qos_specs reading sources... [ 31%] contributor/api/cinder.api.views.scheduler_stats reading sources... [ 31%] contributor/api/cinder.api.views.snapshots reading sources... [ 32%] contributor/api/cinder.api.views.transfers reading sources... [ 32%] contributor/api/cinder.api.views.types reading sources... [ 32%] contributor/api/cinder.api.views.versions reading sources... [ 32%] contributor/api/cinder.backup.api reading sources... [ 32%] contributor/api/cinder.backup.chunkeddriver reading sources... [ 32%] contributor/api/cinder.backup.driver reading sources... [ 32%] contributor/api/cinder.backup.drivers.ceph reading sources... [ 33%] contributor/api/cinder.backup.drivers.glusterfs reading sources... [ 33%] contributor/api/cinder.backup.drivers.google reading sources... [ 33%] contributor/api/cinder.backup.drivers.nfs reading sources... [ 33%] contributor/api/cinder.backup.drivers.posix reading sources... [ 33%] contributor/api/cinder.backup.drivers.swift reading sources... [ 33%] contributor/api/cinder.backup.drivers.tsm reading sources... [ 33%] contributor/api/cinder.backup.manager reading sources... [ 34%] contributor/api/cinder.backup.rpcapi reading sources... [ 34%] contributor/api/cinder.brick.local_dev.lvm reading sources... [ 34%] contributor/api/cinder.cmd.api reading sources... [ 34%] contributor/api/cinder.cmd.backup reading sources... [ 34%] contributor/api/cinder.cmd.manage reading sources... [ 34%] contributor/api/cinder.cmd.rtstool reading sources... [ 34%] contributor/api/cinder.cmd.scheduler reading sources... [ 35%] contributor/api/cinder.cmd.volume reading sources... [ 35%] contributor/api/cinder.cmd.volume_usage_audit reading sources... [ 35%] contributor/api/cinder.common.config reading sources... [ 35%] contributor/api/cinder.common.constants reading sources... [ 35%] contributor/api/cinder.common.sqlalchemyutils reading sources... [ 35%] contributor/api/cinder.compute.nova reading sources... [ 35%] contributor/api/cinder.config.generate_cinder_opts reading sources... [ 36%] contributor/api/cinder.consistencygroup.api reading sources... [ 36%] contributor/api/cinder.context reading sources... [ 36%] contributor/api/cinder.coordination reading sources... [ 36%] contributor/api/cinder.db.api reading sources... [ 36%] contributor/api/cinder.db.base reading sources... [ 36%] contributor/api/cinder.db.migration reading sources... [ 36%] contributor/api/cinder.db.sqlalchemy.api reading sources... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.manage reading sources... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.073_cinder_init reading sources... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.074_add_message_table reading sources... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.075_add_cluster_and_fields reading sources... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.076_add_workers_table reading sources... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.077_add_group_types_and_group_specs_table reading sources... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.078_add_groups_and_group_volume_type_mapping_table reading sources... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.079_add_group_snapshots reading sources... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.080_placeholder reading sources... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.081_placeholder reading sources... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.082_placeholder reading sources... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.083_placeholder reading sources... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.084_placeholder reading sources... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.085_modify_workers_updated_at reading sources... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.086_create_default_cgsnapshot_type reading sources... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.087_allow_null_request_id_in_message reading sources... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.088_add_replication_info_to_cluster reading sources... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.089_add_cluster_name_image_cache reading sources... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.090_add_race_preventer_to_workers reading sources... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.091_add_attachment_specs reading sources... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.092_placeholder reading sources... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.093_placeholder reading sources... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.094_placeholder reading sources... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.095_placeholder reading sources... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.096_placeholder reading sources... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.097_enforce_ocata_online_migrations reading sources... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.098_message_add_expire_at_index reading sources... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.099_add_connection_info_to_attachment reading sources... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.100_add_foreign_key_indexes reading sources... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.102_add_replication_status_to_groups_table reading sources... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.103_message_action_detail_column reading sources... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.104_change_size_of_project_id reading sources... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.105_add_backup_metadata reading sources... [ 41%] contributor/api/cinder.db.sqlalchemy.models reading sources... [ 41%] contributor/api/cinder.exception reading sources... [ 42%] contributor/api/cinder.flow_utils reading sources... [ 42%] contributor/api/cinder.group.api reading sources... [ 42%] contributor/api/cinder.hacking.checks reading sources... [ 42%] contributor/api/cinder.i18n reading sources... [ 42%] contributor/api/cinder.image.cache reading sources... [ 42%] contributor/api/cinder.image.glance reading sources... [ 42%] contributor/api/cinder.image.image_utils reading sources... [ 43%] contributor/api/cinder.interface.backup_chunked_driver reading sources... [ 43%] contributor/api/cinder.interface.backup_driver reading sources... [ 43%] contributor/api/cinder.interface.backup_verify_driver reading sources... [ 43%] contributor/api/cinder.interface.base reading sources... [ 43%] contributor/api/cinder.interface.fczm_driver reading sources... [ 43%] contributor/api/cinder.interface.util reading sources... [ 43%] contributor/api/cinder.interface.volume_consistencygroup_driver reading sources... [ 44%] contributor/api/cinder.interface.volume_driver reading sources... [ 44%] contributor/api/cinder.interface.volume_group_driver reading sources... [ 44%] contributor/api/cinder.interface.volume_management_driver reading sources... [ 44%] contributor/api/cinder.interface.volume_snapshot_driver reading sources... [ 44%] contributor/api/cinder.interface.volume_snapshotmanagement_driver reading sources... [ 44%] contributor/api/cinder.keymgr.conf_key_mgr reading sources... [ 44%] contributor/api/cinder.manager reading sources... [ 45%] contributor/api/cinder.message.api reading sources... [ 45%] contributor/api/cinder.message.defined_messages reading sources... [ 45%] contributor/api/cinder.message.message_field reading sources... [ 45%] contributor/api/cinder.objects.backup reading sources... [ 45%] contributor/api/cinder.objects.base reading sources... [ 45%] contributor/api/cinder.objects.cgsnapshot reading sources... [ 45%] contributor/api/cinder.objects.cleanable reading sources... [ 46%] contributor/api/cinder.objects.cleanup_request reading sources... [ 46%] contributor/api/cinder.objects.cluster reading sources... [ 46%] contributor/api/cinder.objects.consistencygroup reading sources... [ 46%] contributor/api/cinder.objects.dynamic_log reading sources... [ 46%] contributor/api/cinder.objects.fields reading sources... [ 46%] contributor/api/cinder.objects.group reading sources... [ 46%] contributor/api/cinder.objects.group_snapshot reading sources... [ 47%] contributor/api/cinder.objects.group_type reading sources... [ 47%] contributor/api/cinder.objects.manageableresources reading sources... [ 47%] contributor/api/cinder.objects.qos_specs reading sources... [ 47%] contributor/api/cinder.objects.request_spec reading sources... [ 47%] contributor/api/cinder.objects.service reading sources... [ 47%] contributor/api/cinder.objects.snapshot reading sources... [ 47%] contributor/api/cinder.objects.volume reading sources... [ 48%] contributor/api/cinder.objects.volume_attachment reading sources... [ 48%] contributor/api/cinder.objects.volume_type reading sources... [ 48%] contributor/api/cinder.opts reading sources... [ 48%] contributor/api/cinder.policy reading sources... [ 48%] contributor/api/cinder.quota reading sources... [ 48%] contributor/api/cinder.quota_utils reading sources... [ 48%] contributor/api/cinder.rpc reading sources... [ 49%] contributor/api/cinder.scheduler.base_filter reading sources... [ 49%] contributor/api/cinder.scheduler.base_handler reading sources... [ 49%] contributor/api/cinder.scheduler.base_weight reading sources... [ 49%] contributor/api/cinder.scheduler.driver reading sources... [ 49%] contributor/api/cinder.scheduler.evaluator.evaluator reading sources... [ 49%] contributor/api/cinder.scheduler.filter_scheduler reading sources... [ 49%] contributor/api/cinder.scheduler.filters.affinity_filter reading sources... [ 50%] contributor/api/cinder.scheduler.filters.availability_zone_filter reading sources... [ 50%] contributor/api/cinder.scheduler.filters.capabilities_filter reading sources... [ 50%] contributor/api/cinder.scheduler.filters.capacity_filter reading sources... [ 50%] contributor/api/cinder.scheduler.filters.driver_filter reading sources... [ 50%] contributor/api/cinder.scheduler.filters.extra_specs_ops reading sources... [ 50%] contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter reading sources... [ 50%] contributor/api/cinder.scheduler.filters.instance_locality_filter reading sources... [ 51%] contributor/api/cinder.scheduler.filters.json_filter reading sources... [ 51%] contributor/api/cinder.scheduler.flows.create_volume reading sources... [ 51%] contributor/api/cinder.scheduler.host_manager reading sources... [ 51%] contributor/api/cinder.scheduler.manager reading sources... [ 51%] contributor/api/cinder.scheduler.rpcapi reading sources... [ 51%] contributor/api/cinder.scheduler.scheduler_options reading sources... [ 51%] contributor/api/cinder.scheduler.weights.capacity reading sources... [ 52%] contributor/api/cinder.scheduler.weights.chance reading sources... [ 52%] contributor/api/cinder.scheduler.weights.goodness reading sources... [ 52%] contributor/api/cinder.scheduler.weights.stochastic reading sources... [ 52%] contributor/api/cinder.scheduler.weights.volume_number reading sources... [ 52%] contributor/api/cinder.service reading sources... [ 52%] contributor/api/cinder.ssh_utils reading sources... [ 52%] contributor/api/cinder.test reading sources... [ 53%] contributor/api/cinder.transfer.api reading sources... [ 53%] contributor/api/cinder.utils reading sources... [ 53%] contributor/api/cinder.version reading sources... [ 53%] contributor/api/cinder.volume.api reading sources... [ 53%] contributor/api/cinder.volume.configuration reading sources... [ 53%] contributor/api/cinder.volume.driver reading sources... [ 53%] contributor/api/cinder.volume.driver_utils reading sources... [ 54%] contributor/api/cinder.volume.drivers.block_device reading sources... [ 54%] contributor/api/cinder.volume.drivers.blockbridge reading sources... [ 54%] contributor/api/cinder.volume.drivers.coho reading sources... [ 54%] contributor/api/cinder.volume.drivers.coprhd.common reading sources... [ 54%] contributor/api/cinder.volume.drivers.coprhd.fc reading sources... [ 54%] contributor/api/cinder.volume.drivers.coprhd.helpers.authentication reading sources... [ 54%] contributor/api/cinder.volume.drivers.coprhd.helpers.commoncoprhdapi reading sources... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.consistencygroup reading sources... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.exportgroup reading sources... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.host reading sources... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.project reading sources... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.snapshot reading sources... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.tag reading sources... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.tenant reading sources... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.urihelper reading sources... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.virtualarray reading sources... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.virtualpool reading sources... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.volume reading sources... [ 56%] contributor/api/cinder.volume.drivers.coprhd.iscsi reading sources... [ 56%] contributor/api/cinder.volume.drivers.coprhd.scaleio reading sources... [ 56%] contributor/api/cinder.volume.drivers.datera.datera_api2 reading sources... [ 57%] contributor/api/cinder.volume.drivers.datera.datera_api21 reading sources... [ 57%] contributor/api/cinder.volume.drivers.datera.datera_common reading sources... [ 57%] contributor/api/cinder.volume.drivers.datera.datera_iscsi reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.ps reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_api reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_common reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_fc reading sources... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_iscsi reading sources... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.scaleio.driver reading sources... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.adapter reading sources... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.client reading sources... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.driver reading sources... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.utils reading sources... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.vmax.common reading sources... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.fc reading sources... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.iscsi reading sources... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.masking reading sources... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.provision reading sources... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.rest reading sources... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.utils reading sources... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vnx.adapter reading sources... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.client reading sources... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.common reading sources... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.const reading sources... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.driver reading sources... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.replication reading sources... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.taskflows reading sources... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.utils reading sources... [ 61%] contributor/api/cinder.volume.drivers.dell_emc.xtremio reading sources... [ 61%] contributor/api/cinder.volume.drivers.disco.disco reading sources... [ 61%] contributor/api/cinder.volume.drivers.disco.disco_api reading sources... [ 61%] contributor/api/cinder.volume.drivers.disco.disco_attach_detach reading sources... [ 61%] contributor/api/cinder.volume.drivers.dothill.dothill_client reading sources... [ 61%] contributor/api/cinder.volume.drivers.dothill.dothill_common reading sources... [ 61%] contributor/api/cinder.volume.drivers.dothill.dothill_fc reading sources... [ 62%] contributor/api/cinder.volume.drivers.dothill.dothill_iscsi reading sources... [ 62%] contributor/api/cinder.volume.drivers.drbdmanagedrv reading sources... [ 62%] contributor/api/cinder.volume.drivers.falconstor.fc reading sources... [ 62%] contributor/api/cinder.volume.drivers.falconstor.fss_common reading sources... [ 62%] contributor/api/cinder.volume.drivers.falconstor.iscsi reading sources... [ 62%] contributor/api/cinder.volume.drivers.falconstor.rest_proxy reading sources... [ 62%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_common reading sources... [ 63%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_fc reading sources... [ 63%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_iscsi reading sources... [ 63%] contributor/api/cinder.volume.drivers.fusionstorage.dsware reading sources... [ 63%] contributor/api/cinder.volume.drivers.fusionstorage.fspythonapi reading sources... [ 63%] contributor/api/cinder.volume.drivers.hgst reading sources... [ 63%] contributor/api/cinder.volume.drivers.hitachi.hbsd_basiclib reading sources... [ 63%] contributor/api/cinder.volume.drivers.hitachi.hbsd_common reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_fc reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_horcm reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_iscsi reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_snm2 reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hnas_backend reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hnas_nfs reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hnas_utils reading sources... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_common reading sources... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_fc reading sources... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm reading sources... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_fc reading sources... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_iscsi reading sources... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_iscsi reading sources... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_utils reading sources... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_common reading sources... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_fc reading sources... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_iscsi reading sources... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_lefthand_iscsi reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.constants reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.fc_zone_helper reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.huawei_conf reading sources... [ 67%] contributor/api/cinder.volume.drivers.huawei.huawei_driver reading sources... [ 67%] contributor/api/cinder.volume.drivers.huawei.huawei_utils reading sources... [ 67%] contributor/api/cinder.volume.drivers.huawei.hypermetro reading sources... [ 67%] contributor/api/cinder.volume.drivers.huawei.replication reading sources... [ 67%] contributor/api/cinder.volume.drivers.huawei.rest_client reading sources... [ 67%] contributor/api/cinder.volume.drivers.huawei.smartx reading sources... [ 67%] contributor/api/cinder.volume.drivers.ibm.flashsystem_common reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.flashsystem_fc reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.flashsystem_iscsi reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.gpfs reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.certificate reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.cryptish reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_connection reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_helper reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_proxy reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_replication reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_restclient reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ibm_storage reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.proxy reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.strings reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_proxy reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_replication reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.replication reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_const reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_common reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_fc reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_iscsi reading sources... [ 70%] contributor/api/cinder.volume.drivers.infinidat reading sources... [ 71%] contributor/api/cinder.volume.drivers.infortrend.infortrend_fc_cli reading sources... [ 71%] contributor/api/cinder.volume.drivers.infortrend.infortrend_iscsi_cli reading sources... [ 71%] contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.cli_factory reading sources... [ 71%] contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.common_cli reading sources... [ 71%] contributor/api/cinder.volume.drivers.kaminario.kaminario_common reading sources... [ 71%] contributor/api/cinder.volume.drivers.kaminario.kaminario_fc reading sources... [ 71%] contributor/api/cinder.volume.drivers.kaminario.kaminario_iscsi reading sources... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_client reading sources... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_common reading sources... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_fc reading sources... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_iscsi reading sources... [ 72%] contributor/api/cinder.volume.drivers.lvm reading sources... [ 72%] contributor/api/cinder.volume.drivers.nec.cli reading sources... [ 72%] contributor/api/cinder.volume.drivers.nec.volume reading sources... [ 73%] contributor/api/cinder.volume.drivers.nec.volume_common reading sources... [ 73%] contributor/api/cinder.volume.drivers.nec.volume_helper reading sources... [ 73%] contributor/api/cinder.volume.drivers.netapp.common reading sources... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_7mode reading sources... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_base reading sources... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_cmode reading sources... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.api reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_7mode reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_base reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_cmode reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.fc_7mode reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.fc_cmode reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_7mode reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_cmode reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_7mode reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_base reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_cmode reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_7mode reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_base reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_cmode reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.capabilities reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.data_motion reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.loopingcalls reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.utils reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.client reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.exception reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.fc_driver reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.host_mapper reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.eseries.iscsi_driver reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.eseries.library reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.eseries.utils reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.options reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.utils reading sources... [ 77%] contributor/api/cinder.volume.drivers.nexenta.iscsi reading sources... [ 77%] contributor/api/cinder.volume.drivers.nexenta.jsonrpc reading sources... [ 78%] contributor/api/cinder.volume.drivers.nexenta.nfs reading sources... [ 78%] contributor/api/cinder.volume.drivers.nexenta.ns5.iscsi reading sources... [ 78%] contributor/api/cinder.volume.drivers.nexenta.ns5.jsonrpc reading sources... [ 78%] contributor/api/cinder.volume.drivers.nexenta.ns5.nfs reading sources... [ 78%] contributor/api/cinder.volume.drivers.nexenta.options reading sources... [ 78%] contributor/api/cinder.volume.drivers.nexenta.utils reading sources... [ 78%] contributor/api/cinder.volume.drivers.nfs reading sources... [ 79%] contributor/api/cinder.volume.drivers.nimble reading sources... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.dpl_fc reading sources... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.dpl_iscsi reading sources... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.dplcommon reading sources... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.options reading sources... [ 79%] contributor/api/cinder.volume.drivers.pure reading sources... [ 79%] contributor/api/cinder.volume.drivers.qnap reading sources... [ 80%] contributor/api/cinder.volume.drivers.quobyte reading sources... [ 80%] contributor/api/cinder.volume.drivers.rbd reading sources... [ 80%] contributor/api/cinder.volume.drivers.reduxio.rdx_cli_api reading sources... [ 80%] contributor/api/cinder.volume.drivers.reduxio.rdx_iscsi_driver reading sources... [ 80%] contributor/api/cinder.volume.drivers.remotefs reading sources... [ 80%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_client reading sources... [ 80%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_common reading sources... [ 81%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_fc reading sources... [ 81%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_iscsi reading sources... [ 81%] contributor/api/cinder.volume.drivers.san.san reading sources... [ 81%] contributor/api/cinder.volume.drivers.sheepdog reading sources... [ 81%] contributor/api/cinder.volume.drivers.solidfire reading sources... [ 81%] contributor/api/cinder.volume.drivers.synology.synology_common reading sources... [ 81%] contributor/api/cinder.volume.drivers.synology.synology_iscsi reading sources... [ 82%] contributor/api/cinder.volume.drivers.tegile reading sources... [ 82%] contributor/api/cinder.volume.drivers.tintri reading sources... [ 82%] contributor/api/cinder.volume.drivers.veritas.hs_constants reading sources... [ 82%] contributor/api/cinder.volume.drivers.veritas.utils reading sources... [ 82%] contributor/api/cinder.volume.drivers.veritas.vrtshyperscale reading sources... [ 82%] contributor/api/cinder.volume.drivers.veritas_cnfs reading sources... [ 82%] contributor/api/cinder.volume.drivers.violin.v7000_common reading sources... [ 83%] contributor/api/cinder.volume.drivers.violin.v7000_fcp reading sources... [ 83%] contributor/api/cinder.volume.drivers.violin.v7000_iscsi reading sources... [ 83%] contributor/api/cinder.volume.drivers.vmware.datastore reading sources... [ 83%] contributor/api/cinder.volume.drivers.vmware.exceptions reading sources... [ 83%] contributor/api/cinder.volume.drivers.vmware.vmdk reading sources... [ 83%] contributor/api/cinder.volume.drivers.vmware.volumeops reading sources... [ 83%] contributor/api/cinder.volume.drivers.vzstorage reading sources... [ 84%] contributor/api/cinder.volume.drivers.windows.constants reading sources... [ 84%] contributor/api/cinder.volume.drivers.windows.smbfs reading sources... [ 84%] contributor/api/cinder.volume.drivers.windows.windows reading sources... [ 84%] contributor/api/cinder.volume.drivers.xio reading sources... [ 84%] contributor/api/cinder.volume.drivers.zadara reading sources... [ 84%] contributor/api/cinder.volume.drivers.zfssa.restclient reading sources... [ 84%] contributor/api/cinder.volume.drivers.zfssa.webdavclient reading sources... [ 85%] contributor/api/cinder.volume.drivers.zfssa.zfssaiscsi reading sources... [ 85%] contributor/api/cinder.volume.drivers.zfssa.zfssanfs reading sources... [ 85%] contributor/api/cinder.volume.drivers.zfssa.zfssarest reading sources... [ 85%] contributor/api/cinder.volume.drivers.zte.zte_ks reading sources... [ 85%] contributor/api/cinder.volume.drivers.zte.zte_pub reading sources... [ 85%] contributor/api/cinder.volume.flows.api.create_volume reading sources... [ 85%] contributor/api/cinder.volume.flows.api.manage_existing reading sources... [ 86%] contributor/api/cinder.volume.flows.common reading sources... [ 86%] contributor/api/cinder.volume.flows.manager.create_volume reading sources... [ 86%] contributor/api/cinder.volume.flows.manager.manage_existing reading sources... [ 86%] contributor/api/cinder.volume.flows.manager.manage_existing_snapshot reading sources... [ 86%] contributor/api/cinder.volume.group_types reading sources... [ 86%] contributor/api/cinder.volume.manager reading sources... [ 86%] contributor/api/cinder.volume.qos_specs reading sources... [ 87%] contributor/api/cinder.volume.rpcapi reading sources... [ 87%] contributor/api/cinder.volume.targets.cxt reading sources... [ 87%] contributor/api/cinder.volume.targets.driver reading sources... [ 87%] contributor/api/cinder.volume.targets.fake reading sources... [ 87%] contributor/api/cinder.volume.targets.iet reading sources... [ 87%] contributor/api/cinder.volume.targets.iscsi reading sources... [ 87%] contributor/api/cinder.volume.targets.lio reading sources... [ 88%] contributor/api/cinder.volume.targets.scst reading sources... [ 88%] contributor/api/cinder.volume.targets.tgt reading sources... [ 88%] contributor/api/cinder.volume.throttling reading sources... [ 88%] contributor/api/cinder.volume.utils reading sources... [ 88%] contributor/api/cinder.volume.volume_types reading sources... [ 88%] contributor/api/cinder.wsgi.common reading sources... [ 88%] contributor/api/cinder.wsgi.eventlet_server reading sources... [ 89%] contributor/api/cinder.wsgi.wsgi reading sources... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fabric_opts reading sources... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_san_lookup_service reading sources... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli reading sources... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_connector_factory reading sources... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver reading sources... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_http_fc_zone_client reading sources... [ 90%] contributor/api/cinder.zonemanager.drivers.brocade.fc_zone_constants reading sources... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fabric_opts reading sources... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service reading sources... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli reading sources... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver reading sources... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.fc_zone_constants reading sources... [ 90%] contributor/api/cinder.zonemanager.drivers.driver_utils reading sources... [ 91%] contributor/api/cinder.zonemanager.drivers.fc_zone_driver reading sources... [ 91%] contributor/api/cinder.zonemanager.fc_common reading sources... [ 91%] contributor/api/cinder.zonemanager.fc_san_lookup_service reading sources... [ 91%] contributor/api/cinder.zonemanager.fc_zone_manager reading sources... [ 91%] contributor/api/cinder.zonemanager.fczm_constants reading sources... [ 91%] contributor/api/cinder.zonemanager.utils reading sources... [ 91%] contributor/api_conditional_updates reading sources... [ 92%] contributor/api_microversion_dev reading sources... [ 92%] contributor/api_microversion_history reading sources... [ 92%] contributor/architecture reading sources... [ 92%] contributor/attach_detach_conventions reading sources... [ 92%] contributor/attach_detach_conventions_v2 reading sources... [ 92%] contributor/auth reading sources... [ 92%] contributor/cinder reading sources... [ 93%] contributor/database reading sources... [ 93%] contributor/development.environment reading sources... [ 93%] contributor/documentation reading sources... [ 93%] contributor/drivers reading sources... [ 93%] contributor/fakes reading sources... [ 93%] contributor/gerrit reading sources... [ 93%] contributor/gmr reading sources... [ 94%] contributor/groups reading sources... [ 94%] contributor/i18n reading sources... [ 94%] contributor/index reading sources... [ 94%] contributor/jenkins reading sources... [ 94%] contributor/launchpad reading sources... [ 94%] contributor/migration reading sources... [ 94%] contributor/releasenotes reading sources... [ 95%] contributor/replication reading sources... [ 95%] contributor/rolling.upgrades reading sources... [ 95%] contributor/rpc reading sources... [ 95%] contributor/scheduler reading sources... [ 95%] contributor/services reading sources... [ 95%] contributor/testing reading sources... [ 95%] contributor/threading reading sources... [ 96%] contributor/user_messages reading sources... [ 96%] contributor/volume reading sources... [ 96%] drivers reading sources... [ 96%] index reading sources... [ 96%] install/README reading sources... [ 96%] install/cinder-backup-install-obs reading sources... [ 96%] install/cinder-backup-install-rdo reading sources... [ 97%] install/cinder-backup-install-ubuntu reading sources... [ 97%] install/cinder-controller-install-obs reading sources... [ 97%] install/cinder-controller-install-rdo reading sources... [ 97%] install/cinder-controller-install-ubuntu reading sources... [ 97%] install/cinder-storage-install-obs reading sources... [ 97%] install/cinder-storage-install-rdo reading sources... [ 97%] install/cinder-storage-install-ubuntu reading sources... [ 98%] install/cinder-verify reading sources... [ 98%] install/index reading sources... [ 98%] install/index-obs reading sources... [ 98%] install/index-rdo reading sources... [ 98%] install/index-ubuntu reading sources... [ 98%] install/overview reading sources... [ 98%] man/cinder-manage reading sources... [ 99%] man/generalized_filters reading sources... [ 99%] reference/README reading sources... [ 99%] sample_config reading sources... [ 99%] scheduler-filters documenting plugins from u'cinder.scheduler.filters' reading sources... [ 99%] scheduler-weights documenting plugins from u'cinder.scheduler.weights' reading sources... [ 99%] upgrade reading sources... [100%] user/README looking for now-outdated files... none found pickling environment... WARNING: /builddir/build/BUILD/cinder-11.1.0/doc/source/configuration/block-storage/samples/api-paste.ini.rst:8: (ERROR/3) Unknown directive type "remote-code-block". .. remote-code-block:: none https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/api-paste.ini?h=stable/ocata WARNING: /builddir/build/BUILD/cinder-11.1.0/doc/source/configuration/block-storage/samples/policy.json.rst:8: (ERROR/3) Unknown directive type "remote-code-block". .. remote-code-block:: none https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/policy.json?h=stable/ocata WARNING: /builddir/build/BUILD/cinder-11.1.0/doc/source/configuration/block-storage/samples/rootwrap.conf.rst:9: (ERROR/3) Unknown directive type "remote-code-block". .. remote-code-block:: ini https://git.openstack.org/cgit/openstack/cinder/plain/etc/cinder/rootwrap.conf?h=stable/ocata /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.attach_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.attach_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.check_for_setup_error:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.check_for_setup_error, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.clone_image:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.clone_image, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.copy_image_to_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.copy_image_to_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.copy_volume_to_image:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.copy_volume_to_image, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.create_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.create_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.delete_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.delete_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.detach_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.detach_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.do_setup:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.do_setup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.extend_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.extend_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.get_volume_stats:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.get_volume_stats, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.initialize_connection:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.initialize_connection, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.terminate_connection:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.terminate_connection, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshot_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshot_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_volume_from_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_volume_from_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshot_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.delete_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.delete_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshot_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.revert_to_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.revert_to_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshot_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_management_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_management_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing_get_size:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing_get_size, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_management_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver.unmanage:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver.unmanage, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_management_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot_get_size:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot_get_size, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.unmanage_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.unmanage_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_cgsnapshot:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_cgsnapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup_from_src:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup_from_src, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_cgsnapshot:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_cgsnapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_consistencygroup:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_consistencygroup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.update_consistencygroup:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.update_consistencygroup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_group_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_group_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_from_src:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_from_src, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_group_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_group_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_group_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_group_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.update_group:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.update_group, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/api/cinder.interface.volume_group_driver.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/doc/source/install/index.rst:20: WARNING: toctree contains reference to nonexisting document u'install/get-started-block-storage' done checking consistency... done preparing documents... done writing output... [ 0%] admin/README writing output... [ 0%] admin/blockstorage-api-throughput writing output... [ 0%] admin/blockstorage-backup-disks writing output... [ 0%] admin/blockstorage-boot-from-volume writing output... [ 0%] admin/blockstorage-consistency-groups writing output... [ 0%] admin/blockstorage-driver-filter-weighing writing output... [ 1%] admin/blockstorage-get-capabilities writing output... [ 1%] admin/blockstorage-glusterfs-backend writing output... [ 1%] admin/blockstorage-glusterfs-removal writing output... [ 1%] admin/blockstorage-groups writing output... [ 1%] admin/blockstorage-image-volume-cache writing output... [ 1%] admin/blockstorage-lio-iscsi-support writing output... [ 1%] admin/blockstorage-manage-volumes writing output... [ 2%] admin/blockstorage-multi-backend writing output... [ 2%] admin/blockstorage-nfs-backend writing output... [ 2%] admin/blockstorage-over-subscription writing output... [ 2%] admin/blockstorage-ratelimit-volume-copy-bandwidth writing output... [ 2%] admin/blockstorage-troubleshoot writing output... [ 2%] admin/blockstorage-volume-backed-image writing output... [ 2%] admin/blockstorage-volume-backups writing output... [ 3%] admin/blockstorage-volume-backups-export-import writing output... [ 3%] admin/blockstorage-volume-migration writing output... [ 3%] admin/blockstorage-volume-number-weigher writing output... [ 3%] admin/index writing output... [ 3%] admin/ts-HTTP-bad-req-in-cinder-vol-log writing output... [ 3%] admin/ts-cinder-config writing output... [ 3%] admin/ts-duplicate-3par-host writing output... [ 4%] admin/ts-eql-volume-size writing output... [ 4%] admin/ts-failed-attach-vol-after-detach writing output... [ 4%] admin/ts-failed-attach-vol-no-sysfsutils writing output... [ 4%] admin/ts-failed-connect-vol-FC-SAN writing output... [ 4%] admin/ts-multipath-warn writing output... [ 4%] admin/ts-no-emulator-x86-64 writing output... [ 4%] admin/ts-non-existent-host writing output... [ 5%] admin/ts-non-existent-vlun writing output... [ 5%] admin/ts-vol-attach-miss-sg-scan writing output... [ 5%] cli/README writing output... [ 5%] cli/cli-cinder-quotas writing output... [ 5%] cli/cli-cinder-scheduling writing output... [ 5%] cli/cli-manage-volumes writing output... [ 5%] cli/cli-set-quotas writing output... [ 6%] common/glossary writing output... [ 6%] configuration/README writing output... [ 6%] configuration/block-storage/backup-drivers writing output... [ 6%] configuration/block-storage/backup/ceph-backup-driver writing output... [ 6%] configuration/block-storage/backup/gcs-backup-driver writing output... [ 6%] configuration/block-storage/backup/glusterfs-backup-driver writing output... [ 6%] configuration/block-storage/backup/nfs-backup-driver writing output... [ 7%] configuration/block-storage/backup/posix-backup-driver writing output... [ 7%] configuration/block-storage/backup/swift-backup-driver writing output... [ 7%] configuration/block-storage/backup/tsm-backup-driver writing output... [ 7%] configuration/block-storage/block-storage-overview writing output... [ 7%] configuration/block-storage/config-options writing output... [ 7%] configuration/block-storage/drivers/blockbridge-eps-driver writing output... [ 7%] configuration/block-storage/drivers/ceph-rbd-volume-driver writing output... [ 8%] configuration/block-storage/drivers/cloudbyte-driver writing output... [ 8%] configuration/block-storage/drivers/coho-data-driver writing output... [ 8%] configuration/block-storage/drivers/coprhd-driver writing output... [ 8%] configuration/block-storage/drivers/datera-volume-driver writing output... [ 8%] configuration/block-storage/drivers/dell-emc-scaleio-driver writing output... [ 8%] configuration/block-storage/drivers/dell-emc-unity-driver writing output... [ 8%] configuration/block-storage/drivers/dell-equallogic-driver writing output... [ 9%] configuration/block-storage/drivers/dell-storagecenter-driver writing output... [ 9%] configuration/block-storage/drivers/dothill-driver writing output... [ 9%] configuration/block-storage/drivers/emc-vmax-driver writing output... [ 9%] configuration/block-storage/drivers/emc-vnx-driver writing output... [ 9%] configuration/block-storage/drivers/emc-xtremio-driver writing output... [ 9%] configuration/block-storage/drivers/falconstor-fss-driver writing output... [ 9%] configuration/block-storage/drivers/fujitsu-eternus-dx-driver writing output... [ 10%] configuration/block-storage/drivers/hds-hnas-driver writing output... [ 10%] configuration/block-storage/drivers/hitachi-storage-volume-driver writing output... [ 10%] configuration/block-storage/drivers/hp-msa-driver writing output... [ 10%] configuration/block-storage/drivers/hpe-3par-driver writing output... [ 10%] configuration/block-storage/drivers/hpe-lefthand-driver writing output... [ 10%] configuration/block-storage/drivers/huawei-storage-driver writing output... [ 10%] configuration/block-storage/drivers/ibm-flashsystem-volume-driver writing output... [ 11%] configuration/block-storage/drivers/ibm-gpfs-volume-driver writing output... [ 11%] configuration/block-storage/drivers/ibm-storage-volume-driver writing output... [ 11%] configuration/block-storage/drivers/ibm-storwize-svc-driver writing output... [ 11%] configuration/block-storage/drivers/infinidat-volume-driver writing output... [ 11%] configuration/block-storage/drivers/infortrend-volume-driver writing output... [ 11%] configuration/block-storage/drivers/itri-disco-driver writing output... [ 11%] configuration/block-storage/drivers/kaminario-driver writing output... [ 12%] configuration/block-storage/drivers/lenovo-driver writing output... [ 12%] configuration/block-storage/drivers/lvm-volume-driver writing output... [ 12%] configuration/block-storage/drivers/nec-storage-m-series-driver writing output... [ 12%] configuration/block-storage/drivers/netapp-volume-driver writing output... [ 12%] configuration/block-storage/drivers/nexentaedge-driver writing output... [ 12%] configuration/block-storage/drivers/nexentastor4-driver writing output... [ 12%] configuration/block-storage/drivers/nexentastor5-driver writing output... [ 13%] configuration/block-storage/drivers/nfs-volume-driver writing output... [ 13%] configuration/block-storage/drivers/nimble-volume-driver writing output... [ 13%] configuration/block-storage/drivers/prophetstor-dpl-driver writing output... [ 13%] configuration/block-storage/drivers/pure-storage-driver writing output... [ 13%] configuration/block-storage/drivers/quobyte-driver writing output... [ 13%] configuration/block-storage/drivers/scality-sofs-driver writing output... [ 13%] configuration/block-storage/drivers/sheepdog-driver writing output... [ 14%] configuration/block-storage/drivers/smbfs-volume-driver writing output... [ 14%] configuration/block-storage/drivers/solidfire-volume-driver writing output... [ 14%] configuration/block-storage/drivers/synology-dsm-driver writing output... [ 14%] configuration/block-storage/drivers/tintri-volume-driver writing output... [ 14%] configuration/block-storage/drivers/violin-v7000-driver writing output... [ 14%] configuration/block-storage/drivers/vmware-vmdk-driver writing output... [ 14%] configuration/block-storage/drivers/vzstorage-driver writing output... [ 15%] configuration/block-storage/drivers/windows-iscsi-volume-driver writing output... [ 15%] configuration/block-storage/drivers/xio-volume-driver writing output... [ 15%] configuration/block-storage/drivers/zadara-volume-driver writing output... [ 15%] configuration/block-storage/drivers/zfssa-iscsi-driver writing output... [ 15%] configuration/block-storage/drivers/zfssa-nfs-driver writing output... [ 15%] configuration/block-storage/drivers/zte-storage-driver writing output... [ 15%] configuration/block-storage/fc-zoning writing output... [ 16%] configuration/block-storage/logs writing output... [ 16%] configuration/block-storage/nested-quota writing output... [ 16%] configuration/block-storage/samples/api-paste.ini writing output... [ 16%] configuration/block-storage/samples/cinder.conf writing output... [ 16%] configuration/block-storage/samples/index writing output... [ 16%] configuration/block-storage/samples/policy.json writing output... [ 16%] configuration/block-storage/samples/rootwrap.conf writing output... [ 17%] configuration/block-storage/schedulers writing output... [ 17%] configuration/block-storage/volume-drivers writing output... [ 17%] configuration/block-storage/volume-encryption writing output... [ 17%] configuration/index writing output... [ 17%] configuration/tables/conf-changes/cinder writing output... [ 17%] contributor/README writing output... [ 17%] contributor/addmethod.openstackapi writing output... [ 18%] contributor/api writing output... [ 18%] contributor/api.apache writing output... [ 18%] contributor/api/autoindex writing output... [ 18%] contributor/api/cinder.api.common writing output... [ 18%] contributor/api/cinder.api.contrib.admin_actions writing output... [ 18%] contributor/api/cinder.api.contrib.availability_zones writing output... [ 18%] contributor/api/cinder.api.contrib.backups writing output... [ 19%] contributor/api/cinder.api.contrib.capabilities writing output... [ 19%] contributor/api/cinder.api.contrib.cgsnapshots writing output... [ 19%] contributor/api/cinder.api.contrib.consistencygroups writing output... [ 19%] contributor/api/cinder.api.contrib.extended_services writing output... [ 19%] contributor/api/cinder.api.contrib.extended_snapshot_attributes writing output... [ 19%] contributor/api/cinder.api.contrib.hosts writing output... [ 19%] contributor/api/cinder.api.contrib.image_create writing output... [ 20%] contributor/api/cinder.api.contrib.qos_specs_manage writing output... [ 20%] contributor/api/cinder.api.contrib.quota_classes writing output... [ 20%] contributor/api/cinder.api.contrib.quotas writing output... [ 20%] contributor/api/cinder.api.contrib.resource_common_manage writing output... [ 20%] contributor/api/cinder.api.contrib.scheduler_hints writing output... [ 20%] contributor/api/cinder.api.contrib.scheduler_stats writing output... [ 20%] contributor/api/cinder.api.contrib.services writing output... [ 21%] contributor/api/cinder.api.contrib.snapshot_actions writing output... [ 21%] contributor/api/cinder.api.contrib.snapshot_manage writing output... [ 21%] contributor/api/cinder.api.contrib.snapshot_unmanage writing output... [ 21%] contributor/api/cinder.api.contrib.types_extra_specs writing output... [ 21%] contributor/api/cinder.api.contrib.types_manage writing output... [ 21%] contributor/api/cinder.api.contrib.used_limits writing output... [ 21%] contributor/api/cinder.api.contrib.volume_actions writing output... [ 22%] contributor/api/cinder.api.contrib.volume_encryption_metadata writing output... [ 22%] contributor/api/cinder.api.contrib.volume_host_attribute writing output... [ 22%] contributor/api/cinder.api.contrib.volume_image_metadata writing output... [ 22%] contributor/api/cinder.api.contrib.volume_manage writing output... [ 22%] contributor/api/cinder.api.contrib.volume_mig_status_attribute writing output... [ 22%] contributor/api/cinder.api.contrib.volume_tenant_attribute writing output... [ 22%] contributor/api/cinder.api.contrib.volume_transfer writing output... [ 23%] contributor/api/cinder.api.contrib.volume_type_access writing output... [ 23%] contributor/api/cinder.api.contrib.volume_type_encryption writing output... [ 23%] contributor/api/cinder.api.contrib.volume_unmanage writing output... [ 23%] contributor/api/cinder.api.extensions writing output... [ 23%] contributor/api/cinder.api.middleware.auth writing output... [ 23%] contributor/api/cinder.api.middleware.fault writing output... [ 23%] contributor/api/cinder.api.openstack.api_version_request writing output... [ 24%] contributor/api/cinder.api.openstack.versioned_method writing output... [ 24%] contributor/api/cinder.api.openstack.wsgi writing output... [ 24%] contributor/api/cinder.api.urlmap writing output... [ 24%] contributor/api/cinder.api.v1.router writing output... [ 24%] contributor/api/cinder.api.v1.snapshots writing output... [ 24%] contributor/api/cinder.api.v1.volumes writing output... [ 24%] contributor/api/cinder.api.v2.limits writing output... [ 25%] contributor/api/cinder.api.v2.router writing output... [ 25%] contributor/api/cinder.api.v2.snapshot_metadata writing output... [ 25%] contributor/api/cinder.api.v2.snapshots writing output... [ 25%] contributor/api/cinder.api.v2.types writing output... [ 25%] contributor/api/cinder.api.v2.views.types writing output... [ 25%] contributor/api/cinder.api.v2.views.volumes writing output... [ 25%] contributor/api/cinder.api.v2.volume_metadata writing output... [ 26%] contributor/api/cinder.api.v2.volumes writing output... [ 26%] contributor/api/cinder.api.v3.attachments writing output... [ 26%] contributor/api/cinder.api.v3.backups writing output... [ 26%] contributor/api/cinder.api.v3.clusters writing output... [ 26%] contributor/api/cinder.api.v3.consistencygroups writing output... [ 26%] contributor/api/cinder.api.v3.group_snapshots writing output... [ 26%] contributor/api/cinder.api.v3.group_specs writing output... [ 27%] contributor/api/cinder.api.v3.group_types writing output... [ 27%] contributor/api/cinder.api.v3.groups writing output... [ 27%] contributor/api/cinder.api.v3.limits writing output... [ 27%] contributor/api/cinder.api.v3.messages writing output... [ 27%] contributor/api/cinder.api.v3.resource_common_manage writing output... [ 27%] contributor/api/cinder.api.v3.resource_filters writing output... [ 27%] contributor/api/cinder.api.v3.router writing output... [ 28%] contributor/api/cinder.api.v3.snapshot_manage writing output... [ 28%] contributor/api/cinder.api.v3.snapshots writing output... [ 28%] contributor/api/cinder.api.v3.views.attachments writing output... [ 28%] contributor/api/cinder.api.v3.views.clusters writing output... [ 28%] contributor/api/cinder.api.v3.views.group_snapshots writing output... [ 28%] contributor/api/cinder.api.v3.views.group_types writing output... [ 28%] contributor/api/cinder.api.v3.views.groups writing output... [ 29%] contributor/api/cinder.api.v3.views.messages writing output... [ 29%] contributor/api/cinder.api.v3.views.resource_filters writing output... [ 29%] contributor/api/cinder.api.v3.views.snapshots writing output... [ 29%] contributor/api/cinder.api.v3.views.volumes writing output... [ 29%] contributor/api/cinder.api.v3.views.workers writing output... [ 29%] contributor/api/cinder.api.v3.volume_manage writing output... [ 29%] contributor/api/cinder.api.v3.volume_metadata writing output... [ 30%] contributor/api/cinder.api.v3.volumes writing output... [ 30%] contributor/api/cinder.api.v3.workers writing output... [ 30%] contributor/api/cinder.api.versions writing output... [ 30%] contributor/api/cinder.api.views.availability_zones writing output... [ 30%] contributor/api/cinder.api.views.backups writing output... [ 30%] contributor/api/cinder.api.views.capabilities writing output... [ 30%] contributor/api/cinder.api.views.cgsnapshots writing output... [ 31%] contributor/api/cinder.api.views.consistencygroups writing output... [ 31%] contributor/api/cinder.api.views.limits writing output... [ 31%] contributor/api/cinder.api.views.manageable_snapshots writing output... [ 31%] contributor/api/cinder.api.views.manageable_volumes writing output... [ 31%] contributor/api/cinder.api.views.qos_specs writing output... [ 31%] contributor/api/cinder.api.views.scheduler_stats writing output... [ 31%] contributor/api/cinder.api.views.snapshots writing output... [ 32%] contributor/api/cinder.api.views.transfers writing output... [ 32%] contributor/api/cinder.api.views.types writing output... [ 32%] contributor/api/cinder.api.views.versions writing output... [ 32%] contributor/api/cinder.backup.api writing output... [ 32%] contributor/api/cinder.backup.chunkeddriver writing output... [ 32%] contributor/api/cinder.backup.driver writing output... [ 32%] contributor/api/cinder.backup.drivers.ceph writing output... [ 33%] contributor/api/cinder.backup.drivers.glusterfs writing output... [ 33%] contributor/api/cinder.backup.drivers.google writing output... [ 33%] contributor/api/cinder.backup.drivers.nfs writing output... [ 33%] contributor/api/cinder.backup.drivers.posix writing output... [ 33%] contributor/api/cinder.backup.drivers.swift writing output... [ 33%] contributor/api/cinder.backup.drivers.tsm writing output... [ 33%] contributor/api/cinder.backup.manager writing output... [ 34%] contributor/api/cinder.backup.rpcapi writing output... [ 34%] contributor/api/cinder.brick.local_dev.lvm writing output... [ 34%] contributor/api/cinder.cmd.api writing output... [ 34%] contributor/api/cinder.cmd.backup writing output... [ 34%] contributor/api/cinder.cmd.manage writing output... [ 34%] contributor/api/cinder.cmd.rtstool writing output... [ 34%] contributor/api/cinder.cmd.scheduler writing output... [ 35%] contributor/api/cinder.cmd.volume writing output... [ 35%] contributor/api/cinder.cmd.volume_usage_audit writing output... [ 35%] contributor/api/cinder.common.config writing output... [ 35%] contributor/api/cinder.common.constants writing output... [ 35%] contributor/api/cinder.common.sqlalchemyutils writing output... [ 35%] contributor/api/cinder.compute.nova writing output... [ 35%] contributor/api/cinder.config.generate_cinder_opts writing output... [ 36%] contributor/api/cinder.consistencygroup.api writing output... [ 36%] contributor/api/cinder.context writing output... [ 36%] contributor/api/cinder.coordination writing output... [ 36%] contributor/api/cinder.db.api writing output... [ 36%] contributor/api/cinder.db.base writing output... [ 36%] contributor/api/cinder.db.migration writing output... [ 36%] contributor/api/cinder.db.sqlalchemy.api writing output... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.manage writing output... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.073_cinder_init writing output... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.074_add_message_table writing output... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.075_add_cluster_and_fields writing output... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.076_add_workers_table writing output... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.077_add_group_types_and_group_specs_table writing output... [ 37%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.078_add_groups_and_group_volume_type_mapping_table writing output... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.079_add_group_snapshots writing output... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.080_placeholder writing output... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.081_placeholder writing output... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.082_placeholder writing output... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.083_placeholder writing output... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.084_placeholder writing output... [ 38%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.085_modify_workers_updated_at writing output... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.086_create_default_cgsnapshot_type writing output... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.087_allow_null_request_id_in_message writing output... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.088_add_replication_info_to_cluster writing output... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.089_add_cluster_name_image_cache writing output... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.090_add_race_preventer_to_workers writing output... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.091_add_attachment_specs writing output... [ 39%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.092_placeholder writing output... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.093_placeholder writing output... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.094_placeholder writing output... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.095_placeholder writing output... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.096_placeholder writing output... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.097_enforce_ocata_online_migrations writing output... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.098_message_add_expire_at_index writing output... [ 40%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.099_add_connection_info_to_attachment writing output... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.100_add_foreign_key_indexes writing output... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.102_add_replication_status_to_groups_table writing output... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.103_message_action_detail_column writing output... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.104_change_size_of_project_id writing output... [ 41%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.105_add_backup_metadata writing output... [ 41%] contributor/api/cinder.db.sqlalchemy.models writing output... [ 41%] contributor/api/cinder.exception writing output... [ 42%] contributor/api/cinder.flow_utils writing output... [ 42%] contributor/api/cinder.group.api writing output... [ 42%] contributor/api/cinder.hacking.checks writing output... [ 42%] contributor/api/cinder.i18n writing output... [ 42%] contributor/api/cinder.image.cache writing output... [ 42%] contributor/api/cinder.image.glance writing output... [ 42%] contributor/api/cinder.image.image_utils writing output... [ 43%] contributor/api/cinder.interface.backup_chunked_driver writing output... [ 43%] contributor/api/cinder.interface.backup_driver writing output... [ 43%] contributor/api/cinder.interface.backup_verify_driver writing output... [ 43%] contributor/api/cinder.interface.base writing output... [ 43%] contributor/api/cinder.interface.fczm_driver writing output... [ 43%] contributor/api/cinder.interface.util writing output... [ 43%] contributor/api/cinder.interface.volume_consistencygroup_driver writing output... [ 44%] contributor/api/cinder.interface.volume_driver writing output... [ 44%] contributor/api/cinder.interface.volume_group_driver writing output... [ 44%] contributor/api/cinder.interface.volume_management_driver writing output... [ 44%] contributor/api/cinder.interface.volume_snapshot_driver writing output... [ 44%] contributor/api/cinder.interface.volume_snapshotmanagement_driver writing output... [ 44%] contributor/api/cinder.keymgr.conf_key_mgr writing output... [ 44%] contributor/api/cinder.manager writing output... [ 45%] contributor/api/cinder.message.api writing output... [ 45%] contributor/api/cinder.message.defined_messages writing output... [ 45%] contributor/api/cinder.message.message_field writing output... [ 45%] contributor/api/cinder.objects.backup writing output... [ 45%] contributor/api/cinder.objects.base writing output... [ 45%] contributor/api/cinder.objects.cgsnapshot writing output... [ 45%] contributor/api/cinder.objects.cleanable writing output... [ 46%] contributor/api/cinder.objects.cleanup_request writing output... [ 46%] contributor/api/cinder.objects.cluster writing output... [ 46%] contributor/api/cinder.objects.consistencygroup writing output... [ 46%] contributor/api/cinder.objects.dynamic_log writing output... [ 46%] contributor/api/cinder.objects.fields writing output... [ 46%] contributor/api/cinder.objects.group writing output... [ 46%] contributor/api/cinder.objects.group_snapshot writing output... [ 47%] contributor/api/cinder.objects.group_type writing output... [ 47%] contributor/api/cinder.objects.manageableresources writing output... [ 47%] contributor/api/cinder.objects.qos_specs writing output... [ 47%] contributor/api/cinder.objects.request_spec writing output... [ 47%] contributor/api/cinder.objects.service writing output... [ 47%] contributor/api/cinder.objects.snapshot writing output... [ 47%] contributor/api/cinder.objects.volume writing output... [ 48%] contributor/api/cinder.objects.volume_attachment writing output... [ 48%] contributor/api/cinder.objects.volume_type writing output... [ 48%] contributor/api/cinder.opts writing output... [ 48%] contributor/api/cinder.policy writing output... [ 48%] contributor/api/cinder.quota writing output... [ 48%] contributor/api/cinder.quota_utils writing output... [ 48%] contributor/api/cinder.rpc writing output... [ 49%] contributor/api/cinder.scheduler.base_filter writing output... [ 49%] contributor/api/cinder.scheduler.base_handler writing output... [ 49%] contributor/api/cinder.scheduler.base_weight writing output... [ 49%] contributor/api/cinder.scheduler.driver writing output... [ 49%] contributor/api/cinder.scheduler.evaluator.evaluator writing output... [ 49%] contributor/api/cinder.scheduler.filter_scheduler writing output... [ 49%] contributor/api/cinder.scheduler.filters.affinity_filter writing output... [ 50%] contributor/api/cinder.scheduler.filters.availability_zone_filter writing output... [ 50%] contributor/api/cinder.scheduler.filters.capabilities_filter writing output... [ 50%] contributor/api/cinder.scheduler.filters.capacity_filter writing output... [ 50%] contributor/api/cinder.scheduler.filters.driver_filter writing output... [ 50%] contributor/api/cinder.scheduler.filters.extra_specs_ops writing output... [ 50%] contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter writing output... [ 50%] contributor/api/cinder.scheduler.filters.instance_locality_filter writing output... [ 51%] contributor/api/cinder.scheduler.filters.json_filter writing output... [ 51%] contributor/api/cinder.scheduler.flows.create_volume writing output... [ 51%] contributor/api/cinder.scheduler.host_manager writing output... [ 51%] contributor/api/cinder.scheduler.manager writing output... [ 51%] contributor/api/cinder.scheduler.rpcapi writing output... [ 51%] contributor/api/cinder.scheduler.scheduler_options writing output... [ 51%] contributor/api/cinder.scheduler.weights.capacity writing output... [ 52%] contributor/api/cinder.scheduler.weights.chance writing output... [ 52%] contributor/api/cinder.scheduler.weights.goodness writing output... [ 52%] contributor/api/cinder.scheduler.weights.stochastic writing output... [ 52%] contributor/api/cinder.scheduler.weights.volume_number writing output... [ 52%] contributor/api/cinder.service writing output... [ 52%] contributor/api/cinder.ssh_utils writing output... [ 52%] contributor/api/cinder.test writing output... [ 53%] contributor/api/cinder.transfer.api writing output... [ 53%] contributor/api/cinder.utils writing output... [ 53%] contributor/api/cinder.version writing output... [ 53%] contributor/api/cinder.volume.api writing output... [ 53%] contributor/api/cinder.volume.configuration writing output... [ 53%] contributor/api/cinder.volume.driver writing output... [ 53%] contributor/api/cinder.volume.driver_utils writing output... [ 54%] contributor/api/cinder.volume.drivers.block_device writing output... [ 54%] contributor/api/cinder.volume.drivers.blockbridge writing output... [ 54%] contributor/api/cinder.volume.drivers.coho writing output... [ 54%] contributor/api/cinder.volume.drivers.coprhd.common writing output... [ 54%] contributor/api/cinder.volume.drivers.coprhd.fc writing output... [ 54%] contributor/api/cinder.volume.drivers.coprhd.helpers.authentication writing output... [ 54%] contributor/api/cinder.volume.drivers.coprhd.helpers.commoncoprhdapi writing output... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.consistencygroup writing output... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.exportgroup writing output... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.host writing output... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.project writing output... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.snapshot writing output... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.tag writing output... [ 55%] contributor/api/cinder.volume.drivers.coprhd.helpers.tenant writing output... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.urihelper writing output... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.virtualarray writing output... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.virtualpool writing output... [ 56%] contributor/api/cinder.volume.drivers.coprhd.helpers.volume writing output... [ 56%] contributor/api/cinder.volume.drivers.coprhd.iscsi writing output... [ 56%] contributor/api/cinder.volume.drivers.coprhd.scaleio writing output... [ 56%] contributor/api/cinder.volume.drivers.datera.datera_api2 writing output... [ 57%] contributor/api/cinder.volume.drivers.datera.datera_api21 writing output... [ 57%] contributor/api/cinder.volume.drivers.datera.datera_common writing output... [ 57%] contributor/api/cinder.volume.drivers.datera.datera_iscsi writing output... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.ps writing output... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_api writing output... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_common writing output... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_fc writing output... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_iscsi writing output... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.scaleio.driver writing output... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.adapter writing output... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.client writing output... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.driver writing output... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.unity.utils writing output... [ 58%] contributor/api/cinder.volume.drivers.dell_emc.vmax.common writing output... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.fc writing output... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.iscsi writing output... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.masking writing output... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.provision writing output... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.rest writing output... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vmax.utils writing output... [ 59%] contributor/api/cinder.volume.drivers.dell_emc.vnx.adapter writing output... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.client writing output... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.common writing output... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.const writing output... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.driver writing output... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.replication writing output... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.taskflows writing output... [ 60%] contributor/api/cinder.volume.drivers.dell_emc.vnx.utils writing output... [ 61%] contributor/api/cinder.volume.drivers.dell_emc.xtremio writing output... [ 61%] contributor/api/cinder.volume.drivers.disco.disco writing output... [ 61%] contributor/api/cinder.volume.drivers.disco.disco_api writing output... [ 61%] contributor/api/cinder.volume.drivers.disco.disco_attach_detach writing output... [ 61%] contributor/api/cinder.volume.drivers.dothill.dothill_client writing output... [ 61%] contributor/api/cinder.volume.drivers.dothill.dothill_common writing output... [ 61%] contributor/api/cinder.volume.drivers.dothill.dothill_fc writing output... [ 62%] contributor/api/cinder.volume.drivers.dothill.dothill_iscsi writing output... [ 62%] contributor/api/cinder.volume.drivers.drbdmanagedrv writing output... [ 62%] contributor/api/cinder.volume.drivers.falconstor.fc writing output... [ 62%] contributor/api/cinder.volume.drivers.falconstor.fss_common writing output... [ 62%] contributor/api/cinder.volume.drivers.falconstor.iscsi writing output... [ 62%] contributor/api/cinder.volume.drivers.falconstor.rest_proxy writing output... [ 62%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_common writing output... [ 63%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_fc writing output... [ 63%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_iscsi writing output... [ 63%] contributor/api/cinder.volume.drivers.fusionstorage.dsware writing output... [ 63%] contributor/api/cinder.volume.drivers.fusionstorage.fspythonapi writing output... [ 63%] contributor/api/cinder.volume.drivers.hgst writing output... [ 63%] contributor/api/cinder.volume.drivers.hitachi.hbsd_basiclib writing output... [ 63%] contributor/api/cinder.volume.drivers.hitachi.hbsd_common writing output... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_fc writing output... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_horcm writing output... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_iscsi writing output... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hbsd_snm2 writing output... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hnas_backend writing output... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hnas_nfs writing output... [ 64%] contributor/api/cinder.volume.drivers.hitachi.hnas_utils writing output... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_common writing output... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_fc writing output... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm writing output... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_fc writing output... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_iscsi writing output... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_iscsi writing output... [ 65%] contributor/api/cinder.volume.drivers.hitachi.vsp_utils writing output... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_common writing output... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_fc writing output... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_iscsi writing output... [ 66%] contributor/api/cinder.volume.drivers.hpe.hpe_lefthand_iscsi writing output... [ 66%] contributor/api/cinder.volume.drivers.huawei.constants writing output... [ 66%] contributor/api/cinder.volume.drivers.huawei.fc_zone_helper writing output... [ 66%] contributor/api/cinder.volume.drivers.huawei.huawei_conf writing output... [ 67%] contributor/api/cinder.volume.drivers.huawei.huawei_driver writing output... [ 67%] contributor/api/cinder.volume.drivers.huawei.huawei_utils writing output... [ 67%] contributor/api/cinder.volume.drivers.huawei.hypermetro writing output... [ 67%] contributor/api/cinder.volume.drivers.huawei.replication writing output... [ 67%] contributor/api/cinder.volume.drivers.huawei.rest_client writing output... [ 67%] contributor/api/cinder.volume.drivers.huawei.smartx writing output... [ 67%] contributor/api/cinder.volume.drivers.ibm.flashsystem_common writing output... [ 68%] contributor/api/cinder.volume.drivers.ibm.flashsystem_fc writing output... [ 68%] contributor/api/cinder.volume.drivers.ibm.flashsystem_iscsi writing output... [ 68%] contributor/api/cinder.volume.drivers.ibm.gpfs writing output... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.certificate writing output... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.cryptish writing output... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_connection writing output... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_helper writing output... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_proxy writing output... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_replication writing output... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_restclient writing output... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ibm_storage writing output... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.proxy writing output... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.strings writing output... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_proxy writing output... [ 70%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_replication writing output... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.replication writing output... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_const writing output... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_common writing output... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_fc writing output... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_iscsi writing output... [ 70%] contributor/api/cinder.volume.drivers.infinidat writing output... [ 71%] contributor/api/cinder.volume.drivers.infortrend.infortrend_fc_cli writing output... [ 71%] contributor/api/cinder.volume.drivers.infortrend.infortrend_iscsi_cli writing output... [ 71%] contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.cli_factory writing output... [ 71%] contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.common_cli writing output... [ 71%] contributor/api/cinder.volume.drivers.kaminario.kaminario_common writing output... [ 71%] contributor/api/cinder.volume.drivers.kaminario.kaminario_fc writing output... [ 71%] contributor/api/cinder.volume.drivers.kaminario.kaminario_iscsi writing output... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_client writing output... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_common writing output... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_fc writing output... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_iscsi writing output... [ 72%] contributor/api/cinder.volume.drivers.lvm writing output... [ 72%] contributor/api/cinder.volume.drivers.nec.cli writing output... [ 72%] contributor/api/cinder.volume.drivers.nec.volume writing output... [ 73%] contributor/api/cinder.volume.drivers.nec.volume_common writing output... [ 73%] contributor/api/cinder.volume.drivers.nec.volume_helper writing output... [ 73%] contributor/api/cinder.volume.drivers.netapp.common writing output... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_7mode writing output... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_base writing output... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_cmode writing output... [ 73%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.api writing output... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_7mode writing output... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_base writing output... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_cmode writing output... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.fc_7mode writing output... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.fc_cmode writing output... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_7mode writing output... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_cmode writing output... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_7mode writing output... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_base writing output... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_cmode writing output... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_7mode writing output... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_base writing output... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_cmode writing output... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.capabilities writing output... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.data_motion writing output... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.loopingcalls writing output... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.utils writing output... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.client writing output... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.exception writing output... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.fc_driver writing output... [ 76%] contributor/api/cinder.volume.drivers.netapp.eseries.host_mapper writing output... [ 77%] contributor/api/cinder.volume.drivers.netapp.eseries.iscsi_driver writing output... [ 77%] contributor/api/cinder.volume.drivers.netapp.eseries.library writing output... [ 77%] contributor/api/cinder.volume.drivers.netapp.eseries.utils writing output... [ 77%] contributor/api/cinder.volume.drivers.netapp.options writing output... [ 77%] contributor/api/cinder.volume.drivers.netapp.utils writing output... [ 77%] contributor/api/cinder.volume.drivers.nexenta.iscsi writing output... [ 77%] contributor/api/cinder.volume.drivers.nexenta.jsonrpc writing output... [ 78%] contributor/api/cinder.volume.drivers.nexenta.nfs writing output... [ 78%] contributor/api/cinder.volume.drivers.nexenta.ns5.iscsi writing output... [ 78%] contributor/api/cinder.volume.drivers.nexenta.ns5.jsonrpc writing output... [ 78%] contributor/api/cinder.volume.drivers.nexenta.ns5.nfs writing output... [ 78%] contributor/api/cinder.volume.drivers.nexenta.options writing output... [ 78%] contributor/api/cinder.volume.drivers.nexenta.utils writing output... [ 78%] contributor/api/cinder.volume.drivers.nfs writing output... [ 79%] contributor/api/cinder.volume.drivers.nimble writing output... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.dpl_fc writing output... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.dpl_iscsi writing output... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.dplcommon writing output... [ 79%] contributor/api/cinder.volume.drivers.prophetstor.options writing output... [ 79%] contributor/api/cinder.volume.drivers.pure writing output... [ 79%] contributor/api/cinder.volume.drivers.qnap writing output... [ 80%] contributor/api/cinder.volume.drivers.quobyte writing output... [ 80%] contributor/api/cinder.volume.drivers.rbd writing output... [ 80%] contributor/api/cinder.volume.drivers.reduxio.rdx_cli_api writing output... [ 80%] contributor/api/cinder.volume.drivers.reduxio.rdx_iscsi_driver writing output... [ 80%] contributor/api/cinder.volume.drivers.remotefs writing output... [ 80%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_client writing output... [ 80%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_common writing output... [ 81%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_fc writing output... [ 81%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_iscsi writing output... [ 81%] contributor/api/cinder.volume.drivers.san.san writing output... [ 81%] contributor/api/cinder.volume.drivers.sheepdog writing output... [ 81%] contributor/api/cinder.volume.drivers.solidfire writing output... [ 81%] contributor/api/cinder.volume.drivers.synology.synology_common writing output... [ 81%] contributor/api/cinder.volume.drivers.synology.synology_iscsi writing output... [ 82%] contributor/api/cinder.volume.drivers.tegile writing output... [ 82%] contributor/api/cinder.volume.drivers.tintri writing output... [ 82%] contributor/api/cinder.volume.drivers.veritas.hs_constants writing output... [ 82%] contributor/api/cinder.volume.drivers.veritas.utils writing output... [ 82%] contributor/api/cinder.volume.drivers.veritas.vrtshyperscale writing output... [ 82%] contributor/api/cinder.volume.drivers.veritas_cnfs writing output... [ 82%] contributor/api/cinder.volume.drivers.violin.v7000_common writing output... [ 83%] contributor/api/cinder.volume.drivers.violin.v7000_fcp writing output... [ 83%] contributor/api/cinder.volume.drivers.violin.v7000_iscsi writing output... [ 83%] contributor/api/cinder.volume.drivers.vmware.datastore writing output... [ 83%] contributor/api/cinder.volume.drivers.vmware.exceptions writing output... [ 83%] contributor/api/cinder.volume.drivers.vmware.vmdk writing output... [ 83%] contributor/api/cinder.volume.drivers.vmware.volumeops writing output... [ 83%] contributor/api/cinder.volume.drivers.vzstorage writing output... [ 84%] contributor/api/cinder.volume.drivers.windows.constants writing output... [ 84%] contributor/api/cinder.volume.drivers.windows.smbfs writing output... [ 84%] contributor/api/cinder.volume.drivers.windows.windows writing output... [ 84%] contributor/api/cinder.volume.drivers.xio writing output... [ 84%] contributor/api/cinder.volume.drivers.zadara writing output... [ 84%] contributor/api/cinder.volume.drivers.zfssa.restclient writing output... [ 84%] contributor/api/cinder.volume.drivers.zfssa.webdavclient writing output... [ 85%] contributor/api/cinder.volume.drivers.zfssa.zfssaiscsi writing output... [ 85%] contributor/api/cinder.volume.drivers.zfssa.zfssanfs writing output... [ 85%] contributor/api/cinder.volume.drivers.zfssa.zfssarest writing output... [ 85%] contributor/api/cinder.volume.drivers.zte.zte_ks writing output... [ 85%] contributor/api/cinder.volume.drivers.zte.zte_pub writing output... [ 85%] contributor/api/cinder.volume.flows.api.create_volume writing output... [ 85%] contributor/api/cinder.volume.flows.api.manage_existing writing output... [ 86%] contributor/api/cinder.volume.flows.common writing output... [ 86%] contributor/api/cinder.volume.flows.manager.create_volume writing output... [ 86%] contributor/api/cinder.volume.flows.manager.manage_existing writing output... [ 86%] contributor/api/cinder.volume.flows.manager.manage_existing_snapshot writing output... [ 86%] contributor/api/cinder.volume.group_types writing output... [ 86%] contributor/api/cinder.volume.manager writing output... [ 86%] contributor/api/cinder.volume.qos_specs writing output... [ 87%] contributor/api/cinder.volume.rpcapi writing output... [ 87%] contributor/api/cinder.volume.targets.cxt writing output... [ 87%] contributor/api/cinder.volume.targets.driver writing output... [ 87%] contributor/api/cinder.volume.targets.fake writing output... [ 87%] contributor/api/cinder.volume.targets.iet writing output... [ 87%] contributor/api/cinder.volume.targets.iscsi writing output... [ 87%] contributor/api/cinder.volume.targets.lio writing output... [ 88%] contributor/api/cinder.volume.targets.scst writing output... [ 88%] contributor/api/cinder.volume.targets.tgt writing output... [ 88%] contributor/api/cinder.volume.throttling writing output... [ 88%] contributor/api/cinder.volume.utils writing output... [ 88%] contributor/api/cinder.volume.volume_types writing output... [ 88%] contributor/api/cinder.wsgi.common writing output... [ 88%] contributor/api/cinder.wsgi.eventlet_server writing output... [ 89%] contributor/api/cinder.wsgi.wsgi writing output... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fabric_opts writing output... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_san_lookup_service writing output... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli writing output... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_connector_factory writing output... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver writing output... [ 89%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_http_fc_zone_client writing output... [ 90%] contributor/api/cinder.zonemanager.drivers.brocade.fc_zone_constants writing output... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fabric_opts writing output... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service writing output... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli writing output... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver writing output... [ 90%] contributor/api/cinder.zonemanager.drivers.cisco.fc_zone_constants writing output... [ 90%] contributor/api/cinder.zonemanager.drivers.driver_utils writing output... [ 91%] contributor/api/cinder.zonemanager.drivers.fc_zone_driver writing output... [ 91%] contributor/api/cinder.zonemanager.fc_common writing output... [ 91%] contributor/api/cinder.zonemanager.fc_san_lookup_service writing output... [ 91%] contributor/api/cinder.zonemanager.fc_zone_manager writing output... [ 91%] contributor/api/cinder.zonemanager.fczm_constants writing output... [ 91%] contributor/api/cinder.zonemanager.utils writing output... [ 91%] contributor/api_conditional_updates writing output... [ 92%] contributor/api_microversion_dev writing output... [ 92%] contributor/api_microversion_history writing output... [ 92%] contributor/architecture writing output... [ 92%] contributor/attach_detach_conventions writing output... [ 92%] contributor/attach_detach_conventions_v2 writing output... [ 92%] contributor/auth writing output... [ 92%] contributor/cinder writing output... [ 93%] contributor/database writing output... [ 93%] contributor/development.environment writing output... [ 93%] contributor/documentation writing output... [ 93%] contributor/drivers writing output... [ 93%] contributor/fakes writing output... [ 93%] contributor/gerrit writing output... [ 93%] contributor/gmr writing output... [ 94%] contributor/groups writing output... [ 94%] contributor/i18n writing output... [ 94%] contributor/index writing output... [ 94%] contributor/jenkins writing output... [ 94%] contributor/launchpad writing output... [ 94%] contributor/migration writing output... [ 94%] contributor/releasenotes writing output... [ 95%] contributor/replication writing output... [ 95%] contributor/rolling.upgrades writing output... [ 95%] contributor/rpc writing output... [ 95%] contributor/scheduler writing output... [ 95%] contributor/services writing output... [ 95%] contributor/testing writing output... [ 95%] contributor/threading writing output... [ 96%] contributor/user_messages writing output... [ 96%] contributor/volume writing output... [ 96%] drivers writing output... [ 96%] index writing output... [ 96%] install/README writing output... [ 96%] install/cinder-backup-install-obs writing output... [ 96%] install/cinder-backup-install-rdo writing output... [ 97%] install/cinder-backup-install-ubuntu writing output... [ 97%] install/cinder-controller-install-obs writing output... [ 97%] install/cinder-controller-install-rdo writing output... [ 97%] install/cinder-controller-install-ubuntu writing output... [ 97%] install/cinder-storage-install-obs writing output... [ 97%] install/cinder-storage-install-rdo writing output... [ 97%] install/cinder-storage-install-ubuntu writing output... [ 98%] install/cinder-verify writing output... [ 98%] install/index writing output... [ 98%] install/index-obs writing output... [ 98%] install/index-rdo writing output... [ 98%] install/index-ubuntu writing output... [ 98%] install/overview writing output... [ 98%] man/cinder-manage writing output... [ 99%] man/generalized_filters writing output... [ 99%] reference/README writing output... [ 99%] sample_config writing output... [ 99%] scheduler-filters writing output... [ 99%] scheduler-weights writing output... [ 99%] upgrade writing output... [100%] user/README generating indices... genindex py-modindex writing additional pages... search copying images... [ 8%] images/rpc/flow1.png copying images... [ 16%] images/rpc/flow2.png copying images... [ 25%] configuration/block-storage/drivers/../../figures/ibm-storage-nova-concept.png copying images... [ 33%] images/rpc/arch.png copying images... [ 41%] install/figures/hwreqs.png copying images... [ 50%] configuration/block-storage/drivers/../../figures/emc-enabler.png copying images... [ 58%] configuration/block-storage/drivers/../../figures/ceph-architecture.png copying images... [ 66%] install/figures/network1-services.png copying images... [ 75%] images/rpc/rabt.png copying images... [ 83%] configuration/block-storage/drivers/../../figures/bb-cinder-fig1.png copying images... [ 91%] images/rpc/state.png copying images... [100%] install/figures/network2-services.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 51 warnings. + rm -fr doc/build/html/.buildinfo + /usr/bin/python2 setup.py build_sphinx --builder man running build_sphinx creating /builddir/build/BUILD/cinder-11.1.0/doc/build/man [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading stevedore.sphinxext ** Generating driver list... **Autodocumenting from /builddir/build/BUILD/cinder-11.1.0 Generating doc/source/contributor/api/cinder.common.sqlalchemyutils.rst Generating doc/source/contributor/api/cinder.common.config.rst Generating doc/source/contributor/api/cinder.common.constants.rst Generating doc/source/contributor/api/cinder.objects.dynamic_log.rst Generating doc/source/contributor/api/cinder.objects.consistencygroup.rst Generating doc/source/contributor/api/cinder.objects.backup.rst Generating doc/source/contributor/api/cinder.objects.qos_specs.rst Generating doc/source/contributor/api/cinder.objects.snapshot.rst Generating doc/source/contributor/api/cinder.objects.cleanup_request.rst Generating doc/source/contributor/api/cinder.objects.group_snapshot.rst Generating doc/source/contributor/api/cinder.objects.group_type.rst Generating doc/source/contributor/api/cinder.objects.volume.rst Generating doc/source/contributor/api/cinder.objects.cgsnapshot.rst Generating doc/source/contributor/api/cinder.objects.volume_attachment.rst Generating doc/source/contributor/api/cinder.objects.service.rst Generating doc/source/contributor/api/cinder.objects.request_spec.rst Generating doc/source/contributor/api/cinder.objects.fields.rst Generating doc/source/contributor/api/cinder.objects.manageableresources.rst Generating doc/source/contributor/api/cinder.objects.cluster.rst Generating doc/source/contributor/api/cinder.objects.base.rst Generating doc/source/contributor/api/cinder.objects.group.rst Generating doc/source/contributor/api/cinder.objects.volume_type.rst Generating doc/source/contributor/api/cinder.objects.cleanable.rst Generating doc/source/contributor/api/cinder.backup.rpcapi.rst Generating doc/source/contributor/api/cinder.backup.driver.rst Generating doc/source/contributor/api/cinder.backup.manager.rst Generating doc/source/contributor/api/cinder.backup.chunkeddriver.rst Generating doc/source/contributor/api/cinder.backup.api.rst Generating doc/source/contributor/api/cinder.backup.drivers.nfs.rst Generating doc/source/contributor/api/cinder.backup.drivers.glusterfs.rst Generating doc/source/contributor/api/cinder.backup.drivers.tsm.rst Generating doc/source/contributor/api/cinder.backup.drivers.google.rst Generating doc/source/contributor/api/cinder.backup.drivers.ceph.rst Generating doc/source/contributor/api/cinder.backup.drivers.swift.rst Generating doc/source/contributor/api/cinder.backup.drivers.posix.rst Generating doc/source/contributor/api/cinder.hacking.checks.rst Generating doc/source/contributor/api/cinder.group.api.rst Generating doc/source/contributor/api/cinder.consistencygroup.api.rst Generating doc/source/contributor/api/cinder.manager.rst Generating doc/source/contributor/api/cinder.version.rst Generating doc/source/contributor/api/cinder.wsgi.common.rst Generating doc/source/contributor/api/cinder.wsgi.eventlet_server.rst Generating doc/source/contributor/api/cinder.wsgi.wsgi.rst Generating doc/source/contributor/api/cinder.test.rst Generating doc/source/contributor/api/cinder.message.defined_messages.rst Generating doc/source/contributor/api/cinder.message.message_field.rst Generating doc/source/contributor/api/cinder.message.api.rst Generating doc/source/contributor/api/cinder.interface.util.rst Generating doc/source/contributor/api/cinder.interface.volume_group_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_snapshot_driver.rst Generating doc/source/contributor/api/cinder.interface.backup_chunked_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst Generating doc/source/contributor/api/cinder.interface.fczm_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_driver.rst Generating doc/source/contributor/api/cinder.interface.backup_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_management_driver.rst Generating doc/source/contributor/api/cinder.interface.backup_verify_driver.rst Generating doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst Generating doc/source/contributor/api/cinder.interface.base.rst Generating doc/source/contributor/api/cinder.i18n.rst Generating doc/source/contributor/api/cinder.rpc.rst Generating doc/source/contributor/api/cinder.opts.rst Generating doc/source/contributor/api/cinder.quota_utils.rst Generating doc/source/contributor/api/cinder.config.generate_cinder_opts.rst Generating doc/source/contributor/api/cinder.exception.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.models.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.api.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.manage.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.075_add_cluster_and_fields.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.094_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.085_modify_workers_updated_at.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.084_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.105_add_backup_metadata.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.092_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.089_add_cluster_name_image_cache.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.098_message_add_expire_at_index.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.074_add_message_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.090_add_race_preventer_to_workers.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.104_change_size_of_project_id.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.088_add_replication_info_to_cluster.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.102_add_replication_status_to_groups_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.096_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.081_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.073_cinder_init.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.079_add_group_snapshots.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.093_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.080_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.100_add_foreign_key_indexes.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.103_message_action_detail_column.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.087_allow_null_request_id_in_message.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.086_create_default_cgsnapshot_type.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.083_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.097_enforce_ocata_online_migrations.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.099_add_connection_info_to_attachment.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.076_add_workers_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.095_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.091_add_attachment_specs.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.078_add_groups_and_group_volume_type_mapping_table.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.082_placeholder.rst Generating doc/source/contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.077_add_group_types_and_group_specs_table.rst Generating doc/source/contributor/api/cinder.db.api.rst Generating doc/source/contributor/api/cinder.db.migration.rst Generating doc/source/contributor/api/cinder.db.base.rst Generating doc/source/contributor/api/cinder.service.rst Generating doc/source/contributor/api/cinder.keymgr.conf_key_mgr.rst Generating doc/source/contributor/api/cinder.cmd.backup.rst Generating doc/source/contributor/api/cinder.cmd.volume.rst Generating doc/source/contributor/api/cinder.cmd.api.rst Generating doc/source/contributor/api/cinder.cmd.rtstool.rst Generating doc/source/contributor/api/cinder.cmd.manage.rst Generating doc/source/contributor/api/cinder.cmd.volume_usage_audit.rst Generating doc/source/contributor/api/cinder.cmd.scheduler.rst Generating doc/source/contributor/api/cinder.ssh_utils.rst Generating doc/source/contributor/api/cinder.image.image_utils.rst Generating doc/source/contributor/api/cinder.image.glance.rst Generating doc/source/contributor/api/cinder.image.cache.rst Generating doc/source/contributor/api/cinder.policy.rst Generating doc/source/contributor/api/cinder.utils.rst Generating doc/source/contributor/api/cinder.flow_utils.rst Generating doc/source/contributor/api/cinder.zonemanager.fczm_constants.rst Generating doc/source/contributor/api/cinder.zonemanager.fc_san_lookup_service.rst Generating doc/source/contributor/api/cinder.zonemanager.fc_common.rst Generating doc/source/contributor/api/cinder.zonemanager.utils.rst Generating doc/source/contributor/api/cinder.zonemanager.fc_zone_manager.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fabric_opts.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.cisco.fc_zone_constants.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.fc_zone_driver.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.driver_utils.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_connector_factory.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_http_fc_zone_client.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fabric_opts.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.fc_zone_constants.rst Generating doc/source/contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_san_lookup_service.rst Generating doc/source/contributor/api/cinder.transfer.api.rst Generating doc/source/contributor/api/cinder.scheduler.rpcapi.rst Generating doc/source/contributor/api/cinder.scheduler.flows.create_volume.rst Generating doc/source/contributor/api/cinder.scheduler.filter_scheduler.rst Generating doc/source/contributor/api/cinder.scheduler.driver.rst Generating doc/source/contributor/api/cinder.scheduler.manager.rst Generating doc/source/contributor/api/cinder.scheduler.base_handler.rst Generating doc/source/contributor/api/cinder.scheduler.host_manager.rst Generating doc/source/contributor/api/cinder.scheduler.weights.goodness.rst Generating doc/source/contributor/api/cinder.scheduler.weights.stochastic.rst Generating doc/source/contributor/api/cinder.scheduler.weights.chance.rst Generating doc/source/contributor/api/cinder.scheduler.weights.volume_number.rst Generating doc/source/contributor/api/cinder.scheduler.weights.capacity.rst Generating doc/source/contributor/api/cinder.scheduler.base_filter.rst Generating doc/source/contributor/api/cinder.scheduler.scheduler_options.rst Generating doc/source/contributor/api/cinder.scheduler.filters.driver_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.affinity_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.capacity_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.capabilities_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.extra_specs_ops.rst Generating doc/source/contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.availability_zone_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.instance_locality_filter.rst Generating doc/source/contributor/api/cinder.scheduler.filters.json_filter.rst Generating doc/source/contributor/api/cinder.scheduler.base_weight.rst Generating doc/source/contributor/api/cinder.scheduler.evaluator.evaluator.rst Generating doc/source/contributor/api/cinder.quota.rst Generating doc/source/contributor/api/cinder.api.views.qos_specs.rst Generating doc/source/contributor/api/cinder.api.views.snapshots.rst Generating doc/source/contributor/api/cinder.api.views.backups.rst Generating doc/source/contributor/api/cinder.api.views.versions.rst Generating doc/source/contributor/api/cinder.api.views.limits.rst Generating doc/source/contributor/api/cinder.api.views.manageable_volumes.rst Generating doc/source/contributor/api/cinder.api.views.transfers.rst Generating doc/source/contributor/api/cinder.api.views.types.rst Generating doc/source/contributor/api/cinder.api.views.capabilities.rst Generating doc/source/contributor/api/cinder.api.views.availability_zones.rst Generating doc/source/contributor/api/cinder.api.views.manageable_snapshots.rst Generating doc/source/contributor/api/cinder.api.views.scheduler_stats.rst Generating doc/source/contributor/api/cinder.api.views.consistencygroups.rst Generating doc/source/contributor/api/cinder.api.views.cgsnapshots.rst Generating doc/source/contributor/api/cinder.api.v2.views.volumes.rst Generating doc/source/contributor/api/cinder.api.v2.views.types.rst Generating doc/source/contributor/api/cinder.api.v2.snapshots.rst Generating doc/source/contributor/api/cinder.api.v2.limits.rst Generating doc/source/contributor/api/cinder.api.v2.volume_metadata.rst Generating doc/source/contributor/api/cinder.api.v2.volumes.rst Generating doc/source/contributor/api/cinder.api.v2.router.rst Generating doc/source/contributor/api/cinder.api.v2.types.rst Generating doc/source/contributor/api/cinder.api.v2.snapshot_metadata.rst Generating doc/source/contributor/api/cinder.api.v3.group_snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.snapshot_manage.rst Generating doc/source/contributor/api/cinder.api.v3.attachments.rst Generating doc/source/contributor/api/cinder.api.v3.views.group_snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.views.attachments.rst Generating doc/source/contributor/api/cinder.api.v3.views.snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.views.groups.rst Generating doc/source/contributor/api/cinder.api.v3.views.clusters.rst Generating doc/source/contributor/api/cinder.api.v3.views.volumes.rst Generating doc/source/contributor/api/cinder.api.v3.views.group_types.rst Generating doc/source/contributor/api/cinder.api.v3.views.workers.rst Generating doc/source/contributor/api/cinder.api.v3.views.messages.rst Generating doc/source/contributor/api/cinder.api.v3.views.resource_filters.rst Generating doc/source/contributor/api/cinder.api.v3.snapshots.rst Generating doc/source/contributor/api/cinder.api.v3.resource_common_manage.rst Generating doc/source/contributor/api/cinder.api.v3.volume_manage.rst Generating doc/source/contributor/api/cinder.api.v3.groups.rst Generating doc/source/contributor/api/cinder.api.v3.backups.rst Generating doc/source/contributor/api/cinder.api.v3.limits.rst Generating doc/source/contributor/api/cinder.api.v3.volume_metadata.rst Generating doc/source/contributor/api/cinder.api.v3.group_specs.rst Generating doc/source/contributor/api/cinder.api.v3.clusters.rst Generating doc/source/contributor/api/cinder.api.v3.volumes.rst Generating doc/source/contributor/api/cinder.api.v3.group_types.rst Generating doc/source/contributor/api/cinder.api.v3.workers.rst Generating doc/source/contributor/api/cinder.api.v3.messages.rst Generating doc/source/contributor/api/cinder.api.v3.router.rst Generating doc/source/contributor/api/cinder.api.v3.resource_filters.rst Generating doc/source/contributor/api/cinder.api.v3.consistencygroups.rst Generating doc/source/contributor/api/cinder.api.versions.rst Generating doc/source/contributor/api/cinder.api.extensions.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_type_encryption.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_host_attribute.rst Generating doc/source/contributor/api/cinder.api.contrib.services.rst Generating doc/source/contributor/api/cinder.api.contrib.snapshot_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.snapshot_unmanage.rst Generating doc/source/contributor/api/cinder.api.contrib.qos_specs_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.types_extra_specs.rst Generating doc/source/contributor/api/cinder.api.contrib.resource_common_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.image_create.rst Generating doc/source/contributor/api/cinder.api.contrib.backups.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_transfer.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_mig_status_attribute.rst Generating doc/source/contributor/api/cinder.api.contrib.scheduler_hints.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_tenant_attribute.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_image_metadata.rst Generating doc/source/contributor/api/cinder.api.contrib.snapshot_actions.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_unmanage.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_type_access.rst Generating doc/source/contributor/api/cinder.api.contrib.extended_services.rst Generating doc/source/contributor/api/cinder.api.contrib.quota_classes.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_encryption_metadata.rst Generating doc/source/contributor/api/cinder.api.contrib.volume_actions.rst Generating doc/source/contributor/api/cinder.api.contrib.capabilities.rst Generating doc/source/contributor/api/cinder.api.contrib.availability_zones.rst Generating doc/source/contributor/api/cinder.api.contrib.quotas.rst Generating doc/source/contributor/api/cinder.api.contrib.types_manage.rst Generating doc/source/contributor/api/cinder.api.contrib.hosts.rst Generating doc/source/contributor/api/cinder.api.contrib.scheduler_stats.rst Generating doc/source/contributor/api/cinder.api.contrib.admin_actions.rst Generating doc/source/contributor/api/cinder.api.contrib.consistencygroups.rst Generating doc/source/contributor/api/cinder.api.contrib.cgsnapshots.rst Generating doc/source/contributor/api/cinder.api.contrib.used_limits.rst Generating doc/source/contributor/api/cinder.api.contrib.extended_snapshot_attributes.rst Generating doc/source/contributor/api/cinder.api.common.rst Generating doc/source/contributor/api/cinder.api.urlmap.rst Generating doc/source/contributor/api/cinder.api.v1.snapshots.rst Generating doc/source/contributor/api/cinder.api.v1.volumes.rst Generating doc/source/contributor/api/cinder.api.v1.router.rst Generating doc/source/contributor/api/cinder.api.openstack.api_version_request.rst Generating doc/source/contributor/api/cinder.api.openstack.versioned_method.rst Generating doc/source/contributor/api/cinder.api.openstack.wsgi.rst Generating doc/source/contributor/api/cinder.api.middleware.fault.rst Generating doc/source/contributor/api/cinder.api.middleware.auth.rst Generating doc/source/contributor/api/cinder.brick.local_dev.lvm.rst Generating doc/source/contributor/api/cinder.coordination.rst Generating doc/source/contributor/api/cinder.context.rst Generating doc/source/contributor/api/cinder.compute.nova.rst Generating doc/source/contributor/api/cinder.volume.rpcapi.rst Generating doc/source/contributor/api/cinder.volume.throttling.rst Generating doc/source/contributor/api/cinder.volume.qos_specs.rst Generating doc/source/contributor/api/cinder.volume.flows.manager.manage_existing_snapshot.rst Generating doc/source/contributor/api/cinder.volume.flows.manager.create_volume.rst Generating doc/source/contributor/api/cinder.volume.flows.manager.manage_existing.rst Generating doc/source/contributor/api/cinder.volume.flows.common.rst Generating doc/source/contributor/api/cinder.volume.flows.api.create_volume.rst Generating doc/source/contributor/api/cinder.volume.flows.api.manage_existing.rst Generating doc/source/contributor/api/cinder.volume.driver.rst Generating doc/source/contributor/api/cinder.volume.manager.rst Generating doc/source/contributor/api/cinder.volume.volume_types.rst Generating doc/source/contributor/api/cinder.volume.api.rst Generating doc/source/contributor/api/cinder.volume.targets.cxt.rst Generating doc/source/contributor/api/cinder.volume.targets.driver.rst Generating doc/source/contributor/api/cinder.volume.targets.iscsi.rst Generating doc/source/contributor/api/cinder.volume.targets.fake.rst Generating doc/source/contributor/api/cinder.volume.targets.tgt.rst Generating doc/source/contributor/api/cinder.volume.targets.lio.rst Generating doc/source/contributor/api/cinder.volume.targets.iet.rst Generating doc/source/contributor/api/cinder.volume.targets.scst.rst Generating doc/source/contributor/api/cinder.volume.group_types.rst Generating doc/source/contributor/api/cinder.volume.configuration.rst Generating doc/source/contributor/api/cinder.volume.utils.rst Generating doc/source/contributor/api/cinder.volume.driver_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.ns5.nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.ns5.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.ns5.jsonrpc.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.options.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.jsonrpc.rst Generating doc/source/contributor/api/cinder.volume.drivers.nexenta.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.violin.v7000_fcp.rst Generating doc/source/contributor/api/cinder.volume.drivers.violin.v7000_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.violin.v7000_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.remotefs.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.flashsystem_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_connection.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_helper.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.cryptish.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.strings.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.certificate.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_restclient.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.ibm_storage.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.gpfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_const.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.storwize_svc.replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.flashsystem_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.ibm.flashsystem_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.kaminario.kaminario_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.kaminario.kaminario_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.kaminario.kaminario_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.coho.rst Generating doc/source/contributor/api/cinder.volume.drivers.blockbridge.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.consistencygroup.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.urihelper.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.snapshot.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.virtualpool.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.volume.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.tag.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.virtualarray.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.project.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.tenant.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.authentication.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.exportgroup.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.host.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.helpers.commoncoprhdapi.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.scaleio.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.coprhd.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.xio.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.san.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.san.hp.hpmsa_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.infinidat.rst Generating doc/source/contributor/api/cinder.volume.drivers.block_device.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hnas_nfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_horcm.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_horcm.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_basiclib.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_snm2.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.vsp_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hnas_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hnas_backend.rst Generating doc/source/contributor/api/cinder.volume.drivers.hitachi.hbsd_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.qnap.rst Generating doc/source/contributor/api/cinder.volume.drivers.zadara.rst Generating doc/source/contributor/api/cinder.volume.drivers.lvm.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_lefthand_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_3par_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_3par_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.hpe.hpe_3par_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_api2.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_api21.rst Generating doc/source/contributor/api/cinder.volume.drivers.datera.datera_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.drbdmanagedrv.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.lenovo.lenovo_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.solidfire.rst Generating doc/source/contributor/api/cinder.volume.drivers.rbd.rst Generating doc/source/contributor/api/cinder.volume.drivers.vzstorage.rst Generating doc/source/contributor/api/cinder.volume.drivers.quobyte.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.dothill.dothill_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.options.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.dpl_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.dpl_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.prophetstor.dplcommon.rst Generating doc/source/contributor/api/cinder.volume.drivers.tintri.rst Generating doc/source/contributor/api/cinder.volume.drivers.hgst.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.iscsi_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.host_mapper.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.exception.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.client.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.fc_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.eseries.library.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.options.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.fc_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.block_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.loopingcalls.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.capabilities.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.utils.data_motion.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.block_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.fc_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_cmode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.client.api.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_7mode.rst Generating doc/source/contributor/api/cinder.volume.drivers.netapp.dataontap.block_base.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.scaleio.driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.taskflows.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.adapter.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.client.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vnx.const.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.adapter.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.unity.client.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.masking.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.rest.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.vmax.provision.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_api.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.xtremio.rst Generating doc/source/contributor/api/cinder.volume.drivers.dell_emc.ps.rst Generating doc/source/contributor/api/cinder.volume.drivers.zte.zte_pub.rst Generating doc/source/contributor/api/cinder.volume.drivers.zte.zte_ks.rst Generating doc/source/contributor/api/cinder.volume.drivers.sheepdog.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.infortrend_iscsi_cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.infortrend_fc_cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.common_cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.cli_factory.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.cli.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.volume_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.volume.rst Generating doc/source/contributor/api/cinder.volume.drivers.nec.volume_helper.rst Generating doc/source/contributor/api/cinder.volume.drivers.windows.smbfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.windows.windows.rst Generating doc/source/contributor/api/cinder.volume.drivers.windows.constants.rst Generating doc/source/contributor/api/cinder.volume.drivers.fusionstorage.fspythonapi.rst Generating doc/source/contributor/api/cinder.volume.drivers.fusionstorage.dsware.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas_cnfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.tegile.rst Generating doc/source/contributor/api/cinder.volume.drivers.pure.rst Generating doc/source/contributor/api/cinder.volume.drivers.reduxio.rdx_cli_api.rst Generating doc/source/contributor/api/cinder.volume.drivers.reduxio.rdx_iscsi_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.hypermetro.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.smartx.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.fc_zone_helper.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.constants.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.rest_client.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.huawei_driver.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.huawei_conf.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.huawei_utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.huawei.replication.rst Generating doc/source/contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.disco.disco_attach_detach.rst Generating doc/source/contributor/api/cinder.volume.drivers.disco.disco.rst Generating doc/source/contributor/api/cinder.volume.drivers.disco.disco_api.rst Generating doc/source/contributor/api/cinder.volume.drivers.synology.synology_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.synology.synology_iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.exceptions.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.datastore.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.volumeops.rst Generating doc/source/contributor/api/cinder.volume.drivers.vmware.vmdk.rst Generating doc/source/contributor/api/cinder.volume.drivers.nimble.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.fc.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.iscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.rest_proxy.rst Generating doc/source/contributor/api/cinder.volume.drivers.falconstor.fss_common.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas.hs_constants.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas.utils.rst Generating doc/source/contributor/api/cinder.volume.drivers.veritas.vrtshyperscale.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.zfssaiscsi.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.webdavclient.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.zfssanfs.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.zfssarest.rst Generating doc/source/contributor/api/cinder.volume.drivers.zfssa.restclient.rst loading pickled environment... done Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/cinder-11.1.0/doc/source/../../cinder/config/cinder-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/cinder-11.1.0/doc/source/_static/cinder.conf.sample WARNING: normalizing group name 'BACKEND' to 'backend' WARNING: normalizing group name 'BRCD_FABRIC_EXAMPLE' to 'brcd_fabric_example' WARNING: normalizing group name 'CISCO_FABRIC_EXAMPLE' to 'cisco_fabric_example' WARNING: normalizing group name 'COORDINATION' to 'coordination' WARNING: normalizing group name 'FC-ZONE-MANAGER' to 'fc-zone-manager' WARNING: normalizing group name 'KEY_MANAGER' to 'key_manager' /usr/lib/python2.7/site-packages/oslo_config/types.py:54: UserWarning: converting '3' to a string warnings.warn('converting \'%s\' to a string' % str_val) /usr/lib/python2.7/site-packages/oslo_config/types.py:54: UserWarning: converting '200' to a string warnings.warn('converting \'%s\' to a string' % str_val) building [mo]: all of 0 po files building [man]: all source files updating environment: 0 added, 518 changed, 0 removed reading sources... [ 0%] configuration/block-storage/samples/cinder.conf reading sources... [ 0%] contributor/api/cinder.api.common reading sources... [ 0%] contributor/api/cinder.api.contrib.admin_actions reading sources... [ 0%] contributor/api/cinder.api.contrib.availability_zones reading sources... [ 0%] contributor/api/cinder.api.contrib.backups reading sources... [ 1%] contributor/api/cinder.api.contrib.capabilities reading sources... [ 1%] contributor/api/cinder.api.contrib.cgsnapshots reading sources... [ 1%] contributor/api/cinder.api.contrib.consistencygroups reading sources... [ 1%] contributor/api/cinder.api.contrib.extended_services reading sources... [ 1%] contributor/api/cinder.api.contrib.extended_snapshot_attributes reading sources... [ 2%] contributor/api/cinder.api.contrib.hosts reading sources... [ 2%] contributor/api/cinder.api.contrib.image_create reading sources... [ 2%] contributor/api/cinder.api.contrib.qos_specs_manage reading sources... [ 2%] contributor/api/cinder.api.contrib.quota_classes reading sources... [ 2%] contributor/api/cinder.api.contrib.quotas reading sources... [ 3%] contributor/api/cinder.api.contrib.resource_common_manage reading sources... [ 3%] contributor/api/cinder.api.contrib.scheduler_hints reading sources... [ 3%] contributor/api/cinder.api.contrib.scheduler_stats reading sources... [ 3%] contributor/api/cinder.api.contrib.services reading sources... [ 3%] contributor/api/cinder.api.contrib.snapshot_actions reading sources... [ 4%] contributor/api/cinder.api.contrib.snapshot_manage reading sources... [ 4%] contributor/api/cinder.api.contrib.snapshot_unmanage reading sources... [ 4%] contributor/api/cinder.api.contrib.types_extra_specs reading sources... [ 4%] contributor/api/cinder.api.contrib.types_manage reading sources... [ 4%] contributor/api/cinder.api.contrib.used_limits reading sources... [ 5%] contributor/api/cinder.api.contrib.volume_actions reading sources... [ 5%] contributor/api/cinder.api.contrib.volume_encryption_metadata reading sources... [ 5%] contributor/api/cinder.api.contrib.volume_host_attribute reading sources... [ 5%] contributor/api/cinder.api.contrib.volume_image_metadata reading sources... [ 5%] contributor/api/cinder.api.contrib.volume_manage reading sources... [ 5%] contributor/api/cinder.api.contrib.volume_mig_status_attribute reading sources... [ 6%] contributor/api/cinder.api.contrib.volume_tenant_attribute reading sources... [ 6%] contributor/api/cinder.api.contrib.volume_transfer reading sources... [ 6%] contributor/api/cinder.api.contrib.volume_type_access reading sources... [ 6%] contributor/api/cinder.api.contrib.volume_type_encryption reading sources... [ 6%] contributor/api/cinder.api.contrib.volume_unmanage reading sources... [ 7%] contributor/api/cinder.api.extensions reading sources... [ 7%] contributor/api/cinder.api.middleware.auth reading sources... [ 7%] contributor/api/cinder.api.middleware.fault reading sources... [ 7%] contributor/api/cinder.api.openstack.api_version_request reading sources... [ 7%] contributor/api/cinder.api.openstack.versioned_method reading sources... [ 8%] contributor/api/cinder.api.openstack.wsgi reading sources... [ 8%] contributor/api/cinder.api.urlmap reading sources... [ 8%] contributor/api/cinder.api.v1.router reading sources... [ 8%] contributor/api/cinder.api.v1.snapshots reading sources... [ 8%] contributor/api/cinder.api.v1.volumes reading sources... [ 9%] contributor/api/cinder.api.v2.limits reading sources... [ 9%] contributor/api/cinder.api.v2.router reading sources... [ 9%] contributor/api/cinder.api.v2.snapshot_metadata reading sources... [ 9%] contributor/api/cinder.api.v2.snapshots reading sources... [ 9%] contributor/api/cinder.api.v2.types reading sources... [ 10%] contributor/api/cinder.api.v2.views.types reading sources... [ 10%] contributor/api/cinder.api.v2.views.volumes reading sources... [ 10%] contributor/api/cinder.api.v2.volume_metadata reading sources... [ 10%] contributor/api/cinder.api.v2.volumes reading sources... [ 10%] contributor/api/cinder.api.v3.attachments reading sources... [ 11%] contributor/api/cinder.api.v3.backups reading sources... [ 11%] contributor/api/cinder.api.v3.clusters reading sources... [ 11%] contributor/api/cinder.api.v3.consistencygroups reading sources... [ 11%] contributor/api/cinder.api.v3.group_snapshots reading sources... [ 11%] contributor/api/cinder.api.v3.group_specs reading sources... [ 11%] contributor/api/cinder.api.v3.group_types reading sources... [ 12%] contributor/api/cinder.api.v3.groups reading sources... [ 12%] contributor/api/cinder.api.v3.limits reading sources... [ 12%] contributor/api/cinder.api.v3.messages reading sources... [ 12%] contributor/api/cinder.api.v3.resource_common_manage reading sources... [ 12%] contributor/api/cinder.api.v3.resource_filters reading sources... [ 13%] contributor/api/cinder.api.v3.router reading sources... [ 13%] contributor/api/cinder.api.v3.snapshot_manage reading sources... [ 13%] contributor/api/cinder.api.v3.snapshots reading sources... [ 13%] contributor/api/cinder.api.v3.views.attachments reading sources... [ 13%] contributor/api/cinder.api.v3.views.clusters reading sources... [ 14%] contributor/api/cinder.api.v3.views.group_snapshots reading sources... [ 14%] contributor/api/cinder.api.v3.views.group_types reading sources... [ 14%] contributor/api/cinder.api.v3.views.groups reading sources... [ 14%] contributor/api/cinder.api.v3.views.messages reading sources... [ 14%] contributor/api/cinder.api.v3.views.resource_filters reading sources... [ 15%] contributor/api/cinder.api.v3.views.snapshots reading sources... [ 15%] contributor/api/cinder.api.v3.views.volumes reading sources... [ 15%] contributor/api/cinder.api.v3.views.workers reading sources... [ 15%] contributor/api/cinder.api.v3.volume_manage reading sources... [ 15%] contributor/api/cinder.api.v3.volume_metadata reading sources... [ 16%] contributor/api/cinder.api.v3.volumes reading sources... [ 16%] contributor/api/cinder.api.v3.workers reading sources... [ 16%] contributor/api/cinder.api.versions reading sources... [ 16%] contributor/api/cinder.api.views.availability_zones reading sources... [ 16%] contributor/api/cinder.api.views.backups reading sources... [ 16%] contributor/api/cinder.api.views.capabilities reading sources... [ 17%] contributor/api/cinder.api.views.cgsnapshots reading sources... [ 17%] contributor/api/cinder.api.views.consistencygroups reading sources... [ 17%] contributor/api/cinder.api.views.limits reading sources... [ 17%] contributor/api/cinder.api.views.manageable_snapshots reading sources... [ 17%] contributor/api/cinder.api.views.manageable_volumes reading sources... [ 18%] contributor/api/cinder.api.views.qos_specs reading sources... [ 18%] contributor/api/cinder.api.views.scheduler_stats reading sources... [ 18%] contributor/api/cinder.api.views.snapshots reading sources... [ 18%] contributor/api/cinder.api.views.transfers reading sources... [ 18%] contributor/api/cinder.api.views.types reading sources... [ 19%] contributor/api/cinder.api.views.versions reading sources... [ 19%] contributor/api/cinder.backup.api reading sources... [ 19%] contributor/api/cinder.backup.chunkeddriver reading sources... [ 19%] contributor/api/cinder.backup.driver reading sources... [ 19%] contributor/api/cinder.backup.drivers.ceph reading sources... [ 20%] contributor/api/cinder.backup.drivers.glusterfs reading sources... [ 20%] contributor/api/cinder.backup.drivers.google reading sources... [ 20%] contributor/api/cinder.backup.drivers.nfs reading sources... [ 20%] contributor/api/cinder.backup.drivers.posix reading sources... [ 20%] contributor/api/cinder.backup.drivers.swift reading sources... [ 21%] contributor/api/cinder.backup.drivers.tsm reading sources... [ 21%] contributor/api/cinder.backup.manager reading sources... [ 21%] contributor/api/cinder.backup.rpcapi reading sources... [ 21%] contributor/api/cinder.brick.local_dev.lvm reading sources... [ 21%] contributor/api/cinder.cmd.api reading sources... [ 22%] contributor/api/cinder.cmd.backup reading sources... [ 22%] contributor/api/cinder.cmd.manage reading sources... [ 22%] contributor/api/cinder.cmd.rtstool reading sources... [ 22%] contributor/api/cinder.cmd.scheduler reading sources... [ 22%] contributor/api/cinder.cmd.volume reading sources... [ 22%] contributor/api/cinder.cmd.volume_usage_audit reading sources... [ 23%] contributor/api/cinder.common.config reading sources... [ 23%] contributor/api/cinder.common.constants reading sources... [ 23%] contributor/api/cinder.common.sqlalchemyutils reading sources... [ 23%] contributor/api/cinder.compute.nova reading sources... [ 23%] contributor/api/cinder.config.generate_cinder_opts reading sources... [ 24%] contributor/api/cinder.consistencygroup.api reading sources... [ 24%] contributor/api/cinder.context reading sources... [ 24%] contributor/api/cinder.coordination reading sources... [ 24%] contributor/api/cinder.db.api reading sources... [ 24%] contributor/api/cinder.db.base reading sources... [ 25%] contributor/api/cinder.db.migration reading sources... [ 25%] contributor/api/cinder.db.sqlalchemy.api reading sources... [ 25%] contributor/api/cinder.db.sqlalchemy.migrate_repo.manage reading sources... [ 25%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.073_cinder_init reading sources... [ 25%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.074_add_message_table reading sources... [ 26%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.075_add_cluster_and_fields reading sources... [ 26%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.076_add_workers_table reading sources... [ 26%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.077_add_group_types_and_group_specs_table reading sources... [ 26%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.078_add_groups_and_group_volume_type_mapping_table reading sources... [ 26%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.079_add_group_snapshots reading sources... [ 27%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.080_placeholder reading sources... [ 27%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.081_placeholder reading sources... [ 27%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.082_placeholder reading sources... [ 27%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.083_placeholder reading sources... [ 27%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.084_placeholder reading sources... [ 27%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.085_modify_workers_updated_at reading sources... [ 28%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.086_create_default_cgsnapshot_type reading sources... [ 28%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.087_allow_null_request_id_in_message reading sources... [ 28%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.088_add_replication_info_to_cluster reading sources... [ 28%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.089_add_cluster_name_image_cache reading sources... [ 28%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.090_add_race_preventer_to_workers reading sources... [ 29%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.091_add_attachment_specs reading sources... [ 29%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.092_placeholder reading sources... [ 29%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.093_placeholder reading sources... [ 29%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.094_placeholder reading sources... [ 29%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.095_placeholder reading sources... [ 30%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.096_placeholder reading sources... [ 30%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.097_enforce_ocata_online_migrations reading sources... [ 30%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.098_message_add_expire_at_index reading sources... [ 30%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.099_add_connection_info_to_attachment reading sources... [ 30%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.100_add_foreign_key_indexes reading sources... [ 31%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.102_add_replication_status_to_groups_table reading sources... [ 31%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.103_message_action_detail_column reading sources... [ 31%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.104_change_size_of_project_id reading sources... [ 31%] contributor/api/cinder.db.sqlalchemy.migrate_repo.versions.105_add_backup_metadata reading sources... [ 31%] contributor/api/cinder.db.sqlalchemy.models reading sources... [ 32%] contributor/api/cinder.exception reading sources... [ 32%] contributor/api/cinder.flow_utils reading sources... [ 32%] contributor/api/cinder.group.api reading sources... [ 32%] contributor/api/cinder.hacking.checks reading sources... [ 32%] contributor/api/cinder.i18n reading sources... [ 33%] contributor/api/cinder.image.cache reading sources... [ 33%] contributor/api/cinder.image.glance reading sources... [ 33%] contributor/api/cinder.image.image_utils reading sources... [ 33%] contributor/api/cinder.interface.backup_chunked_driver reading sources... [ 33%] contributor/api/cinder.interface.backup_driver reading sources... [ 33%] contributor/api/cinder.interface.backup_verify_driver reading sources... [ 34%] contributor/api/cinder.interface.base reading sources... [ 34%] contributor/api/cinder.interface.fczm_driver reading sources... [ 34%] contributor/api/cinder.interface.util reading sources... [ 34%] contributor/api/cinder.interface.volume_consistencygroup_driver reading sources... [ 34%] contributor/api/cinder.interface.volume_driver reading sources... [ 35%] contributor/api/cinder.interface.volume_group_driver reading sources... [ 35%] contributor/api/cinder.interface.volume_management_driver reading sources... [ 35%] contributor/api/cinder.interface.volume_snapshot_driver reading sources... [ 35%] contributor/api/cinder.interface.volume_snapshotmanagement_driver reading sources... [ 35%] contributor/api/cinder.keymgr.conf_key_mgr reading sources... [ 36%] contributor/api/cinder.manager reading sources... [ 36%] contributor/api/cinder.message.api reading sources... [ 36%] contributor/api/cinder.message.defined_messages reading sources... [ 36%] contributor/api/cinder.message.message_field reading sources... [ 36%] contributor/api/cinder.objects.backup reading sources... [ 37%] contributor/api/cinder.objects.base reading sources... [ 37%] contributor/api/cinder.objects.cgsnapshot reading sources... [ 37%] contributor/api/cinder.objects.cleanable reading sources... [ 37%] contributor/api/cinder.objects.cleanup_request reading sources... [ 37%] contributor/api/cinder.objects.cluster reading sources... [ 38%] contributor/api/cinder.objects.consistencygroup reading sources... [ 38%] contributor/api/cinder.objects.dynamic_log reading sources... [ 38%] contributor/api/cinder.objects.fields reading sources... [ 38%] contributor/api/cinder.objects.group reading sources... [ 38%] contributor/api/cinder.objects.group_snapshot reading sources... [ 38%] contributor/api/cinder.objects.group_type reading sources... [ 39%] contributor/api/cinder.objects.manageableresources reading sources... [ 39%] contributor/api/cinder.objects.qos_specs reading sources... [ 39%] contributor/api/cinder.objects.request_spec reading sources... [ 39%] contributor/api/cinder.objects.service reading sources... [ 39%] contributor/api/cinder.objects.snapshot reading sources... [ 40%] contributor/api/cinder.objects.volume reading sources... [ 40%] contributor/api/cinder.objects.volume_attachment reading sources... [ 40%] contributor/api/cinder.objects.volume_type reading sources... [ 40%] contributor/api/cinder.opts reading sources... [ 40%] contributor/api/cinder.policy reading sources... [ 41%] contributor/api/cinder.quota reading sources... [ 41%] contributor/api/cinder.quota_utils reading sources... [ 41%] contributor/api/cinder.rpc reading sources... [ 41%] contributor/api/cinder.scheduler.base_filter reading sources... [ 41%] contributor/api/cinder.scheduler.base_handler reading sources... [ 42%] contributor/api/cinder.scheduler.base_weight reading sources... [ 42%] contributor/api/cinder.scheduler.driver reading sources... [ 42%] contributor/api/cinder.scheduler.evaluator.evaluator reading sources... [ 42%] contributor/api/cinder.scheduler.filter_scheduler reading sources... [ 42%] contributor/api/cinder.scheduler.filters.affinity_filter reading sources... [ 43%] contributor/api/cinder.scheduler.filters.availability_zone_filter reading sources... [ 43%] contributor/api/cinder.scheduler.filters.capabilities_filter reading sources... [ 43%] contributor/api/cinder.scheduler.filters.capacity_filter reading sources... [ 43%] contributor/api/cinder.scheduler.filters.driver_filter reading sources... [ 43%] contributor/api/cinder.scheduler.filters.extra_specs_ops reading sources... [ 44%] contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter reading sources... [ 44%] contributor/api/cinder.scheduler.filters.instance_locality_filter reading sources... [ 44%] contributor/api/cinder.scheduler.filters.json_filter reading sources... [ 44%] contributor/api/cinder.scheduler.flows.create_volume reading sources... [ 44%] contributor/api/cinder.scheduler.host_manager reading sources... [ 44%] contributor/api/cinder.scheduler.manager reading sources... [ 45%] contributor/api/cinder.scheduler.rpcapi reading sources... [ 45%] contributor/api/cinder.scheduler.scheduler_options reading sources... [ 45%] contributor/api/cinder.scheduler.weights.capacity reading sources... [ 45%] contributor/api/cinder.scheduler.weights.chance reading sources... [ 45%] contributor/api/cinder.scheduler.weights.goodness reading sources... [ 46%] contributor/api/cinder.scheduler.weights.stochastic reading sources... [ 46%] contributor/api/cinder.scheduler.weights.volume_number reading sources... [ 46%] contributor/api/cinder.service reading sources... [ 46%] contributor/api/cinder.ssh_utils reading sources... [ 46%] contributor/api/cinder.test reading sources... [ 47%] contributor/api/cinder.transfer.api reading sources... [ 47%] contributor/api/cinder.utils reading sources... [ 47%] contributor/api/cinder.version reading sources... [ 47%] contributor/api/cinder.volume.api reading sources... [ 47%] contributor/api/cinder.volume.configuration reading sources... [ 48%] contributor/api/cinder.volume.driver reading sources... [ 48%] contributor/api/cinder.volume.driver_utils reading sources... [ 48%] contributor/api/cinder.volume.drivers.block_device reading sources... [ 48%] contributor/api/cinder.volume.drivers.blockbridge reading sources... [ 48%] contributor/api/cinder.volume.drivers.coho reading sources... [ 49%] contributor/api/cinder.volume.drivers.coprhd.common reading sources... [ 49%] contributor/api/cinder.volume.drivers.coprhd.fc reading sources... [ 49%] contributor/api/cinder.volume.drivers.coprhd.helpers.authentication reading sources... [ 49%] contributor/api/cinder.volume.drivers.coprhd.helpers.commoncoprhdapi reading sources... [ 49%] contributor/api/cinder.volume.drivers.coprhd.helpers.consistencygroup reading sources... [ 50%] contributor/api/cinder.volume.drivers.coprhd.helpers.exportgroup reading sources... [ 50%] contributor/api/cinder.volume.drivers.coprhd.helpers.host reading sources... [ 50%] contributor/api/cinder.volume.drivers.coprhd.helpers.project reading sources... [ 50%] contributor/api/cinder.volume.drivers.coprhd.helpers.snapshot reading sources... [ 50%] contributor/api/cinder.volume.drivers.coprhd.helpers.tag reading sources... [ 50%] contributor/api/cinder.volume.drivers.coprhd.helpers.tenant reading sources... [ 51%] contributor/api/cinder.volume.drivers.coprhd.helpers.urihelper reading sources... [ 51%] contributor/api/cinder.volume.drivers.coprhd.helpers.virtualarray reading sources... [ 51%] contributor/api/cinder.volume.drivers.coprhd.helpers.virtualpool reading sources... [ 51%] contributor/api/cinder.volume.drivers.coprhd.helpers.volume reading sources... [ 51%] contributor/api/cinder.volume.drivers.coprhd.iscsi reading sources... [ 52%] contributor/api/cinder.volume.drivers.coprhd.scaleio reading sources... [ 52%] contributor/api/cinder.volume.drivers.datera.datera_api2 reading sources... [ 52%] contributor/api/cinder.volume.drivers.datera.datera_api21 reading sources... [ 52%] contributor/api/cinder.volume.drivers.datera.datera_common reading sources... [ 52%] contributor/api/cinder.volume.drivers.datera.datera_iscsi reading sources... [ 53%] contributor/api/cinder.volume.drivers.dell_emc.ps reading sources... [ 53%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_api reading sources... [ 53%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_common reading sources... [ 53%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_fc reading sources... [ 53%] contributor/api/cinder.volume.drivers.dell_emc.sc.storagecenter_iscsi reading sources... [ 54%] contributor/api/cinder.volume.drivers.dell_emc.scaleio.driver reading sources... [ 54%] contributor/api/cinder.volume.drivers.dell_emc.unity.adapter reading sources... [ 54%] contributor/api/cinder.volume.drivers.dell_emc.unity.client reading sources... [ 54%] contributor/api/cinder.volume.drivers.dell_emc.unity.driver reading sources... [ 54%] contributor/api/cinder.volume.drivers.dell_emc.unity.utils reading sources... [ 55%] contributor/api/cinder.volume.drivers.dell_emc.vmax.common reading sources... [ 55%] contributor/api/cinder.volume.drivers.dell_emc.vmax.fc reading sources... [ 55%] contributor/api/cinder.volume.drivers.dell_emc.vmax.iscsi reading sources... [ 55%] contributor/api/cinder.volume.drivers.dell_emc.vmax.masking reading sources... [ 55%] contributor/api/cinder.volume.drivers.dell_emc.vmax.provision reading sources... [ 55%] contributor/api/cinder.volume.drivers.dell_emc.vmax.rest reading sources... [ 56%] contributor/api/cinder.volume.drivers.dell_emc.vmax.utils reading sources... [ 56%] contributor/api/cinder.volume.drivers.dell_emc.vnx.adapter reading sources... [ 56%] contributor/api/cinder.volume.drivers.dell_emc.vnx.client reading sources... [ 56%] contributor/api/cinder.volume.drivers.dell_emc.vnx.common reading sources... [ 56%] contributor/api/cinder.volume.drivers.dell_emc.vnx.const reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.vnx.driver reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.vnx.replication reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.vnx.taskflows reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.vnx.utils reading sources... [ 57%] contributor/api/cinder.volume.drivers.dell_emc.xtremio reading sources... [ 58%] contributor/api/cinder.volume.drivers.disco.disco reading sources... [ 58%] contributor/api/cinder.volume.drivers.disco.disco_api reading sources... [ 58%] contributor/api/cinder.volume.drivers.disco.disco_attach_detach reading sources... [ 58%] contributor/api/cinder.volume.drivers.dothill.dothill_client reading sources... [ 58%] contributor/api/cinder.volume.drivers.dothill.dothill_common reading sources... [ 59%] contributor/api/cinder.volume.drivers.dothill.dothill_fc reading sources... [ 59%] contributor/api/cinder.volume.drivers.dothill.dothill_iscsi reading sources... [ 59%] contributor/api/cinder.volume.drivers.drbdmanagedrv reading sources... [ 59%] contributor/api/cinder.volume.drivers.falconstor.fc reading sources... [ 59%] contributor/api/cinder.volume.drivers.falconstor.fss_common reading sources... [ 60%] contributor/api/cinder.volume.drivers.falconstor.iscsi reading sources... [ 60%] contributor/api/cinder.volume.drivers.falconstor.rest_proxy reading sources... [ 60%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_common reading sources... [ 60%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_fc reading sources... [ 60%] contributor/api/cinder.volume.drivers.fujitsu.eternus_dx_iscsi reading sources... [ 61%] contributor/api/cinder.volume.drivers.fusionstorage.dsware reading sources... [ 61%] contributor/api/cinder.volume.drivers.fusionstorage.fspythonapi reading sources... [ 61%] contributor/api/cinder.volume.drivers.hgst reading sources... [ 61%] contributor/api/cinder.volume.drivers.hitachi.hbsd_basiclib reading sources... [ 61%] contributor/api/cinder.volume.drivers.hitachi.hbsd_common reading sources... [ 61%] contributor/api/cinder.volume.drivers.hitachi.hbsd_fc reading sources... [ 62%] contributor/api/cinder.volume.drivers.hitachi.hbsd_horcm reading sources... [ 62%] contributor/api/cinder.volume.drivers.hitachi.hbsd_iscsi reading sources... [ 62%] contributor/api/cinder.volume.drivers.hitachi.hbsd_snm2 reading sources... [ 62%] contributor/api/cinder.volume.drivers.hitachi.hnas_backend reading sources... [ 62%] contributor/api/cinder.volume.drivers.hitachi.hnas_nfs reading sources... [ 63%] contributor/api/cinder.volume.drivers.hitachi.hnas_utils reading sources... [ 63%] contributor/api/cinder.volume.drivers.hitachi.vsp_common reading sources... [ 63%] contributor/api/cinder.volume.drivers.hitachi.vsp_fc reading sources... [ 63%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm reading sources... [ 63%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_fc reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.vsp_horcm_iscsi reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.vsp_iscsi reading sources... [ 64%] contributor/api/cinder.volume.drivers.hitachi.vsp_utils reading sources... [ 64%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_common reading sources... [ 64%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_fc reading sources... [ 65%] contributor/api/cinder.volume.drivers.hpe.hpe_3par_iscsi reading sources... [ 65%] contributor/api/cinder.volume.drivers.hpe.hpe_lefthand_iscsi reading sources... [ 65%] contributor/api/cinder.volume.drivers.huawei.constants reading sources... [ 65%] contributor/api/cinder.volume.drivers.huawei.fc_zone_helper reading sources... [ 65%] contributor/api/cinder.volume.drivers.huawei.huawei_conf reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.huawei_driver reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.huawei_utils reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.hypermetro reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.replication reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.rest_client reading sources... [ 66%] contributor/api/cinder.volume.drivers.huawei.smartx reading sources... [ 67%] contributor/api/cinder.volume.drivers.ibm.flashsystem_common reading sources... [ 67%] contributor/api/cinder.volume.drivers.ibm.flashsystem_fc reading sources... [ 67%] contributor/api/cinder.volume.drivers.ibm.flashsystem_iscsi reading sources... [ 67%] contributor/api/cinder.volume.drivers.ibm.gpfs reading sources... [ 67%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.certificate reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.cryptish reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_connection reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_helper reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_proxy reading sources... [ 68%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_replication reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ds8k_restclient reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.ibm_storage reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.proxy reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.strings reading sources... [ 69%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_proxy reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.ibm_storage.xiv_replication reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.replication reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_const reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_common reading sources... [ 70%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_fc reading sources... [ 71%] contributor/api/cinder.volume.drivers.ibm.storwize_svc.storwize_svc_iscsi reading sources... [ 71%] contributor/api/cinder.volume.drivers.infinidat reading sources... [ 71%] contributor/api/cinder.volume.drivers.infortrend.infortrend_fc_cli reading sources... [ 71%] contributor/api/cinder.volume.drivers.infortrend.infortrend_iscsi_cli reading sources... [ 71%] contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.cli_factory reading sources... [ 72%] contributor/api/cinder.volume.drivers.infortrend.raidcmd_cli.common_cli reading sources... [ 72%] contributor/api/cinder.volume.drivers.kaminario.kaminario_common reading sources... [ 72%] contributor/api/cinder.volume.drivers.kaminario.kaminario_fc reading sources... [ 72%] contributor/api/cinder.volume.drivers.kaminario.kaminario_iscsi reading sources... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_client reading sources... [ 72%] contributor/api/cinder.volume.drivers.lenovo.lenovo_common reading sources... [ 73%] contributor/api/cinder.volume.drivers.lenovo.lenovo_fc reading sources... [ 73%] contributor/api/cinder.volume.drivers.lenovo.lenovo_iscsi reading sources... [ 73%] contributor/api/cinder.volume.drivers.lvm reading sources... [ 73%] contributor/api/cinder.volume.drivers.nec.cli reading sources... [ 73%] contributor/api/cinder.volume.drivers.nec.volume reading sources... [ 74%] contributor/api/cinder.volume.drivers.nec.volume_common reading sources... [ 74%] contributor/api/cinder.volume.drivers.nec.volume_helper reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.common reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_7mode reading sources... [ 74%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_base reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.block_cmode reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.api reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_7mode reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_base reading sources... [ 75%] contributor/api/cinder.volume.drivers.netapp.dataontap.client.client_cmode reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.fc_7mode reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.fc_cmode reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_7mode reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.iscsi_cmode reading sources... [ 76%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_7mode reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_base reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.dataontap.nfs_cmode reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_7mode reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_base reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.dataontap.performance.perf_cmode reading sources... [ 77%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.capabilities reading sources... [ 78%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.data_motion reading sources... [ 78%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.loopingcalls reading sources... [ 78%] contributor/api/cinder.volume.drivers.netapp.dataontap.utils.utils reading sources... [ 78%] contributor/api/cinder.volume.drivers.netapp.eseries.client reading sources... [ 78%] contributor/api/cinder.volume.drivers.netapp.eseries.exception reading sources... [ 79%] contributor/api/cinder.volume.drivers.netapp.eseries.fc_driver reading sources... [ 79%] contributor/api/cinder.volume.drivers.netapp.eseries.host_mapper reading sources... [ 79%] contributor/api/cinder.volume.drivers.netapp.eseries.iscsi_driver reading sources... [ 79%] contributor/api/cinder.volume.drivers.netapp.eseries.library reading sources... [ 79%] contributor/api/cinder.volume.drivers.netapp.eseries.utils reading sources... [ 80%] contributor/api/cinder.volume.drivers.netapp.options reading sources... [ 80%] contributor/api/cinder.volume.drivers.netapp.utils reading sources... [ 80%] contributor/api/cinder.volume.drivers.nexenta.iscsi reading sources... [ 80%] contributor/api/cinder.volume.drivers.nexenta.jsonrpc reading sources... [ 80%] contributor/api/cinder.volume.drivers.nexenta.nfs reading sources... [ 81%] contributor/api/cinder.volume.drivers.nexenta.ns5.iscsi reading sources... [ 81%] contributor/api/cinder.volume.drivers.nexenta.ns5.jsonrpc reading sources... [ 81%] contributor/api/cinder.volume.drivers.nexenta.ns5.nfs reading sources... [ 81%] contributor/api/cinder.volume.drivers.nexenta.options reading sources... [ 81%] contributor/api/cinder.volume.drivers.nexenta.utils reading sources... [ 82%] contributor/api/cinder.volume.drivers.nfs reading sources... [ 82%] contributor/api/cinder.volume.drivers.nimble reading sources... [ 82%] contributor/api/cinder.volume.drivers.prophetstor.dpl_fc reading sources... [ 82%] contributor/api/cinder.volume.drivers.prophetstor.dpl_iscsi reading sources... [ 82%] contributor/api/cinder.volume.drivers.prophetstor.dplcommon reading sources... [ 83%] contributor/api/cinder.volume.drivers.prophetstor.options reading sources... [ 83%] contributor/api/cinder.volume.drivers.pure reading sources... [ 83%] contributor/api/cinder.volume.drivers.qnap reading sources... [ 83%] contributor/api/cinder.volume.drivers.quobyte reading sources... [ 83%] contributor/api/cinder.volume.drivers.rbd reading sources... [ 83%] contributor/api/cinder.volume.drivers.reduxio.rdx_cli_api reading sources... [ 84%] contributor/api/cinder.volume.drivers.reduxio.rdx_iscsi_driver reading sources... [ 84%] contributor/api/cinder.volume.drivers.remotefs reading sources... [ 84%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_client reading sources... [ 84%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_common reading sources... [ 84%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_fc reading sources... [ 85%] contributor/api/cinder.volume.drivers.san.hp.hpmsa_iscsi reading sources... [ 85%] contributor/api/cinder.volume.drivers.san.san reading sources... [ 85%] contributor/api/cinder.volume.drivers.sheepdog reading sources... [ 85%] contributor/api/cinder.volume.drivers.solidfire reading sources... [ 85%] contributor/api/cinder.volume.drivers.synology.synology_common reading sources... [ 86%] contributor/api/cinder.volume.drivers.synology.synology_iscsi reading sources... [ 86%] contributor/api/cinder.volume.drivers.tegile reading sources... [ 86%] contributor/api/cinder.volume.drivers.tintri reading sources... [ 86%] contributor/api/cinder.volume.drivers.veritas.hs_constants reading sources... [ 86%] contributor/api/cinder.volume.drivers.veritas.utils reading sources... [ 87%] contributor/api/cinder.volume.drivers.veritas.vrtshyperscale reading sources... [ 87%] contributor/api/cinder.volume.drivers.veritas_cnfs reading sources... [ 87%] contributor/api/cinder.volume.drivers.violin.v7000_common reading sources... [ 87%] contributor/api/cinder.volume.drivers.violin.v7000_fcp reading sources... [ 87%] contributor/api/cinder.volume.drivers.violin.v7000_iscsi reading sources... [ 88%] contributor/api/cinder.volume.drivers.vmware.datastore reading sources... [ 88%] contributor/api/cinder.volume.drivers.vmware.exceptions reading sources... [ 88%] contributor/api/cinder.volume.drivers.vmware.vmdk reading sources... [ 88%] contributor/api/cinder.volume.drivers.vmware.volumeops reading sources... [ 88%] contributor/api/cinder.volume.drivers.vzstorage reading sources... [ 88%] contributor/api/cinder.volume.drivers.windows.constants reading sources... [ 89%] contributor/api/cinder.volume.drivers.windows.smbfs reading sources... [ 89%] contributor/api/cinder.volume.drivers.windows.windows reading sources... [ 89%] contributor/api/cinder.volume.drivers.xio reading sources... [ 89%] contributor/api/cinder.volume.drivers.zadara reading sources... [ 89%] contributor/api/cinder.volume.drivers.zfssa.restclient reading sources... [ 90%] contributor/api/cinder.volume.drivers.zfssa.webdavclient reading sources... [ 90%] contributor/api/cinder.volume.drivers.zfssa.zfssaiscsi reading sources... [ 90%] contributor/api/cinder.volume.drivers.zfssa.zfssanfs reading sources... [ 90%] contributor/api/cinder.volume.drivers.zfssa.zfssarest reading sources... [ 90%] contributor/api/cinder.volume.drivers.zte.zte_ks reading sources... [ 91%] contributor/api/cinder.volume.drivers.zte.zte_pub reading sources... [ 91%] contributor/api/cinder.volume.flows.api.create_volume reading sources... [ 91%] contributor/api/cinder.volume.flows.api.manage_existing reading sources... [ 91%] contributor/api/cinder.volume.flows.common reading sources... [ 91%] contributor/api/cinder.volume.flows.manager.create_volume reading sources... [ 92%] contributor/api/cinder.volume.flows.manager.manage_existing reading sources... [ 92%] contributor/api/cinder.volume.flows.manager.manage_existing_snapshot reading sources... [ 92%] contributor/api/cinder.volume.group_types reading sources... [ 92%] contributor/api/cinder.volume.manager reading sources... [ 92%] contributor/api/cinder.volume.qos_specs reading sources... [ 93%] contributor/api/cinder.volume.rpcapi reading sources... [ 93%] contributor/api/cinder.volume.targets.cxt reading sources... [ 93%] contributor/api/cinder.volume.targets.driver reading sources... [ 93%] contributor/api/cinder.volume.targets.fake reading sources... [ 93%] contributor/api/cinder.volume.targets.iet reading sources... [ 94%] contributor/api/cinder.volume.targets.iscsi reading sources... [ 94%] contributor/api/cinder.volume.targets.lio reading sources... [ 94%] contributor/api/cinder.volume.targets.scst reading sources... [ 94%] contributor/api/cinder.volume.targets.tgt reading sources... [ 94%] contributor/api/cinder.volume.throttling reading sources... [ 94%] contributor/api/cinder.volume.utils reading sources... [ 95%] contributor/api/cinder.volume.volume_types reading sources... [ 95%] contributor/api/cinder.wsgi.common reading sources... [ 95%] contributor/api/cinder.wsgi.eventlet_server reading sources... [ 95%] contributor/api/cinder.wsgi.wsgi reading sources... [ 95%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fabric_opts reading sources... [ 96%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_san_lookup_service reading sources... [ 96%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_client_cli reading sources... [ 96%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_connector_factory reading sources... [ 96%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_fc_zone_driver reading sources... [ 96%] contributor/api/cinder.zonemanager.drivers.brocade.brcd_http_fc_zone_client reading sources... [ 97%] contributor/api/cinder.zonemanager.drivers.brocade.fc_zone_constants reading sources... [ 97%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fabric_opts reading sources... [ 97%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_san_lookup_service reading sources... [ 97%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_client_cli reading sources... [ 97%] contributor/api/cinder.zonemanager.drivers.cisco.cisco_fc_zone_driver reading sources... [ 98%] contributor/api/cinder.zonemanager.drivers.cisco.fc_zone_constants reading sources... [ 98%] contributor/api/cinder.zonemanager.drivers.driver_utils reading sources... [ 98%] contributor/api/cinder.zonemanager.drivers.fc_zone_driver reading sources... [ 98%] contributor/api/cinder.zonemanager.fc_common reading sources... [ 98%] contributor/api/cinder.zonemanager.fc_san_lookup_service reading sources... [ 99%] contributor/api/cinder.zonemanager.fc_zone_manager reading sources... [ 99%] contributor/api/cinder.zonemanager.fczm_constants reading sources... [ 99%] contributor/api/cinder.zonemanager.utils reading sources... [ 99%] drivers reading sources... [ 99%] install/index reading sources... [100%] sample_config /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_cgsnapshot:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_cgsnapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup_from_src:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.create_consistencygroup_from_src, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_cgsnapshot:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_cgsnapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_consistencygroup:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.delete_consistencygroup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_consistencygroup_driver.py:docstring of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.update_consistencygroup:0: WARNING: duplicate object description of cinder.interface.volume_consistencygroup_driver.VolumeConsistencyGroupDriver.update_consistencygroup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.attach_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.attach_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.check_for_setup_error:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.check_for_setup_error, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.clone_image:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.clone_image, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.copy_image_to_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.copy_image_to_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.copy_volume_to_image:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.copy_volume_to_image, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.create_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.create_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.delete_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.delete_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.detach_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.detach_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.do_setup:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.do_setup, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.extend_volume:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.extend_volume, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.get_volume_stats:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.get_volume_stats, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.initialize_connection:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.initialize_connection, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_driver.py:docstring of cinder.interface.volume_driver.VolumeDriverCore.terminate_connection:0: WARNING: duplicate object description of cinder.interface.volume_driver.VolumeDriverCore.terminate_connection, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_from_src:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_from_src, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.create_group_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.delete_group_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_group_driver.py:docstring of cinder.interface.volume_group_driver.VolumeGroupDriver.update_group:0: WARNING: duplicate object description of cinder.interface.volume_group_driver.VolumeGroupDriver.update_group, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing_get_size:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver.manage_existing_get_size, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_management_driver.py:docstring of cinder.interface.volume_management_driver.VolumeManagementDriver.unmanage:0: WARNING: duplicate object description of cinder.interface.volume_management_driver.VolumeManagementDriver.unmanage, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_volume_from_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.create_volume_from_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.delete_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.delete_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshot_driver.py:docstring of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.revert_to_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshot_driver.VolumeSnapshotDriver.revert_to_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot_get_size:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.manage_existing_snapshot_get_size, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/cinder/interface/volume_snapshotmanagement_driver.py:docstring of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.unmanage_snapshot:0: WARNING: duplicate object description of cinder.interface.volume_snapshotmanagement_driver.VolumeSnapshotManagementDriver.unmanage_snapshot, other instance in /builddir/build/BUILD/cinder-11.1.0/doc/source/contributor/drivers.rst, use :noindex: for one of them /builddir/build/BUILD/cinder-11.1.0/doc/source/install/index.rst:20: WARNING: toctree contains reference to nonexisting document u'install/get-started-block-storage' done checking consistency... done writing... cinder-manage.1 { } build succeeded, 48 warnings. + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/cinder-manage.1 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/man/man1/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/var/lib/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/var/lib/cinder/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/var/log/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/etc/cinder + install -p -D -m 640 /builddir/build/SOURCES/cinder-dist.conf /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/cinder/cinder-dist.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/etc/cinder/volumes + install -p -D -m 640 etc/cinder/rootwrap.conf /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/etc/cinder/rootwrap.conf + install -p -D -m 640 etc/cinder/api-paste.ini /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/etc/cinder/api-paste.ini + install -p -D -m 640 etc/cinder/policy.json /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/etc/cinder/policy.json + install -p -D -m 640 etc/cinder/cinder.conf.sample /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/etc/cinder/cinder.conf + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-api.service /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.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-11.1.0-1.el7.noarch/etc/sudoers.d/cinder + install -p -D -m 644 /builddir/build/SOURCES/cinder.logrotate /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/etc/logrotate.d/openstack-cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/var/run/cinder + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/cinder/rootwrap/ + install -p -D -m 644 etc/cinder/rootwrap.d/volume.filters /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/cinder/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0-1.el7.noarch/etc/cinder/rootwrap.d/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES/cinder-log-error.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES/cinder-log-info.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES/cinder-log-warning.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES/cinder-log-error.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES/cinder-log-info.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES/cinder-log-error.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES/cinder-log-info.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES/cinder-log-error.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES/cinder-log-info.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES/cinder-log-warning.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/tr_TR/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES/cinder.po + rm -f '/builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch cinder --all-name + rm -f '/builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.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-11.1.0 /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-11.1.0-1.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-11.1.0-1.el7.noarch warning: File listed twice: /usr/share/cinder/cinder-dist.conf Provides: config(openstack-cinder) = 1:11.1.0-1.el7 openstack-cinder = 1:11.1.0-1.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-11.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mUAGma + umask 022 + cd /builddir/build/BUILD + cd cinder-11.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/licenses/python-cinder-11.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/licenses/python-cinder-11.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/licenses/python-cinder-11.1.0 + exit 0 Provides: python-cinder = 1:11.1.0-1.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: python-cinder-tests-11.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d5ytOH + umask 022 + cd /builddir/build/BUILD + cd cinder-11.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/licenses/python-cinder-tests-11.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/licenses/python-cinder-tests-11.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/licenses/python-cinder-tests-11.1.0 + exit 0 Provides: python-cinder-tests = 1:11.1.0-1.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-11.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MAJCZl + umask 022 + cd /builddir/build/BUILD + cd cinder-11.1.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/doc/openstack-cinder-doc-11.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/doc/openstack-cinder-doc-11.1.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch/usr/share/doc/openstack-cinder-doc-11.1.0 + exit 0 Provides: openstack-cinder-doc = 1:11.1.0-1.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-11.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-cinder-11.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-cinder-11.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-cinder-tests-11.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-cinder-doc-11.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ik1KRB + umask 022 + cd /builddir/build/BUILD + cd cinder-11.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-cinder-11.1.0-1.el7.noarch + exit 0 Child return code was: 0