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/python-openstackclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-53032-193282/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/python-openstackclient.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/python-openstackclient-3.16.2-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/python-openstackclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-53032-193282/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/python-openstackclient.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.sPr60o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-openstackclient-3.16.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-openstackclient-3.16.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-openstackclient-3.16.2 + /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 'python-openstackclient-3.16.2 base' + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dtTCIh + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/openstackclient creating build/lib/openstackclient/common copying openstackclient/common/versions.py -> build/lib/openstackclient/common copying openstackclient/common/availability_zone.py -> build/lib/openstackclient/common copying openstackclient/common/limits.py -> build/lib/openstackclient/common copying openstackclient/common/project_purge.py -> build/lib/openstackclient/common copying openstackclient/common/module.py -> build/lib/openstackclient/common copying openstackclient/common/commandmanager.py -> build/lib/openstackclient/common copying openstackclient/common/clientmanager.py -> build/lib/openstackclient/common copying openstackclient/common/client_config.py -> build/lib/openstackclient/common copying openstackclient/common/configuration.py -> build/lib/openstackclient/common copying openstackclient/common/__init__.py -> build/lib/openstackclient/common copying openstackclient/common/extension.py -> build/lib/openstackclient/common copying openstackclient/common/quota.py -> build/lib/openstackclient/common creating build/lib/openstackclient/tests creating build/lib/openstackclient/tests/unit creating build/lib/openstackclient/tests/unit/compute copying openstackclient/tests/unit/compute/__init__.py -> build/lib/openstackclient/tests/unit/compute creating build/lib/openstackclient/tests/unit/network creating build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_pool_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_meter.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_port.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_subnet.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_flavor.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_flavor_profile.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_rbac.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_auto_allocated_topology.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/fakes.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_service_provider.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_segment.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_pool_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_agent.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_qos_rule.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_qos_policy.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/__init__.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_floating_ip_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_address_scope.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_qos_rule_type.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_ip_availability.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_rule_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_compute.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_security_group_rule_network.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_router.py -> build/lib/openstackclient/tests/unit/network/v2 copying openstackclient/tests/unit/network/v2/test_network_meter_rule.py -> build/lib/openstackclient/tests/unit/network/v2 creating build/lib/openstackclient/object copying openstackclient/object/__init__.py -> build/lib/openstackclient/object copying openstackclient/object/client.py -> build/lib/openstackclient/object creating build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_configuration.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_extension.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_limits.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_quota.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_project_purge.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_commandmanager.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_availability_zone.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_clientmanager.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_module.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/__init__.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_command.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_parseractions.py -> build/lib/openstackclient/tests/unit/common copying openstackclient/tests/unit/common/test_logs.py -> build/lib/openstackclient/tests/unit/common creating build/lib/openstackclient/tests/functional creating build/lib/openstackclient/tests/functional/compute creating build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_server.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_aggregate.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/common.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_flavor.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_keypair.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_server_group.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_agent.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/__init__.py -> build/lib/openstackclient/tests/functional/compute/v2 copying openstackclient/tests/functional/compute/v2/test_server_event.py -> build/lib/openstackclient/tests/functional/compute/v2 creating build/lib/openstackclient/tests/functional/image copying openstackclient/tests/functional/image/__init__.py -> build/lib/openstackclient/tests/functional/image copying openstackclient/tests/functional/image/base.py -> build/lib/openstackclient/tests/functional/image creating build/lib/openstackclient/tests/functional/object copying openstackclient/tests/functional/object/__init__.py -> build/lib/openstackclient/tests/functional/object creating build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_configuration.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_extension.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_versions.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_quota.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_availability_zone.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_module.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/__init__.py -> build/lib/openstackclient/tests/functional/common copying openstackclient/tests/functional/common/test_help.py -> build/lib/openstackclient/tests/functional/common creating build/lib/openstackclient/tests/functional/volume creating build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/common.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_snapshot.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_transfer_request.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_volume_type.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_qos.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/__init__.py -> build/lib/openstackclient/tests/functional/volume/v3 copying openstackclient/tests/functional/volume/v3/test_volume.py -> build/lib/openstackclient/tests/functional/volume/v3 creating build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/common.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_snapshot.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_transfer_request.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_service.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_volume_type.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_qos.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/__init__.py -> build/lib/openstackclient/tests/functional/volume/v2 copying openstackclient/tests/functional/volume/v2/test_volume.py -> build/lib/openstackclient/tests/functional/volume/v2 creating build/lib/openstackclient/network copying openstackclient/network/common.py -> build/lib/openstackclient/network copying openstackclient/network/utils.py -> build/lib/openstackclient/network copying openstackclient/network/__init__.py -> build/lib/openstackclient/network copying openstackclient/network/client.py -> build/lib/openstackclient/network copying openstackclient/network/sdk_utils.py -> build/lib/openstackclient/network creating build/lib/openstackclient/tests/unit/volume creating build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_snapshot.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/fakes.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_transfer_request.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_service.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_backup.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/__init__.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_volume.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_type.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/unit/volume/v1/test_qos_specs.py -> build/lib/openstackclient/tests/unit/volume/v1 copying openstackclient/tests/__init__.py -> build/lib/openstackclient/tests creating build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_compute_v2.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_utils.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_image_v1.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/fakes.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_object_store_v1.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_api.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/test_image_v2.py -> build/lib/openstackclient/tests/unit/api copying openstackclient/tests/unit/api/__init__.py -> build/lib/openstackclient/tests/unit/api creating build/lib/openstackclient/tests/unit/image copying openstackclient/tests/unit/image/__init__.py -> build/lib/openstackclient/tests/unit/image creating build/lib/openstackclient/compute creating build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/aggregate.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/flavor.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/console.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/floatingip.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_event.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_backup.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/keypair.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/hypervisor_stats.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_image.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/fixedip.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/service.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server_group.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/agent.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/server.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/__init__.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/hypervisor.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/host.py -> build/lib/openstackclient/compute/v2 copying openstackclient/compute/v2/usage.py -> build/lib/openstackclient/compute/v2 creating build/lib/openstackclient/volume creating build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/backup.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/qos_specs.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/snapshot.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume_snapshot.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/service.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/__init__.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume_transfer_request.py -> build/lib/openstackclient/volume/v1 copying openstackclient/volume/v1/volume_type.py -> build/lib/openstackclient/volume/v1 creating build/lib/openstackclient/tests/unit/volume/v3 copying openstackclient/tests/unit/volume/v3/__init__.py -> build/lib/openstackclient/tests/unit/volume/v3 copying openstackclient/tests/unit/network/test_sdk_utils.py -> build/lib/openstackclient/tests/unit/network copying openstackclient/tests/unit/network/test_common.py -> build/lib/openstackclient/tests/unit/network copying openstackclient/tests/unit/network/__init__.py -> build/lib/openstackclient/tests/unit/network creating build/lib/openstackclient/tests/functional/examples copying openstackclient/tests/functional/examples/test_examples.py -> build/lib/openstackclient/tests/functional/examples copying openstackclient/tests/functional/examples/__init__.py -> build/lib/openstackclient/tests/functional/examples creating build/lib/openstackclient/tests/unit/object creating build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_object_all.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/fakes.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_container.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/__init__.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_container_all.py -> build/lib/openstackclient/tests/unit/object/v1 copying openstackclient/tests/unit/object/v1/test_object.py -> build/lib/openstackclient/tests/unit/object/v1 creating build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/common.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_snapshot.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_transfer_request.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_service.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_volume_type.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_qos.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/__init__.py -> build/lib/openstackclient/tests/functional/volume/v1 copying openstackclient/tests/functional/volume/v1/test_volume.py -> build/lib/openstackclient/tests/functional/volume/v1 creating build/lib/openstackclient/image creating build/lib/openstackclient/image/v2 copying openstackclient/image/v2/__init__.py -> build/lib/openstackclient/image/v2 copying openstackclient/image/v2/image.py -> build/lib/openstackclient/image/v2 creating build/lib/openstackclient/volume/v3 copying openstackclient/volume/v3/__init__.py -> build/lib/openstackclient/volume/v3 copying openstackclient/volume/__init__.py -> build/lib/openstackclient/volume copying openstackclient/volume/client.py -> build/lib/openstackclient/volume creating build/lib/openstackclient/tests/unit/identity creating build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_user.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_project.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_role_assignment.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_role.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/fakes.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_catalog.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_token.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_endpoint.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/test_service.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/identity/v2_0/__init__.py -> build/lib/openstackclient/tests/unit/identity/v2_0 copying openstackclient/tests/unit/volume/test_find_resource.py -> build/lib/openstackclient/tests/unit/volume copying openstackclient/tests/unit/volume/__init__.py -> build/lib/openstackclient/tests/unit/volume creating build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_volume_host.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_consistency_group.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_snapshot.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/fakes.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_transfer_request.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_service.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_backup.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/__init__.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_volume.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_consistency_group_snapshot.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_type.py -> build/lib/openstackclient/tests/unit/volume/v2 copying openstackclient/tests/unit/volume/v2/test_qos_specs.py -> build/lib/openstackclient/tests/unit/volume/v2 creating build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_user.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_project.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_mappings.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_region.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_group.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_protocol.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_consumer.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_service_provider.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_role.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/fakes.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_credential.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_catalog.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_token.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_service.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_oauth.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_trust.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/__init__.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_implied_role.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_unscoped_saml.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_domain.py -> build/lib/openstackclient/tests/unit/identity/v3 copying openstackclient/tests/unit/identity/v3/test_limit.py -> build/lib/openstackclient/tests/unit/identity/v3 creating build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_backup.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_image.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_usage.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_flavor.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/fakes.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_host.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_keypair.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_service.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_group.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_console.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_hypervisor_stats.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_agent.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/__init__.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_server_event.py -> build/lib/openstackclient/tests/unit/compute/v2 copying openstackclient/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstackclient/tests/unit/compute/v2 creating build/lib/openstackclient/tests/functional/network creating build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_meter.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_port.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_security_group.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_subnet.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_flavor.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_flavor_profile.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_rbac.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/common.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_service_provider.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_segment.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_agent.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_qos_rule.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_qos_policy.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/__init__.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_address_scope.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_qos_rule_type.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_ip_availability.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_router.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_network_meter_rule.py -> build/lib/openstackclient/tests/functional/network/v2 copying openstackclient/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstackclient/tests/functional/network/v2 creating build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/backup.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/qos_specs.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/snapshot.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_host.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/consistency_group.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_snapshot.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/consistency_group_snapshot.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/service.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/__init__.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_transfer_request.py -> build/lib/openstackclient/volume/v2 copying openstackclient/volume/v2/volume_type.py -> build/lib/openstackclient/volume/v2 copying openstackclient/tests/functional/volume/__init__.py -> build/lib/openstackclient/tests/functional/volume copying openstackclient/tests/functional/volume/base.py -> build/lib/openstackclient/tests/functional/volume copying openstackclient/tests/unit/identity/__init__.py -> build/lib/openstackclient/tests/unit/identity creating build/lib/openstackclient/tests/functional/identity copying openstackclient/tests/functional/identity/__init__.py -> build/lib/openstackclient/tests/functional/identity creating build/lib/openstackclient/tests/unit/integ creating build/lib/openstackclient/tests/unit/integ/cli copying openstackclient/tests/unit/integ/cli/test_project.py -> build/lib/openstackclient/tests/unit/integ/cli copying openstackclient/tests/unit/integ/cli/__init__.py -> build/lib/openstackclient/tests/unit/integ/cli copying openstackclient/tests/unit/integ/cli/test_shell.py -> build/lib/openstackclient/tests/unit/integ/cli copying openstackclient/tests/unit/fakes.py -> build/lib/openstackclient/tests/unit copying openstackclient/tests/unit/utils.py -> build/lib/openstackclient/tests/unit copying openstackclient/tests/unit/__init__.py -> build/lib/openstackclient/tests/unit copying openstackclient/tests/unit/test_shell.py -> build/lib/openstackclient/tests/unit creating build/lib/openstackclient/identity creating build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/token.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/endpoint.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/role_assignment.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/project.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/service.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/user.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/__init__.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/role.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/ec2creds.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/identity/v2_0/catalog.py -> build/lib/openstackclient/identity/v2_0 copying openstackclient/compute/__init__.py -> build/lib/openstackclient/compute copying openstackclient/compute/client.py -> build/lib/openstackclient/compute creating build/lib/openstackclient/object/v1 copying openstackclient/object/v1/container.py -> build/lib/openstackclient/object/v1 copying openstackclient/object/v1/__init__.py -> build/lib/openstackclient/object/v1 copying openstackclient/object/v1/account.py -> build/lib/openstackclient/object/v1 copying openstackclient/object/v1/object.py -> build/lib/openstackclient/object/v1 copying openstackclient/tests/unit/integ/__init__.py -> build/lib/openstackclient/tests/unit/integ copying openstackclient/tests/unit/integ/base.py -> build/lib/openstackclient/tests/unit/integ copying openstackclient/tests/functional/network/__init__.py -> build/lib/openstackclient/tests/functional/network creating build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_user.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_project.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_region.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_idp.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_group.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/common.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_service_provider.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_role.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_catalog.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_token.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_endpoint.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_service.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/__init__.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_registered_limit.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_domain.py -> build/lib/openstackclient/tests/functional/identity/v3 copying openstackclient/tests/functional/identity/v3/test_limit.py -> build/lib/openstackclient/tests/functional/identity/v3 creating build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_user.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_project.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_ec2_credentials.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/common.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_role.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_catalog.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_token.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_endpoint.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/test_service.py -> build/lib/openstackclient/tests/functional/identity/v2 copying openstackclient/tests/functional/identity/v2/__init__.py -> build/lib/openstackclient/tests/functional/identity/v2 creating build/lib/openstackclient/tests/unit/image/v1 copying openstackclient/tests/unit/image/v1/test_image.py -> build/lib/openstackclient/tests/unit/image/v1 copying openstackclient/tests/unit/image/v1/fakes.py -> build/lib/openstackclient/tests/unit/image/v1 copying openstackclient/tests/unit/image/v1/__init__.py -> build/lib/openstackclient/tests/unit/image/v1 creating build/lib/openstackclient/tests/unit/image/v2 copying openstackclient/tests/unit/image/v2/test_image.py -> build/lib/openstackclient/tests/unit/image/v2 copying openstackclient/tests/unit/image/v2/fakes.py -> build/lib/openstackclient/tests/unit/image/v2 copying openstackclient/tests/unit/image/v2/__init__.py -> build/lib/openstackclient/tests/unit/image/v2 copying openstackclient/tests/functional/__init__.py -> build/lib/openstackclient/tests/functional copying openstackclient/tests/functional/base.py -> build/lib/openstackclient/tests/functional copying openstackclient/image/__init__.py -> build/lib/openstackclient/image copying openstackclient/image/client.py -> build/lib/openstackclient/image creating build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_meter.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/_tag.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/floating_ip.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_agent.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_auto_allocated_topology.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_rbac.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/floating_ip_pool.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_qos_rule_type.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_service_provider.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_segment.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/port.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/ip_availability.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_meter_rule.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_flavor_profile.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/__init__.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/address_scope.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_qos_policy.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/router.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_flavor.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/security_group_rule.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/network_qos_rule.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/security_group.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/subnet_pool.py -> build/lib/openstackclient/network/v2 copying openstackclient/network/v2/subnet.py -> build/lib/openstackclient/network/v2 copying openstackclient/tests/functional/compute/__init__.py -> build/lib/openstackclient/tests/functional/compute creating build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/consumer.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/token.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/region.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/identity_provider.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/unscoped_saml.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/endpoint_group.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/service_provider.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/endpoint.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/role_assignment.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/tag.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/trust.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/project.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/federation_protocol.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/service.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/user.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/policy.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/__init__.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/role.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/limit.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/registered_limit.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/credential.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/group.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/implied_role.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/ec2creds.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/mapping.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/application_credential.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/catalog.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/v3/domain.py -> build/lib/openstackclient/identity/v3 copying openstackclient/identity/common.py -> build/lib/openstackclient/identity copying openstackclient/identity/__init__.py -> build/lib/openstackclient/identity copying openstackclient/identity/client.py -> build/lib/openstackclient/identity creating build/lib/openstackclient/api copying openstackclient/api/image_v2.py -> build/lib/openstackclient/api copying openstackclient/api/api.py -> build/lib/openstackclient/api copying openstackclient/api/utils.py -> build/lib/openstackclient/api copying openstackclient/api/auth_plugin.py -> build/lib/openstackclient/api copying openstackclient/api/__init__.py -> build/lib/openstackclient/api copying openstackclient/api/image_v1.py -> build/lib/openstackclient/api copying openstackclient/api/object_store_v1.py -> build/lib/openstackclient/api copying openstackclient/api/compute_v2.py -> build/lib/openstackclient/api creating build/lib/openstackclient/image/v1 copying openstackclient/image/v1/__init__.py -> build/lib/openstackclient/image/v1 copying openstackclient/image/v1/image.py -> build/lib/openstackclient/image/v1 copying openstackclient/tests/unit/object/__init__.py -> build/lib/openstackclient/tests/unit/object creating build/lib/openstackclient/tests/functional/image/v2 copying openstackclient/tests/functional/image/v2/test_image.py -> build/lib/openstackclient/tests/functional/image/v2 copying openstackclient/tests/functional/image/v2/__init__.py -> build/lib/openstackclient/tests/functional/image/v2 creating build/lib/openstackclient/tests/functional/image/v1 copying openstackclient/tests/functional/image/v1/test_image.py -> build/lib/openstackclient/tests/functional/image/v1 copying openstackclient/tests/functional/image/v1/__init__.py -> build/lib/openstackclient/tests/functional/image/v1 copying openstackclient/i18n.py -> build/lib/openstackclient copying openstackclient/__init__.py -> build/lib/openstackclient copying openstackclient/shell.py -> build/lib/openstackclient creating build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/common.py -> build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/test_container.py -> build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/__init__.py -> build/lib/openstackclient/tests/functional/object/v1 copying openstackclient/tests/functional/object/v1/test_object.py -> build/lib/openstackclient/tests/functional/object/v1 running egg_info deleting python_openstackclient.egg-info/requires.txt writing python_openstackclient.egg-info/PKG-INFO writing top-level names to python_openstackclient.egg-info/top_level.txt writing dependency_links to python_openstackclient.egg-info/dependency_links.txt writing entry points to python_openstackclient.egg-info/entry_points.txt writing pbr to python_openstackclient.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 'python_openstackclient.egg-info/SOURCES.txt' copying openstackclient/tests/functional/run_stestr.sh -> build/lib/openstackclient/tests/functional creating build/lib/openstackclient/locale creating build/lib/openstackclient/locale/tr_TR creating build/lib/openstackclient/locale/tr_TR/LC_MESSAGES copying openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po -> build/lib/openstackclient/locale/tr_TR/LC_MESSAGES + sleep 1 + /usr/bin/python2 setup.py compile_catalog -d build/lib/openstackclient/locale running compile_catalog compiling catalog build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po to build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RFy2lc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch + cd python-openstackclient-3.16.2 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_configuration.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_extension.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_versions.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_quota.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_module.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common copying build/lib/openstackclient/tests/functional/common/test_help.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_ec2_credentials.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 copying build/lib/openstackclient/tests/functional/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_idp.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3 copying build/lib/openstackclient/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/examples copying build/lib/openstackclient/tests/functional/examples/test_examples.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/examples copying build/lib/openstackclient/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/examples creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_meter.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_rbac.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_segment.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_qos_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_qos_policy.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_ip_availability.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_network_meter_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2 copying build/lib/openstackclient/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object copying build/lib/openstackclient/tests/functional/object/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1 copying build/lib/openstackclient/tests/functional/object/v1/test_object.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v2 copying build/lib/openstackclient/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v2 copying build/lib/openstackclient/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v2 copying build/lib/openstackclient/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v1 copying build/lib/openstackclient/tests/functional/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v1 copying build/lib/openstackclient/tests/functional/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v1 copying build/lib/openstackclient/tests/functional/image/base.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image copying build/lib/openstackclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional copying build/lib/openstackclient/tests/functional/run_stestr.sh -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional copying build/lib/openstackclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/v2/test_server_event.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2 copying build/lib/openstackclient/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_qos.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 copying build/lib/openstackclient/tests/functional/volume/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_qos.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3 copying build/lib/openstackclient/tests/functional/volume/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_qos.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/v1/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1 copying build/lib/openstackclient/tests/functional/volume/base.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_configuration.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_extension.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_limits.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_quota.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_project_purge.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_commandmanager.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_clientmanager.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_module.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_command.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_parseractions.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common copying build/lib/openstackclient/tests/unit/common/test_logs.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 copying build/lib/openstackclient/tests/unit/identity/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_mappings.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_protocol.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_consumer.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_token.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_oauth.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_implied_role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_unscoped_saml.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3 copying build/lib/openstackclient/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network copying build/lib/openstackclient/tests/unit/network/test_sdk_utils.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network copying build/lib/openstackclient/tests/unit/network/test_common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_pool_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_meter.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_network.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_rbac.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_segment.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_pool_network.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_qos_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_qos_policy.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_floating_ip_network.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_ip_availability.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_rule_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_compute.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_security_group_rule_network.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/v2/test_network_meter_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2 copying build/lib/openstackclient/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network copying build/lib/openstackclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object copying build/lib/openstackclient/tests/unit/object/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_object_all.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_container_all.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1 copying build/lib/openstackclient/tests/unit/object/v1/test_object.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v2 copying build/lib/openstackclient/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v2 copying build/lib/openstackclient/tests/unit/image/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v2 copying build/lib/openstackclient/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v2 copying build/lib/openstackclient/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v1 copying build/lib/openstackclient/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v1 copying build/lib/openstackclient/tests/unit/image/v1/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v1 copying build/lib/openstackclient/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v1 copying build/lib/openstackclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit copying build/lib/openstackclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit copying build/lib/openstackclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_compute_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_utils.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_image_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_object_store_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_api.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/test_image_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api copying build/lib/openstackclient/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ copying build/lib/openstackclient/tests/unit/integ/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/integ/cli/test_project.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/integ/cli/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/integ/cli/test_shell.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/cli copying build/lib/openstackclient/tests/unit/integ/base.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_usage.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_host.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_console.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_hypervisor_stats.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_server_event.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2 copying build/lib/openstackclient/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_volume_host.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_consistency_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_consistency_group_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 copying build/lib/openstackclient/tests/unit/volume/v2/test_qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v3 copying build/lib/openstackclient/tests/unit/volume/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v3 copying build/lib/openstackclient/tests/unit/volume/test_find_resource.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume copying build/lib/openstackclient/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/fakes.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_volume.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/unit/volume/v1/test_qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1 copying build/lib/openstackclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/versions.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/availability_zone.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/limits.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/project_purge.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/module.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/commandmanager.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/clientmanager.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/client_config.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/configuration.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/extension.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common copying build/lib/openstackclient/common/quota.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/token.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/project.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/user.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/ec2creds.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 copying build/lib/openstackclient/identity/v2_0/catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/consumer.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/token.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/unscoped_saml.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/endpoint_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/tag.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/implied_role.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/ec2creds.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/catalog.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3 copying build/lib/openstackclient/identity/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity copying build/lib/openstackclient/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity copying build/lib/openstackclient/identity/client.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity copying build/lib/openstackclient/i18n.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_meter.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/_tag.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_agent.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_rbac.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_service_provider.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_segment.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/ip_availability.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_meter_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_qos_policy.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/network_qos_rule.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2 copying build/lib/openstackclient/network/common.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network copying build/lib/openstackclient/network/utils.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network copying build/lib/openstackclient/network/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network copying build/lib/openstackclient/network/client.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network copying build/lib/openstackclient/network/sdk_utils.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale/tr_TR creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES copying build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES copying build/lib/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.mo -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object copying build/lib/openstackclient/object/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object copying build/lib/openstackclient/object/client.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/container.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/account.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1 copying build/lib/openstackclient/object/v1/object.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v2 copying build/lib/openstackclient/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v2 copying build/lib/openstackclient/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v2 copying build/lib/openstackclient/image/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image copying build/lib/openstackclient/image/client.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v1 copying build/lib/openstackclient/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v1 copying build/lib/openstackclient/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v1 copying build/lib/openstackclient/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/image_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/api.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/utils.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/auth_plugin.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/image_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/object_store_v1.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/api/compute_v2.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api copying build/lib/openstackclient/shell.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/console.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/floatingip.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_event.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_backup.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/hypervisor_stats.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_image.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/fixedip.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/agent.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/host.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/v2/usage.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2 copying build/lib/openstackclient/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute copying build/lib/openstackclient/compute/client.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/backup.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_host.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/consistency_group.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/consistency_group_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 copying build/lib/openstackclient/volume/v2/volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2 creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v3 copying build/lib/openstackclient/volume/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v3 copying build/lib/openstackclient/volume/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume copying build/lib/openstackclient/volume/client.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume creating /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/backup.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/qos_specs.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/service.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume_transfer_request.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 copying build/lib/openstackclient/volume/v1/volume_type.py -> /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1 byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/test_configuration.py to test_configuration.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/test_module.py to test_module.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/common/test_help.py to test_help.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_ec2_credentials.py to test_ec2_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_catalog.py to test_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_region.py to test_region.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_idp.py to test_idp.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_application_credential.py to test_application_credential.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_service_provider.py to test_service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_catalog.py to test_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_registered_limit.py to test_registered_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/v3/test_limit.py to test_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/examples/test_examples.py to test_examples.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_meter.py to test_network_meter.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_security_group.py to test_security_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_subnet.py to test_subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_flavor.py to test_network_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_flavor_profile.py to test_network_flavor_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_rbac.py to test_network_rbac.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_service_provider.py to test_network_service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_segment.py to test_network_segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_agent.py to test_network_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_qos_rule.py to test_network_qos_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_qos_policy.py to test_network_qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_address_scope.py to test_address_scope.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_qos_rule_type.py to test_network_qos_rule_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_ip_availability.py to test_ip_availability.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_network_meter_rule.py to test_network_meter_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/object/v1/test_object.py to test_object.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v2/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v1/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/image/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/test_aggregate.py to test_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/test_keypair.py to test_keypair.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/test_server_group.py to test_server_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/v2/test_server_event.py to test_server_event.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/test_transfer_request.py to test_transfer_request.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v2/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3/test_transfer_request.py to test_transfer_request.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v3/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/test_transfer_request.py to test_transfer_request.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/v1/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/functional/volume/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_configuration.py to test_configuration.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_project_purge.py to test_project_purge.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_commandmanager.py to test_commandmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_clientmanager.py to test_clientmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_module.py to test_module.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_command.py to test_command.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_parseractions.py to test_parseractions.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/common/test_logs.py to test_logs.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_role_assignment.py to test_role_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_catalog.py to test_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_mappings.py to test_mappings.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_region.py to test_region.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_protocol.py to test_protocol.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_application_credential.py to test_application_credential.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_consumer.py to test_consumer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_service_provider.py to test_service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_credential.py to test_credential.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_catalog.py to test_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_oauth.py to test_oauth.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_trust.py to test_trust.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_implied_role.py to test_implied_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_unscoped_saml.py to test_unscoped_saml.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/v3/test_limit.py to test_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/test_sdk_utils.py to test_sdk_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_pool_compute.py to test_floating_ip_pool_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_meter.py to test_network_meter.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_port.py to test_port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_subnet.py to test_subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_flavor.py to test_network_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_security_group_network.py to test_security_group_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_flavor_profile.py to test_network_flavor_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_rbac.py to test_network_rbac.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_auto_allocated_topology.py to test_network_auto_allocated_topology.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_service_provider.py to test_network_service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_segment.py to test_network_segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_pool_network.py to test_floating_ip_pool_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_agent.py to test_network_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_qos_rule.py to test_network_qos_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_qos_policy.py to test_network_qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_compute.py to test_floating_ip_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_compute.py to test_network_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_floating_ip_network.py to test_floating_ip_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_address_scope.py to test_address_scope.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_qos_rule_type.py to test_network_qos_rule_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_ip_availability.py to test_ip_availability.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_security_group_rule_compute.py to test_security_group_rule_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_security_group_compute.py to test_security_group_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_security_group_rule_network.py to test_security_group_rule_network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_router.py to test_router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/v2/test_network_meter_rule.py to test_network_meter_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1/test_object_all.py to test_object_all.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1/test_container_all.py to test_container_all.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/object/v1/test_object.py to test_object.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v2/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v1/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/test_compute_v2.py to test_compute_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/test_image_v1.py to test_image_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/test_object_store_v1.py to test_object_store_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/test_image_v2.py to test_image_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/cli/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/cli/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/integ/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_server_backup.py to test_server_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_aggregate.py to test_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_server_image.py to test_server_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_host.py to test_host.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_keypair.py to test_keypair.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_server_group.py to test_server_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_console.py to test_console.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_hypervisor_stats.py to test_hypervisor_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_server_event.py to test_server_event.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_volume_host.py to test_volume_host.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_consistency_group.py to test_consistency_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_transfer_request.py to test_transfer_request.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_consistency_group_snapshot.py to test_consistency_group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_type.py to test_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v2/test_qos_specs.py to test_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/test_find_resource.py to test_find_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/test_transfer_request.py to test_transfer_request.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/test_type.py to test_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/unit/volume/v1/test_qos_specs.py to test_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/availability_zone.py to availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/project_purge.py to project_purge.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/module.py to module.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/commandmanager.py to commandmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/clientmanager.py to clientmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/client_config.py to client_config.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/common/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/role_assignment.py to role_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/ec2creds.py to ec2creds.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v2_0/catalog.py to catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/region.py to region.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/identity_provider.py to identity_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/unscoped_saml.py to unscoped_saml.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/endpoint_group.py to endpoint_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/service_provider.py to service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/role_assignment.py to role_assignment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/tag.py to tag.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/trust.py to trust.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/federation_protocol.py to federation_protocol.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/limit.py to limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/registered_limit.py to registered_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/implied_role.py to implied_role.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/ec2creds.py to ec2creds.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/mapping.py to mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/application_credential.py to application_credential.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/catalog.py to catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/v3/domain.py to domain.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/identity/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_meter.py to network_meter.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/_tag.py to _tag.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/floating_ip.py to floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_agent.py to network_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_auto_allocated_topology.py to network_auto_allocated_topology.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_rbac.py to network_rbac.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/floating_ip_pool.py to floating_ip_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_qos_rule_type.py to network_qos_rule_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_service_provider.py to network_service_provider.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_segment.py to network_segment.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/port.py to port.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/ip_availability.py to ip_availability.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_meter_rule.py to network_meter_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_flavor_profile.py to network_flavor_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/address_scope.py to address_scope.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_qos_policy.py to network_qos_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_flavor.py to network_flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/security_group_rule.py to security_group_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/network_qos_rule.py to network_qos_rule.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/security_group.py to security_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/subnet_pool.py to subnet_pool.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/v2/subnet.py to subnet.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/network/sdk_utils.py to sdk_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1/account.py to account.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/object/v1/object.py to object.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v2/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/image/v1/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/image_v2.py to image_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/auth_plugin.py to auth_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/image_v1.py to image_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/object_store_v1.py to object_store_v1.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/api/compute_v2.py to compute_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/aggregate.py to aggregate.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/floatingip.py to floatingip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/server_event.py to server_event.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/server_backup.py to server_backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/keypair.py to keypair.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/hypervisor_stats.py to hypervisor_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/server_image.py to server_image.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/fixedip.py to fixedip.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/server_group.py to server_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/agent.py to agent.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/hypervisor.py to hypervisor.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/v2/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/compute/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/volume_host.py to volume_host.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/consistency_group.py to consistency_group.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/volume_snapshot.py to volume_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/consistency_group_snapshot.py to consistency_group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/volume_transfer_request.py to volume_transfer_request.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v2/volume_type.py to volume_type.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/volume_snapshot.py to volume_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/volume_transfer_request.py to volume_transfer_request.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/volume/v1/volume_type.py to volume_type.pyc writing byte-compilation script '/tmp/tmp5zr76e.py' /usr/bin/python2 -O /tmp/tmp5zr76e.py removing /tmp/tmp5zr76e.py running install_egg_info running egg_info writing python_openstackclient.egg-info/PKG-INFO writing top-level names to python_openstackclient.egg-info/top_level.txt writing dependency_links to python_openstackclient.egg-info/dependency_links.txt writing entry points to python_openstackclient.egg-info/entry_points.txt writing pbr to python_openstackclient.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 'python_openstackclient.egg-info/SOURCES.txt' Copying python_openstackclient.egg-info to /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/python_openstackclient-3.16.2-py2.7.egg-info running install_scripts Installing openstack script to /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/bin + ln -s ./openstack /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/bin/openstack-2 + ln -s ./openstack /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/bin/openstack-2.7 + sphinx-build -b html doc/source doc/build/html Running Sphinx v1.6.5 making output directory... connecting events for openstackdocstheme loading stevedore.sphinxext loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 117 source files that are out of date updating environment: 136 added, 0 changed, 0 removed reading sources... [ 0%] cli/authentication reading sources... [ 1%] cli/backwards-incompatible reading sources... [ 2%] cli/command-list reading sources... [ 2%] cli/command-objects/access-token reading sources... [ 3%] cli/command-objects/address-scope reading sources... [ 4%] cli/command-objects/aggregate reading sources... [ 5%] cli/command-objects/application-credentials reading sources... [ 5%] cli/command-objects/availability-zone reading sources... [ 6%] cli/command-objects/backup reading sources... [ 7%] cli/command-objects/catalog reading sources... [ 8%] cli/command-objects/command reading sources... [ 8%] cli/command-objects/complete reading sources... [ 9%] cli/command-objects/compute-agent reading sources... [ 10%] cli/command-objects/compute-service reading sources... [ 11%] cli/command-objects/configuration reading sources... [ 11%] cli/command-objects/consistency-group reading sources... [ 12%] cli/command-objects/consistency-group-snapshot reading sources... [ 13%] cli/command-objects/console-log reading sources... [ 13%] cli/command-objects/console-url reading sources... [ 14%] cli/command-objects/consumer reading sources... [ 15%] cli/command-objects/container reading sources... [ 16%] cli/command-objects/credential reading sources... [ 16%] cli/command-objects/domain reading sources... [ 17%] cli/command-objects/ec2-credentials reading sources... [ 18%] cli/command-objects/endpoint reading sources... [ 19%] cli/command-objects/endpoint_group reading sources... [ 19%] cli/command-objects/extension reading sources... [ 20%] cli/command-objects/federation-protocol reading sources... [ 21%] cli/command-objects/flavor reading sources... [ 22%] cli/command-objects/floating-ip reading sources... [ 22%] cli/command-objects/floating-ip-pool reading sources... [ 23%] cli/command-objects/group reading sources... [ 24%] cli/command-objects/host reading sources... [ 25%] cli/command-objects/hypervisor reading sources... [ 25%] cli/command-objects/hypervisor-stats reading sources... [ 26%] cli/command-objects/identity-provider reading sources... [ 27%] cli/command-objects/image reading sources... [ 27%] cli/command-objects/implied_role reading sources... [ 28%] cli/command-objects/ip-availability reading sources... [ 29%] cli/command-objects/ip-fixed reading sources... [ 30%] cli/command-objects/keypair reading sources... [ 30%] cli/command-objects/limit reading sources... [ 31%] cli/command-objects/limits reading sources... [ 32%] cli/command-objects/mapping reading sources... [ 33%] cli/command-objects/module reading sources... [ 33%] cli/command-objects/network reading sources... [ 34%] cli/command-objects/network-agent reading sources... [ 35%] cli/command-objects/network-auto-allocated-topology reading sources... [ 36%] cli/command-objects/network-flavor reading sources... [ 36%] cli/command-objects/network-flavor-profile reading sources... [ 37%] cli/command-objects/network-meter reading sources... [ 38%] cli/command-objects/network-meter-rule reading sources... [ 38%] cli/command-objects/network-qos-policy reading sources... [ 39%] cli/command-objects/network-qos-rule reading sources... [ 40%] cli/command-objects/network-qos-rule-type reading sources... [ 41%] cli/command-objects/network-rbac reading sources... [ 41%] cli/command-objects/network-segment reading sources... [ 42%] cli/command-objects/network-service-provider reading sources... [ 43%] cli/command-objects/object reading sources... [ 44%] cli/command-objects/object-store-account reading sources... [ 44%] cli/command-objects/policy reading sources... [ 45%] cli/command-objects/port reading sources... [ 46%] cli/command-objects/project reading sources... [ 47%] cli/command-objects/project-purge reading sources... [ 47%] cli/command-objects/quota reading sources... [ 48%] cli/command-objects/region reading sources... [ 49%] cli/command-objects/registered-limit reading sources... [ 50%] cli/command-objects/request-token reading sources... [ 50%] cli/command-objects/role reading sources... [ 51%] cli/command-objects/role-assignment reading sources... [ 52%] cli/command-objects/router reading sources... [ 52%] cli/command-objects/security-group reading sources... [ 53%] cli/command-objects/security-group-rule reading sources... [ 54%] cli/command-objects/server reading sources... [ 55%] cli/command-objects/server-backup reading sources... [ 55%] cli/command-objects/server-event reading sources... [ 56%] cli/command-objects/server-group reading sources... [ 57%] cli/command-objects/server-image reading sources... [ 58%] cli/command-objects/service reading sources... [ 58%] cli/command-objects/service-provider reading sources... [ 59%] cli/command-objects/snapshot reading sources... [ 60%] cli/command-objects/subnet reading sources... [ 61%] cli/command-objects/subnet-pool reading sources... [ 61%] cli/command-objects/token reading sources... [ 62%] cli/command-objects/trust reading sources... [ 63%] cli/command-objects/usage reading sources... [ 63%] cli/command-objects/user reading sources... [ 64%] cli/command-objects/user-role reading sources... [ 65%] cli/command-objects/versions reading sources... [ 66%] cli/command-objects/volume reading sources... [ 66%] cli/command-objects/volume-backup reading sources... [ 67%] cli/command-objects/volume-host reading sources... [ 68%] cli/command-objects/volume-qos reading sources... [ 69%] cli/command-objects/volume-service reading sources... [ 69%] cli/command-objects/volume-snapshot reading sources... [ 70%] cli/command-objects/volume-transfer-request reading sources... [ 71%] cli/command-objects/volume-type reading sources... [ 72%] cli/commands reading sources... [ 72%] cli/decoder reading sources... [ 73%] cli/index reading sources... [ 74%] cli/interactive reading sources... [ 75%] cli/man/openstack reading sources... [ 75%] cli/plugin-commands documenting plugins from u'openstack.cli.extension' documenting plugins from u'openstack.alarming.v2' documenting plugins from u'openstack.key_manager.v1' documenting plugins from u'openstack.congressclient.v1' documenting plugins from u'openstack.dns.v2' documenting plugins from u'openstack.metric.v1' documenting plugins from u'openstack.orchestration.v1' documenting plugins from u'openstack.baremetal.v1' documenting plugins from u'openstack.baremetal_introspection.v1' documenting plugins from u'openstack.data_protection.v1' documenting plugins from u'openstack.workflow_engine.v2' documenting plugins from u'openstack.neutronclient.v2' documenting plugins from u'openstack.load_balancer.v2' documenting plugins from u'openstack.rsd.v1' documenting plugins from u'openstack.data_processing.v1' documenting plugins from u'openstack.search.v1' documenting plugins from u'openstack.clustering.v1' documenting plugins from u'openstack.database.v1' documenting plugins from u'openstack.messaging.v2' documenting plugins from u'openstack.container.v1' reading sources... [ 76%] configuration/index reading sources... [ 77%] contributor/api/modules reading sources... [ 77%] contributor/api/openstackclient reading sources... [ 78%] contributor/api/openstackclient.api reading sources... [ 79%] contributor/api/openstackclient.common reading sources... [ 80%] contributor/api/openstackclient.compute reading sources... [ 80%] contributor/api/openstackclient.compute.v2 reading sources... [ 81%] contributor/api/openstackclient.identity reading sources... [ 82%] contributor/api/openstackclient.identity.v2_0 reading sources... [ 83%] contributor/api/openstackclient.identity.v3 reading sources... [ 83%] contributor/api/openstackclient.image reading sources... [ 84%] contributor/api/openstackclient.image.v1 reading sources... [ 85%] contributor/api/openstackclient.image.v2 reading sources... [ 86%] contributor/api/openstackclient.network reading sources... [ 86%] contributor/api/openstackclient.network.v2 reading sources... [ 87%] contributor/api/openstackclient.object reading sources... [ 88%] contributor/api/openstackclient.object.v1 reading sources... [ 88%] contributor/api/openstackclient.volume reading sources... [ 89%] contributor/api/openstackclient.volume.v1 reading sources... [ 90%] contributor/api/openstackclient.volume.v2 reading sources... [ 91%] contributor/command-beta reading sources... [ 91%] contributor/command-errors reading sources... [ 92%] contributor/command-logs reading sources... [ 93%] contributor/command-options reading sources... [ 94%] contributor/command-wrappers reading sources... [ 94%] contributor/developing reading sources... [ 95%] contributor/humaninterfaceguide reading sources... [ 96%] contributor/index reading sources... [ 97%] contributor/plugins reading sources... [ 97%] contributor/specs/command-objects/example reading sources... [ 98%] contributor/specs/commands reading sources... [ 99%] contributor/specs/network-topology reading sources... [100%] index /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/access-token.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "access token create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/catalog.rst:8: WARNING: No commands found in the "openstack.identity.v3" namespace using the "catalog list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/catalog.rst:11: WARNING: No commands found in the "openstack.identity.v3" namespace using the "catalog show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:7: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:10: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:13: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:16: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container save" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:19: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:22: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:25: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group add project" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group remove project" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:24: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:27: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:8: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:11: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:14: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:17: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object save" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:20: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:23: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:26: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object-store-account.rst:8: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object store account set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object-store-account.rst:11: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object store account show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object-store-account.rst:14: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object store account unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:8: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:11: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:14: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:17: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:20: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/request-token.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "request token authorize" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/request-token.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "request token create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:7: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server add *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:10: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:13: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:16: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server dump create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:19: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:22: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server lock" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:25: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server migrate" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:28: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server pause" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:31: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server reboot" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:34: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server rebuild" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:37: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server remove *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:40: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server rescue" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:43: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server resize" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:46: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server restore" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:49: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server resume" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:52: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:55: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server shelve" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:58: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:61: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server ssh" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:64: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server start" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:67: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server stop" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:70: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server suspend" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:73: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unlock" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:76: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unpause" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:79: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unrescue" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:82: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:85: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unshelve" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-backup.rst:10: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server backup create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-event.rst:11: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server event *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-group.rst:9: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server group *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-image.rst:10: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server image create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:8: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:11: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:14: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:17: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst:24: WARNING: autodoc: failed to import module u'openstackclient.i18n'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.i18n /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst:32: WARNING: autodoc: failed to import module u'openstackclient.shell'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.shell /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst:41: WARNING: autodoc: failed to import module u'openstackclient'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:10: WARNING: autodoc: failed to import module u'openstackclient.api.api'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.api /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:18: WARNING: autodoc: failed to import module u'openstackclient.api.auth_plugin'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.auth_plugin /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:26: WARNING: autodoc: failed to import module u'openstackclient.api.compute_v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.compute_v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:34: WARNING: autodoc: failed to import module u'openstackclient.api.image_v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.image_v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:42: WARNING: autodoc: failed to import module u'openstackclient.api.image_v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.image_v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:50: WARNING: autodoc: failed to import module u'openstackclient.api.object_store_v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.object_store_v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:58: WARNING: autodoc: failed to import module u'openstackclient.api.utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.utils /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:67: WARNING: autodoc: failed to import module u'openstackclient.api'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:10: WARNING: autodoc: failed to import module u'openstackclient.common.availability_zone'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.availability_zone /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:18: WARNING: autodoc: failed to import module u'openstackclient.common.client_config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.client_config /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:26: WARNING: autodoc: failed to import module u'openstackclient.common.clientmanager'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.clientmanager /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:34: WARNING: autodoc: failed to import module u'openstackclient.common.commandmanager'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.commandmanager /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:42: WARNING: autodoc: failed to import module u'openstackclient.common.configuration'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.configuration /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:50: WARNING: autodoc: failed to import module u'openstackclient.common.extension'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.extension /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:58: WARNING: autodoc: failed to import module u'openstackclient.common.limits'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.limits /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:66: WARNING: autodoc: failed to import module u'openstackclient.common.module'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.module /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:74: WARNING: autodoc: failed to import module u'openstackclient.common.project_purge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.project_purge /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:82: WARNING: autodoc: failed to import module u'openstackclient.common.quota'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.quota /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:90: WARNING: autodoc: failed to import module u'openstackclient.common.versions'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.versions /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:99: WARNING: autodoc: failed to import module u'openstackclient.common'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.rst:17: WARNING: autodoc: failed to import module u'openstackclient.compute.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.rst:26: WARNING: autodoc: failed to import module u'openstackclient.compute'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.agent'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.agent /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:18: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.aggregate'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.aggregate /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:26: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.console'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.console /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:34: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.fixedip'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.fixedip /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:42: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.flavor'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.flavor /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:50: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.floatingip'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.floatingip /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:58: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.host'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.host /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:66: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.hypervisor'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.hypervisor /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:74: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.hypervisor_stats'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.hypervisor_stats /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:82: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.keypair'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.keypair /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:90: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:98: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_backup'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_backup /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:106: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_event'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_event /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:114: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:122: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:130: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:138: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.usage'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.usage /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:147: WARNING: autodoc: failed to import module u'openstackclient.compute.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst:18: WARNING: autodoc: failed to import module u'openstackclient.identity.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst:26: WARNING: autodoc: failed to import module u'openstackclient.identity.common'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.common /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst:35: WARNING: autodoc: failed to import module u'openstackclient.identity'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:10: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.catalog'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.catalog /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:18: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.ec2creds'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.ec2creds /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:26: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.endpoint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.endpoint /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:34: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.project'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.project /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:42: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.role /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:50: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.role_assignment'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.role_assignment /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:58: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:66: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.token'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.token /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:74: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.user'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.user /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:83: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:10: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.application_credential'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.application_credential /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:18: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.catalog'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.catalog /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:26: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.consumer'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.consumer /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:34: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.credential'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.credential /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:42: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.domain'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.domain /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:50: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.ec2creds'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.ec2creds /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:58: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.endpoint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.endpoint /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:66: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.endpoint_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.endpoint_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:74: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.federation_protocol'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.federation_protocol /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:82: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:90: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.identity_provider'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.identity_provider looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:98: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.implied_role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.implied_role /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:106: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.limit'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.limit /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:114: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.mapping'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.mapping /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:122: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.policy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.policy /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:130: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.project'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.project /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:138: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.region'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.region /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:146: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.registered_limit'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.registered_limit /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:154: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.role /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:162: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.role_assignment'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.role_assignment /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:170: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:178: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.service_provider'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.service_provider /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:186: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.tag'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.tag /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:194: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.token'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.token /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:202: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.trust'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.trust /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:210: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.unscoped_saml'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.unscoped_saml /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:218: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.user'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.user /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:227: WARNING: autodoc: failed to import module u'openstackclient.identity.v3'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.rst:18: WARNING: autodoc: failed to import module u'openstackclient.image.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.rst:27: WARNING: autodoc: failed to import module u'openstackclient.image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v1.rst:10: WARNING: autodoc: failed to import module u'openstackclient.image.v1.image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v1.image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v1.rst:19: WARNING: autodoc: failed to import module u'openstackclient.image.v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.image.v2.image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v2.image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v2.rst:19: WARNING: autodoc: failed to import module u'openstackclient.image.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:17: WARNING: autodoc: failed to import module u'openstackclient.network.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:25: WARNING: autodoc: failed to import module u'openstackclient.network.common'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.common /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:33: WARNING: autodoc: failed to import module u'openstackclient.network.sdk_utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.sdk_utils /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:41: WARNING: autodoc: failed to import module u'openstackclient.network.utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.utils /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:50: WARNING: autodoc: failed to import module u'openstackclient.network'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.network.v2.address_scope'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.address_scope /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:18: WARNING: autodoc: failed to import module u'openstackclient.network.v2.floating_ip'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.floating_ip /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:26: WARNING: autodoc: failed to import module u'openstackclient.network.v2.floating_ip_pool'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.floating_ip_pool /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:34: WARNING: autodoc: failed to import module u'openstackclient.network.v2.ip_availability'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.ip_availability /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:42: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:50: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_agent'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_agent /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:58: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_auto_allocated_topology'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_auto_allocated_topology /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:66: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_flavor'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_flavor /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:74: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_flavor_profile'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_flavor_profile /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:82: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_meter'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_meter /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:90: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_meter_rule'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_meter_rule /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:98: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_qos_policy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_qos_policy /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:106: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_qos_rule'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_qos_rule /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:114: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_qos_rule_type'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_qos_rule_type /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:122: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_rbac'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_rbac /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:130: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_segment'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_segment /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:138: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_service_provider'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_service_provider /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:146: WARNING: autodoc: failed to import module u'openstackclient.network.v2.port'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.port /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:154: WARNING: autodoc: failed to import module u'openstackclient.network.v2.router'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.router /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:162: WARNING: autodoc: failed to import module u'openstackclient.network.v2.security_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.security_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:170: WARNING: autodoc: failed to import module u'openstackclient.network.v2.security_group_rule'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.security_group_rule /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:178: WARNING: autodoc: failed to import module u'openstackclient.network.v2.subnet'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.subnet /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:186: WARNING: autodoc: failed to import module u'openstackclient.network.v2.subnet_pool'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.subnet_pool /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:195: WARNING: autodoc: failed to import module u'openstackclient.network.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.rst:17: WARNING: autodoc: failed to import module u'openstackclient.object.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.rst:26: WARNING: autodoc: failed to import module u'openstackclient.object'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:10: WARNING: autodoc: failed to import module u'openstackclient.object.v1.account'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1.account /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:18: WARNING: autodoc: failed to import module u'openstackclient.object.v1.container'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1.container /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:26: WARNING: autodoc: failed to import module u'openstackclient.object.v1.object'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1.object /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:35: WARNING: autodoc: failed to import module u'openstackclient.object.v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.rst:18: WARNING: autodoc: failed to import module u'openstackclient.volume.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.rst:27: WARNING: autodoc: failed to import module u'openstackclient.volume'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:10: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.backup'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.backup /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:18: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.qos_specs'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.qos_specs /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:26: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:34: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:42: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:50: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume_snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume_snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:58: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume_transfer_request'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume_transfer_request /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:66: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume_type'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume_type /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:75: WARNING: autodoc: failed to import module u'openstackclient.volume.v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.backup'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.backup /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:18: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.consistency_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.consistency_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:26: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.consistency_group_snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.consistency_group_snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:34: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.qos_specs'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.qos_specs /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:42: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:50: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:58: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:66: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_host'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_host /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:74: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:82: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_transfer_request'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_transfer_request /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:90: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_type'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_type /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:99: WARNING: autodoc: failed to import module u'openstackclient.volume.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2 done checking consistency... done preparing documents... done writing output... [ 0%] cli/authentication writing output... [ 1%] cli/backwards-incompatible writing output... [ 2%] cli/command-list writing output... [ 2%] cli/command-objects/access-token writing output... [ 3%] cli/command-objects/address-scope writing output... [ 4%] cli/command-objects/aggregate writing output... [ 5%] cli/command-objects/application-credentials writing output... [ 5%] cli/command-objects/availability-zone writing output... [ 6%] cli/command-objects/backup writing output... [ 7%] cli/command-objects/catalog writing output... [ 8%] cli/command-objects/command writing output... [ 8%] cli/command-objects/complete writing output... [ 9%] cli/command-objects/compute-agent writing output... [ 10%] cli/command-objects/compute-service writing output... [ 11%] cli/command-objects/configuration writing output... [ 11%] cli/command-objects/consistency-group writing output... [ 12%] cli/command-objects/consistency-group-snapshot writing output... [ 13%] cli/command-objects/console-log writing output... [ 13%] cli/command-objects/console-url writing output... [ 14%] cli/command-objects/consumer writing output... [ 15%] cli/command-objects/container writing output... [ 16%] cli/command-objects/credential writing output... [ 16%] cli/command-objects/domain writing output... [ 17%] cli/command-objects/ec2-credentials writing output... [ 18%] cli/command-objects/endpoint writing output... [ 19%] cli/command-objects/endpoint_group writing output... [ 19%] cli/command-objects/extension writing output... [ 20%] cli/command-objects/federation-protocol writing output... [ 21%] cli/command-objects/flavor writing output... [ 22%] cli/command-objects/floating-ip writing output... [ 22%] cli/command-objects/floating-ip-pool writing output... [ 23%] cli/command-objects/group writing output... [ 24%] cli/command-objects/host writing output... [ 25%] cli/command-objects/hypervisor writing output... [ 25%] cli/command-objects/hypervisor-stats writing output... [ 26%] cli/command-objects/identity-provider writing output... [ 27%] cli/command-objects/image writing output... [ 27%] cli/command-objects/implied_role writing output... [ 28%] cli/command-objects/ip-availability writing output... [ 29%] cli/command-objects/ip-fixed writing output... [ 30%] cli/command-objects/keypair writing output... [ 30%] cli/command-objects/limit writing output... [ 31%] cli/command-objects/limits writing output... [ 32%] cli/command-objects/mapping writing output... [ 33%] cli/command-objects/module writing output... [ 33%] cli/command-objects/network writing output... [ 34%] cli/command-objects/network-agent writing output... [ 35%] cli/command-objects/network-auto-allocated-topology writing output... [ 36%] cli/command-objects/network-flavor writing output... [ 36%] cli/command-objects/network-flavor-profile writing output... [ 37%] cli/command-objects/network-meter writing output... [ 38%] cli/command-objects/network-meter-rule writing output... [ 38%] cli/command-objects/network-qos-policy writing output... [ 39%] cli/command-objects/network-qos-rule writing output... [ 40%] cli/command-objects/network-qos-rule-type writing output... [ 41%] cli/command-objects/network-rbac writing output... [ 41%] cli/command-objects/network-segment writing output... [ 42%] cli/command-objects/network-service-provider writing output... [ 43%] cli/command-objects/object writing output... [ 44%] cli/command-objects/object-store-account writing output... [ 44%] cli/command-objects/policy writing output... [ 45%] cli/command-objects/port writing output... [ 46%] cli/command-objects/project writing output... [ 47%] cli/command-objects/project-purge writing output... [ 47%] cli/command-objects/quota writing output... [ 48%] cli/command-objects/region writing output... [ 49%] cli/command-objects/registered-limit writing output... [ 50%] cli/command-objects/request-token writing output... [ 50%] cli/command-objects/role writing output... [ 51%] cli/command-objects/role-assignment writing output... [ 52%] cli/command-objects/router writing output... [ 52%] cli/command-objects/security-group writing output... [ 53%] cli/command-objects/security-group-rule writing output... [ 54%] cli/command-objects/server writing output... [ 55%] cli/command-objects/server-backup writing output... [ 55%] cli/command-objects/server-event writing output... [ 56%] cli/command-objects/server-group writing output... [ 57%] cli/command-objects/server-image writing output... [ 58%] cli/command-objects/service writing output... [ 58%] cli/command-objects/service-provider writing output... [ 59%] cli/command-objects/snapshot writing output... [ 60%] cli/command-objects/subnet writing output... [ 61%] cli/command-objects/subnet-pool writing output... [ 61%] cli/command-objects/token writing output... [ 62%] cli/command-objects/trust writing output... [ 63%] cli/command-objects/usage writing output... [ 63%] cli/command-objects/user writing output... [ 64%] cli/command-objects/user-role writing output... [ 65%] cli/command-objects/versions writing output... [ 66%] cli/command-objects/volume writing output... [ 66%] cli/command-objects/volume-backup writing output... [ 67%] cli/command-objects/volume-host writing output... [ 68%] cli/command-objects/volume-qos writing output... [ 69%] cli/command-objects/volume-service writing output... [ 69%] cli/command-objects/volume-snapshot writing output... [ 70%] cli/command-objects/volume-transfer-request writing output... [ 71%] cli/command-objects/volume-type writing output... [ 72%] cli/commands writing output... [ 72%] cli/decoder writing output... [ 73%] cli/index writing output... [ 74%] cli/interactive writing output... [ 75%] cli/man/openstack writing output... [ 75%] cli/plugin-commands writing output... [ 76%] configuration/index writing output... [ 77%] contributor/api/modules writing output... [ 77%] contributor/api/openstackclient writing output... [ 78%] contributor/api/openstackclient.api writing output... [ 79%] contributor/api/openstackclient.common writing output... [ 80%] contributor/api/openstackclient.compute writing output... [ 80%] contributor/api/openstackclient.compute.v2 writing output... [ 81%] contributor/api/openstackclient.identity writing output... [ 82%] contributor/api/openstackclient.identity.v2_0 writing output... [ 83%] contributor/api/openstackclient.identity.v3 writing output... [ 83%] contributor/api/openstackclient.image writing output... [ 84%] contributor/api/openstackclient.image.v1 writing output... [ 85%] contributor/api/openstackclient.image.v2 writing output... [ 86%] contributor/api/openstackclient.network writing output... [ 86%] contributor/api/openstackclient.network.v2 writing output... [ 87%] contributor/api/openstackclient.object writing output... [ 88%] contributor/api/openstackclient.object.v1 writing output... [ 88%] contributor/api/openstackclient.volume writing output... [ 89%] contributor/api/openstackclient.volume.v1 writing output... [ 90%] contributor/api/openstackclient.volume.v2 writing output... [ 91%] contributor/command-beta writing output... [ 91%] contributor/command-errors writing output... [ 92%] contributor/command-logs writing output... [ 93%] contributor/command-options writing output... [ 94%] contributor/command-wrappers writing output... [ 94%] contributor/developing writing output... [ 95%] contributor/humaninterfaceguide writing output... [ 96%] contributor/index writing output... [ 97%] contributor/plugins writing output... [ 97%] contributor/specs/command-objects/example writing output... [ 98%] contributor/specs/commands writing output... [ 99%] contributor/specs/network-topology writing output... [100%] index generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 252 warnings. + sphinx-build -b man doc/source doc/build/man Running Sphinx v1.6.5 making output directory... connecting events for openstackdocstheme loading stevedore.sphinxext loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst. Creating file /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 136 added, 0 changed, 0 removed reading sources... [ 0%] cli/authentication reading sources... [ 1%] cli/backwards-incompatible reading sources... [ 2%] cli/command-list reading sources... [ 2%] cli/command-objects/access-token reading sources... [ 3%] cli/command-objects/address-scope reading sources... [ 4%] cli/command-objects/aggregate reading sources... [ 5%] cli/command-objects/application-credentials reading sources... [ 5%] cli/command-objects/availability-zone reading sources... [ 6%] cli/command-objects/backup reading sources... [ 7%] cli/command-objects/catalog reading sources... [ 8%] cli/command-objects/command reading sources... [ 8%] cli/command-objects/complete reading sources... [ 9%] cli/command-objects/compute-agent reading sources... [ 10%] cli/command-objects/compute-service reading sources... [ 11%] cli/command-objects/configuration reading sources... [ 11%] cli/command-objects/consistency-group reading sources... [ 12%] cli/command-objects/consistency-group-snapshot reading sources... [ 13%] cli/command-objects/console-log reading sources... [ 13%] cli/command-objects/console-url reading sources... [ 14%] cli/command-objects/consumer reading sources... [ 15%] cli/command-objects/container reading sources... [ 16%] cli/command-objects/credential reading sources... [ 16%] cli/command-objects/domain reading sources... [ 17%] cli/command-objects/ec2-credentials reading sources... [ 18%] cli/command-objects/endpoint reading sources... [ 19%] cli/command-objects/endpoint_group reading sources... [ 19%] cli/command-objects/extension reading sources... [ 20%] cli/command-objects/federation-protocol reading sources... [ 21%] cli/command-objects/flavor reading sources... [ 22%] cli/command-objects/floating-ip reading sources... [ 22%] cli/command-objects/floating-ip-pool reading sources... [ 23%] cli/command-objects/group reading sources... [ 24%] cli/command-objects/host reading sources... [ 25%] cli/command-objects/hypervisor reading sources... [ 25%] cli/command-objects/hypervisor-stats reading sources... [ 26%] cli/command-objects/identity-provider reading sources... [ 27%] cli/command-objects/image reading sources... [ 27%] cli/command-objects/implied_role reading sources... [ 28%] cli/command-objects/ip-availability reading sources... [ 29%] cli/command-objects/ip-fixed reading sources... [ 30%] cli/command-objects/keypair reading sources... [ 30%] cli/command-objects/limit reading sources... [ 31%] cli/command-objects/limits reading sources... [ 32%] cli/command-objects/mapping reading sources... [ 33%] cli/command-objects/module reading sources... [ 33%] cli/command-objects/network reading sources... [ 34%] cli/command-objects/network-agent reading sources... [ 35%] cli/command-objects/network-auto-allocated-topology reading sources... [ 36%] cli/command-objects/network-flavor reading sources... [ 36%] cli/command-objects/network-flavor-profile reading sources... [ 37%] cli/command-objects/network-meter reading sources... [ 38%] cli/command-objects/network-meter-rule reading sources... [ 38%] cli/command-objects/network-qos-policy reading sources... [ 39%] cli/command-objects/network-qos-rule reading sources... [ 40%] cli/command-objects/network-qos-rule-type reading sources... [ 41%] cli/command-objects/network-rbac reading sources... [ 41%] cli/command-objects/network-segment reading sources... [ 42%] cli/command-objects/network-service-provider reading sources... [ 43%] cli/command-objects/object reading sources... [ 44%] cli/command-objects/object-store-account reading sources... [ 44%] cli/command-objects/policy reading sources... [ 45%] cli/command-objects/port reading sources... [ 46%] cli/command-objects/project reading sources... [ 47%] cli/command-objects/project-purge reading sources... [ 47%] cli/command-objects/quota reading sources... [ 48%] cli/command-objects/region reading sources... [ 49%] cli/command-objects/registered-limit reading sources... [ 50%] cli/command-objects/request-token reading sources... [ 50%] cli/command-objects/role reading sources... [ 51%] cli/command-objects/role-assignment reading sources... [ 52%] cli/command-objects/router reading sources... [ 52%] cli/command-objects/security-group reading sources... [ 53%] cli/command-objects/security-group-rule reading sources... [ 54%] cli/command-objects/server reading sources... [ 55%] cli/command-objects/server-backup reading sources... [ 55%] cli/command-objects/server-event reading sources... [ 56%] cli/command-objects/server-group reading sources... [ 57%] cli/command-objects/server-image reading sources... [ 58%] cli/command-objects/service reading sources... [ 58%] cli/command-objects/service-provider reading sources... [ 59%] cli/command-objects/snapshot reading sources... [ 60%] cli/command-objects/subnet reading sources... [ 61%] cli/command-objects/subnet-pool reading sources... [ 61%] cli/command-objects/token reading sources... [ 62%] cli/command-objects/trust reading sources... [ 63%] cli/command-objects/usage reading sources... [ 63%] cli/command-objects/user reading sources... [ 64%] cli/command-objects/user-role reading sources... [ 65%] cli/command-objects/versions reading sources... [ 66%] cli/command-objects/volume reading sources... [ 66%] cli/command-objects/volume-backup reading sources... [ 67%] cli/command-objects/volume-host reading sources... [ 68%] cli/command-objects/volume-qos reading sources... [ 69%] cli/command-objects/volume-service reading sources... [ 69%] cli/command-objects/volume-snapshot reading sources... [ 70%] cli/command-objects/volume-transfer-request reading sources... [ 71%] cli/command-objects/volume-type reading sources... [ 72%] cli/commands reading sources... [ 72%] cli/decoder reading sources... [ 73%] cli/index reading sources... [ 74%] cli/interactive reading sources... [ 75%] cli/man/openstack reading sources... [ 75%] cli/plugin-commands documenting plugins from u'openstack.cli.extension' documenting plugins from u'openstack.alarming.v2' documenting plugins from u'openstack.key_manager.v1' documenting plugins from u'openstack.congressclient.v1' documenting plugins from u'openstack.dns.v2' documenting plugins from u'openstack.metric.v1' documenting plugins from u'openstack.orchestration.v1' documenting plugins from u'openstack.baremetal.v1' documenting plugins from u'openstack.baremetal_introspection.v1' documenting plugins from u'openstack.data_protection.v1' documenting plugins from u'openstack.workflow_engine.v2' documenting plugins from u'openstack.neutronclient.v2' documenting plugins from u'openstack.load_balancer.v2' documenting plugins from u'openstack.rsd.v1' documenting plugins from u'openstack.data_processing.v1' documenting plugins from u'openstack.search.v1' documenting plugins from u'openstack.clustering.v1' documenting plugins from u'openstack.database.v1' documenting plugins from u'openstack.messaging.v2' documenting plugins from u'openstack.container.v1' reading sources... [ 76%] configuration/index reading sources... [ 77%] contributor/api/modules reading sources... [ 77%] contributor/api/openstackclient reading sources... [ 78%] contributor/api/openstackclient.api reading sources... [ 79%] contributor/api/openstackclient.common reading sources... [ 80%] contributor/api/openstackclient.compute reading sources... [ 80%] contributor/api/openstackclient.compute.v2 reading sources... [ 81%] contributor/api/openstackclient.identity reading sources... [ 82%] contributor/api/openstackclient.identity.v2_0 reading sources... [ 83%] contributor/api/openstackclient.identity.v3 reading sources... [ 83%] contributor/api/openstackclient.image reading sources... [ 84%] contributor/api/openstackclient.image.v1 reading sources... [ 85%] contributor/api/openstackclient.image.v2 reading sources... [ 86%] contributor/api/openstackclient.network reading sources... [ 86%] contributor/api/openstackclient.network.v2 reading sources... [ 87%] contributor/api/openstackclient.object reading sources... [ 88%] contributor/api/openstackclient.object.v1 reading sources... [ 88%] contributor/api/openstackclient.volume reading sources... [ 89%] contributor/api/openstackclient.volume.v1 reading sources... [ 90%] contributor/api/openstackclient.volume.v2 reading sources... [ 91%] contributor/command-beta reading sources... [ 91%] contributor/command-errors reading sources... [ 92%] contributor/command-logs reading sources... [ 93%] contributor/command-options reading sources... [ 94%] contributor/command-wrappers reading sources... [ 94%] contributor/developing reading sources... [ 95%] contributor/humaninterfaceguide reading sources... [ 96%] contributor/index reading sources... [ 97%] contributor/plugins reading sources... [ 97%] contributor/specs/command-objects/example reading sources... [ 98%] contributor/specs/commands reading sources... [ 99%] contributor/specs/network-topology reading sources... [100%] index /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/access-token.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "access token create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/catalog.rst:8: WARNING: No commands found in the "openstack.identity.v3" namespace using the "catalog list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/catalog.rst:11: WARNING: No commands found in the "openstack.identity.v3" namespace using the "catalog show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/consumer.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "consumer show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:7: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:10: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:13: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:16: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container save" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:19: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:22: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/container.rst:25: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "container unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/domain.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "domain show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group add project" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group remove project" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:24: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/endpoint_group.rst:27: WARNING: No commands found in the "openstack.identity.v3" namespace using the "endpoint group show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/federation-protocol.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "federation protocol show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/identity-provider.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "identity provider show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/mapping.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "mapping show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:8: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:11: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:14: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:17: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object save" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:20: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:23: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object.rst:26: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object-store-account.rst:8: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object store account set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object-store-account.rst:11: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object store account show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/object-store-account.rst:14: WARNING: No commands found in the "openstack.object_store.v1" namespace using the "object store account unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:8: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:11: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:14: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:17: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/policy.rst:20: WARNING: No commands found in the "openstack.identity.v3" namespace using the "policy show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/region.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "region show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/request-token.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "request token authorize" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/request-token.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "request token create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:7: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server add *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:10: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:13: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:16: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server dump create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:19: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:22: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server lock" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:25: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server migrate" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:28: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server pause" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:31: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server reboot" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:34: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server rebuild" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:37: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server remove *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:40: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server rescue" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:43: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server resize" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:46: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server restore" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:49: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server resume" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:52: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:55: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server shelve" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:58: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:61: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server ssh" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:64: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server start" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:67: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server stop" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:70: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server suspend" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:73: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unlock" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:76: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unpause" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:79: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unrescue" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:82: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server.rst:85: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server unshelve" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-backup.rst:10: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server backup create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-event.rst:11: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server event *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-group.rst:9: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server group *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/server-image.rst:10: WARNING: No commands found in the "openstack.compute.v2" namespace using the "server image create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:9: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:12: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:15: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:18: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/service-provider.rst:21: WARNING: No commands found in the "openstack.identity.v3" namespace using the "service provider show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:8: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:11: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:14: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/cli/command-objects/trust.rst:17: WARNING: No commands found in the "openstack.identity.v3" namespace using the "trust show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst:24: WARNING: autodoc: failed to import module u'openstackclient.i18n'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.i18n /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst:32: WARNING: autodoc: failed to import module u'openstackclient.shell'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.shell /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.rst:41: WARNING: autodoc: failed to import module u'openstackclient'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:10: WARNING: autodoc: failed to import module u'openstackclient.api.api'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.api /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:18: WARNING: autodoc: failed to import module u'openstackclient.api.auth_plugin'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.auth_plugin /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:26: WARNING: autodoc: failed to import module u'openstackclient.api.compute_v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.compute_v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:34: WARNING: autodoc: failed to import module u'openstackclient.api.image_v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.image_v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:42: WARNING: autodoc: failed to import module u'openstackclient.api.image_v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.image_v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:50: WARNING: autodoc: failed to import module u'openstackclient.api.object_store_v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.object_store_v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:58: WARNING: autodoc: failed to import module u'openstackclient.api.utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api.utils /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.api.rst:67: WARNING: autodoc: failed to import module u'openstackclient.api'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.api /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:10: WARNING: autodoc: failed to import module u'openstackclient.common.availability_zone'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.availability_zone /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:18: WARNING: autodoc: failed to import module u'openstackclient.common.client_config'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.client_config /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:26: WARNING: autodoc: failed to import module u'openstackclient.common.clientmanager'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.clientmanager /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:34: WARNING: autodoc: failed to import module u'openstackclient.common.commandmanager'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.commandmanager /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:42: WARNING: autodoc: failed to import module u'openstackclient.common.configuration'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.configuration /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:50: WARNING: autodoc: failed to import module u'openstackclient.common.extension'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.extension /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:58: WARNING: autodoc: failed to import module u'openstackclient.common.limits'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.limits /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:66: WARNING: autodoc: failed to import module u'openstackclient.common.module'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.module /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:74: WARNING: autodoc: failed to import module u'openstackclient.common.project_purge'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.project_purge /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:82: WARNING: autodoc: failed to import module u'openstackclient.common.quota'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.quota /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:90: WARNING: autodoc: failed to import module u'openstackclient.common.versions'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common.versions /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.common.rst:99: WARNING: autodoc: failed to import module u'openstackclient.common'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.common /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.rst:17: WARNING: autodoc: failed to import module u'openstackclient.compute.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.rst:26: WARNING: autodoc: failed to import module u'openstackclient.compute'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.agent'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.agent /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:18: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.aggregate'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.aggregate /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:26: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.console'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.console /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:34: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.fixedip'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.fixedip /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:42: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.flavor'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.flavor /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:50: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.floatingip'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.floatingip /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:58: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.host'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.host /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:66: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.hypervisor'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.hypervisor /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:74: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.hypervisor_stats'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.hypervisor_stats /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:82: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.keypair'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.keypair /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:90: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:98: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_backup'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_backup /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:106: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_event'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_event /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:114: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:122: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.server_image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.server_image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:130: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:138: WARNING: autodoc: failed to import module u'openstackclient.compute.v2.usage'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2.usage /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.compute.v2.rst:147: WARNING: autodoc: failed to import module u'openstackclient.compute.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.compute.v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst:18: WARNING: autodoc: failed to import module u'openstackclient.identity.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst:26: WARNING: autodoc: failed to import module u'openstackclient.identity.common'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.common /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.rst:35: WARNING: autodoc: failed to import module u'openstackclient.identity'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:10: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.catalog'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.catalog /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:18: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.ec2creds'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.ec2creds /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:26: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.endpoint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.endpoint /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:34: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.project'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.project /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:42: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.role /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:50: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.role_assignment'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.role_assignment /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:58: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:66: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.token'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.token /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:74: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0.user'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0.user /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v2_0.rst:83: WARNING: autodoc: failed to import module u'openstackclient.identity.v2_0'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v2_0 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:10: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.application_credential'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.application_credential /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:18: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.catalog'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.catalog /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:26: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.consumer'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.consumer /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:34: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.credential'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.credential /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:42: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.domain'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.domain /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:50: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.ec2creds'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.ec2creds /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:58: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.endpoint'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.endpoint /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:66: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.endpoint_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.endpoint_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:74: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.federation_protocol'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.federation_protocol /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:82: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:90: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.identity_provider'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.identity_provider /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:98: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.implied_role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.implied_role /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:106: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.limit'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.limit /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:114: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.mapping'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.mapping /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:122: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.policy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.policy /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:130: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.project'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.project /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:138: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.region'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.region /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:146: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.registered_limit'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.registered_limit /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:154: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.role'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.role /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:162: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.role_assignment'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.role_assignment /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:170: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:178: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.service_provider'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.service_provider /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:186: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.tag'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.tag /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:194: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.token'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.token /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:202: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.trust'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.trust looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:210: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.unscoped_saml'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.unscoped_saml /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:218: WARNING: autodoc: failed to import module u'openstackclient.identity.v3.user'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3.user /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.identity.v3.rst:227: WARNING: autodoc: failed to import module u'openstackclient.identity.v3'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.identity.v3 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.rst:18: WARNING: autodoc: failed to import module u'openstackclient.image.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.rst:27: WARNING: autodoc: failed to import module u'openstackclient.image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v1.rst:10: WARNING: autodoc: failed to import module u'openstackclient.image.v1.image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v1.image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v1.rst:19: WARNING: autodoc: failed to import module u'openstackclient.image.v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.image.v2.image'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v2.image /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.image.v2.rst:19: WARNING: autodoc: failed to import module u'openstackclient.image.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.image.v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:17: WARNING: autodoc: failed to import module u'openstackclient.network.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:25: WARNING: autodoc: failed to import module u'openstackclient.network.common'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.common /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:33: WARNING: autodoc: failed to import module u'openstackclient.network.sdk_utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.sdk_utils /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:41: WARNING: autodoc: failed to import module u'openstackclient.network.utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.utils /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.rst:50: WARNING: autodoc: failed to import module u'openstackclient.network'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.network.v2.address_scope'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.address_scope /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:18: WARNING: autodoc: failed to import module u'openstackclient.network.v2.floating_ip'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.floating_ip /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:26: WARNING: autodoc: failed to import module u'openstackclient.network.v2.floating_ip_pool'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.floating_ip_pool /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:34: WARNING: autodoc: failed to import module u'openstackclient.network.v2.ip_availability'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.ip_availability /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:42: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:50: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_agent'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_agent /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:58: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_auto_allocated_topology'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_auto_allocated_topology /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:66: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_flavor'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_flavor /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:74: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_flavor_profile'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_flavor_profile /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:82: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_meter'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_meter /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:90: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_meter_rule'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_meter_rule /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:98: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_qos_policy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_qos_policy /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:106: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_qos_rule'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_qos_rule /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:114: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_qos_rule_type'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_qos_rule_type /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:122: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_rbac'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_rbac /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:130: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_segment'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_segment /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:138: WARNING: autodoc: failed to import module u'openstackclient.network.v2.network_service_provider'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.network_service_provider /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:146: WARNING: autodoc: failed to import module u'openstackclient.network.v2.port'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.port /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:154: WARNING: autodoc: failed to import module u'openstackclient.network.v2.router'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.router /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:162: WARNING: autodoc: failed to import module u'openstackclient.network.v2.security_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.security_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:170: WARNING: autodoc: failed to import module u'openstackclient.network.v2.security_group_rule'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.security_group_rule /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:178: WARNING: autodoc: failed to import module u'openstackclient.network.v2.subnet'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.subnet /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:186: WARNING: autodoc: failed to import module u'openstackclient.network.v2.subnet_pool'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2.subnet_pool /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.network.v2.rst:195: WARNING: autodoc: failed to import module u'openstackclient.network.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.network.v2 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.rst:17: WARNING: autodoc: failed to import module u'openstackclient.object.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.rst:26: WARNING: autodoc: failed to import module u'openstackclient.object'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:10: WARNING: autodoc: failed to import module u'openstackclient.object.v1.account'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1.account /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:18: WARNING: autodoc: failed to import module u'openstackclient.object.v1.container'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1.container /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:26: WARNING: autodoc: failed to import module u'openstackclient.object.v1.object'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1.object /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.object.v1.rst:35: WARNING: autodoc: failed to import module u'openstackclient.object.v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.object.v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.rst:18: WARNING: autodoc: failed to import module u'openstackclient.volume.client'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.client /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.rst:27: WARNING: autodoc: failed to import module u'openstackclient.volume'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:10: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.backup'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.backup /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:18: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.qos_specs'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.qos_specs /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:26: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:34: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:42: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:50: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume_snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume_snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:58: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume_transfer_request'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume_transfer_request /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:66: WARNING: autodoc: failed to import module u'openstackclient.volume.v1.volume_type'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1.volume_type /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v1.rst:75: WARNING: autodoc: failed to import module u'openstackclient.volume.v1'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v1 /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:10: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.backup'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.backup /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:18: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.consistency_group'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.consistency_group /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:26: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.consistency_group_snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.consistency_group_snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:34: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.qos_specs'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.qos_specs /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:42: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.service'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.service /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:50: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:58: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:66: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_host'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_host /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:74: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_snapshot'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_snapshot /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:82: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_transfer_request'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_transfer_request /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:90: WARNING: autodoc: failed to import module u'openstackclient.volume.v2.volume_type'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2.volume_type /builddir/build/BUILD/python-openstackclient-3.16.2/doc/source/contributor/api/openstackclient.volume.v2.rst:99: WARNING: autodoc: failed to import module u'openstackclient.volume.v2'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658, in import_object __import__(self.modname) ImportError: No module named openstackclient.volume.v2 done checking consistency... done writing... openstack.1 { } build succeeded, 252 warnings. + install -p -D -m 644 doc/build/man/openstack.1 /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/man/man1/openstack.1 + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess + install -d -m 755 /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES/openstackclient.po + rm -f '/builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale/*pot' + mv /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/lib/python2.7/site-packages/openstackclient/locale /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch openstackclient --all-name + /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/python-openstackclient-3.16.2 /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/python-openstackclient-3.16.2-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.78oDLF + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + /usr/bin/python2 setup.py test running test running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./openstackclient/tests/unit} --list running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./openstackclient/tests/unit} --load-list /tmp/tmpkjdxFU running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./openstackclient/tests/unit} --load-list /tmp/tmpdmUulf Ran 1877 tests in 6.596s PASSED (id=0) + exit 0 Processing files: python2-openstackclient-3.16.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JCj1og + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + DOCDIR=/builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/doc/python2-openstackclient-3.16.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/doc/python2-openstackclient-3.16.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/doc/python2-openstackclient-3.16.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZOtH2Q + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python2-openstackclient-3.16.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python2-openstackclient-3.16.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python2-openstackclient-3.16.2 + exit 0 Provides: python-openstackclient = 3.16.2-1.el7 python2-openstackclient = 3.16.2-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: /bin/bash /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-openstackclient < 3.16.2-1.el7 Processing files: python-openstackclient-doc-3.16.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kkqj4A + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + DOCDIR=/builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/doc/python-openstackclient-doc-3.16.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/doc/python-openstackclient-doc-3.16.2 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/doc/python-openstackclient-doc-3.16.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YYeY6k + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python-openstackclient-doc-3.16.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python-openstackclient-doc-3.16.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python-openstackclient-doc-3.16.2 + exit 0 Provides: python-openstackclient-doc = 3.16.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-openstackclient-lang-3.16.2-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gCQMx7 + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python-openstackclient-lang-3.16.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python-openstackclient-lang-3.16.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch/usr/share/licenses/python-openstackclient-lang-3.16.2 + exit 0 Provides: python-openstackclient-lang = 3.16.2-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/python-openstackclient-3.16.2-1.el7.noarch Wrote: /builddir/build/RPMS/python2-openstackclient-3.16.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-openstackclient-doc-3.16.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-openstackclient-lang-3.16.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4GAKJh + umask 022 + cd /builddir/build/BUILD + cd python-openstackclient-3.16.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openstackclient-3.16.2-1.el7.noarch + exit 0 Child return code was: 0