Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-novaclient.spec'], False, '/var/lib/mock/cloud7-el7-build-673-1311/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-novaclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-novaclient-2.20.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-novaclient.spec'], False, '/var/lib/mock/cloud7-el7-build-673-1311/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-novaclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.twzdHt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-novaclient-2.20.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-novaclient-2.20.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-novaclient-2.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Remove-runtime-dependency-on-python-pbr.patch): + echo 'Patch #1 (0001-Remove-runtime-dependency-on-python-pbr.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-runtime-dependency-on-python-pbr.patch + /usr/bin/patch -p1 --fuzz=0 patching file novaclient/__init__.py patching file setup.py + echo 'Patch #2 (0002-Use-oslo.sphinx-instead-of-oslosphinx.patch):' Patch #2 (0002-Use-oslo.sphinx-instead-of-oslosphinx.patch): + /usr/bin/cat /builddir/build/SOURCES/0002-Use-oslo.sphinx-instead-of-oslosphinx.patch + /usr/bin/patch -p1 --fuzz=0 patching file doc/source/conf.py + sed -i s/REDHATNOVACLIENTVERSION/2.20.0/ novaclient/__init__.py + rm -rf python_novaclient.egg-info + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ks0Hbk + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-2.20.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/novaclient creating build/lib/novaclient/v3 copying novaclient/v3/keypairs.py -> build/lib/novaclient/v3 copying novaclient/v3/availability_zones.py -> build/lib/novaclient/v3 copying novaclient/v3/servers.py -> build/lib/novaclient/v3 copying novaclient/v3/images.py -> build/lib/novaclient/v3 copying novaclient/v3/certs.py -> build/lib/novaclient/v3 copying novaclient/v3/__init__.py -> build/lib/novaclient/v3 copying novaclient/v3/aggregates.py -> build/lib/novaclient/v3 copying novaclient/v3/flavor_access.py -> build/lib/novaclient/v3 copying novaclient/v3/volumes.py -> build/lib/novaclient/v3 copying novaclient/v3/quotas.py -> build/lib/novaclient/v3 copying novaclient/v3/list_extensions.py -> build/lib/novaclient/v3 copying novaclient/v3/agents.py -> build/lib/novaclient/v3 copying novaclient/v3/hosts.py -> build/lib/novaclient/v3 copying novaclient/v3/flavors.py -> build/lib/novaclient/v3 copying novaclient/v3/shell.py -> build/lib/novaclient/v3 copying novaclient/v3/usage.py -> build/lib/novaclient/v3 copying novaclient/v3/hypervisors.py -> build/lib/novaclient/v3 copying novaclient/v3/client.py -> build/lib/novaclient/v3 copying novaclient/v3/services.py -> build/lib/novaclient/v3 copying novaclient/utils.py -> build/lib/novaclient copying novaclient/auth_plugin.py -> build/lib/novaclient copying novaclient/__init__.py -> build/lib/novaclient copying novaclient/exceptions.py -> build/lib/novaclient copying novaclient/crypto.py -> build/lib/novaclient copying novaclient/base.py -> build/lib/novaclient copying novaclient/service_catalog.py -> build/lib/novaclient copying novaclient/extension.py -> build/lib/novaclient copying novaclient/shell.py -> build/lib/novaclient copying novaclient/client.py -> build/lib/novaclient creating build/lib/novaclient/v1_1 creating build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/cells.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/deferred_delete.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/tenant_networks.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/instance_action.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/server_external_events.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/__init__.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/baremetal.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/migrations.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/host_servers_migrate.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/assisted_volume_snapshots.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/list_extensions.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/metadata_extensions.py -> build/lib/novaclient/v1_1/contrib copying novaclient/v1_1/contrib/host_evacuate.py -> build/lib/novaclient/v1_1/contrib creating build/lib/novaclient/tests creating build/lib/novaclient/tests/v1_1 creating build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_server_external_events.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_list_extensions.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/fakes.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_assisted_volume_snapshots.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/__init__.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_cells.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_baremetal.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_instance_actions.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_tenant_networks.py -> build/lib/novaclient/tests/v1_1/contrib copying novaclient/tests/v1_1/contrib/test_migrations.py -> build/lib/novaclient/tests/v1_1/contrib creating build/lib/novaclient/openstack creating build/lib/novaclient/openstack/common copying novaclient/openstack/common/timeutils.py -> build/lib/novaclient/openstack/common copying novaclient/openstack/common/gettextutils.py -> build/lib/novaclient/openstack/common copying novaclient/openstack/common/jsonutils.py -> build/lib/novaclient/openstack/common copying novaclient/openstack/common/__init__.py -> build/lib/novaclient/openstack/common copying novaclient/openstack/common/strutils.py -> build/lib/novaclient/openstack/common copying novaclient/openstack/common/uuidutils.py -> build/lib/novaclient/openstack/common copying novaclient/openstack/common/cliutils.py -> build/lib/novaclient/openstack/common copying novaclient/openstack/common/importutils.py -> build/lib/novaclient/openstack/common copying novaclient/tests/v1_1/test_images.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_floating_ips.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/utils.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_servers.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/fakes.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_floating_ip_dns.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_hypervisors.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_certs.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/__init__.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_server_groups.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_availability_zone.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_aggregates.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_security_groups.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_limits.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_shell.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_volumes.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_services.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_cloudpipe.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_quota_classes.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_networks.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_fping.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_agents.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_security_group_rules.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_floating_ip_pools.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_auth.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_flavor_access.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_fixed_ips.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_keypairs.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_hosts.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_usage.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_floating_ips_bulk.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_flavors.py -> build/lib/novaclient/tests/v1_1 copying novaclient/tests/v1_1/test_quotas.py -> build/lib/novaclient/tests/v1_1 copying novaclient/v1_1/keypairs.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/availability_zones.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/networks.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/servers.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/server_groups.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/images.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/fixed_ips.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/versions.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/security_group_default_rules.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/floating_ip_pools.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/certs.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/__init__.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/floating_ip_dns.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/aggregates.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/flavor_access.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/volume_types.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/limits.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/volume_snapshots.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/virtual_interfaces.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/floating_ips_bulk.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/security_groups.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/cloudpipe.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/security_group_rules.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/volumes.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/quotas.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/agents.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/hosts.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/quota_classes.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/floating_ips.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/flavors.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/shell.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/usage.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/hypervisors.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/client.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/services.py -> build/lib/novaclient/v1_1 copying novaclient/v1_1/fping.py -> build/lib/novaclient/v1_1 copying novaclient/openstack/__init__.py -> build/lib/novaclient/openstack copying novaclient/tests/test_http.py -> build/lib/novaclient/tests copying novaclient/tests/utils.py -> build/lib/novaclient/tests copying novaclient/tests/test_client.py -> build/lib/novaclient/tests copying novaclient/tests/fakes.py -> build/lib/novaclient/tests copying novaclient/tests/test_discover.py -> build/lib/novaclient/tests copying novaclient/tests/test_utils.py -> build/lib/novaclient/tests copying novaclient/tests/__init__.py -> build/lib/novaclient/tests copying novaclient/tests/test_service_catalog.py -> build/lib/novaclient/tests copying novaclient/tests/test_shell.py -> build/lib/novaclient/tests copying novaclient/tests/test_base.py -> build/lib/novaclient/tests copying novaclient/tests/test_auth_plugins.py -> build/lib/novaclient/tests creating build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/keypairs.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/availability_zones.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/networks.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/servers.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/server_groups.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/images.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/certs.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/__init__.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/aggregates.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/base.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/limits.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/security_groups.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/cloudpipe.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/security_group_rules.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/floatingips.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/quotas.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/fixedips.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/agents.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/hosts.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/hypervisors.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/client.py -> build/lib/novaclient/tests/fixture_data copying novaclient/tests/fixture_data/fping.py -> build/lib/novaclient/tests/fixture_data creating build/lib/novaclient/openstack/common/apiclient copying novaclient/openstack/common/apiclient/__init__.py -> build/lib/novaclient/openstack/common/apiclient copying novaclient/openstack/common/apiclient/exceptions.py -> build/lib/novaclient/openstack/common/apiclient copying novaclient/openstack/common/apiclient/base.py -> build/lib/novaclient/openstack/common/apiclient copying novaclient/openstack/common/apiclient/auth.py -> build/lib/novaclient/openstack/common/apiclient copying novaclient/openstack/common/apiclient/fake_client.py -> build/lib/novaclient/openstack/common/apiclient copying novaclient/openstack/common/apiclient/client.py -> build/lib/novaclient/openstack/common/apiclient creating build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_images.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_list_extensions.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_servers.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/fakes.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_hypervisors.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_certs.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/__init__.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_availability_zone.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_aggregates.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_shell.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_volumes.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_services.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_agents.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_flavor_access.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_keypairs.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_hosts.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_usage.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_flavors.py -> build/lib/novaclient/tests/v3 copying novaclient/tests/v3/test_quotas.py -> build/lib/novaclient/tests/v3 running egg_info creating python_novaclient.egg-info writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'python_novaclient.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dmFrEb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch + cd python-novaclient-2.20.0 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/utils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/servers.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/images.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/certs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/volumes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/agents.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/hosts.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/flavors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/shell.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/usage.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/client.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/v3/services.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3 copying build/lib/novaclient/auth_plugin.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/crypto.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/base.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/networks.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/servers.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/images.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/fixed_ips.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/versions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/security_group_default_rules.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/floating_ip_pools.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/certs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/floating_ip_dns.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/volume_types.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/limits.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/virtual_interfaces.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/floating_ips_bulk.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/security_groups.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/cloudpipe.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/security_group_rules.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/volumes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/cells.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/deferred_delete.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/tenant_networks.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/baremetal.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/migrations.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/host_servers_migrate.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/metadata_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/contrib/host_evacuate.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib copying build/lib/novaclient/v1_1/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/agents.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/hosts.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/floating_ips.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/flavors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/shell.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/usage.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/client.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/services.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 copying build/lib/novaclient/v1_1/fping.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1 creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/test_http.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/utils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/test_client.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_images.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_certs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_volumes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_services.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_agents.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_hosts.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_flavors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/v3/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3 copying build/lib/novaclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/test_discover.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/networks.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/servers.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/images.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/certs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/base.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/limits.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/security_groups.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/cloudpipe.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/security_group_rules.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/floatingips.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/fixedips.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/agents.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/hosts.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/client.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/fixture_data/fping.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data copying build/lib/novaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/test_service_catalog.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_images.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_floating_ips.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/utils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_floating_ip_dns.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_certs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_availability_zone.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_security_groups.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_limits.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_volumes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_services.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_cloudpipe.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_networks.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_fping.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_cells.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_baremetal.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_instance_actions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_tenant_networks.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/contrib/test_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib copying build/lib/novaclient/tests/v1_1/test_agents.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_security_group_rules.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_floating_ip_pools.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_auth.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_fixed_ips.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_hosts.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_floating_ips_bulk.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_flavors.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/v1_1/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1 copying build/lib/novaclient/tests/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/test_base.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/tests/test_auth_plugins.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests copying build/lib/novaclient/service_catalog.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/extension.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack copying build/lib/novaclient/openstack/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/openstack/common/timeutils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/openstack/common/gettextutils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/openstack/common/jsonutils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/openstack/common/strutils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common creating /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient copying build/lib/novaclient/openstack/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient copying build/lib/novaclient/openstack/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient copying build/lib/novaclient/openstack/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient copying build/lib/novaclient/openstack/common/apiclient/auth.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient copying build/lib/novaclient/openstack/common/apiclient/fake_client.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient copying build/lib/novaclient/openstack/common/apiclient/client.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient copying build/lib/novaclient/openstack/common/uuidutils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/openstack/common/cliutils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/openstack/common/importutils.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common copying build/lib/novaclient/shell.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/client.py -> /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/flavor_access.py to flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v3/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/auth_plugin.py to auth_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/server_groups.py to server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/fixed_ips.py to fixed_ips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/security_group_default_rules.py to security_group_default_rules.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/floating_ip_pools.py to floating_ip_pools.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/floating_ip_dns.py to floating_ip_dns.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/flavor_access.py to flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/virtual_interfaces.py to virtual_interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/floating_ips_bulk.py to floating_ips_bulk.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/security_groups.py to security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/cloudpipe.py to cloudpipe.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/security_group_rules.py to security_group_rules.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/cells.py to cells.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/deferred_delete.py to deferred_delete.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/tenant_networks.py to tenant_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/instance_action.py to instance_action.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/server_external_events.py to server_external_events.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/baremetal.py to baremetal.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/migrations.py to migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/host_servers_migrate.py to host_servers_migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/assisted_volume_snapshots.py to assisted_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/metadata_extensions.py to metadata_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/contrib/host_evacuate.py to host_evacuate.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/floating_ips.py to floating_ips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v1_1/fping.py to fping.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_certs.py to test_certs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_agents.py to test_agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_hosts.py to test_hosts.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v3/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_discover.py to test_discover.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/server_groups.py to server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/security_groups.py to security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/cloudpipe.py to cloudpipe.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/security_group_rules.py to security_group_rules.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/floatingips.py to floatingips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/fixedips.py to fixedips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/fixture_data/fping.py to fping.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_floating_ips.py to test_floating_ips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_floating_ip_dns.py to test_floating_ip_dns.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_certs.py to test_certs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_server_groups.py to test_server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_cloudpipe.py to test_cloudpipe.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_fping.py to test_fping.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_server_external_events.py to test_server_external_events.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_assisted_volume_snapshots.py to test_assisted_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_cells.py to test_cells.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_baremetal.py to test_baremetal.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_instance_actions.py to test_instance_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_tenant_networks.py to test_tenant_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/contrib/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_agents.py to test_agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_security_group_rules.py to test_security_group_rules.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_floating_ip_pools.py to test_floating_ip_pools.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_fixed_ips.py to test_fixed_ips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_hosts.py to test_hosts.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_floating_ips_bulk.py to test_floating_ips_bulk.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/v1_1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/test_auth_plugins.py to test_auth_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/service_catalog.py to service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/gettextutils.py to gettextutils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/jsonutils.py to jsonutils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/strutils.py to strutils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient/fake_client.py to fake_client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/apiclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/uuidutils.py to uuidutils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/cliutils.py to cliutils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/openstack/common/importutils.py to importutils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/client.py to client.pyc writing byte-compilation script '/tmp/tmpZHqgV2.py' /usr/bin/python -O /tmp/tmpZHqgV2.py removing /tmp/tmpZHqgV2.py running install_egg_info running egg_info writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_novaclient.egg-info to /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_novaclient-2.20.0-py2.7.egg-info running install_scripts Installing nova script to /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/etc/bash_completion.d + install -pm 644 tools/nova.bash_completion /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/etc/bash_completion.d/nova + rm -fr /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-novaclient-2.20.0: + PYTHONPATH=/builddir/build/BUILD/python-novaclient-2.20.0: + sphinx-build -b html doc/source html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslo/sphinx/theme building [html]: targets for 45 source files that are out of date updating environment: 45 added, 0 changed, 0 removed reading sources... [ 2%] api reading sources... [ 4%] index reading sources... [ 6%] man/nova reading sources... [ 8%] ref/exceptions reading sources... [ 11%] ref/index reading sources... [ 13%] ref/v1_1/agents Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 15%] ref/v1_1/aggregates Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 17%] ref/v1_1/availability_zones Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 20%] ref/v1_1/certs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 22%] ref/v1_1/fixed_ips Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 24%] ref/v1_1/flavors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 26%] ref/v1_1/floating_ip_pools Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 28%] ref/v1_1/floating_ips Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 31%] ref/v1_1/hosts Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 33%] ref/v1_1/hypervisors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 35%] ref/v1_1/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 37%] ref/v1_1/index reading sources... [ 40%] ref/v1_1/keypairs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 42%] ref/v1_1/limits Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 44%] ref/v1_1/networks Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 46%] ref/v1_1/quota_classes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 48%] ref/v1_1/quotas Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 51%] ref/v1_1/security_group_rules Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 53%] ref/v1_1/security_groups Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 55%] ref/v1_1/servers Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 57%] ref/v1_1/services Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 60%] ref/v1_1/virtual_interfaces Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 62%] ref/v1_1/volume_snapshots Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 64%] ref/v1_1/volume_types Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 66%] ref/v1_1/volumes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 68%] ref/v3/agents Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 71%] ref/v3/aggregates Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 73%] ref/v3/availability_zones Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 75%] ref/v3/certs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 77%] ref/v3/flavors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 80%] ref/v3/hosts Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 82%] ref/v3/hypervisors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 84%] ref/v3/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 86%] ref/v3/index reading sources... [ 88%] ref/v3/keypairs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 91%] ref/v3/quotas Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 93%] ref/v3/quotas_classes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 95%] ref/v3/servers Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 97%] ref/v3/services Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [100%] shell /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/index.rst:22: WARNING: toctree contains reference to nonexisting document u'releases' /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/agents.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.agents', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/aggregates.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.aggregates', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/availability_zones.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.availability_zones', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/certs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.certs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/fixed_ips.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.fixed_ips', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/flavors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.flavors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/floating_ip_pools.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.floating_ip_pools', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/floating_ips.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.floating_ips', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/hosts.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.hosts', it reported error: "No module named keystoneclient", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/hypervisors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.hypervisors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/images.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/keypairs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.keypairs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/limits.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.limits', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/networks.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.networks', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/quota_classes.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.quota_classes', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/quotas.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.quotas', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/security_group_rules.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.security_group_rules', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/security_groups.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.security_groups', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/servers.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.servers', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/services.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.services', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/virtual_interfaces.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.virtual_interfaces', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/volume_snapshots.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.volume_snapshots', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/volume_types.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.volume_types', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/volumes.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.volumes', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/agents.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.agents', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/aggregates.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.aggregates', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/availability_zones.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.availability_zones', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/certs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.certs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/flavors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.flavors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/hosts.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.hosts', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/hypervisors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.hypervisors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/images.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/keypairs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.keypairs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/quotas.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.quotas', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/quotas_classes.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.quotas_classes', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/servers.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.servers', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/services.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.services', it reported error: "No module named keystoneclient", please check your spelling and sys.path done checking consistency... done preparing documents... /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/man/nova.rst:: WARNING: document isn't included in any toctree done writing output... [ 2%] api writing output... [ 4%] index writing output... [ 6%] man/nova writing output... [ 8%] ref/exceptions writing output... [ 11%] ref/index writing output... [ 13%] ref/v1_1/agents writing output... [ 15%] ref/v1_1/aggregates writing output... [ 17%] ref/v1_1/availability_zones writing output... [ 20%] ref/v1_1/certs writing output... [ 22%] ref/v1_1/fixed_ips writing output... [ 24%] ref/v1_1/flavors writing output... [ 26%] ref/v1_1/floating_ip_pools writing output... [ 28%] ref/v1_1/floating_ips writing output... [ 31%] ref/v1_1/hosts writing output... [ 33%] ref/v1_1/hypervisors writing output... [ 35%] ref/v1_1/images writing output... [ 37%] ref/v1_1/index writing output... [ 40%] ref/v1_1/keypairs writing output... [ 42%] ref/v1_1/limits writing output... [ 44%] ref/v1_1/networks writing output... [ 46%] ref/v1_1/quota_classes writing output... [ 48%] ref/v1_1/quotas writing output... [ 51%] ref/v1_1/security_group_rules writing output... [ 53%] ref/v1_1/security_groups writing output... [ 55%] ref/v1_1/servers writing output... [ 57%] ref/v1_1/services writing output... [ 60%] ref/v1_1/virtual_interfaces writing output... [ 62%] ref/v1_1/volume_snapshots writing output... [ 64%] ref/v1_1/volume_types writing output... [ 66%] ref/v1_1/volumes writing output... [ 68%] ref/v3/agents writing output... [ 71%] ref/v3/aggregates writing output... [ 73%] ref/v3/availability_zones writing output... [ 75%] ref/v3/certs writing output... [ 77%] ref/v3/flavors writing output... [ 80%] ref/v3/hosts writing output... [ 82%] ref/v3/hypervisors writing output... [ 84%] ref/v3/images writing output... [ 86%] ref/v3/index writing output... [ 88%] ref/v3/keypairs writing output... [ 91%] ref/v3/quotas writing output... [ 93%] ref/v3/quotas_classes writing output... [ 95%] ref/v3/servers writing output... [ 97%] ref/v3/services writing output... [100%] shell writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 39 warnings. + sphinx-build -b man doc/source man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslo/sphinx/theme building [man]: all manpages updating environment: 45 added, 0 changed, 0 removed reading sources... [ 2%] api reading sources... [ 4%] index reading sources... [ 6%] man/nova reading sources... [ 8%] ref/exceptions reading sources... [ 11%] ref/index reading sources... [ 13%] ref/v1_1/agents Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 15%] ref/v1_1/aggregates Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 17%] ref/v1_1/availability_zones Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 20%] ref/v1_1/certs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 22%] ref/v1_1/fixed_ips Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 24%] ref/v1_1/flavors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 26%] ref/v1_1/floating_ip_pools Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 28%] ref/v1_1/floating_ips Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 31%] ref/v1_1/hosts Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 33%] ref/v1_1/hypervisors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 35%] ref/v1_1/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 37%] ref/v1_1/index reading sources... [ 40%] ref/v1_1/keypairs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 42%] ref/v1_1/limits Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 44%] ref/v1_1/networks Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 46%] ref/v1_1/quota_classes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 48%] ref/v1_1/quotas Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 51%] ref/v1_1/security_group_rules Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 53%] ref/v1_1/security_groups Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 55%] ref/v1_1/servers Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 57%] ref/v1_1/services Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 60%] ref/v1_1/virtual_interfaces Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 62%] ref/v1_1/volume_snapshots Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 64%] ref/v1_1/volume_types Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 66%] ref/v1_1/volumes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/__init__.py", line 17, in from novaclient.v1_1.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v1_1/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 68%] ref/v3/agents Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 71%] ref/v3/aggregates Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 73%] ref/v3/availability_zones Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 75%] ref/v3/certs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 77%] ref/v3/flavors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 80%] ref/v3/hosts Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 82%] ref/v3/hypervisors Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 84%] ref/v3/images Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 86%] ref/v3/index reading sources... [ 88%] ref/v3/keypairs Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 91%] ref/v3/quotas Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 93%] ref/v3/quotas_classes Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 95%] ref/v3/servers Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [ 97%] ref/v3/services Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/__init__.py", line 17, in from novaclient.v3.client import Client # noqa File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/v3/client.py", line 16, in from novaclient import client File "/builddir/build/BUILD/python-novaclient-2.20.0/novaclient/client.py", line 33, in from keystoneclient import adapter ImportError: No module named keystoneclient reading sources... [100%] shell /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/index.rst:22: WARNING: toctree contains reference to nonexisting document u'releases' /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/agents.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.agents', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/aggregates.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.aggregates', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/availability_zones.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.availability_zones', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/certs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.certs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/fixed_ips.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.fixed_ips', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/flavors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.flavors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/floating_ip_pools.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.floating_ip_pools', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/floating_ips.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.floating_ips', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/hosts.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.hosts', it reported error: "No module named keystoneclient", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/hypervisors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.hypervisors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/images.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/keypairs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.keypairs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/limits.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.limits', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/networks.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.networks', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/quota_classes.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.quota_classes', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/quotas.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.quotas', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/security_group_rules.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.security_group_rules', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/security_groups.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.security_groups', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/servers.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.servers', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/services.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.services', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/virtual_interfaces.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.virtual_interfaces', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/volume_snapshots.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.volume_snapshots', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/volume_types.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.volume_types', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v1_1/volumes.rst:4: WARNING: autodoc can't import/find module 'novaclient.v1_1.volumes', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/agents.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.agents', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/aggregates.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.aggregates', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/availability_zones.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.availability_zones', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/certs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.certs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/flavors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.flavors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/hosts.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.hosts', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/hypervisors.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.hypervisors', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/images.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.images', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/keypairs.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.keypairs', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/quotas.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.quotas', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/quotas_classes.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.quotas_classes', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/servers.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.servers', it reported error: "No module named keystoneclient", please check your spelling and sys.path /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/ref/v3/services.rst:4: WARNING: autodoc can't import/find module 'novaclient.v3.services', it reported error: "No module named keystoneclient", please check your spelling and sys.path done checking consistency... done /builddir/build/BUILD/python-novaclient-2.20.0/doc/source/man/nova.rst:: WARNING: document isn't included in any toctree writing... nova.1 { } build succeeded, 39 warnings. + install -p -D -m 644 man/nova.1 /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/man/man1/nova.1 + rm -fr html/.doctrees html/.buildinfo + /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-novaclient-2.20.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-novaclient-2.20.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CWqAQf + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-2.20.0 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/doc/python-novaclient-2.20.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/doc/python-novaclient-2.20.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/doc/python-novaclient-2.20.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/doc/python-novaclient-2.20.0 + exit 0 Provides: python-novaclient = 1:2.20.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python-novaclient-doc-2.20.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.htpwis + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-2.20.0 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/doc/python-novaclient-doc-2.20.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/doc/python-novaclient-doc-2.20.0 + cp -pr html /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch/usr/share/doc/python-novaclient-doc-2.20.0 + exit 0 Provides: python-novaclient-doc = 1:2.20.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch Wrote: /builddir/build/RPMS/python-novaclient-2.20.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-novaclient-doc-2.20.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EbtlT6 + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-2.20.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-novaclient-2.20.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->