Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-keystoneclient.spec'], False, '/var/lib/mock/cloud6-el6-build-1256-2133/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-keystoneclient.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'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-keystoneclient-0.11.2-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-keystoneclient.spec'], False, '/var/lib/mock/cloud6-el6-build-1256-2133/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-keystoneclient.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.SgtXJF + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf python-keystoneclient-0.11.2 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-keystoneclient-0.11.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-keystoneclient-0.11.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f test-requirements.txt requirements.txt + sed -i '/'\''ext.apidoc'\''/ s/^/#/' doc/source/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BXnqoV + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-0.11.2 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/keystoneclient creating build/lib/keystoneclient/auth copying keystoneclient/auth/cli.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/__init__.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/conf.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/token_endpoint.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/base.py -> build/lib/keystoneclient/auth creating build/lib/keystoneclient/auth/identity creating build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/__init__.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/token.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/base.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/password.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/__init__.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/base.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/v2.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/v3.py -> build/lib/keystoneclient/auth/identity creating build/lib/keystoneclient/tests creating build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_endpoints.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_auth.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_roles.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_client.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_ec2.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_extensions.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/__init__.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_users.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_services.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_shell.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_tenants.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/utils.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/client_fixtures.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_service_catalog.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_access.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_tokens.py -> build/lib/keystoneclient/tests/v2_0 copying keystoneclient/tests/v2_0/test_discovery.py -> build/lib/keystoneclient/tests/v2_0 creating build/lib/keystoneclient/openstack creating build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/timeutils.py -> build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/importutils.py -> build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/strutils.py -> build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/__init__.py -> build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/gettextutils.py -> build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/memorycache.py -> build/lib/keystoneclient/openstack/common creating build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_regions.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_groups.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_endpoints.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_federation.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_auth.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_endpoint_filter.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_roles.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_client.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/saml2_fixtures.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/__init__.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_users.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_services.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_trusts.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_discover.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/utils.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/client_fixtures.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_endpoint_policy.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_service_catalog.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_access.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_auth_saml2.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_policies.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_tokens.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_role_assignments.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_credentials.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_domains.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_projects.py -> build/lib/keystoneclient/tests/v3 copying keystoneclient/tests/v3/test_oauth1.py -> build/lib/keystoneclient/tests/v3 creating build/lib/keystoneclient/generic copying keystoneclient/generic/shell.py -> build/lib/keystoneclient/generic copying keystoneclient/generic/__init__.py -> build/lib/keystoneclient/generic copying keystoneclient/generic/client.py -> build/lib/keystoneclient/generic creating build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/auth.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/fake_client.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/__init__.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/exceptions.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/base.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/client.py -> build/lib/keystoneclient/openstack/common/apiclient creating build/lib/keystoneclient/contrib copying keystoneclient/contrib/__init__.py -> build/lib/keystoneclient/contrib creating build/lib/keystoneclient/common copying keystoneclient/common/cms.py -> build/lib/keystoneclient/common copying keystoneclient/common/__init__.py -> build/lib/keystoneclient/common creating build/lib/keystoneclient/fixture copying keystoneclient/fixture/discovery.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/__init__.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/exception.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/v2.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/v3.py -> build/lib/keystoneclient/fixture creating build/lib/keystoneclient/v3 creating build/lib/keystoneclient/v3/contrib creating build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/__init__.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/mappings.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/identity_providers.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/core.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/base.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/protocols.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/domains.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/projects.py -> build/lib/keystoneclient/v3/contrib/federation creating build/lib/keystoneclient/middleware copying keystoneclient/middleware/s3_token.py -> build/lib/keystoneclient/middleware copying keystoneclient/middleware/__init__.py -> build/lib/keystoneclient/middleware copying keystoneclient/middleware/auth_token.py -> build/lib/keystoneclient/middleware copying keystoneclient/middleware/memcache_crypt.py -> build/lib/keystoneclient/middleware creating build/lib/keystoneclient/tests/apiclient copying keystoneclient/tests/apiclient/__init__.py -> build/lib/keystoneclient/tests/apiclient copying keystoneclient/tests/apiclient/test_exceptions.py -> build/lib/keystoneclient/tests/apiclient creating build/lib/keystoneclient/contrib/bootstrap copying keystoneclient/contrib/bootstrap/shell.py -> build/lib/keystoneclient/contrib/bootstrap copying keystoneclient/contrib/bootstrap/__init__.py -> build/lib/keystoneclient/contrib/bootstrap creating build/lib/keystoneclient/contrib/auth creating build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/saml2.py -> build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/__init__.py -> build/lib/keystoneclient/contrib/auth/v3 creating build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/ec2.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/tokens.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/shell.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/__init__.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/services.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/endpoints.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/tenants.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/client.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/extensions.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/roles.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/users.py -> build/lib/keystoneclient/v2_0 creating build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/__init__.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_identity_common.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/utils.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_token_endpoint.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_token.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_identity_v3.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_conf.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_password.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_cli.py -> build/lib/keystoneclient/tests/auth copying keystoneclient/tests/auth/test_identity_v2.py -> build/lib/keystoneclient/tests/auth creating build/lib/keystoneclient/apiclient copying keystoneclient/apiclient/__init__.py -> build/lib/keystoneclient/apiclient copying keystoneclient/apiclient/exceptions.py -> build/lib/keystoneclient/apiclient creating build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/auth.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/request_tokens.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/__init__.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/core.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/utils.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/access_tokens.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/consumers.py -> build/lib/keystoneclient/v3/contrib/oauth1 creating build/lib/keystoneclient/tests/generic copying keystoneclient/tests/generic/test_client.py -> build/lib/keystoneclient/tests/generic copying keystoneclient/tests/generic/__init__.py -> build/lib/keystoneclient/tests/generic copying keystoneclient/tests/generic/test_shell.py -> build/lib/keystoneclient/tests/generic creating build/lib/keystoneclient/contrib/ec2 copying keystoneclient/contrib/ec2/__init__.py -> build/lib/keystoneclient/contrib/ec2 copying keystoneclient/contrib/ec2/utils.py -> build/lib/keystoneclient/contrib/ec2 copying keystoneclient/tests/test_base.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_session.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_memcache_crypt.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_s3_token_middleware.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/__init__.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_https.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_auth_token_middleware.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_keyring.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_ec2utils.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_shell.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/utils.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/client_fixtures.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_http.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_utils.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_fixtures.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_cms.py -> build/lib/keystoneclient/tests copying keystoneclient/tests/test_discovery.py -> build/lib/keystoneclient/tests creating build/lib/keystoneclient/contrib/revoke copying keystoneclient/contrib/revoke/model.py -> build/lib/keystoneclient/contrib/revoke copying keystoneclient/contrib/revoke/__init__.py -> build/lib/keystoneclient/contrib/revoke copying keystoneclient/v3/credentials.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/groups.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/tokens.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/__init__.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/services.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/policies.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/endpoints.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/client.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/role_assignments.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/roles.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/domains.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/regions.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/users.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/projects.py -> build/lib/keystoneclient/v3 copying keystoneclient/contrib/auth/__init__.py -> build/lib/keystoneclient/contrib/auth copying keystoneclient/v3/contrib/__init__.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/trusts.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/endpoint_filter.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/endpoint_policy.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/openstack/__init__.py -> build/lib/keystoneclient/openstack copying keystoneclient/access.py -> build/lib/keystoneclient copying keystoneclient/shell.py -> build/lib/keystoneclient copying keystoneclient/__init__.py -> build/lib/keystoneclient copying keystoneclient/adapter.py -> build/lib/keystoneclient copying keystoneclient/exceptions.py -> build/lib/keystoneclient copying keystoneclient/discover.py -> build/lib/keystoneclient copying keystoneclient/baseclient.py -> build/lib/keystoneclient copying keystoneclient/utils.py -> build/lib/keystoneclient copying keystoneclient/base.py -> build/lib/keystoneclient copying keystoneclient/client.py -> build/lib/keystoneclient copying keystoneclient/httpclient.py -> build/lib/keystoneclient copying keystoneclient/service_catalog.py -> build/lib/keystoneclient copying keystoneclient/_discover.py -> build/lib/keystoneclient copying keystoneclient/session.py -> build/lib/keystoneclient running egg_info deleting python_keystoneclient.egg-info/requires.txt writing python_keystoneclient.egg-info/PKG-INFO writing top-level names to python_keystoneclient.egg-info/top_level.txt writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt writing entry points to python_keystoneclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/keystoneclient/tests/v3/examples creating build/lib/keystoneclient/tests/v3/examples/xml copying keystoneclient/tests/v3/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneclient/tests/v3/examples/xml copying keystoneclient/tests/v3/examples/xml/ADFS_fault.xml -> build/lib/keystoneclient/tests/v3/examples/xml creating build/lib/keystoneclient/locale copying keystoneclient/locale/keystoneclient.pot -> build/lib/keystoneclient/locale + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SywJFb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch ++ dirname /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch + cd python-keystoneclient-0.11.2 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/access.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/locale copying build/lib/keystoneclient/locale/keystoneclient.pot -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/locale creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/credentials.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/groups.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/services.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/policies.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/trusts.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/request_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/core.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/access_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/consumers.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/endpoint_filter.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/endpoint_policy.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/mappings.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/identity_providers.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/core.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/protocols.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/role_assignments.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/regions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/users.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack copying build/lib/keystoneclient/openstack/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/timeutils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/importutils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/strutils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/gettextutils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/memorycache.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/fake_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/services.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/tenants.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/extensions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/users.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0 creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/conf.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/v3.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/token.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/password.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/adapter.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/exception.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/v3.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/baseclient.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/common copying build/lib/keystoneclient/common/cms.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/common copying build/lib/keystoneclient/common/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/common copying build/lib/keystoneclient/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/s3_token.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/auth_token.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/memcache_crypt.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/bootstrap copying build/lib/keystoneclient/contrib/bootstrap/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/bootstrap copying build/lib/keystoneclient/contrib/bootstrap/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/bootstrap creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/saml2.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/ec2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/ec2/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/revoke copying build/lib/keystoneclient/contrib/revoke/model.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/revoke copying build/lib/keystoneclient/contrib/revoke/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/revoke creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/apiclient copying build/lib/keystoneclient/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/apiclient copying build/lib/keystoneclient/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/apiclient copying build/lib/keystoneclient/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/generic copying build/lib/keystoneclient/httpclient.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient copying build/lib/keystoneclient/_discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_base.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_session.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_regions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_groups.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_federation.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_endpoint_filter.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/saml2_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_users.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_services.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_trusts.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_endpoint_policy.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_auth_saml2.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_policies.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/examples creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/examples/xml copying build/lib/keystoneclient/tests/v3/examples/xml/ADFS_fault.xml -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/examples/xml copying build/lib/keystoneclient/tests/v3/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/examples/xml copying build/lib/keystoneclient/tests/v3/test_role_assignments.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_credentials.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/v3/test_oauth1.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3 copying build/lib/keystoneclient/tests/test_memcache_crypt.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_extensions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_users.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_services.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_tenants.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 copying build/lib/keystoneclient/tests/v2_0/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0 creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_identity_common.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_token.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_identity_v3.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_conf.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_password.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/auth/test_identity_v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth copying build/lib/keystoneclient/tests/test_s3_token_middleware.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_https.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_auth_token_middleware.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_keyring.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_ec2utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_http.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/apiclient copying build/lib/keystoneclient/tests/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/apiclient copying build/lib/keystoneclient/tests/apiclient/test_exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/apiclient copying build/lib/keystoneclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/generic copying build/lib/keystoneclient/tests/generic/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/generic copying build/lib/keystoneclient/tests/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/generic copying build/lib/keystoneclient/tests/generic/test_shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/generic copying build/lib/keystoneclient/tests/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_cms.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/tests/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests copying build/lib/keystoneclient/session.py -> /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/access.py to access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/policies.py to policies.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/endpoints.py to endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/trusts.py to trusts.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1/request_tokens.py to request_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1/access_tokens.py to access_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/oauth1/consumers.py to consumers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/endpoint_filter.py to endpoint_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/endpoint_policy.py to endpoint_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/mappings.py to mappings.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/identity_providers.py to identity_providers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/protocols.py to protocols.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/contrib/federation/projects.py to projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/role_assignments.py to role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/regions.py to regions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v3/projects.py to projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/importutils.py to importutils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/strutils.py to strutils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/gettextutils.py to gettextutils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/memorycache.py to memorycache.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient/fake_client.py to fake_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/openstack/common/apiclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/endpoints.py to endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/tenants.py to tenants.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/v2_0/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/token_endpoint.py to token_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/v3.py to v3.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/auth/identity/generic/password.py to password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/discover.py to discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture/discovery.py to discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/fixture/v3.py to v3.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/baseclient.py to baseclient.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/common/cms.py to cms.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware/s3_token.py to s3_token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware/auth_token.py to auth_token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/middleware/memcache_crypt.py to memcache_crypt.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/bootstrap/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/bootstrap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth/v3/saml2.py to saml2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/ec2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/revoke/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/contrib/revoke/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/generic/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/generic/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/httpclient.py to httpclient.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py to service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/_discover.py to _discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_session.py to test_session.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_regions.py to test_regions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_federation.py to test_federation.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_endpoint_filter.py to test_endpoint_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/saml2_fixtures.py to saml2_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_trusts.py to test_trusts.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_discover.py to test_discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_endpoint_policy.py to test_endpoint_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_auth_saml2.py to test_auth_saml2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_role_assignments.py to test_role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_domains.py to test_domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_projects.py to test_projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v3/test_oauth1.py to test_oauth1.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_memcache_crypt.py to test_memcache_crypt.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_ec2.py to test_ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_tenants.py to test_tenants.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/v2_0/test_discovery.py to test_discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_identity_common.py to test_identity_common.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_token_endpoint.py to test_token_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_identity_v3.py to test_identity_v3.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_conf.py to test_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_password.py to test_password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_cli.py to test_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/auth/test_identity_v2.py to test_identity_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_s3_token_middleware.py to test_s3_token_middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_https.py to test_https.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_auth_token_middleware.py to test_auth_token_middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_keyring.py to test_keyring.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_ec2utils.py to test_ec2utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/apiclient/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/generic/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/generic/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_fixtures.py to test_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_cms.py to test_cms.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/tests/test_discovery.py to test_discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/keystoneclient/session.py to session.pyc writing byte-compilation script '/tmp/tmpsft252.py' /usr/bin/python -O /tmp/tmpsft252.py removing /tmp/tmpsft252.py running install_egg_info running egg_info writing python_keystoneclient.egg-info/PKG-INFO writing top-level names to python_keystoneclient.egg-info/top_level.txt writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt writing entry points to python_keystoneclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_keystoneclient.egg-info to /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/python_keystoneclient-0.11.2-py2.6.egg-info running install_scripts Installing keystone script to /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/bin + install -p -D -m 644 tools/keystone.bash_completion /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/etc/bash_completion.d/keystone.bash_completion + rm -fr /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6/site-packages/tests ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-keystoneclient-0.11.2: + PYTHONPATH=/builddir/build/BUILD/python-keystoneclient-0.11.2: + sphinx-1.0-build -b html doc/source html Making output directory... Running Sphinx v1.0.8 fatal: Not a git repository (or any of the parent directories): .git loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.6/site-packages/oslosphinx/theme building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] authentication-plugins reading sources... [ 28%] index reading sources... [ 42%] man/keystone reading sources... [ 57%] middlewarearchitecture reading sources... [ 71%] using-api-v2 reading sources... [ 85%] using-api-v3 reading sources... [100%] using-sessions looking for now-outdated files... none found /builddir/build/BUILD/python-keystoneclient-0.11.2/doc/source/index.rst:11: WARNING: toctree contains reference to nonexisting document u'api/modules' pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] authentication-plugins writing output... [ 28%] index writing output... [ 42%] man/keystone writing output... [ 57%] middlewarearchitecture writing output... [ 71%] using-api-v2 writing output... [ 85%] using-api-v3 writing output... [100%] using-sessions writing additional files... genindex search copying images... [ 50%] images/graphs_authComp.svg copying images... [100%] images/graphs_authCompDelegate.svg copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. + sphinx-1.0-build -b man doc/source man Making output directory... Running Sphinx v1.0.8 fatal: Not a git repository (or any of the parent directories): .git loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.6/site-packages/oslosphinx/theme building [man]: all manpages updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] authentication-plugins reading sources... [ 28%] index reading sources... [ 42%] man/keystone reading sources... [ 57%] middlewarearchitecture reading sources... [ 71%] using-api-v2 reading sources... [ 85%] using-api-v3 reading sources... [100%] using-sessions /builddir/build/BUILD/python-keystoneclient-0.11.2/doc/source/index.rst:11: WARNING: toctree contains reference to nonexisting document u'api/modules' looking for now-outdated files... none found pickling environment... done checking consistency... done writing... keystone.1 { } build succeeded, 1 warning. + install -p -D -m 644 man/keystone.1 /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/man/man1/keystone.1 + rm -fr html/.doctrees html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/python-keystoneclient-0.11.2 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-keystoneclient-0.11.2-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JNa5iE + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-0.11.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-0.11.2 + /bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-0.11.2 + cp -pr LICENSE README.rst /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-0.11.2 + exit 0 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.6 Processing files: python-keystoneclient-doc-0.11.2-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GnqnTz + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-doc-0.11.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-doc-0.11.2 + /bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-doc-0.11.2 + cp -pr LICENSE html /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch/usr/share/doc/python-keystoneclient-doc-0.11.2 + exit 0 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-keystoneclient-0.11.2-1.el6.noarch warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/python-keystoneclient-0.11.2-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/python-keystoneclient-doc-0.11.2-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FIFhpp + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-0.11.2 + /bin/rm -rf /builddir/build/BUILDROOT/python-keystoneclient-0.11.2-1.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->