Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-45428-110019/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-heat-9.0.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-45428-110019/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fiV7jX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heat-9.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/heat-9.0.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd heat-9.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-heat-9.0.4 base' + rm -rf test-requirements.txt requirements.txt tools/pip-requires tools/test-requires + find contrib -name tests -type d + xargs rm -r + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v4PVi1 + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/heat creating build/lib/heat/engine creating build/lib/heat/engine/resources creating build/lib/heat/engine/resources/openstack creating build/lib/heat/engine/resources/openstack/aodh creating build/lib/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi creating build/lib/heat/tests creating build/lib/heat/tests/openstack creating build/lib/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_queue.py -> build/lib/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/__init__.py -> build/lib/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_subscription.py -> build/lib/heat/tests/openstack/zaqar copying heat/engine/rsrc_defn.py -> build/lib/heat/engine copying heat/engine/node_data.py -> build/lib/heat/engine copying heat/engine/event.py -> build/lib/heat/engine copying heat/engine/stack.py -> build/lib/heat/engine copying heat/engine/stk_defn.py -> build/lib/heat/engine copying heat/engine/dependencies.py -> build/lib/heat/engine copying heat/engine/properties.py -> build/lib/heat/engine copying heat/engine/parent_rsrc.py -> build/lib/heat/engine copying heat/engine/resource.py -> build/lib/heat/engine copying heat/engine/output.py -> build/lib/heat/engine copying heat/engine/template_common.py -> build/lib/heat/engine copying heat/engine/watchrule.py -> build/lib/heat/engine copying heat/engine/plugin_manager.py -> build/lib/heat/engine copying heat/engine/parameters.py -> build/lib/heat/engine copying heat/engine/constraints.py -> build/lib/heat/engine copying heat/engine/attributes.py -> build/lib/heat/engine copying heat/engine/check_resource.py -> build/lib/heat/engine copying heat/engine/timestamp.py -> build/lib/heat/engine copying heat/engine/api.py -> build/lib/heat/engine copying heat/engine/function.py -> build/lib/heat/engine copying heat/engine/service_stack_watch.py -> build/lib/heat/engine copying heat/engine/service_software_config.py -> build/lib/heat/engine copying heat/engine/stack_lock.py -> build/lib/heat/engine copying heat/engine/translation.py -> build/lib/heat/engine copying heat/engine/update.py -> build/lib/heat/engine copying heat/engine/parameter_groups.py -> build/lib/heat/engine copying heat/engine/properties_group.py -> build/lib/heat/engine copying heat/engine/template.py -> build/lib/heat/engine copying heat/engine/environment.py -> build/lib/heat/engine copying heat/engine/template_files.py -> build/lib/heat/engine copying heat/engine/lifecycle_plugin.py -> build/lib/heat/engine copying heat/engine/scheduler.py -> build/lib/heat/engine copying heat/engine/__init__.py -> build/lib/heat/engine copying heat/engine/software_config_io.py -> build/lib/heat/engine copying heat/engine/service.py -> build/lib/heat/engine copying heat/engine/status.py -> build/lib/heat/engine copying heat/engine/conditions.py -> build/lib/heat/engine copying heat/engine/sync_point.py -> build/lib/heat/engine copying heat/engine/worker.py -> build/lib/heat/engine copying heat/engine/support.py -> build/lib/heat/engine creating build/lib/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/notification.py -> build/lib/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/alarm_definition.py -> build/lib/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/__init__.py -> build/lib/heat/engine/resources/openstack/monasca creating build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_service.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_project.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_endpoint.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/__init__.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_domain.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_user.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_region.py -> build/lib/heat/tests/openstack/keystone creating build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_network.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/__init__.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_type.py -> build/lib/heat/tests/openstack/manila creating build/lib/heat/tests/engine creating build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_adopt.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_delete.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_action.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_threadgroup_mgr.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_snapshot.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_service_engine.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_software_config.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/__init__.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_create.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_watch.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.py -> build/lib/heat/tests/engine/service creating build/lib/heat/api creating build/lib/heat/api/openstack copying heat/api/openstack/__init__.py -> build/lib/heat/api/openstack copying heat/api/openstack/versions.py -> build/lib/heat/api/openstack copying heat/tests/test_hot.py -> build/lib/heat/tests copying heat/tests/test_template_format.py -> build/lib/heat/tests copying heat/tests/test_common_serializers.py -> build/lib/heat/tests copying heat/tests/test_exception.py -> build/lib/heat/tests copying heat/tests/test_validate.py -> build/lib/heat/tests copying heat/tests/test_vpc.py -> build/lib/heat/tests copying heat/tests/test_hacking.py -> build/lib/heat/tests copying heat/tests/test_resource_properties_data.py -> build/lib/heat/tests copying heat/tests/test_engine_service_stack_watch.py -> build/lib/heat/tests copying heat/tests/test_dbinstance.py -> build/lib/heat/tests copying heat/tests/test_provider_template.py -> build/lib/heat/tests copying heat/tests/test_short_id.py -> build/lib/heat/tests copying heat/tests/test_rpc_listener_client.py -> build/lib/heat/tests copying heat/tests/test_nested_stack.py -> build/lib/heat/tests copying heat/tests/test_server_tags.py -> build/lib/heat/tests copying heat/tests/generic_resource.py -> build/lib/heat/tests copying heat/tests/test_identifier.py -> build/lib/heat/tests copying heat/tests/test_stack_delete.py -> build/lib/heat/tests copying heat/tests/test_function.py -> build/lib/heat/tests copying heat/tests/test_constraints.py -> build/lib/heat/tests copying heat/tests/test_version.py -> build/lib/heat/tests copying heat/tests/test_fault_middleware.py -> build/lib/heat/tests copying heat/tests/test_notifications.py -> build/lib/heat/tests copying heat/tests/test_properties_group.py -> build/lib/heat/tests copying heat/tests/common.py -> build/lib/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> build/lib/heat/tests copying heat/tests/test_auth_url.py -> build/lib/heat/tests copying heat/tests/test_stack_collect_attributes.py -> build/lib/heat/tests copying heat/tests/test_empty_stack.py -> build/lib/heat/tests copying heat/tests/test_auth_password.py -> build/lib/heat/tests copying heat/tests/test_template_files.py -> build/lib/heat/tests copying heat/tests/test_event.py -> build/lib/heat/tests copying heat/tests/test_common_exception.py -> build/lib/heat/tests copying heat/tests/test_stack.py -> build/lib/heat/tests copying heat/tests/test_watch.py -> build/lib/heat/tests copying heat/tests/test_rsrc_defn.py -> build/lib/heat/tests copying heat/tests/test_timeutils.py -> build/lib/heat/tests copying heat/tests/test_common_env_util.py -> build/lib/heat/tests copying heat/tests/test_common_service_utils.py -> build/lib/heat/tests copying heat/tests/test_urlfetch.py -> build/lib/heat/tests copying heat/tests/test_stack_lock.py -> build/lib/heat/tests copying heat/tests/test_plugin_loader.py -> build/lib/heat/tests copying heat/tests/test_convg_stack.py -> build/lib/heat/tests copying heat/tests/test_environment_format.py -> build/lib/heat/tests copying heat/tests/test_parameters.py -> build/lib/heat/tests copying heat/tests/test_environment.py -> build/lib/heat/tests copying heat/tests/test_translation_rule.py -> build/lib/heat/tests copying heat/tests/test_grouputils.py -> build/lib/heat/tests copying heat/tests/test_attributes.py -> build/lib/heat/tests copying heat/tests/test_stack_resource.py -> build/lib/heat/tests copying heat/tests/test_loguserdata.py -> build/lib/heat/tests copying heat/tests/test_common_context.py -> build/lib/heat/tests copying heat/tests/__init__.py -> build/lib/heat/tests copying heat/tests/fakes.py -> build/lib/heat/tests copying heat/tests/test_engine_api_utils.py -> build/lib/heat/tests copying heat/tests/test_engine_service.py -> build/lib/heat/tests copying heat/tests/test_rpc_worker_client.py -> build/lib/heat/tests copying heat/tests/test_resource.py -> build/lib/heat/tests copying heat/tests/test_metadata_refresh.py -> build/lib/heat/tests copying heat/tests/test_common_policy.py -> build/lib/heat/tests copying heat/tests/test_noauth.py -> build/lib/heat/tests copying heat/tests/test_nokey.py -> build/lib/heat/tests copying heat/tests/test_rpc_client.py -> build/lib/heat/tests copying heat/tests/test_crypt.py -> build/lib/heat/tests copying heat/tests/test_stack_user.py -> build/lib/heat/tests copying heat/tests/utils.py -> build/lib/heat/tests copying heat/tests/test_common_param_utils.py -> build/lib/heat/tests copying heat/tests/test_support.py -> build/lib/heat/tests copying heat/tests/test_stack_update.py -> build/lib/heat/tests copying heat/tests/test_properties.py -> build/lib/heat/tests copying heat/tests/test_signal.py -> build/lib/heat/tests copying heat/tests/test_template.py -> build/lib/heat/tests creating build/lib/heat/engine/clients creating build/lib/heat/engine/clients/os copying heat/engine/clients/os/swift.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/mistral.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/zaqar.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/designate.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/ceilometer.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/sahara.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/monasca.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/trove.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/openstacksdk.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/barbican.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/magnum.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/heat_plugin.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/nova.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/glance.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/__init__.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/senlin.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/aodh.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/zun.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/cinder.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/manila.py -> build/lib/heat/engine/clients/os creating build/lib/heat/objects copying heat/objects/resource_properties_data.py -> build/lib/heat/objects copying heat/objects/watch_rule.py -> build/lib/heat/objects copying heat/objects/resource_data.py -> build/lib/heat/objects copying heat/objects/watch_data.py -> build/lib/heat/objects copying heat/objects/stack_tag.py -> build/lib/heat/objects copying heat/objects/raw_template_files.py -> build/lib/heat/objects copying heat/objects/event.py -> build/lib/heat/objects copying heat/objects/stack.py -> build/lib/heat/objects copying heat/objects/fields.py -> build/lib/heat/objects copying heat/objects/resource.py -> build/lib/heat/objects copying heat/objects/snapshot.py -> build/lib/heat/objects copying heat/objects/software_deployment.py -> build/lib/heat/objects copying heat/objects/stack_lock.py -> build/lib/heat/objects copying heat/objects/__init__.py -> build/lib/heat/objects copying heat/objects/service.py -> build/lib/heat/objects copying heat/objects/raw_template.py -> build/lib/heat/objects copying heat/objects/software_config.py -> build/lib/heat/objects copying heat/objects/sync_point.py -> build/lib/heat/objects copying heat/objects/user_creds.py -> build/lib/heat/objects copying heat/objects/base.py -> build/lib/heat/objects creating build/lib/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/neutron_constraints.py -> build/lib/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/__init__.py -> build/lib/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/lbaas_constraints.py -> build/lib/heat/engine/clients/os/neutron creating build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/zone.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/domain.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/recordset.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/__init__.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.py -> build/lib/heat/engine/resources/openstack/designate creating build/lib/heat/api/aws copying heat/api/aws/exception.py -> build/lib/heat/api/aws copying heat/api/aws/ec2token.py -> build/lib/heat/api/aws copying heat/api/aws/__init__.py -> build/lib/heat/api/aws copying heat/api/aws/utils.py -> build/lib/heat/api/aws creating build/lib/heat/hacking copying heat/hacking/checks.py -> build/lib/heat/hacking copying heat/hacking/__init__.py -> build/lib/heat/hacking creating build/lib/heat/tests/convergence creating build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/engine_wrapper.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario_template.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_queue.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/testutils.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/worker_wrapper.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/fake_resource.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/event_loop.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/__init__.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_processor.py -> build/lib/heat/tests/convergence/framework creating build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloud_config.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_swiftsignal.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_none_resource.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_deployed_server.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_value.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_deployment.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_waitcondition.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_random_string.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_multi_part.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_group.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_structured_config.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloudwatch.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_config.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_restarter.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/__init__.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_chain.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cw_alarm.py -> build/lib/heat/tests/openstack/heat creating build/lib/heat/rpc copying heat/rpc/api.py -> build/lib/heat/rpc copying heat/rpc/client.py -> build/lib/heat/rpc copying heat/rpc/__init__.py -> build/lib/heat/rpc copying heat/rpc/worker_client.py -> build/lib/heat/rpc copying heat/rpc/listener_client.py -> build/lib/heat/rpc copying heat/rpc/worker_api.py -> build/lib/heat/rpc creating build/lib/heat/tests/openstack/zun copying heat/tests/openstack/zun/test_container.py -> build/lib/heat/tests/openstack/zun copying heat/tests/openstack/zun/__init__.py -> build/lib/heat/tests/openstack/zun creating build/lib/heat/engine/resources/aws creating build/lib/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.py -> build/lib/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/__init__.py -> build/lib/heat/engine/resources/aws/iam creating build/lib/heat/api/cloudwatch copying heat/api/cloudwatch/watch.py -> build/lib/heat/api/cloudwatch copying heat/api/cloudwatch/__init__.py -> build/lib/heat/api/cloudwatch creating build/lib/heat/engine/cfn copying heat/engine/cfn/parameters.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/template.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/__init__.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/functions.py -> build/lib/heat/engine/cfn copying heat/api/__init__.py -> build/lib/heat/api copying heat/api/versions.py -> build/lib/heat/api copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack creating build/lib/heat/api/cfn copying heat/api/cfn/__init__.py -> build/lib/heat/api/cfn copying heat/api/cfn/versions.py -> build/lib/heat/api/cfn creating build/lib/heat/tests/api creating build/lib/heat/tests/api/aws copying heat/tests/api/aws/test_api_ec2token.py -> build/lib/heat/tests/api/aws copying heat/tests/api/aws/__init__.py -> build/lib/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> build/lib/heat/tests/api/aws creating build/lib/heat/engine/resources/openstack/neutron creating build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/sfc creating build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_quota.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_keypair.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_host_aggregate.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/__init__.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/fakes.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_floatingip.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server_group.py -> build/lib/heat/tests/openstack/nova creating build/lib/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/image.py -> build/lib/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/__init__.py -> build/lib/heat/engine/resources/openstack/glance creating build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster.py -> build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_bay.py -> build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster_template.py -> build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/__init__.py -> build/lib/heat/tests/openstack/magnum creating build/lib/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_cluster.py -> build/lib/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_instance.py -> build/lib/heat/tests/openstack/trove copying heat/tests/openstack/trove/__init__.py -> build/lib/heat/tests/openstack/trove creating build/lib/heat/tests/constraints copying heat/tests/constraints/test_heat_constraints.py -> build/lib/heat/tests/constraints copying heat/tests/constraints/__init__.py -> build/lib/heat/tests/constraints copying heat/tests/constraints/test_common_constraints.py -> build/lib/heat/tests/constraints creating build/lib/heat/tests/api/cloudwatch copying heat/tests/api/cloudwatch/__init__.py -> build/lib/heat/tests/api/cloudwatch copying heat/tests/api/cloudwatch/test_api_cloudwatch.py -> build/lib/heat/tests/api/cloudwatch creating build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/launch_config.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/__init__.py -> build/lib/heat/engine/resources/aws/autoscaling creating build/lib/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> build/lib/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/__init__.py -> build/lib/heat/engine/resources/aws/s3 creating build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_trunk.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_address_scope.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_port.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_metering.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnet.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_router.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_quota.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/inline_templates.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_segment.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_loadbalancer.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_extraroute.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_firewall.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/__init__.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_qos.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_net.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> build/lib/heat/tests/openstack/neutron creating build/lib/heat/engine/hot copying heat/engine/hot/parameters.py -> build/lib/heat/engine/hot copying heat/engine/hot/template.py -> build/lib/heat/engine/hot copying heat/engine/hot/__init__.py -> build/lib/heat/engine/hot copying heat/engine/hot/functions.py -> build/lib/heat/engine/hot creating build/lib/heat/api/openstack/v1 creating build/lib/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/stacks_view.py -> build/lib/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/views_common.py -> build/lib/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/__init__.py -> build/lib/heat/api/openstack/v1/views creating build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/node.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/__init__.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/res_base.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/receiver.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/policy.py -> build/lib/heat/engine/resources/openstack/senlin creating build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/stacks.py -> build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/signal.py -> build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/__init__.py -> build/lib/heat/api/cfn/v1 creating build/lib/heat/db creating build/lib/heat/db/sqlalchemy creating build/lib/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/manage.py -> build/lib/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/heat/db/sqlalchemy/migrate_repo creating build/lib/heat/common copying heat/common/exception.py -> build/lib/heat/common copying heat/common/endpoint_utils.py -> build/lib/heat/common copying heat/common/wsgi.py -> build/lib/heat/common copying heat/common/cache.py -> build/lib/heat/common copying heat/common/param_utils.py -> build/lib/heat/common copying heat/common/environment_util.py -> build/lib/heat/common copying heat/common/template_format.py -> build/lib/heat/common copying heat/common/context.py -> build/lib/heat/common copying heat/common/timeutils.py -> build/lib/heat/common copying heat/common/config.py -> build/lib/heat/common copying heat/common/i18n.py -> build/lib/heat/common copying heat/common/serializers.py -> build/lib/heat/common copying heat/common/service_utils.py -> build/lib/heat/common copying heat/common/short_id.py -> build/lib/heat/common copying heat/common/plugin_loader.py -> build/lib/heat/common copying heat/common/profiler.py -> build/lib/heat/common copying heat/common/netutils.py -> build/lib/heat/common copying heat/common/auth_url.py -> build/lib/heat/common copying heat/common/environment_format.py -> build/lib/heat/common copying heat/common/urlfetch.py -> build/lib/heat/common copying heat/common/messaging.py -> build/lib/heat/common copying heat/common/__init__.py -> build/lib/heat/common copying heat/common/identifier.py -> build/lib/heat/common copying heat/common/pluginutils.py -> build/lib/heat/common copying heat/common/noauth.py -> build/lib/heat/common copying heat/common/auth_password.py -> build/lib/heat/common copying heat/common/policy.py -> build/lib/heat/common copying heat/common/grouputils.py -> build/lib/heat/common copying heat/common/crypt.py -> build/lib/heat/common copying heat/common/custom_backend_auth.py -> build/lib/heat/common copying heat/common/lifecycle_plugin_utils.py -> build/lib/heat/common creating build/lib/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> build/lib/heat/tests/api/middleware copying heat/tests/api/middleware/__init__.py -> build/lib/heat/tests/api/middleware copying heat/tests/api/test_wsgi.py -> build/lib/heat/tests/api copying heat/tests/api/__init__.py -> build/lib/heat/tests/api creating build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/subscription.py -> build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/__init__.py -> build/lib/heat/engine/resources/openstack/zaqar creating build/lib/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_alarm_definition.py -> build/lib/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/__init__.py -> build/lib/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_notification.py -> build/lib/heat/tests/openstack/monasca creating build/lib/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> build/lib/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/__init__.py -> build/lib/heat/engine/resources/aws/lb creating build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/__init__.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> build/lib/heat/tests/autoscaling copying heat/tests/convergence/test_converge.py -> build/lib/heat/tests/convergence copying heat/tests/convergence/__init__.py -> build/lib/heat/tests/convergence creating build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/ha_restarter.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/value.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/scaling_policy.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/remote_stack.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/instance_group.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_deployment.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_config.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/deployed_server.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_component.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/autoscaling_group.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_watch.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/multi_part.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/__init__.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/test_resource.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/structured_config.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_config.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/none_resource.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/random_string.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_chain.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_group.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/access_policy.py -> build/lib/heat/engine/resources/openstack/heat creating build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/qos_specs.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/quota.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/__init__.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume_type.py -> build/lib/heat/engine/resources/openstack/cinder creating build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/__init__.py -> build/lib/heat/tests/api/cfn creating build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/keypair.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/floatingip.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_network_mixin.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/quota.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/host_aggregate.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/__init__.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_group.py -> build/lib/heat/engine/resources/openstack/nova creating build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_data_source.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_templates.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_cluster.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_job_binary.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_job.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/__init__.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_image.py -> build/lib/heat/tests/openstack/sahara creating build/lib/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> build/lib/heat/api/middleware copying heat/api/middleware/ssl.py -> build/lib/heat/api/middleware copying heat/api/middleware/fault.py -> build/lib/heat/api/middleware copying heat/api/middleware/__init__.py -> build/lib/heat/api/middleware creating build/lib/heat/httpd copying heat/httpd/heat_api.py -> build/lib/heat/httpd copying heat/httpd/heat_api_cfn.py -> build/lib/heat/httpd copying heat/httpd/__init__.py -> build/lib/heat/httpd copying heat/httpd/heat_api_cloudwatch.py -> build/lib/heat/httpd creating build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/__init__.py -> build/lib/heat/tests/openstack/neutron/test_sfc creating build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/cluster.py -> build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/instance.py -> build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/__init__.py -> build/lib/heat/engine/resources/openstack/trove creating build/lib/heat/scaling copying heat/scaling/scalingutil.py -> build/lib/heat/scaling copying heat/scaling/rolling_update.py -> build/lib/heat/scaling copying heat/scaling/lbutils.py -> build/lib/heat/scaling copying heat/scaling/template.py -> build/lib/heat/scaling copying heat/scaling/__init__.py -> build/lib/heat/scaling copying heat/scaling/cooldown.py -> build/lib/heat/scaling creating build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/order.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/secret.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/__init__.py -> build/lib/heat/engine/resources/openstack/barbican creating build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_common.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_routes.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_stacks.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/tools.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/__init__.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_build_info.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_actions.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_events.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_configs.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_deployments.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_util.py -> build/lib/heat/tests/api/openstack_v1 creating build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/__init__.py -> build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> build/lib/heat/engine/resources/aws/cfn creating build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_container.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_order.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/__init__.py -> build/lib/heat/tests/openstack/barbican copying heat/api/openstack/v1/services.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/events.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/software_deployments.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/software_configs.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/stacks.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/build_info.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/resources.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/__init__.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/util.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> build/lib/heat/api/openstack/v1 creating build/lib/heat/tests/clients copying heat/tests/clients/test_neutron_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_heat_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_mistral_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_clients.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_aodh_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_zaqar_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_zun_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_nova_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_designate_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_monasca_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_progress.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_ceilometer_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_glance_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_manila_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_senlin_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/__init__.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_swift_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_keystone_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_magnum_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_barbican_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_sahara_client.py -> build/lib/heat/tests/clients creating build/lib/heat/tests/openstack/swift copying heat/tests/openstack/swift/test_container.py -> build/lib/heat/tests/openstack/swift copying heat/tests/openstack/swift/__init__.py -> build/lib/heat/tests/openstack/swift creating build/lib/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/__init__.py -> build/lib/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/keystone_constraints.py -> build/lib/heat/engine/clients/os/keystone creating build/lib/heat/tests/openstack/glance copying heat/tests/openstack/glance/__init__.py -> build/lib/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> build/lib/heat/tests/openstack/glance creating build/lib/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> build/lib/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/__init__.py -> build/lib/heat/engine/resources/openstack/zun copying heat/version.py -> build/lib/heat copying heat/__init__.py -> build/lib/heat creating build/lib/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> build/lib/heat/engine/constraint copying heat/engine/constraint/__init__.py -> build/lib/heat/engine/constraint copying heat/engine/constraint/heat_constraints.py -> build/lib/heat/engine/constraint creating build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/region.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/endpoint.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/domain.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/group.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/__init__.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/service.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/clients/progress.py -> build/lib/heat/engine/clients copying heat/engine/clients/client_plugin.py -> build/lib/heat/engine/clients copying heat/engine/clients/client_exception.py -> build/lib/heat/engine/clients copying heat/engine/clients/__init__.py -> build/lib/heat/engine/clients copying heat/engine/resources/openstack/neutron/subnetpool.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/address_scope.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/rbac_policy.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/floatingip.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/segment.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/qos.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/metering.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnet.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/quota.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/firewall.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extraroute.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/port.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/trunk.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/neutron.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/__init__.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/router.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/vpnservice.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/net.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group_rule.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.py -> build/lib/heat/engine/resources/openstack/neutron creating build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> build/lib/heat/tests/db copying heat/tests/db/test_migrations.py -> build/lib/heat/tests/db copying heat/tests/db/test_utils.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> build/lib/heat/tests/db copying heat/tests/db/__init__.py -> build/lib/heat/tests/db creating build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/072_raw_template_files.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/071_mitaka.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/073_resource_data_fk_ondelete_cascade.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions creating build/lib/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> build/lib/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/__init__.py -> build/lib/heat/engine/resources/openstack/swift creating build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_zone.py -> build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_record.py -> build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_recordset.py -> build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/__init__.py -> build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_domain.py -> build/lib/heat/tests/openstack/designate creating build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/__init__.py -> build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_alarm.py -> build/lib/heat/tests/openstack/aodh creating build/lib/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_security_group.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_volume.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_instance.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_s3.py -> build/lib/heat/tests/aws copying heat/tests/aws/__init__.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_eip.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_user.py -> build/lib/heat/tests/aws copying heat/engine/resources/template_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/signal_responder.py -> build/lib/heat/engine/resources copying heat/engine/resources/server_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/stack_user.py -> build/lib/heat/engine/resources copying heat/engine/resources/stack_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> build/lib/heat/engine/resources copying heat/engine/resources/__init__.py -> build/lib/heat/engine/resources copying heat/engine/resources/wait_condition.py -> build/lib/heat/engine/resources copying heat/engine/resources/volume_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/alarm_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws creating build/lib/heat/engine/notification copying heat/engine/notification/stack.py -> build/lib/heat/engine/notification copying heat/engine/notification/autoscaling.py -> build/lib/heat/engine/notification copying heat/engine/notification/__init__.py -> build/lib/heat/engine/notification copying heat/db/__init__.py -> build/lib/heat/db creating build/lib/heat/cmd copying heat/cmd/engine.py -> build/lib/heat/cmd copying heat/cmd/api_cfn.py -> build/lib/heat/cmd copying heat/cmd/manage.py -> build/lib/heat/cmd copying heat/cmd/api.py -> build/lib/heat/cmd copying heat/cmd/all.py -> build/lib/heat/cmd copying heat/cmd/api_cloudwatch.py -> build/lib/heat/cmd copying heat/cmd/__init__.py -> build/lib/heat/cmd creating build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_utils.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_quota.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_qos_specs.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/__init__.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type.py -> build/lib/heat/tests/openstack/cinder creating build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas creating build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_workflow.py -> build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_external_resource.py -> build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_cron_trigger.py -> build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/__init__.py -> build/lib/heat/tests/openstack/mistral copying heat/engine/resources/openstack/aodh/alarm.py -> build/lib/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/composite_alarm.py -> build/lib/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/__init__.py -> build/lib/heat/engine/resources/openstack/aodh creating build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/external_resource.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/__init__.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/workflow.py -> build/lib/heat/engine/resources/openstack/mistral creating build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/bay.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/baymodel.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/__init__.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster_template.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/tests/engine/test_plugin_manager.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_dependencies.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> build/lib/heat/tests/engine copying heat/tests/engine/tools.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_node_data.py -> build/lib/heat/tests/engine copying heat/tests/engine/__init__.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> build/lib/heat/tests/engine creating build/lib/heat/cloudinit copying heat/cloudinit/part_handler.py -> build/lib/heat/cloudinit copying heat/cloudinit/loguserdata.py -> build/lib/heat/cloudinit copying heat/cloudinit/__init__.py -> build/lib/heat/cloudinit creating build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/volume.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/network_interface.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/instance.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/vpc.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/internet_gateway.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/__init__.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/eip.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.py -> build/lib/heat/engine/resources/aws/ec2 creating build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_policy.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_cluster.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_node.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_profile.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/__init__.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_receiver.py -> build/lib/heat/tests/openstack/senlin copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack creating build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/__init__.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_type.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_network.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/security_service.py -> build/lib/heat/engine/resources/openstack/manila creating build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_health_monitor.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_listener.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_pool_member.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_loadbalancer.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_pool.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_l7policy.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/__init__.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_l7rule.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/db/sqlalchemy/types.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/filters.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/api.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/models.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/migration.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/__init__.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/utils.py -> build/lib/heat/db/sqlalchemy creating build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/cluster.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/image.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/templates.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job_binary.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/__init__.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> build/lib/heat/engine/resources/openstack/sahara creating build/lib/heat_integrationtests creating build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_events.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_nested_get_attr.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_external_ref.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_templates.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_encrypted_parameter.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_instance_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_resources_list.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_tags.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update_neutron_port.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_default_parameters.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_unicode_template.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_outputs.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_nova_server_networks.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_encryption_vol_type.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_reload_on_sighup.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_waitcondition.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_cancel_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_event_sinks.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_config.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/__init__.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_os_wait_condition.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_hooks.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_resource.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_remote_stack.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_lbaasv2.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_validate.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update_neutron_trunk.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update_neutron_subnet.py -> build/lib/heat_integrationtests/functional creating build/lib/heat_integrationtests/api copying heat_integrationtests/api/test_heat_api.py -> build/lib/heat_integrationtests/api copying heat_integrationtests/api/__init__.py -> build/lib/heat_integrationtests/api copying heat_integrationtests/plugin.py -> build/lib/heat_integrationtests copying heat_integrationtests/__init__.py -> build/lib/heat_integrationtests creating build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_server_signal.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_volumes.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_aodh_alarm.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_autoscaling_lbv2.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_server_software_config.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_server_cfn_init.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/scenario_base.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_base_resources.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/__init__.py -> build/lib/heat_integrationtests/scenario copying heat_integrationtests/scenario/test_autoscaling_lb.py -> build/lib/heat_integrationtests/scenario creating build/lib/heat_integrationtests/common copying heat_integrationtests/common/config.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/exceptions.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/test.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/remote_client.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/__init__.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> build/lib/heat_integrationtests/common running egg_info writing pbr to heat.egg-info/pbr.json deleting heat.egg-info/requires.txt writing heat.egg-info/PKG-INFO writing top-level names to heat.egg-info/top_level.txt writing dependency_links to heat.egg-info/dependency_links.txt writing entry points to heat.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'heat.egg-info/SOURCES.txt' copying heat/tests/testing-overview.txt -> build/lib/heat/tests creating build/lib/heat/tests/policy copying heat/tests/policy/check_admin.json -> build/lib/heat/tests/policy copying heat/tests/policy/deny_stack_user.json -> build/lib/heat/tests/policy copying heat/tests/policy/notallowed.json -> build/lib/heat/tests/policy copying heat/tests/policy/resources.json -> build/lib/heat/tests/policy creating build/lib/heat/tests/templates copying heat/tests/templates/Neutron.template -> build/lib/heat/tests/templates copying heat/tests/templates/Neutron.yaml -> build/lib/heat/tests/templates copying heat/tests/templates/README -> build/lib/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.template -> build/lib/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.yaml -> build/lib/heat/tests/templates copying heat/db/sqlalchemy/migrate_repo/README -> build/lib/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/heat/db/sqlalchemy/migrate_repo creating build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_update_delete.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/create_early_delete.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/disjoint_create.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/multiple_update.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_concurrent.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_interrupt_create.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios creating build/lib/heat/httpd/files copying heat/httpd/files/heat-api-cfn-uwsgi.ini -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api-cfn.conf -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api-cloudwatch-uwsgi.ini -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api-cloudwatch.conf -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api-uwsgi.ini -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api.conf -> build/lib/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api-cfn.conf -> build/lib/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api-cloudwatch.conf -> build/lib/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api.conf -> build/lib/heat/httpd/files creating build/lib/heat/locale creating build/lib/heat/locale/de creating build/lib/heat/locale/de/LC_MESSAGES copying heat/locale/de/LC_MESSAGES/heat.po -> build/lib/heat/locale/de/LC_MESSAGES creating build/lib/heat/locale/es creating build/lib/heat/locale/es/LC_MESSAGES copying heat/locale/es/LC_MESSAGES/heat.po -> build/lib/heat/locale/es/LC_MESSAGES creating build/lib/heat/locale/fr creating build/lib/heat/locale/fr/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat.po -> build/lib/heat/locale/fr/LC_MESSAGES creating build/lib/heat/locale/it creating build/lib/heat/locale/it/LC_MESSAGES copying heat/locale/it/LC_MESSAGES/heat.po -> build/lib/heat/locale/it/LC_MESSAGES creating build/lib/heat/locale/ja creating build/lib/heat/locale/ja/LC_MESSAGES copying heat/locale/ja/LC_MESSAGES/heat.po -> build/lib/heat/locale/ja/LC_MESSAGES creating build/lib/heat/locale/ko_KR creating build/lib/heat/locale/ko_KR/LC_MESSAGES copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> build/lib/heat/locale/ko_KR/LC_MESSAGES creating build/lib/heat/locale/pt_BR creating build/lib/heat/locale/pt_BR/LC_MESSAGES copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> build/lib/heat/locale/pt_BR/LC_MESSAGES creating build/lib/heat/locale/ru creating build/lib/heat/locale/ru/LC_MESSAGES copying heat/locale/ru/LC_MESSAGES/heat.po -> build/lib/heat/locale/ru/LC_MESSAGES creating build/lib/heat/locale/zh_CN creating build/lib/heat/locale/zh_CN/LC_MESSAGES copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_CN/LC_MESSAGES creating build/lib/heat/locale/zh_TW creating build/lib/heat/locale/zh_TW/LC_MESSAGES copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_TW/LC_MESSAGES copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit copying heat/cloudinit/config -> build/lib/heat/cloudinit creating build/lib/heat_integrationtests/api/gabbits copying heat_integrationtests/api/gabbits/environments.yaml -> build/lib/heat_integrationtests/api/gabbits copying heat_integrationtests/api/gabbits/resources.yaml -> build/lib/heat_integrationtests/api/gabbits copying heat_integrationtests/api/gabbits/resourcetypes.yaml -> build/lib/heat_integrationtests/api/gabbits copying heat_integrationtests/api/gabbits/stacks.yaml -> build/lib/heat_integrationtests/api/gabbits copying heat_integrationtests/api/gabbits/templates.yaml -> build/lib/heat_integrationtests/api/gabbits copying heat_integrationtests/.gitignore -> build/lib/heat_integrationtests copying heat_integrationtests/README.rst -> build/lib/heat_integrationtests copying heat_integrationtests/cleanup_test_env.sh -> build/lib/heat_integrationtests copying heat_integrationtests/install-requirements -> build/lib/heat_integrationtests copying heat_integrationtests/post_test_hook.sh -> build/lib/heat_integrationtests copying heat_integrationtests/pre_test_hook.sh -> build/lib/heat_integrationtests copying heat_integrationtests/prepare_test_env.sh -> build/lib/heat_integrationtests copying heat_integrationtests/prepare_test_network.sh -> build/lib/heat_integrationtests creating build/lib/heat_integrationtests/locale creating build/lib/heat_integrationtests/locale/ja creating build/lib/heat_integrationtests/locale/ja/LC_MESSAGES copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ja/LC_MESSAGES creating build/lib/heat_integrationtests/locale/ko_KR creating build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/app_server_lbv2_neutron.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/app_server_neutron.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/boot_config_none_env.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/netcat-webapp.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_aodh_alarm.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_autoscaling_lb_neutron.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_autoscaling_lbv2_neutron.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_base_resources.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_server_cfn_init.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_server_signal.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_server_software_config.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_volumes_create_from_backup.yaml -> build/lib/heat_integrationtests/scenario/templates copying heat_integrationtests/scenario/templates/test_volumes_delete_snapshot.yaml -> build/lib/heat_integrationtests/scenario/templates running build_scripts creating build/scripts-2.7 copying bin/heat-db-setup -> build/scripts-2.7 copying bin/heat-keystone-setup -> build/scripts-2.7 copying and adjusting bin/heat-keystone-setup-domain -> build/scripts-2.7 changing mode of build/scripts-2.7/heat-keystone-setup-domain from 644 to 755 + /usr/bin/python2 setup.py compile_catalog -d build/lib/heat/locale running compile_catalog compiling catalog build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po to build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/fr/LC_MESSAGES/heat.po to build/lib/heat/locale/fr/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/it/LC_MESSAGES/heat.po to build/lib/heat/locale/it/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po to build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/es/LC_MESSAGES/heat.po to build/lib/heat/locale/es/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/ru/LC_MESSAGES/heat.po to build/lib/heat/locale/ru/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po to build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/de/LC_MESSAGES/heat.po to build/lib/heat/locale/de/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po to build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/ja/LC_MESSAGES/heat.po to build/lib/heat/locale/ja/LC_MESSAGES/heat.mo + PYTHONPATH=. + oslo-config-generator --config-file=config-generator.conf WARNING:stevedore.named:Could not load keystonemiddleware.auth_token + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F7rBJo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch + cd heat-9.0.4 + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch copying build/lib/heat/api/cloudwatch/watch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch copying build/lib/heat/api/cloudwatch/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws copying build/lib/heat/api/aws/exception.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws copying build/lib/heat/api/aws/ec2token.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws copying build/lib/heat/api/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws copying build/lib/heat/api/aws/utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/services.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/events.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/software_deployments.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/software_configs.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/stacks.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/build_info.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/views/stacks_view.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/views/views_common.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/views/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/resources.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/util.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/actions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack copying build/lib/heat/api/openstack/versions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/v1 copying build/lib/heat/api/cfn/v1/stacks.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/v1 copying build/lib/heat/api/cfn/v1/signal.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/v1 copying build/lib/heat/api/cfn/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/v1 copying build/lib/heat/api/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn copying build/lib/heat/api/cfn/versions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn copying build/lib/heat/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware copying build/lib/heat/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware copying build/lib/heat/api/middleware/ssl.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware copying build/lib/heat/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware copying build/lib/heat/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware copying build/lib/heat/api/versions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/resource_properties_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/watch_rule.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/resource_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/watch_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/stack_tag.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/raw_template_files.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/event.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/fields.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/service.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/raw_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/software_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/user_creds.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/base.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt_BR/LC_MESSAGES copying build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt_BR/LC_MESSAGES copying build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr/LC_MESSAGES copying build/lib/heat/locale/fr/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr/LC_MESSAGES copying build/lib/heat/locale/fr/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it/LC_MESSAGES copying build/lib/heat/locale/it/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it/LC_MESSAGES copying build/lib/heat/locale/it/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ko_KR/LC_MESSAGES copying build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ko_KR/LC_MESSAGES copying build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es/LC_MESSAGES copying build/lib/heat/locale/es/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es/LC_MESSAGES copying build/lib/heat/locale/es/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ru creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ru/LC_MESSAGES copying build/lib/heat/locale/ru/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ru/LC_MESSAGES copying build/lib/heat/locale/ru/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_TW/LC_MESSAGES copying build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_TW/LC_MESSAGES copying build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de/LC_MESSAGES copying build/lib/heat/locale/de/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de/LC_MESSAGES copying build/lib/heat/locale/de/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_CN/LC_MESSAGES copying build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_CN/LC_MESSAGES copying build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja/LC_MESSAGES copying build/lib/heat/locale/ja/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja/LC_MESSAGES copying build/lib/heat/locale/ja/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/template_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/volume.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/subnet.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/route_table.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/network_interface.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/instance.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/vpc.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/internet_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/eip.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/security_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/launch_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/autoscaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/iam copying build/lib/heat/engine/resources/aws/iam/user.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/iam copying build/lib/heat/engine/resources/aws/iam/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/iam creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/wait_condition_handle.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/wait_condition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/s3 copying build/lib/heat/engine/resources/aws/s3/s3.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/s3 copying build/lib/heat/engine/resources/aws/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/s3 copying build/lib/heat/engine/resources/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/lb copying build/lib/heat/engine/resources/aws/lb/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/lb copying build/lib/heat/engine/resources/aws/lb/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/lb copying build/lib/heat/engine/resources/signal_responder.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/server_base.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/stack_user.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh copying build/lib/heat/engine/resources/openstack/aodh/alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/gnocchi copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/gnocchi copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/gnocchi copying build/lib/heat/engine/resources/openstack/aodh/composite_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh copying build/lib/heat/engine/resources/openstack/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/flavor.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/keypair.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/server_network_mixin.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/server.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/quota.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/host_aggregate.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/server_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/project.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/region.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/endpoint.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/role_assignments.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/domain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/user.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/role.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/service.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/wait_condition_handle.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/ha_restarter.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/value.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/remote_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/swiftsignal.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/instance_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/cloud_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/deployed_server.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/software_component.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/autoscaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/cloud_watch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/multi_part.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/wait_condition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/test_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/structured_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/software_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/none_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/random_string.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/resource_chain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/resource_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/access_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/share.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/share_type.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/share_network.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/security_service.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/volume.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/qos_specs.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/quota.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift copying build/lib/heat/engine/resources/openstack/swift/container.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift copying build/lib/heat/engine/resources/openstack/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/container.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/order.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/secret.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/image.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/job.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/templates.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/job_binary.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/data_source.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/bay.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/baymodel.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/cluster_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca copying build/lib/heat/engine/resources/openstack/monasca/notification.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca copying build/lib/heat/engine/resources/openstack/monasca/alarm_definition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca copying build/lib/heat/engine/resources/openstack/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/zone.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/domain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/recordset.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/record.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/cron_trigger.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/external_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/workflow.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/instance.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar copying build/lib/heat/engine/resources/openstack/zaqar/queue.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar copying build/lib/heat/engine/resources/openstack/zaqar/subscription.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar copying build/lib/heat/engine/resources/openstack/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance copying build/lib/heat/engine/resources/openstack/glance/image.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance copying build/lib/heat/engine/resources/openstack/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/subnetpool.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/address_scope.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/rbac_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_chain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/segment.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/qos.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/metering.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/subnet.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/listener.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/quota.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/firewall.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/extraroute.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/port.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/trunk.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/neutron.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/router.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/vpnservice.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/network_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/net.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/security_group_rule.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/security_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/provider_net.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/node.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/res_base.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/receiver.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/profile.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zun copying build/lib/heat/engine/resources/openstack/zun/container.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zun copying build/lib/heat/engine/resources/openstack/zun/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zun copying build/lib/heat/engine/resources/stack_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/wait_condition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/volume_base.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/alarm_base.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/rsrc_defn.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/node_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/event.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/stk_defn.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/dependencies.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/properties.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/parent_rsrc.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/output.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/template_common.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/watchrule.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/plugin_manager.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/parameters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/attributes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/check_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/timestamp.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/function.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/service_stack_watch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/progress.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/client_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/client_exception.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/swift.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/mistral.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/zaqar.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/designate.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/keystone/heat_keystoneclient.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/keystone/keystone_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/ceilometer.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/sahara.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/monasca.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/trove.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/openstacksdk.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/barbican.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/magnum.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/heat_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/neutron/neutron_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/neutron/lbaas_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/nova.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/glance.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/senlin.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/aodh.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/zun.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/cinder.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/manila.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/service_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/translation.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/parameter_groups.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification copying build/lib/heat/engine/notification/stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification copying build/lib/heat/engine/notification/autoscaling.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification copying build/lib/heat/engine/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification copying build/lib/heat/engine/properties_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/environment.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/template_files.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/lifecycle_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/parameters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/functions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn copying build/lib/heat/engine/scheduler.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/software_config_io.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/service.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/status.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/conditions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/worker.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/parameters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/functions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot copying build/lib/heat/engine/support.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint copying build/lib/heat/engine/constraint/common_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint copying build/lib/heat/engine/constraint/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint copying build/lib/heat/engine/constraint/heat_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd copying build/lib/heat/httpd/heat_api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd copying build/lib/heat/httpd/heat_api_cfn.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd copying build/lib/heat/httpd/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd copying build/lib/heat/httpd/heat_api_cloudwatch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-cloudwatch.conf -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-uwsgi.ini -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/uwsgi-heat-api-cfn.conf -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/uwsgi-heat-api.conf -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api.conf -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-cfn-uwsgi.ini -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-cloudwatch-uwsgi.ini -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-cfn.conf -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/uwsgi-heat-api-cloudwatch.conf -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/files creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/hacking copying build/lib/heat/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/hacking copying build/lib/heat/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/hacking copying build/lib/heat/version.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/boothook.sh -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/part_handler.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/loguserdata.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/config -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/worker_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/listener_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/worker_api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/scalingutil.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/rolling_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/lbutils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/cooldown.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/engine.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/api_cfn.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/all.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/api_cloudwatch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_hot.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_template_format.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cloudwatch copying build/lib/heat/tests/api/cloudwatch/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cloudwatch copying build/lib/heat/tests/api/cloudwatch/test_api_cloudwatch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cloudwatch copying build/lib/heat/tests/api/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws copying build/lib/heat/tests/api/aws/test_api_ec2token.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws copying build/lib/heat/tests/api/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws copying build/lib/heat/tests/api/aws/test_api_aws.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_resources.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_views_common.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_routes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_views_stacks_view.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_stacks.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/tools.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_build_info.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_actions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_events.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_software_configs.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_software_deployments.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_services.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_util.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cfn copying build/lib/heat/tests/api/cfn/test_api_cfn_v1.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cfn copying build/lib/heat/tests/api/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cfn copying build/lib/heat/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/api/middleware/test_version_negotiation_middleware.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/test_common_serializers.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_exception.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_validate.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/README -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/Neutron.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/WordPress_Single_Instance.template -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/Neutron.template -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/WordPress_Single_Instance.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/test_vpc.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_resource_properties_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_plugin_manager.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_dependencies.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_scheduler.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_resource_type.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/tools.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_engine_worker.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_events.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_adopt.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_delete.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_action.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_threadgroup_mgr.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_resources.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_snapshot.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_service_engine.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_create.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_watch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/test_node_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_check_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/test_engine_service_stack_watch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_dbinstance.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_provider_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_short_id.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_rpc_listener_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_nested_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_server_tags.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/generic_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_identifier.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_stack_delete.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_function.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_version.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_fault_middleware.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_instance_network.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_security_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_volume.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_waitcondition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_instance.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_network_interface.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_s3.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_eip.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_user.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/test_notifications.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_heat_scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_rolling_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/inline_templates.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_scaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_lbutils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_new_capacity.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_launch_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_scaling_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_heat_scaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/test_properties_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/common.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_lifecycle_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_auth_url.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_neutron_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_heat_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_mistral_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_clients.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_aodh_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_zaqar_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_zun_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_nova_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_designate_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_sdk_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_monasca_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_progress.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_ceilometer_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_glance_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_manila_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_senlin_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_swift_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_keystone_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_magnum_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_barbican_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_cinder_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_sahara_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients copying build/lib/heat/tests/test_stack_collect_attributes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_empty_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_auth_password.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_template_files.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_event.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_common_exception.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_watch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_rsrc_defn.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_common_env_util.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_common_service_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_urlfetch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_plugin_loader.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_convg_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_environment_format.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_parameters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/test_composite_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/test_gnocchi_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/test_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_flavor.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_quota.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_server.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_keypair.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_host_aggregate.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/fakes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_server_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_service.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_project.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_role_assignments.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_endpoint.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_role.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_domain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_user.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_region.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_cloud_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_instance_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_swiftsignal.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_none_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_deployed_server.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_software_component.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_value.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_waitcondition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_random_string.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_multi_part.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_resource_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_structured_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_cloudwatch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_restarter.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_instance_group_update_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_resource_chain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_remote_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_cw_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_security_service.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_share_network.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_share.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_share_type.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_quota.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/swift copying build/lib/heat/tests/openstack/swift/test_container.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/swift copying build/lib/heat/tests/openstack/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/swift creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/test_container.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/test_order.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/test_secret.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_data_source.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_templates.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_job_binary.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_job.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_image.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/test_bay.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca copying build/lib/heat/tests/openstack/monasca/test_alarm_definition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca copying build/lib/heat/tests/openstack/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca copying build/lib/heat/tests/openstack/monasca/test_notification.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/test_zone.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/test_record.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/test_recordset.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/test_domain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/test_workflow.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/test_external_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/test_cron_trigger.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/trove copying build/lib/heat/tests/openstack/trove/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/trove copying build/lib/heat/tests/openstack/trove/test_instance.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/trove copying build/lib/heat/tests/openstack/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/trove creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zaqar copying build/lib/heat/tests/openstack/zaqar/test_queue.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zaqar copying build/lib/heat/tests/openstack/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zaqar copying build/lib/heat/tests/openstack/zaqar/test_subscription.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zaqar creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/glance copying build/lib/heat/tests/openstack/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/glance copying build/lib/heat/tests/openstack/glance/test_image.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/glance creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_network_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_trunk.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_address_scope.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_port.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_metering.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_provider_net.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_subnet.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_router.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_quota.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_listener.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_pool_member.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_pool.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/inline_templates.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_segment.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_extraroute.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_firewall.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_floating_ip.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_qos.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_net.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_subnetpool.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_vpnservice.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_node.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_profile.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_receiver.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zun copying build/lib/heat/tests/openstack/zun/test_container.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zun copying build/lib/heat/tests/openstack/zun/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zun copying build/lib/heat/tests/test_environment.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_translation_rule.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_grouputils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints copying build/lib/heat/tests/constraints/test_heat_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints copying build/lib/heat/tests/constraints/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints copying build/lib/heat/tests/constraints/test_common_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints copying build/lib/heat/tests/test_attributes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_stack_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_loguserdata.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_common_context.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/testing-overview.txt -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_engine_api_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_engine_service.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_rpc_worker_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/policy copying build/lib/heat/tests/policy/deny_stack_user.json -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/policy copying build/lib/heat/tests/policy/check_admin.json -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/policy copying build/lib/heat/tests/policy/notallowed.json -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/policy copying build/lib/heat/tests/policy/resources.json -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/policy copying build/lib/heat/tests/test_metadata_refresh.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_common_policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_noauth.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_nokey.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_rpc_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_crypt.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_stack_user.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence copying build/lib/heat/tests/convergence/test_converge.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add_rollback_early.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_invert_deps.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/basic_create.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_remove.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/multiple_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add_concurrent.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/create_early_delete.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_interrupt_create.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/basic_update_delete.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_user_replace.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/disjoint_create.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_remove_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/basic_create_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/engine_wrapper.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/scenario_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/message_queue.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/processes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/testutils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/worker_wrapper.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/reality.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/scenario.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/fake_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/event_loop.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/message_processor.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/test_common_param_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_support.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_stack_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_properties.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_signal.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_sqlalchemy_filters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_sqlalchemy_api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_sqlalchemy_types.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/db/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/test_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/exception.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/endpoint_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/cache.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/param_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/environment_util.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/template_format.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/context.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/i18n.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/serializers.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/service_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/short_id.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/plugin_loader.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/profiler.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/netutils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/auth_url.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/environment_format.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/urlfetch.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/messaging.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/identifier.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/pluginutils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/noauth.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/auth_password.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/policy.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/grouputils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/crypt.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/custom_backend_auth.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/lifecycle_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db copying build/lib/heat/db/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/filters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/072_raw_template_files.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/071_mitaka.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/073_resource_data_fk_ondelete_cascade.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/utils.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/gabbits copying build/lib/heat_integrationtests/api/gabbits/environments.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/gabbits copying build/lib/heat_integrationtests/api/gabbits/stacks.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/gabbits copying build/lib/heat_integrationtests/api/gabbits/resources.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/gabbits copying build/lib/heat_integrationtests/api/gabbits/templates.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/gabbits copying build/lib/heat_integrationtests/api/gabbits/resourcetypes.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/gabbits copying build/lib/heat_integrationtests/api/test_heat_api.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api copying build/lib/heat_integrationtests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/locale creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/locale/ja creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/locale/ja/LC_MESSAGES copying build/lib/heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/locale/ja/LC_MESSAGES copying build/lib/heat_integrationtests/install-requirements -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/.gitignore -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/pre_test_hook.sh -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/prepare_test_network.sh -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/cleanup_test_env.sh -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/README.rst -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/test_server_signal.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/test_volumes.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_autoscaling_lb_neutron.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_server_software_config.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/app_server_neutron.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_volumes_create_from_backup.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/boot_config_none_env.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_autoscaling_lbv2_neutron.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_aodh_alarm.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_volumes_delete_snapshot.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_base_resources.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/app_server_lbv2_neutron.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_server_cfn_init.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/netcat-webapp.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/templates/test_server_signal.yaml -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/templates copying build/lib/heat_integrationtests/scenario/test_aodh_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/test_autoscaling_lbv2.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/test_server_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/test_server_cfn_init.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/scenario_base.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/test_base_resources.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/scenario/test_autoscaling_lb.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario copying build/lib/heat_integrationtests/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/plugin.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_swiftsignal_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_stack_events.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_admin_actions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_nested_get_attr.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_external_ref.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_autoscaling.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_templates.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_encrypted_parameter.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_purge.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_instance_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_aws_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_translation.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_preview_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_resources_list.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_stack_tags.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_update_restricted.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_create_update_neutron_port.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_default_parameters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_notifications.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_unicode_template.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_stack_outputs.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_immutable_parameters.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_replace_deprecated.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_nova_server_networks.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_encryption_vol_type.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_reload_on_sighup.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_env_merge.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_waitcondition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_cancel_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_software_deployment_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_event_sinks.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_resource_group.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/functional_base.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_conditions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_create_update.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_snapshot_restore.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_heat_autoscaling.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_os_wait_condition.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_hooks.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_conditional_exposure.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_resource_chain.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_preview.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_template_resource.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_remote_stack.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_lbaasv2.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_template_validate.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_validation.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_delete.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_create_update_neutron_trunk.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_create_update_neutron_subnet.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/config.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/test.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/remote_client.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/clients.py -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/prepare_test_env.sh -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch/watch.py to watch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/ec2token.py to ec2token.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/software_deployments.py to software_deployments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/software_configs.py to software_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/build_info.py to build_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views/stacks_view.py to stacks_view.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views/views_common.py to views_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/v1/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/v1/signal.py to signal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware/version_negotiation.py to version_negotiation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware/fault.py to fault.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/resource_properties_data.py to resource_properties_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/watch_rule.py to watch_rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/resource_data.py to resource_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/watch_data.py to watch_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/stack_tag.py to stack_tag.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/raw_template_files.py to raw_template_files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/software_deployment.py to software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/stack_lock.py to stack_lock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/raw_template.py to raw_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/software_config.py to software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/sync_point.py to sync_point.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/user_creds.py to user_creds.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/template_resource.py to template_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/subnet.py to subnet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/route_table.py to route_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/network_interface.py to network_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/instance.py to instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/vpc.py to vpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/internet_gateway.py to internet_gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/eip.py to eip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2/security_group.py to security_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling/scaling_policy.py to scaling_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling/launch_config.py to launch_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling/autoscaling_group.py to autoscaling_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/iam/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/iam/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn/wait_condition_handle.py to wait_condition_handle.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn/wait_condition.py to wait_condition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/s3/s3.py to s3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/lb/loadbalancer.py to loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/lb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/signal_responder.py to signal_responder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/server_base.py to server_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/stack_user.py to stack_user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/alarm.py to alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/gnocchi/alarm.py to alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/gnocchi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/composite_alarm.py to composite_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/flavor.py to flavor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/keypair.py to keypair.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/floatingip.py to floatingip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/server_network_mixin.py to server_network_mixin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/host_aggregate.py to host_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/server_group.py to server_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/region.py to region.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/role_assignments.py to role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/domain.py to domain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/wait_condition_handle.py to wait_condition_handle.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/ha_restarter.py to ha_restarter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/value.py to value.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/scaling_policy.py to scaling_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/remote_stack.py to remote_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/swiftsignal.py to swiftsignal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/instance_group.py to instance_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/software_deployment.py to software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/cloud_config.py to cloud_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/deployed_server.py to deployed_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/software_component.py to software_component.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/autoscaling_group.py to autoscaling_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/cloud_watch.py to cloud_watch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/multi_part.py to multi_part.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/wait_condition.py to wait_condition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/structured_config.py to structured_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/software_config.py to software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/none_resource.py to none_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/random_string.py to random_string.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/resource_chain.py to resource_chain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/resource_group.py to resource_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/access_policy.py to access_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila/share.py to share.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila/share_type.py to share_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila/share_network.py to share_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila/security_service.py to security_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/encrypted_volume_type.py to encrypted_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/volume_type.py to volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican/order.py to order.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican/secret.py to secret.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/job.py to job.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/job_binary.py to job_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/data_source.py to data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum/bay.py to bay.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum/baymodel.py to baymodel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum/cluster_template.py to cluster_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca/notification.py to notification.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca/alarm_definition.py to alarm_definition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate/zone.py to zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate/domain.py to domain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate/recordset.py to recordset.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate/record.py to record.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral/cron_trigger.py to cron_trigger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral/external_resource.py to external_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral/workflow.py to workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove/instance.py to instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar/subscription.py to subscription.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/subnetpool.py to subnetpool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/address_scope.py to address_scope.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/rbac_policy.py to rbac_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/floatingip.py to floatingip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc/flow_classifier.py to flow_classifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc/port_chain.py to port_chain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc/port_pair.py to port_pair.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc/port_pair_group.py to port_pair_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/sfc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/segment.py to segment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/qos.py to qos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/metering.py to metering.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/subnet.py to subnet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py to loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/pool_member.py to pool_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/lbaas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/loadbalancer.py to loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/firewall.py to firewall.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/extraroute.py to extraroute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/port.py to port.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/trunk.py to trunk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/neutron.py to neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/vpnservice.py to vpnservice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/network_gateway.py to network_gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/net.py to net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/security_group_rule.py to security_group_rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/security_group.py to security_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron/provider_net.py to provider_net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin/res_base.py to res_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/senlin/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zun/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zun/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py to stack_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/scheduler_hints.py to scheduler_hints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/wait_condition.py to wait_condition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/volume_base.py to volume_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/alarm_base.py to alarm_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/rsrc_defn.py to rsrc_defn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/node_data.py to node_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/stk_defn.py to stk_defn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/dependencies.py to dependencies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/properties.py to properties.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/parent_rsrc.py to parent_rsrc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/output.py to output.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/template_common.py to template_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/watchrule.py to watchrule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/plugin_manager.py to plugin_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraints.py to constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/attributes.py to attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/check_resource.py to check_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/timestamp.py to timestamp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/function.py to function.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/service_stack_watch.py to service_stack_watch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/progress.py to progress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/client_plugin.py to client_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/client_exception.py to client_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/mistral.py to mistral.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/zaqar.py to zaqar.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/designate.py to designate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone/heat_keystoneclient.py to heat_keystoneclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone/keystone_constraints.py to keystone_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/ceilometer.py to ceilometer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/sahara.py to sahara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/monasca.py to monasca.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/trove.py to trove.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/openstacksdk.py to openstacksdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/barbican.py to barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/magnum.py to magnum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/heat_plugin.py to heat_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron/neutron_constraints.py to neutron_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron/lbaas_constraints.py to lbaas_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/nova.py to nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/senlin.py to senlin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/aodh.py to aodh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/zun.py to zun.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/cinder.py to cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/manila.py to manila.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/service_software_config.py to service_software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/stack_lock.py to stack_lock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/translation.py to translation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/parameter_groups.py to parameter_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification/autoscaling.py to autoscaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/properties_group.py to properties_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/template_files.py to template_files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/lifecycle_plugin.py to lifecycle_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/software_config_io.py to software_config_io.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/conditions.py to conditions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/sync_point.py to sync_point.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/worker.py to worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/support.py to support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint/common_constraints.py to common_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint/heat_constraints.py to heat_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/heat_api.py to heat_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/heat_api_cfn.py to heat_api_cfn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd/heat_api_cloudwatch.py to heat_api_cloudwatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit/part_handler.py to part_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit/loguserdata.py to loguserdata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/worker_client.py to worker_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/listener_client.py to listener_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/worker_api.py to worker_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/scalingutil.py to scalingutil.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/rolling_update.py to rolling_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/lbutils.py to lbutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/cooldown.py to cooldown.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/api_cfn.py to api_cfn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/all.py to all.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/api_cloudwatch.py to api_cloudwatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_hot.py to test_hot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_template_format.py to test_template_format.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cloudwatch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cloudwatch/test_api_cloudwatch.py to test_api_cloudwatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws/test_api_ec2token.py to test_api_ec2token.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws/test_api_aws.py to test_api_aws.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_resources.py to test_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_views_common.py to test_views_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_routes.py to test_routes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_views_stacks_view.py to test_views_stacks_view.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_stacks.py to test_stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_build_info.py to test_build_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_actions.py to test_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_events.py to test_events.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_software_configs.py to test_software_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_software_deployments.py to test_software_deployments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cfn/test_api_cfn_v1.py to test_api_cfn_v1.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cfn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware/test_version_negotiation_middleware.py to test_version_negotiation_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_common_serializers.py to test_common_serializers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_exception.py to test_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_validate.py to test_validate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_vpc.py to test_vpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_resource_properties_data.py to test_resource_properties_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_plugin_manager.py to test_plugin_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_dependencies.py to test_dependencies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_sync_point.py to test_sync_point.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_scheduler.py to test_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_resource_type.py to test_resource_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_engine_worker.py to test_engine_worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_events.py to test_stack_events.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_adopt.py to test_stack_adopt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_delete.py to test_stack_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_action.py to test_stack_action.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_threadgroup_mgr.py to test_threadgroup_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_resources.py to test_stack_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_snapshot.py to test_stack_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_service_engine.py to test_service_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_software_config.py to test_software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_create.py to test_stack_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_watch.py to test_stack_watch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service/test_stack_update.py to test_stack_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_node_data.py to test_node_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/test_check_resource.py to test_check_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_engine_service_stack_watch.py to test_engine_service_stack_watch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_dbinstance.py to test_dbinstance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_provider_template.py to test_provider_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_short_id.py to test_short_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_rpc_listener_client.py to test_rpc_listener_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_nested_stack.py to test_nested_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_server_tags.py to test_server_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/generic_resource.py to generic_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_identifier.py to test_identifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_stack_delete.py to test_stack_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_function.py to test_function.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_constraints.py to test_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_fault_middleware.py to test_fault_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_instance_network.py to test_instance_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_security_group.py to test_security_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_waitcondition.py to test_waitcondition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_loadbalancer.py to test_loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_instance.py to test_instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_network_interface.py to test_network_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_s3.py to test_s3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_eip.py to test_eip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_notifications.py to test_notifications.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_heat_scaling_policy.py to test_heat_scaling_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_rolling_update.py to test_rolling_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/inline_templates.py to inline_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_scaling_group.py to test_scaling_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_lbutils.py to test_lbutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_new_capacity.py to test_new_capacity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_launch_config.py to test_launch_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_scaling_template.py to test_scaling_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_heat_scaling_group.py to test_heat_scaling_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/test_scaling_policy.py to test_scaling_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_properties_group.py to test_properties_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_lifecycle_plugin_utils.py to test_lifecycle_plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_auth_url.py to test_auth_url.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_neutron_client.py to test_neutron_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_heat_client.py to test_heat_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_mistral_client.py to test_mistral_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_clients.py to test_clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_aodh_client.py to test_aodh_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_zaqar_client.py to test_zaqar_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_zun_client.py to test_zun_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_nova_client.py to test_nova_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_designate_client.py to test_designate_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_sdk_client.py to test_sdk_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_monasca_client.py to test_monasca_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_progress.py to test_progress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_ceilometer_client.py to test_ceilometer_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_glance_client.py to test_glance_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_manila_client.py to test_manila_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_senlin_client.py to test_senlin_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_swift_client.py to test_swift_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_keystone_client.py to test_keystone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_magnum_client.py to test_magnum_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_barbican_client.py to test_barbican_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_cinder_client.py to test_cinder_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/test_sahara_client.py to test_sahara_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_stack_collect_attributes.py to test_stack_collect_attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_empty_stack.py to test_empty_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_auth_password.py to test_auth_password.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_template_files.py to test_template_files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_event.py to test_event.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_common_exception.py to test_common_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_stack.py to test_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_watch.py to test_watch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_rsrc_defn.py to test_rsrc_defn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_timeutils.py to test_timeutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_common_env_util.py to test_common_env_util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_common_service_utils.py to test_common_service_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_urlfetch.py to test_urlfetch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_stack_lock.py to test_stack_lock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_plugin_loader.py to test_plugin_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_convg_stack.py to test_convg_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_environment_format.py to test_environment_format.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_parameters.py to test_parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh/test_composite_alarm.py to test_composite_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh/test_gnocchi_alarm.py to test_gnocchi_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/aodh/test_alarm.py to test_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/test_flavor.py to test_flavor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/test_keypair.py to test_keypair.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/test_host_aggregate.py to test_host_aggregate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/test_floatingip.py to test_floatingip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/nova/test_server_group.py to test_server_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_role_assignments.py to test_role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/keystone/test_region.py to test_region.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_cloud_config.py to test_cloud_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_instance_group.py to test_instance_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_swiftsignal.py to test_swiftsignal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_none_resource.py to test_none_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_deployed_server.py to test_deployed_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_software_component.py to test_software_component.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_value.py to test_value.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_software_deployment.py to test_software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_waitcondition.py to test_waitcondition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_random_string.py to test_random_string.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_multi_part.py to test_multi_part.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_resource_group.py to test_resource_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_structured_config.py to test_structured_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_cloudwatch.py to test_cloudwatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_software_config.py to test_software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_restarter.py to test_restarter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_instance_group_update_policy.py to test_instance_group_update_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_resource_chain.py to test_resource_chain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_remote_stack.py to test_remote_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/heat/test_cw_alarm.py to test_cw_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila/test_security_service.py to test_security_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila/test_share_network.py to test_share_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila/test_share.py to test_share.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/manila/test_share_type.py to test_share_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder/test_volume_utils.py to test_volume_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder/test_volume_type_encryption.py to test_volume_type_encryption.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder/test_qos_specs.py to test_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/cinder/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/swift/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican/test_order.py to test_order.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican/test_secret.py to test_secret.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/barbican/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara/test_data_source.py to test_data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara/test_templates.py to test_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara/test_job_binary.py to test_job_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara/test_job.py to test_job.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/sahara/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum/test_bay.py to test_bay.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum/test_cluster_template.py to test_cluster_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/magnum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca/test_alarm_definition.py to test_alarm_definition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca/test_notification.py to test_notification.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate/test_zone.py to test_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate/test_record.py to test_record.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate/test_recordset.py to test_recordset.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral/test_workflow.py to test_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral/test_external_resource.py to test_external_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral/test_cron_trigger.py to test_cron_trigger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/mistral/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/trove/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/trove/test_instance.py to test_instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/trove/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zaqar/test_queue.py to test_queue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zaqar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zaqar/test_subscription.py to test_subscription.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/glance/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_network_gateway.py to test_neutron_network_gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_trunk.py to test_neutron_trunk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_address_scope.py to test_address_scope.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_port.py to test_neutron_port.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_metering.py to test_neutron_metering.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_provider_net.py to test_neutron_provider_net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_subnet.py to test_neutron_subnet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_router.py to test_neutron_router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_rbac_policy.py to test_neutron_rbac_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/test_pool_member.py to test_pool_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/test_loadbalancer.py to test_loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/test_l7policy.py to test_l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/lbaas/test_l7rule.py to test_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/inline_templates.py to inline_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_segment.py to test_neutron_segment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_loadbalancer.py to test_neutron_loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron.py to test_neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_security_group.py to test_neutron_security_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_extraroute.py to test_extraroute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_firewall.py to test_neutron_firewall.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_floating_ip.py to test_neutron_floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_net.py to test_neutron_net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_subnetpool.py to test_neutron_subnetpool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_vpnservice.py to test_neutron_vpnservice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_neutron_security_group_rule.py to test_neutron_security_group_rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py to test_flow_classifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc/test_port_pair.py to test_port_pair.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc/test_port_chain.py to test_port_chain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py to test_port_pair_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/neutron/test_sfc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin/test_node.py to test_node.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/senlin/test_receiver.py to test_receiver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zun/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/zun/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_environment.py to test_environment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_translation_rule.py to test_translation_rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_grouputils.py to test_grouputils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints/test_heat_constraints.py to test_heat_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints/test_common_constraints.py to test_common_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_attributes.py to test_attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_stack_resource.py to test_stack_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_loguserdata.py to test_loguserdata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_common_context.py to test_common_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_engine_api_utils.py to test_engine_api_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_engine_service.py to test_engine_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_rpc_worker_client.py to test_rpc_worker_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_metadata_refresh.py to test_metadata_refresh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_common_policy.py to test_common_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_noauth.py to test_noauth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_nokey.py to test_nokey.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_rpc_client.py to test_rpc_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_crypt.py to test_crypt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_stack_user.py to test_stack_user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/test_converge.py to test_converge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_add_rollback_early.py to update_add_rollback_early.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_add_rollback.py to update_add_rollback.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_replace_invert_deps.py to update_replace_invert_deps.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/basic_create.py to basic_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_remove.py to update_remove.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/multiple_update.py to multiple_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_add_concurrent.py to update_add_concurrent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py to update_replace_missed_cleanup_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/create_early_delete.py to create_early_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_interrupt_create.py to update_interrupt_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/basic_update_delete.py to basic_update_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_replace_rollback.py to update_replace_rollback.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_user_replace.py to update_user_replace.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/disjoint_create.py to disjoint_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_add.py to update_add.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py to update_replace_missed_cleanup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_user_replace_rollback.py to update_user_replace_rollback.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_remove_rollback.py to update_remove_rollback.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/basic_create_rollback.py to basic_create_rollback.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios/update_replace.py to update_replace.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/engine_wrapper.py to engine_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/scenario_template.py to scenario_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/message_queue.py to message_queue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/processes.py to processes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/testutils.py to testutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/worker_wrapper.py to worker_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/reality.py to reality.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/fake_resource.py to fake_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/event_loop.py to event_loop.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework/message_processor.py to message_processor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_common_param_utils.py to test_common_param_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_support.py to test_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_stack_update.py to test_stack_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_properties.py to test_properties.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_signal.py to test_signal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db/test_sqlalchemy_filters.py to test_sqlalchemy_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db/test_sqlalchemy_api.py to test_sqlalchemy_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db/test_sqlalchemy_types.py to test_sqlalchemy_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_template.py to test_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/endpoint_utils.py to endpoint_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/param_utils.py to param_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/environment_util.py to environment_util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/template_format.py to template_format.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/serializers.py to serializers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/service_utils.py to service_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/short_id.py to short_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/plugin_loader.py to plugin_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/profiler.py to profiler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/netutils.py to netutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/auth_url.py to auth_url.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/environment_format.py to environment_format.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/urlfetch.py to urlfetch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/messaging.py to messaging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/identifier.py to identifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/pluginutils.py to pluginutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/noauth.py to noauth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/auth_password.py to auth_password.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/grouputils.py to grouputils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/crypt.py to crypt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/custom_backend_auth.py to custom_backend_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/lifecycle_plugin_utils.py to lifecycle_plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py to 077_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py to 074_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/072_raw_template_files.py to 072_raw_template_files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py to 078_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py to 076_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py to 075_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/071_mitaka.py to 071_mitaka.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py to 079_resource_properties_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/073_resource_data_fk_ondelete_cascade.py to 073_resource_data_fk_ondelete_cascade.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py to 080_resource_attrs_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/test_heat_api.py to test_heat_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_server_signal.py to test_server_signal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_aodh_alarm.py to test_aodh_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_autoscaling_lbv2.py to test_autoscaling_lbv2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_server_software_config.py to test_server_software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_server_cfn_init.py to test_server_cfn_init.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/scenario_base.py to scenario_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_base_resources.py to test_base_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/scenario/test_autoscaling_lb.py to test_autoscaling_lb.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_swiftsignal_update.py to test_swiftsignal_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_stack_events.py to test_stack_events.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_admin_actions.py to test_admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_nested_get_attr.py to test_nested_get_attr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_external_ref.py to test_external_ref.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_autoscaling.py to test_autoscaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_templates.py to test_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_encrypted_parameter.py to test_encrypted_parameter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_purge.py to test_purge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_instance_group.py to test_instance_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_aws_stack.py to test_aws_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_translation.py to test_translation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_preview_update.py to test_preview_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_resources_list.py to test_resources_list.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_stack_tags.py to test_stack_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_update_restricted.py to test_update_restricted.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_create_update_neutron_port.py to test_create_update_neutron_port.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_default_parameters.py to test_default_parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_notifications.py to test_notifications.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_unicode_template.py to test_unicode_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_stack_outputs.py to test_stack_outputs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_immutable_parameters.py to test_immutable_parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_replace_deprecated.py to test_replace_deprecated.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_nova_server_networks.py to test_nova_server_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_encryption_vol_type.py to test_encryption_vol_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_reload_on_sighup.py to test_reload_on_sighup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_env_merge.py to test_env_merge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_waitcondition.py to test_waitcondition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_cancel_update.py to test_cancel_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_software_deployment_group.py to test_software_deployment_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_event_sinks.py to test_event_sinks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_resource_group.py to test_resource_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/functional_base.py to functional_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_conditions.py to test_conditions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_create_update.py to test_create_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_snapshot_restore.py to test_snapshot_restore.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_software_config.py to test_software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_heat_autoscaling.py to test_heat_autoscaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_os_wait_condition.py to test_os_wait_condition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_conditional_exposure.py to test_conditional_exposure.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_resource_chain.py to test_resource_chain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_preview.py to test_preview.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_template_resource.py to test_template_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_remote_stack.py to test_remote_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_lbaasv2.py to test_lbaasv2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_template_validate.py to test_template_validate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_delete.py to test_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_create_update_neutron_trunk.py to test_create_update_neutron_trunk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/functional/test_create_update_neutron_subnet.py to test_create_update_neutron_subnet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common/remote_client.py to remote_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_integrationtests/common/clients.py to clients.pyc writing byte-compilation script '/tmp/tmp7EfPGK.py' /usr/bin/python -O /tmp/tmp7EfPGK.py removing /tmp/tmp7EfPGK.py running install_egg_info running egg_info writing pbr to heat.egg-info/pbr.json writing heat.egg-info/PKG-INFO writing top-level names to heat.egg-info/top_level.txt writing dependency_links to heat.egg-info/dependency_links.txt writing entry points to heat.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'heat.egg-info/SOURCES.txt' Copying heat.egg-info to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat-9.0.4-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin copying build/scripts-2.7/heat-db-setup -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin copying build/scripts-2.7/heat-keystone-setup-domain -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin copying build/scripts-2.7/heat-keystone-setup -> /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin/heat-db-setup to 755 changing mode of /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin/heat-keystone-setup-domain to 755 changing mode of /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin/heat-keystone-setup to 755 Installing heat-wsgi-api-cfn script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-wsgi-api-cloudwatch script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-wsgi-api script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-api-cloudwatch script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-api-cfn script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-manage script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-engine script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-all script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin Installing heat-api script to /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin + sed -i -e '/^#!/,1 d' /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/manage.py + egg_path='/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat-*.egg-info' + tempest_egg_path=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_tests.egg-info + mkdir /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_tests.egg-info + echo heat + grep 'tempest\|Tempest' heat.egg-info/entry_points.txt + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat-9.0.4-py2.7.egg-info/entry_points.txt + cp -r /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat-9.0.4-py2.7.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_tests.egg-info + sed -i s/heat/heat_tests/g /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat_tests.egg-info/PKG-INFO + mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//var/log/heat/ + mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//var/run/heat/ + install -p -D -m 644 /builddir/build/SOURCES/heat.logrotate /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/etc/logrotate.d/openstack-heat + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/systemd/system/openstack-heat-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api-cfn.service /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/systemd/system/openstack-heat-api-cfn.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-engine.service /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/systemd/system/openstack-heat-engine.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api-cloudwatch.service /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/systemd/system/openstack-heat-api-cloudwatch.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/systemd/system/openstack-heat-all.service + mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//var/lib/heat/ + mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat/ + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/heat-9.0.4/doc/build creating /builddir/build/BUILD/heat-9.0.4/doc/build/doctrees creating /builddir/build/BUILD/heat-9.0.4/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/heat-9.0.4 [pbr] Generating doc/source/api/heat.api.aws.ec2token.rst [pbr] Generating doc/source/api/heat.api.aws.exception.rst [pbr] Generating doc/source/api/heat.api.aws.utils.rst [pbr] Generating doc/source/api/heat.api.cfn.v1.signal.rst [pbr] Generating doc/source/api/heat.api.cfn.v1.stacks.rst [pbr] Generating doc/source/api/heat.api.cfn.versions.rst [pbr] Generating doc/source/api/heat.api.cloudwatch.watch.rst [pbr] Generating doc/source/api/heat.api.middleware.fault.rst [pbr] Generating doc/source/api/heat.api.middleware.ssl.rst [pbr] Generating doc/source/api/heat.api.middleware.version_negotiation.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.actions.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.build_info.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.events.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.resources.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.services.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.software_configs.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.software_deployments.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.stacks.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.util.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.views.stacks_view.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.views.views_common.rst [pbr] Generating doc/source/api/heat.api.openstack.versions.rst [pbr] Generating doc/source/api/heat.api.versions.rst [pbr] Generating doc/source/api/heat.engine.api.rst [pbr] Generating doc/source/api/heat.engine.attributes.rst [pbr] Generating doc/source/api/heat.engine.cfn.functions.rst [pbr] Generating doc/source/api/heat.engine.cfn.parameters.rst [pbr] Generating doc/source/api/heat.engine.cfn.template.rst [pbr] Generating doc/source/api/heat.engine.check_resource.rst [pbr] Generating doc/source/api/heat.engine.clients.client_exception.rst [pbr] Generating doc/source/api/heat.engine.clients.client_plugin.rst [pbr] Generating doc/source/api/heat.engine.clients.os.aodh.rst [pbr] Generating doc/source/api/heat.engine.clients.os.barbican.rst [pbr] Generating doc/source/api/heat.engine.clients.os.ceilometer.rst [pbr] Generating doc/source/api/heat.engine.clients.os.cinder.rst [pbr] Generating doc/source/api/heat.engine.clients.os.designate.rst [pbr] Generating doc/source/api/heat.engine.clients.os.glance.rst [pbr] Generating doc/source/api/heat.engine.clients.os.heat_plugin.rst [pbr] Generating doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst [pbr] Generating doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst [pbr] Generating doc/source/api/heat.engine.clients.os.magnum.rst [pbr] Generating doc/source/api/heat.engine.clients.os.manila.rst [pbr] Generating doc/source/api/heat.engine.clients.os.mistral.rst [pbr] Generating doc/source/api/heat.engine.clients.os.monasca.rst [pbr] Generating doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst [pbr] Generating doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst [pbr] Generating doc/source/api/heat.engine.clients.os.nova.rst [pbr] Generating doc/source/api/heat.engine.clients.os.openstacksdk.rst [pbr] Generating doc/source/api/heat.engine.clients.os.sahara.rst [pbr] Generating doc/source/api/heat.engine.clients.os.senlin.rst [pbr] Generating doc/source/api/heat.engine.clients.os.swift.rst [pbr] Generating doc/source/api/heat.engine.clients.os.trove.rst [pbr] Generating doc/source/api/heat.engine.clients.os.zaqar.rst [pbr] Generating doc/source/api/heat.engine.clients.os.zun.rst [pbr] Generating doc/source/api/heat.engine.clients.progress.rst [pbr] Generating doc/source/api/heat.engine.conditions.rst [pbr] Generating doc/source/api/heat.engine.constraint.common_constraints.rst [pbr] Generating doc/source/api/heat.engine.constraint.heat_constraints.rst [pbr] Generating doc/source/api/heat.engine.constraints.rst [pbr] Generating doc/source/api/heat.engine.dependencies.rst [pbr] Generating doc/source/api/heat.engine.environment.rst [pbr] Generating doc/source/api/heat.engine.event.rst [pbr] Generating doc/source/api/heat.engine.function.rst [pbr] Generating doc/source/api/heat.engine.hot.functions.rst [pbr] Generating doc/source/api/heat.engine.hot.parameters.rst [pbr] Generating doc/source/api/heat.engine.hot.template.rst [pbr] Generating doc/source/api/heat.engine.lifecycle_plugin.rst [pbr] Generating doc/source/api/heat.engine.node_data.rst [pbr] Generating doc/source/api/heat.engine.notification.autoscaling.rst [pbr] Generating doc/source/api/heat.engine.notification.stack.rst [pbr] Generating doc/source/api/heat.engine.output.rst [pbr] Generating doc/source/api/heat.engine.parameter_groups.rst [pbr] Generating doc/source/api/heat.engine.parameters.rst [pbr] Generating doc/source/api/heat.engine.parent_rsrc.rst [pbr] Generating doc/source/api/heat.engine.plugin_manager.rst [pbr] Generating doc/source/api/heat.engine.properties.rst [pbr] Generating doc/source/api/heat.engine.properties_group.rst [pbr] Generating doc/source/api/heat.engine.resource.rst [pbr] Generating doc/source/api/heat.engine.rsrc_defn.rst [pbr] Generating doc/source/api/heat.engine.scheduler.rst [pbr] Generating doc/source/api/heat.engine.service.rst [pbr] Generating doc/source/api/heat.engine.service_software_config.rst [pbr] Generating doc/source/api/heat.engine.service_stack_watch.rst [pbr] Generating doc/source/api/heat.engine.software_config_io.rst [pbr] Generating doc/source/api/heat.engine.stack.rst [pbr] Generating doc/source/api/heat.engine.stack_lock.rst [pbr] Generating doc/source/api/heat.engine.status.rst [pbr] Generating doc/source/api/heat.engine.stk_defn.rst [pbr] Generating doc/source/api/heat.engine.support.rst [pbr] Generating doc/source/api/heat.engine.sync_point.rst [pbr] Generating doc/source/api/heat.engine.template.rst [pbr] Generating doc/source/api/heat.engine.template_common.rst [pbr] Generating doc/source/api/heat.engine.template_files.rst [pbr] Generating doc/source/api/heat.engine.timestamp.rst [pbr] Generating doc/source/api/heat.engine.translation.rst [pbr] Generating doc/source/api/heat.engine.update.rst [pbr] Generating doc/source/api/heat.engine.watchrule.rst [pbr] Generating doc/source/api/heat.engine.worker.rst [pbr] Generating doc/source/api/heat.hacking.checks.rst [pbr] Generating doc/source/api/heat.httpd.heat_api.rst [pbr] Generating doc/source/api/heat.httpd.heat_api_cfn.rst [pbr] Generating doc/source/api/heat.httpd.heat_api_cloudwatch.rst [pbr] Generating doc/source/api/heat.objects.base.rst [pbr] Generating doc/source/api/heat.objects.event.rst [pbr] Generating doc/source/api/heat.objects.fields.rst [pbr] Generating doc/source/api/heat.objects.raw_template.rst [pbr] Generating doc/source/api/heat.objects.raw_template_files.rst [pbr] Generating doc/source/api/heat.objects.resource.rst [pbr] Generating doc/source/api/heat.objects.resource_data.rst [pbr] Generating doc/source/api/heat.objects.resource_properties_data.rst [pbr] Generating doc/source/api/heat.objects.service.rst [pbr] Generating doc/source/api/heat.objects.snapshot.rst [pbr] Generating doc/source/api/heat.objects.software_config.rst [pbr] Generating doc/source/api/heat.objects.software_deployment.rst [pbr] Generating doc/source/api/heat.objects.stack.rst [pbr] Generating doc/source/api/heat.objects.stack_lock.rst [pbr] Generating doc/source/api/heat.objects.stack_tag.rst [pbr] Generating doc/source/api/heat.objects.sync_point.rst [pbr] Generating doc/source/api/heat.objects.user_creds.rst [pbr] Generating doc/source/api/heat.objects.watch_data.rst [pbr] Generating doc/source/api/heat.objects.watch_rule.rst [pbr] Generating doc/source/api/heat.rpc.api.rst [pbr] Generating doc/source/api/heat.rpc.client.rst [pbr] Generating doc/source/api/heat.rpc.listener_client.rst [pbr] Generating doc/source/api/heat.rpc.worker_api.rst [pbr] Generating doc/source/api/heat.rpc.worker_client.rst [pbr] Generating doc/source/api/heat.scaling.cooldown.rst [pbr] Generating doc/source/api/heat.scaling.lbutils.rst [pbr] Generating doc/source/api/heat.scaling.rolling_update.rst [pbr] Generating doc/source/api/heat.scaling.scalingutil.rst [pbr] Generating doc/source/api/heat.scaling.template.rst [pbr] Generating doc/source/api/heat.version.rst [pbr] Generating doc/source/api/heat_integrationtests.api.test_heat_api.rst [pbr] Generating doc/source/api/heat_integrationtests.common.clients.rst [pbr] Generating doc/source/api/heat_integrationtests.common.config.rst [pbr] Generating doc/source/api/heat_integrationtests.common.exceptions.rst [pbr] Generating doc/source/api/heat_integrationtests.common.remote_client.rst [pbr] Generating doc/source/api/heat_integrationtests.common.test.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.functional_base.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_admin_actions.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_autoscaling.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_aws_stack.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_cancel_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_conditional_exposure.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_conditions.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update_neutron_port.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update_neutron_subnet.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update_neutron_trunk.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_default_parameters.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_delete.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_encrypted_parameter.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_encryption_vol_type.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_env_merge.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_event_sinks.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_external_ref.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_heat_autoscaling.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_hooks.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_immutable_parameters.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_instance_group.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_lbaasv2.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_nested_get_attr.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_notifications.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_nova_server_networks.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_os_wait_condition.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_preview.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_preview_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_purge.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_reload_on_sighup.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_remote_stack.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_replace_deprecated.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_resource_chain.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_resource_group.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_resources_list.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_snapshot_restore.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_software_config.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_software_deployment_group.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_stack_events.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_stack_outputs.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_stack_tags.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_swiftsignal_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_template_resource.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_template_validate.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_templates.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_translation.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_unicode_template.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_update_restricted.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_validation.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_waitcondition.rst [pbr] Generating doc/source/api/heat_integrationtests.plugin.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.scenario_base.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_aodh_alarm.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_autoscaling_lb.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_autoscaling_lbv2.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_base_resources.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_server_cfn_init.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_server_signal.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_server_software_config.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_volumes.rst Running Sphinx v1.6.2 connecting events for openstackdocstheme Keystone V2 loaded loading stevedore.sphinxext loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 303 added, 0 changed, 0 removed reading sources... [ 0%] admin/auth-model reading sources... [ 0%] admin/index reading sources... [ 0%] admin/introduction reading sources... [ 1%] admin/stack-domain-users reading sources... [ 1%] api/autoindex reading sources... [ 1%] api/heat.api.aws.ec2token reading sources... [ 2%] api/heat.api.aws.exception reading sources... [ 2%] api/heat.api.aws.utils reading sources... [ 2%] api/heat.api.cfn.v1.signal reading sources... [ 3%] api/heat.api.cfn.v1.stacks reading sources... [ 3%] api/heat.api.cfn.versions reading sources... [ 3%] api/heat.api.cloudwatch.watch reading sources... [ 4%] api/heat.api.middleware.fault reading sources... [ 4%] api/heat.api.middleware.ssl reading sources... [ 4%] api/heat.api.middleware.version_negotiation reading sources... [ 5%] api/heat.api.openstack.v1.actions reading sources... [ 5%] api/heat.api.openstack.v1.build_info reading sources... [ 5%] api/heat.api.openstack.v1.events reading sources... [ 6%] api/heat.api.openstack.v1.resources reading sources... [ 6%] api/heat.api.openstack.v1.services reading sources... [ 6%] api/heat.api.openstack.v1.software_configs reading sources... [ 7%] api/heat.api.openstack.v1.software_deployments reading sources... [ 7%] api/heat.api.openstack.v1.stacks reading sources... [ 7%] api/heat.api.openstack.v1.util reading sources... [ 8%] api/heat.api.openstack.v1.views.stacks_view reading sources... [ 8%] api/heat.api.openstack.v1.views.views_common reading sources... [ 8%] api/heat.api.openstack.versions reading sources... [ 9%] api/heat.api.versions reading sources... [ 9%] api/heat.engine.api reading sources... [ 9%] api/heat.engine.attributes reading sources... [ 10%] api/heat.engine.cfn.functions reading sources... [ 10%] api/heat.engine.cfn.parameters reading sources... [ 10%] api/heat.engine.cfn.template reading sources... [ 11%] api/heat.engine.check_resource reading sources... [ 11%] api/heat.engine.clients.client_exception reading sources... [ 11%] api/heat.engine.clients.client_plugin reading sources... [ 12%] api/heat.engine.clients.os.aodh reading sources... [ 12%] api/heat.engine.clients.os.barbican /usr/lib/python2.7/site-packages/barbicanclient/__init__.py:61: UserWarning: The containers module is moved to barbicanclient/v1 directory, direct import of barbicanclient.containers will be deprecated. Please import barbicanclient.v1.containers instead. % (name, name, name)) reading sources... [ 12%] api/heat.engine.clients.os.ceilometer reading sources... [ 13%] api/heat.engine.clients.os.cinder reading sources... [ 13%] api/heat.engine.clients.os.designate reading sources... [ 13%] api/heat.engine.clients.os.glance reading sources... [ 14%] api/heat.engine.clients.os.heat_plugin reading sources... [ 14%] api/heat.engine.clients.os.keystone.heat_keystoneclient reading sources... [ 14%] api/heat.engine.clients.os.keystone.keystone_constraints reading sources... [ 15%] api/heat.engine.clients.os.magnum reading sources... [ 15%] api/heat.engine.clients.os.manila reading sources... [ 15%] api/heat.engine.clients.os.mistral reading sources... [ 16%] api/heat.engine.clients.os.monasca reading sources... [ 16%] api/heat.engine.clients.os.neutron.lbaas_constraints reading sources... [ 16%] api/heat.engine.clients.os.neutron.neutron_constraints reading sources... [ 17%] api/heat.engine.clients.os.nova reading sources... [ 17%] api/heat.engine.clients.os.openstacksdk reading sources... [ 17%] api/heat.engine.clients.os.sahara reading sources... [ 18%] api/heat.engine.clients.os.senlin reading sources... [ 18%] api/heat.engine.clients.os.swift reading sources... [ 18%] api/heat.engine.clients.os.trove reading sources... [ 19%] api/heat.engine.clients.os.zaqar reading sources... [ 19%] api/heat.engine.clients.os.zun reading sources... [ 19%] api/heat.engine.clients.progress reading sources... [ 20%] api/heat.engine.conditions reading sources... [ 20%] api/heat.engine.constraint.common_constraints reading sources... [ 20%] api/heat.engine.constraint.heat_constraints reading sources... [ 21%] api/heat.engine.constraints reading sources... [ 21%] api/heat.engine.dependencies reading sources... [ 21%] api/heat.engine.environment reading sources... [ 22%] api/heat.engine.event reading sources... [ 22%] api/heat.engine.function reading sources... [ 22%] api/heat.engine.hot.functions reading sources... [ 23%] api/heat.engine.hot.parameters reading sources... [ 23%] api/heat.engine.hot.template reading sources... [ 23%] api/heat.engine.lifecycle_plugin reading sources... [ 24%] api/heat.engine.node_data reading sources... [ 24%] api/heat.engine.notification.autoscaling reading sources... [ 24%] api/heat.engine.notification.stack reading sources... [ 25%] api/heat.engine.output reading sources... [ 25%] api/heat.engine.parameter_groups reading sources... [ 25%] api/heat.engine.parameters reading sources... [ 26%] api/heat.engine.parent_rsrc reading sources... [ 26%] api/heat.engine.plugin_manager reading sources... [ 26%] api/heat.engine.properties reading sources... [ 27%] api/heat.engine.properties_group reading sources... [ 27%] api/heat.engine.resource reading sources... [ 27%] api/heat.engine.rsrc_defn reading sources... [ 28%] api/heat.engine.scheduler reading sources... [ 28%] api/heat.engine.service reading sources... [ 28%] api/heat.engine.service_software_config reading sources... [ 29%] api/heat.engine.service_stack_watch reading sources... [ 29%] api/heat.engine.software_config_io reading sources... [ 29%] api/heat.engine.stack reading sources... [ 30%] api/heat.engine.stack_lock reading sources... [ 30%] api/heat.engine.status reading sources... [ 30%] api/heat.engine.stk_defn reading sources... [ 31%] api/heat.engine.support reading sources... [ 31%] api/heat.engine.sync_point reading sources... [ 31%] api/heat.engine.template reading sources... [ 32%] api/heat.engine.template_common reading sources... [ 32%] api/heat.engine.template_files reading sources... [ 32%] api/heat.engine.timestamp reading sources... [ 33%] api/heat.engine.translation reading sources... [ 33%] api/heat.engine.update reading sources... [ 33%] api/heat.engine.watchrule reading sources... [ 33%] api/heat.engine.worker reading sources... [ 34%] api/heat.hacking.checks reading sources... [ 34%] api/heat.httpd.heat_api reading sources... [ 34%] api/heat.httpd.heat_api_cfn reading sources... [ 35%] api/heat.httpd.heat_api_cloudwatch reading sources... [ 35%] api/heat.objects.base reading sources... [ 35%] api/heat.objects.event reading sources... [ 36%] api/heat.objects.fields reading sources... [ 36%] api/heat.objects.raw_template reading sources... [ 36%] api/heat.objects.raw_template_files reading sources... [ 37%] api/heat.objects.resource reading sources... [ 37%] api/heat.objects.resource_data reading sources... [ 37%] api/heat.objects.resource_properties_data reading sources... [ 38%] api/heat.objects.service reading sources... [ 38%] api/heat.objects.snapshot reading sources... [ 38%] api/heat.objects.software_config reading sources... [ 39%] api/heat.objects.software_deployment reading sources... [ 39%] api/heat.objects.stack reading sources... [ 39%] api/heat.objects.stack_lock reading sources... [ 40%] api/heat.objects.stack_tag reading sources... [ 40%] api/heat.objects.sync_point reading sources... [ 40%] api/heat.objects.user_creds reading sources... [ 41%] api/heat.objects.watch_data reading sources... [ 41%] api/heat.objects.watch_rule reading sources... [ 41%] api/heat.rpc.api reading sources... [ 42%] api/heat.rpc.client reading sources... [ 42%] api/heat.rpc.listener_client reading sources... [ 42%] api/heat.rpc.worker_api reading sources... [ 43%] api/heat.rpc.worker_client reading sources... [ 43%] api/heat.scaling.cooldown reading sources... [ 43%] api/heat.scaling.lbutils reading sources... [ 44%] api/heat.scaling.rolling_update reading sources... [ 44%] api/heat.scaling.scalingutil reading sources... [ 44%] api/heat.scaling.template reading sources... [ 45%] api/heat.version reading sources... [ 45%] api/heat_integrationtests.api.test_heat_api reading sources... [ 45%] api/heat_integrationtests.common.clients reading sources... [ 46%] api/heat_integrationtests.common.config reading sources... [ 46%] api/heat_integrationtests.common.exceptions reading sources... [ 46%] api/heat_integrationtests.common.remote_client reading sources... [ 47%] api/heat_integrationtests.common.test reading sources... [ 47%] api/heat_integrationtests.functional.functional_base reading sources... [ 47%] api/heat_integrationtests.functional.test_admin_actions reading sources... [ 48%] api/heat_integrationtests.functional.test_autoscaling reading sources... [ 48%] api/heat_integrationtests.functional.test_aws_stack reading sources... [ 48%] api/heat_integrationtests.functional.test_cancel_update reading sources... [ 49%] api/heat_integrationtests.functional.test_conditional_exposure reading sources... [ 49%] api/heat_integrationtests.functional.test_conditions reading sources... [ 49%] api/heat_integrationtests.functional.test_create_update reading sources... [ 50%] api/heat_integrationtests.functional.test_create_update_neutron_port reading sources... [ 50%] api/heat_integrationtests.functional.test_create_update_neutron_subnet reading sources... [ 50%] api/heat_integrationtests.functional.test_create_update_neutron_trunk reading sources... [ 51%] api/heat_integrationtests.functional.test_default_parameters reading sources... [ 51%] api/heat_integrationtests.functional.test_delete reading sources... [ 51%] api/heat_integrationtests.functional.test_encrypted_parameter reading sources... [ 52%] api/heat_integrationtests.functional.test_encryption_vol_type reading sources... [ 52%] api/heat_integrationtests.functional.test_env_merge reading sources... [ 52%] api/heat_integrationtests.functional.test_event_sinks reading sources... [ 53%] api/heat_integrationtests.functional.test_external_ref reading sources... [ 53%] api/heat_integrationtests.functional.test_heat_autoscaling reading sources... [ 53%] api/heat_integrationtests.functional.test_hooks reading sources... [ 54%] api/heat_integrationtests.functional.test_immutable_parameters reading sources... [ 54%] api/heat_integrationtests.functional.test_instance_group reading sources... [ 54%] api/heat_integrationtests.functional.test_lbaasv2 reading sources... [ 55%] api/heat_integrationtests.functional.test_nested_get_attr reading sources... [ 55%] api/heat_integrationtests.functional.test_notifications reading sources... [ 55%] api/heat_integrationtests.functional.test_nova_server_networks reading sources... [ 56%] api/heat_integrationtests.functional.test_os_wait_condition reading sources... [ 56%] api/heat_integrationtests.functional.test_preview reading sources... [ 56%] api/heat_integrationtests.functional.test_preview_update reading sources... [ 57%] api/heat_integrationtests.functional.test_purge reading sources... [ 57%] api/heat_integrationtests.functional.test_reload_on_sighup reading sources... [ 57%] api/heat_integrationtests.functional.test_remote_stack reading sources... [ 58%] api/heat_integrationtests.functional.test_replace_deprecated reading sources... [ 58%] api/heat_integrationtests.functional.test_resource_chain reading sources... [ 58%] api/heat_integrationtests.functional.test_resource_group reading sources... [ 59%] api/heat_integrationtests.functional.test_resources_list reading sources... [ 59%] api/heat_integrationtests.functional.test_snapshot_restore reading sources... [ 59%] api/heat_integrationtests.functional.test_software_config reading sources... [ 60%] api/heat_integrationtests.functional.test_software_deployment_group reading sources... [ 60%] api/heat_integrationtests.functional.test_stack_events reading sources... [ 60%] api/heat_integrationtests.functional.test_stack_outputs reading sources... [ 61%] api/heat_integrationtests.functional.test_stack_tags reading sources... [ 61%] api/heat_integrationtests.functional.test_swiftsignal_update reading sources... [ 61%] api/heat_integrationtests.functional.test_template_resource reading sources... [ 62%] api/heat_integrationtests.functional.test_template_validate reading sources... [ 62%] api/heat_integrationtests.functional.test_templates reading sources... [ 62%] api/heat_integrationtests.functional.test_translation reading sources... [ 63%] api/heat_integrationtests.functional.test_unicode_template reading sources... [ 63%] api/heat_integrationtests.functional.test_update_restricted reading sources... [ 63%] api/heat_integrationtests.functional.test_validation reading sources... [ 64%] api/heat_integrationtests.functional.test_waitcondition reading sources... [ 64%] api/heat_integrationtests.plugin reading sources... [ 64%] api/heat_integrationtests.scenario.scenario_base reading sources... [ 65%] api/heat_integrationtests.scenario.test_aodh_alarm reading sources... [ 65%] api/heat_integrationtests.scenario.test_autoscaling_lb reading sources... [ 65%] api/heat_integrationtests.scenario.test_autoscaling_lbv2 reading sources... [ 66%] api/heat_integrationtests.scenario.test_base_resources reading sources... [ 66%] api/heat_integrationtests.scenario.test_server_cfn_init reading sources... [ 66%] api/heat_integrationtests.scenario.test_server_signal reading sources... [ 66%] api/heat_integrationtests.scenario.test_server_software_config reading sources... [ 67%] api/heat_integrationtests.scenario.test_volumes reading sources... [ 67%] api/index reading sources... [ 67%] configuration/api reading sources... [ 68%] configuration/clients reading sources... [ 68%] configuration/config-options reading sources... [ 68%] configuration/index reading sources... [ 69%] configuration/logs reading sources... [ 69%] configuration/tables/heat-api reading sources... [ 69%] configuration/tables/heat-cfn_api reading sources... [ 70%] configuration/tables/heat-clients reading sources... [ 70%] configuration/tables/heat-clients_aodh reading sources... [ 70%] configuration/tables/heat-clients_backends reading sources... [ 71%] configuration/tables/heat-clients_barbican reading sources... [ 71%] configuration/tables/heat-clients_ceilometer reading sources... [ 71%] configuration/tables/heat-clients_cinder reading sources... [ 72%] configuration/tables/heat-clients_designate reading sources... [ 72%] configuration/tables/heat-clients_glance reading sources... [ 72%] configuration/tables/heat-clients_heat reading sources... [ 73%] configuration/tables/heat-clients_keystone reading sources... [ 73%] configuration/tables/heat-clients_magnum reading sources... [ 73%] configuration/tables/heat-clients_manila reading sources... [ 74%] configuration/tables/heat-clients_mistral reading sources... [ 74%] configuration/tables/heat-clients_monasca reading sources... [ 74%] configuration/tables/heat-clients_neutron reading sources... [ 75%] configuration/tables/heat-clients_nova reading sources... [ 75%] configuration/tables/heat-clients_sahara reading sources... [ 75%] configuration/tables/heat-clients_senlin reading sources... [ 76%] configuration/tables/heat-clients_swift reading sources... [ 76%] configuration/tables/heat-clients_trove reading sources... [ 76%] configuration/tables/heat-clients_zaqar reading sources... [ 77%] configuration/tables/heat-cloudwatch_api reading sources... [ 77%] configuration/tables/heat-common reading sources... [ 77%] configuration/tables/heat-crypt reading sources... [ 78%] configuration/tables/heat-loadbalancer reading sources... [ 78%] configuration/tables/heat-metadata_api reading sources... [ 78%] configuration/tables/heat-notification reading sources... [ 79%] configuration/tables/heat-quota reading sources... [ 79%] configuration/tables/heat-redis reading sources... [ 79%] configuration/tables/heat-testing reading sources... [ 80%] configuration/tables/heat-trustee reading sources... [ 80%] configuration/tables/heat-waitcondition_api reading sources... [ 80%] contributing/blueprints reading sources... [ 81%] contributing/index reading sources... [ 81%] developing_guides/architecture reading sources... [ 81%] developing_guides/gmr reading sources... [ 82%] developing_guides/index reading sources... [ 82%] developing_guides/pluginguide reading sources... [ 82%] developing_guides/rally_on_gates reading sources... [ 83%] developing_guides/schedulerhints reading sources... [ 83%] developing_guides/supportstatus reading sources... [ 83%] getting_started/create_a_stack reading sources... [ 84%] getting_started/index reading sources... [ 84%] getting_started/jeos_building reading sources... [ 84%] getting_started/on_devstack reading sources... [ 85%] getting_started/on_fedora reading sources... [ 85%] getting_started/on_other reading sources... [ 85%] getting_started/on_ubuntu reading sources... [ 86%] getting_started/standalone reading sources... [ 86%] glossary reading sources... [ 86%] index reading sources... [ 87%] install/get_started reading sources... [ 87%] install/index reading sources... [ 87%] install/install reading sources... [ 88%] install/install-debian reading sources... [ 88%] install/install-obs reading sources... [ 88%] install/install-rdo reading sources... [ 89%] install/install-ubuntu reading sources... [ 89%] install/launch-instance reading sources... [ 89%] install/next-steps reading sources... [ 90%] install/verify reading sources... [ 90%] man/heat-api reading sources... [ 90%] man/heat-api-cfn reading sources... [ 91%] man/heat-api-cloudwatch reading sources... [ 91%] man/heat-db-setup reading sources... [ 91%] man/heat-engine reading sources... [ 92%] man/heat-keystone-setup reading sources... [ 92%] man/heat-keystone-setup-domain reading sources... [ 92%] man/heat-manage reading sources... [ 93%] man/index reading sources... [ 93%] operating_guides/httpd reading sources... [ 93%] operating_guides/scale_deployment reading sources... [ 94%] operating_guides/upgrades_guide reading sources... [ 94%] template_guide/advanced_topics reading sources... [ 94%] template_guide/basic_resources reading sources... [ 95%] template_guide/cfn Loading /tmp/tmp7QfAnI/default.yaml Registered: [Plugin](User:False) AWS::EC2::Instance -> Registered: [Plugin](User:False) OS::Heat::AccessPolicy -> Registered: [Plugin](User:False) OS::Heat::ScalingPolicy -> Registered: [Plugin](User:False) AWS::CloudFormation::Stack -> Registered: [Plugin](User:False) OS::Keystone::Group -> Registered: [Plugin](User:False) OS::Glance::Image -> Registered: [Plugin](User:False) AWS::EC2::Volume -> Registered: [Plugin](User:False) OS::Keystone::UserRoleAssignment -> Registered: [Plugin](User:False) OS::Neutron::IPsecPolicy -> Registered: [Plugin](User:False) OS::Senlin::Policy -> Registered: [Plugin](User:False) OS::Heat::SoftwareDeployment -> Registered: [Wildcard Mapping](User:False) OS::Quantum* -> OS::Neutron* Registered: [Plugin](User:False) OS::Barbican::Order -> Registered: [Plugin](User:False) OS::Heat::SwiftSignal -> Registered: [Plugin](User:False) AWS::AutoScaling::ScalingPolicy -> Registered: [Plugin](User:False) OS::Cinder::QoSAssociation -> Registered: [Plugin](User:False) OS::Zaqar::MistralTrigger -> Registered: [Plugin](User:False) OS::Neutron::QoSPolicy -> Registered: [Plugin](User:False) OS::Neutron::HealthMonitor -> Registered: [Plugin](User:False) AWS::IAM::User -> Registered: [Mapping](User:False) OS::Ceilometer::GnocchiAggregationByMetricsAlarm -> OS::Aodh::GnocchiAggregationByMetricsAlarm Registered: [Plugin](User:False) OS::Neutron::LoadBalancer -> Registered: [Plugin](User:False) OS::Cinder::QoSSpecs -> Registered: [Plugin](User:False) OS::Aodh::GnocchiAggregationByResourcesAlarm -> Registered: [Plugin](User:False) AWS::EC2::InternetGateway -> Registered: [Plugin](User:False) OS::Neutron::FloatingIPAssociation -> Registered: [Plugin](User:False) OS::Neutron::FloatingIP -> Registered: [Plugin](User:False) OS::Neutron::Router -> Registered: [Plugin](User:False) OS::Neutron::PortPair -> Registered: [Plugin](User:False) OS::Heat::SoftwareDeployments -> Registered: [Plugin](User:False) OS::Neutron::RouterGateway -> Registered: [Plugin](User:False) AWS::EC2::SubnetRouteTableAssociation -> Registered: [Plugin](User:False) AWS::EC2::VolumeAttachment -> Registered: [Plugin](User:False) OS::Heat::DeployedServer -> Registered: [Plugin](User:False) OS::Neutron::Trunk -> Registered: [Plugin](User:False) AWS::CloudFormation::WaitConditionHandle -> Registered: [Plugin](User:False) OS::Cinder::VolumeAttachment -> Registered: [Plugin](User:False) OS::Neutron::FirewallRule -> Registered: [Plugin](User:False) OS::Cinder::EncryptedVolumeType -> Registered: [Plugin](User:False) OS::Heat::AutoScalingGroup -> Registered: [Plugin](User:False) OS::Nova::FloatingIP -> Registered: [Plugin](User:False) OS::Zun::Container -> Registered: [Plugin](User:False) OS::Neutron::SubnetPool -> Registered: [Plugin](User:False) OS::Heat::HARestarter -> Registered: [Plugin](User:False) OS::Keystone::Project -> Registered: [Plugin](User:False) OS::Monasca::Notification -> Registered: [Plugin](User:False) OS::Keystone::Endpoint -> Registered: [Mapping](User:False) OS::Metering::Alarm -> OS::Aodh::Alarm Registered: [Plugin](User:False) OS::Mistral::ExternalResource -> Registered: [Mapping](User:False) OS::Ceilometer::CombinationAlarm -> OS::Aodh::CombinationAlarm Registered: [Plugin](User:False) OS::Neutron::MeteringLabel -> Registered: [Plugin](User:False) OS::Designate::Zone -> Registered: [Plugin](User:False) OS::Magnum::Bay -> Registered: [Plugin](User:False) OS::Neutron::LBaaS::Listener -> Registered: [Plugin](User:False) OS::Neutron::SecurityGroup -> Registered: [Plugin](User:False) OS::Heat::InstanceGroup -> Registered: [Template](User:False) AWS::CloudWatch::Alarm -> file:///builddir/build/BUILD/heat-9.0.4/etc/heat/templates/AWS_CloudWatch_Alarm.yaml Registered: [Plugin](User:False) AWS::AutoScaling::AutoScalingGroup -> Registered: [Plugin](User:False) OS::Neutron::FlowClassifier -> Registered: [Plugin](User:False) OS::Heat::None -> Registered: [Plugin](User:False) OS::Heat::CloudConfig -> Registered: [Plugin](User:False) OS::Neutron::ExtraRoute -> Registered: [Plugin](User:False) OS::Neutron::PoolMember -> Registered: [Plugin](User:False) OS::Sahara::Cluster -> Registered: [Plugin](User:False) OS::Aodh::CompositeAlarm -> Registered: [Plugin](User:False) OS::Sahara::DataSource -> Registered: [Plugin](User:False) OS::Heat::ResourceChain -> Registered: [Plugin](User:False) OS::Heat::SoftwareComponent -> Registered: [Plugin](User:False) OS::Sahara::NodeGroupTemplate -> Registered: [Plugin](User:False) OS::Neutron::LBaaS::L7Policy -> Registered: [Plugin](User:False) OS::Neutron::LBaaS::PoolMember -> Registered: [Plugin](User:False) OS::Manila::ShareNetwork -> Registered: [Plugin](User:False) OS::Neutron::IKEPolicy -> Registered: [Plugin](User:False) AWS::EC2::VPC -> Registered: [Plugin](User:False) OS::Heat::StructuredConfig -> Registered: [Plugin](User:False) OS::Barbican::GenericContainer -> Registered: [Plugin](User:False) OS::Sahara::JobBinary -> Registered: [Plugin](User:False) OS::Cinder::Volume -> Registered: [Plugin](User:False) OS::Keystone::Service -> Registered: [Plugin](User:False) OS::Heat::WaitConditionHandle -> Registered: [Plugin](User:False) OS::Sahara::ClusterTemplate -> Registered: [Plugin](User:False) OS::Heat::SoftwareConfig -> Registered: [Plugin](User:False) OS::Heat::TestResource -> Registered: [Plugin](User:False) AWS::EC2::VPCGatewayAttachment -> Registered: [Plugin](User:False) AWS::CloudFormation::WaitCondition -> Registered: [Plugin](User:False) OS::Manila::ShareType -> Registered: [Plugin](User:False) AWS::S3::Bucket -> Registered: [Plugin](User:False) OS::Designate::Record -> Registered: [Plugin](User:False) OS::Neutron::FirewallPolicy -> Registered: [Plugin](User:False) AWS::EC2::RouteTable -> Registered: [Plugin](User:False) OS::Magnum::ClusterTemplate -> Registered: [Plugin](User:False) OS::Heat::StructuredDeploymentGroup -> Registered: [Plugin](User:False) OS::Aodh::GnocchiAggregationByMetricsAlarm -> Registered: [Plugin](User:False) OS::Heat::SwiftSignalHandle -> Registered: [Plugin](User:False) OS::Neutron::Port -> Registered: [Plugin](User:False) OS::Heat::RandomString -> Registered: [Plugin](User:False) OS::Heat::SoftwareDeploymentGroup -> Registered: [Plugin](User:False) OS::Trove::Cluster -> Registered: [Plugin](User:False) AWS::EC2::Subnet -> Registered: [Plugin](User:False) OS::Trove::Instance -> Registered: [Plugin](User:False) OS::Neutron::SecurityGroupRule -> Registered: [Plugin](User:False) OS::Neutron::ProviderNet -> Registered: [Plugin](User:False) OS::Heat::MultipartMime -> Registered: [Plugin](User:False) OS::Heat::UpdateWaitConditionHandle -> Registered: [Plugin](User:False) OS::Neutron::Quota -> Registered: [Plugin](User:False) OS::Nova::Server -> Registered: [Plugin](User:False) OS::Magnum::BayModel -> Registered: [Plugin](User:False) OS::Barbican::Secret -> Registered: [Plugin](User:False) OS::Neutron::LBaaS::L7Rule -> Registered: [Plugin](User:False) AWS::IAM::AccessKey -> Registered: [Plugin](User:False) OS::Zaqar::Subscription -> Registered: [Mapping](User:False) OS::Ceilometer::Alarm -> OS::Aodh::Alarm Registered: [Plugin](User:False) AWS::EC2::SecurityGroup -> Registered: [Plugin](User:False) OS::Neutron::Net -> Registered: [Plugin](User:False) OS::Nova::Quota -> Registered: [Plugin](User:False) OS::Cinder::Quota -> Registered: [Plugin](User:False) OS::Manila::Share -> Registered: [Plugin](User:False) OS::Zaqar::SignedQueueURL -> Registered: [Plugin](User:False) OS::Neutron::LBaaS::LoadBalancer -> Registered: [Plugin](User:False) AWS::EC2::EIPAssociation -> Registered: [Plugin](User:False) OS::Neutron::Segment -> Registered: [Plugin](User:False) OS::Heat::Value -> Registered: [Plugin](User:False) OS::Senlin::Node -> Registered: [Plugin](User:False) OS::Neutron::Firewall -> Registered: [Plugin](User:False) AWS::EC2::EIP -> Registered: [Plugin](User:False) OS::Monasca::AlarmDefinition -> Registered: [Plugin](User:False) OS::Neutron::LBaaS::HealthMonitor -> Registered: [Plugin](User:False) AWS::EC2::NetworkInterface -> Registered: [Mapping](User:False) OS::Ceilometer::GnocchiAggregationByResourcesAlarm -> OS::Aodh::GnocchiAggregationByResourcesAlarm Registered: [Plugin](User:False) OS::Keystone::Region -> Registered: [Plugin](User:False) OS::Heat::WaitCondition -> Registered: [Plugin](User:False) OS::Heat::StructuredDeployment -> Registered: [Template](User:False) AWS::RDS::DBInstance -> file:///builddir/build/BUILD/heat-9.0.4/etc/heat/templates/AWS_RDS_DBInstance.yaml Registered: [Plugin](User:False) OS::Neutron::MeteringRule -> Registered: [Plugin](User:False) OS::Barbican::RSAContainer -> Registered: [Plugin](User:False) OS::Swift::Container -> Registered: [Plugin](User:False) OS::Neutron::Pool -> Registered: [Plugin](User:False) OS::Manila::SecurityService -> Registered: [Plugin](User:False) AWS::AutoScaling::LaunchConfiguration -> Registered: [Plugin](User:False) OS::Zaqar::Queue -> Registered: [Plugin](User:False) OS::Neutron::RouterInterface -> Registered: [Plugin](User:False) OS::Mistral::Workflow -> Registered: [Plugin](User:False) OS::Aodh::EventAlarm -> Registered: [Plugin](User:False) OS::Heat::Stack -> Registered: [Plugin](User:False) OS::Nova::FloatingIPAssociation -> Registered: [Plugin](User:False) OS::Sahara::Job -> Registered: [Plugin](User:False) OS::Neutron::NetworkGateway -> Registered: [Plugin](User:False) OS::Magnum::Cluster -> Registered: [Plugin](User:False) OS::Heat::ResourceGroup -> Registered: [Plugin](User:False) OS::Designate::RecordSet -> Registered: [Plugin](User:False) OS::Neutron::RBACPolicy -> Registered: [Plugin](User:False) OS::Aodh::Alarm -> Registered: [Plugin](User:False) OS::Aodh::GnocchiResourcesAlarm -> Registered: [Plugin](User:False) OS::Neutron::VPNService -> Registered: [Plugin](User:False) OS::Senlin::Cluster -> Registered: [Plugin](User:False) OS::Sahara::ImageRegistry -> Registered: [Plugin](User:False) OS::Designate::Domain -> Registered: [Plugin](User:False) OS::Barbican::CertificateContainer -> Registered: [Plugin](User:False) OS::Senlin::Receiver -> Registered: [Plugin](User:False) OS::Nova::ServerGroup -> Registered: [Plugin](User:False) OS::Heat::StructuredDeployments -> Registered: [Plugin](User:False) OS::Mistral::CronTrigger -> Registered: [Plugin](User:False) OS::Neutron::IPsecSiteConnection -> Registered: [Mapping](User:False) OS::Ceilometer::GnocchiResourcesAlarm -> OS::Aodh::GnocchiResourcesAlarm Registered: [Plugin](User:False) OS::Nova::HostAggregate -> Registered: [Plugin](User:False) OS::Neutron::Subnet -> Registered: [Plugin](User:False) OS::Senlin::Profile -> Registered: [Plugin](User:False) OS::Neutron::LBaaS::Pool -> Registered: [Plugin](User:False) OS::Neutron::QoSBandwidthLimitRule -> Registered: [Plugin](User:False) OS::Keystone::Role -> Registered: [Plugin](User:False) OS::Nova::KeyPair -> Registered: [Plugin](User:False) OS::Neutron::AddressScope -> Registered: [Plugin](User:False) OS::Neutron::QoSDscpMarkingRule -> Registered: [Plugin](User:False) OS::Keystone::User -> Registered: [Plugin](User:False) AWS::ElasticLoadBalancing::LoadBalancer -> Registered: [Plugin](User:False) OS::Nova::Flavor -> Registered: [Plugin](User:False) OS::Keystone::Domain -> Registered: [Plugin](User:False) OS::Aodh::CombinationAlarm -> Registered: [Plugin](User:False) OS::Keystone::GroupRoleAssignment -> Registered: [Plugin](User:False) OS::Cinder::VolumeType -> Registered: [Plugin](User:False) OS::Neutron::PortPairGroup -> Registered: [Plugin](User:False) OS::Neutron::PortChain -> reading sources... [ 95%] template_guide/composition reading sources... [ 95%] template_guide/contrib reading sources... [ 96%] template_guide/environment reading sources... [ 96%] template_guide/existing_templates reading sources... [ 96%] template_guide/functions reading sources... [ 97%] template_guide/hello_world reading sources... [ 97%] template_guide/hot_guide reading sources... [ 97%] template_guide/hot_spec reading sources... [ 98%] template_guide/index reading sources... [ 98%] template_guide/openstack :9: (ERROR/3) Unknown target name: "deploy". :5: (ERROR/3) Unexpected indentation. :5: (ERROR/3) Unexpected indentation. reading sources... [ 98%] template_guide/software_deployment reading sources... [ 99%] template_guide/unsupported reading sources... [ 99%] templates/cfn/WordPress_Single_Instance reading sources... [ 99%] templates/hot/hello_world reading sources... [100%] templates/index /builddir/build/BUILD/heat-9.0.4/doc/source/admin/index.rst:5: WARNING: toctree contains reference to nonexisting document u'admin/stack-domain' WARNING: /builddir/build/BUILD/heat-9.0.4/doc/source/api/heat.engine.clients.os.zun.rst:4: (WARNING/2) autodoc: failed to import module u'heat.engine.clients.os.zun'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 657, in import_object __import__(self.modname) File "/builddir/build/BUILD/heat-9.0.4/heat/engine/clients/os/zun.py", line 14, in from zunclient import exceptions as zc_exc ImportError: No module named zunclient /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.get_rsrc_restricted_actions:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:11: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:13: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:11: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:14: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:16: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:17: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:18: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/function.py:docstring of heat.engine.function.all_dep_attrs:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/function.py:docstring of heat.engine.function.dep_attrs:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/resource.py:docstring of heat.engine.resource.Resource.needs_replace_failed:1: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/heat-9.0.4/heat/engine/service.py:docstring of heat.engine.service.EngineService.validate_template:16: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.get_kwargs_for_cloning:11: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.get_kwargs_for_cloning:12: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.purge_db:4: WARNING: Enumerated list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.purge_db:8: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.purge_db:9: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.stack_task:10: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/template.py:docstring of heat.engine.template.Template.create_empty_template:8: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.list_template_functions:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.list_template_functions:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.show_stack:5: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.validate_template:11: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat_integrationtests/scenario/test_volumes.py:docstring of heat_integrationtests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore:5: WARNING: Unexpected indentation. WARNING: duplicate label heat-api, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/api.rst WARNING: duplicate label heat-cfn_api, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/api.rst WARNING: duplicate label heat-clients, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_aodh, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_backends, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_barbican, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_ceilometer, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_cinder, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_designate, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_glance, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_heat, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_keystone, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_magnum, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_manila, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_mistral, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_monasca, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_neutron, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_nova, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_sahara, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_senlin, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_swift, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_trove, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-clients_zaqar, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/clients.rst WARNING: duplicate label heat-cloudwatch_api, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/api.rst WARNING: duplicate label heat-common, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/config-options.rst WARNING: duplicate label heat-crypt, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/config-options.rst WARNING: duplicate label heat-loadbalancer, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/config-options.rst WARNING: duplicate label heat-metadata_api, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/api.rst WARNING: duplicate label heat-quota, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/config-options.rst WARNING: duplicate label heat-redis, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/config-options.rst WARNING: duplicate label heat-testing, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/config-options.rst WARNING: duplicate label heat-trustee, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/config-options.rst WARNING: duplicate label heat-waitcondition_api, other instance in /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/api.rst /builddir/build/BUILD/heat-9.0.4/doc/source/contributing/blueprints.rst:93: WARNING: Inline interpreted text or phrase reference start-string without end-string. /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/ :maxdepth: 1' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/contributing/index' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/getting_started/on_devstack' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/architecture' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/pluginguide' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/schedulerhints' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/gmr' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/supportstatus' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/rally_on_gates' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/rally_on_gates.rst:36: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/rally_on_gates.rst:119: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/doc/source/operating_guides/upgrades_guide.rst:158: WARNING: Footnote [3] is not referenced. WARNING: Encountered exception while loading heat.engine.clients.os.zun: "No module named zunclient". Not using zun. WARNING: OS::Aodh::CombinationAlarm is HIDDEN. OS::Aodh::CombinationAlarm is deprecated and has been removed from Aodh, use OS::Aodh::CompositeAlarm instead. WARNING: OS::Designate::Domain is DEPRECATED. Use OS::Designate::Zone instead. WARNING: OS::Designate::Record is DEPRECATED. Use OS::Designate::RecordSet instead. WARNING: OS::Glance::Image is DEPRECATED. Creating a Glance Image based on an existing URL location requires the Glance v1 API, which is deprecated. looking for now-outdated files... none found pickling environment... WARNING: OS::Heat::HARestarter is DEPRECATED. The HARestarter resource type is deprecated and will be removed in a future release of Heat, once it has support for auto-healing any type of resource. Note that HARestarter does *not* actually restart servers - it deletes and then recreates them. It also does the same to all dependent resources, and may therefore exhibit unexpected and undesirable behaviour. Instead, use the mark-unhealthy API to mark a resource as needing replacement, and then a stack update to perform the replacement while respecting the dependencies and not deleting them unnecessarily. WARNING: OS::Heat::SoftwareDeployments is HIDDEN. Please use OS::Heat::SoftwareDeploymentGroup instead. WARNING: OS::Heat::StructuredDeployments is HIDDEN. Please use OS::Heat::StructuredDeploymentGroup instead. WARNING: OS::Magnum::Bay is DEPRECATED. Please use OS::Magnum::Cluster instead. WARNING: OS::Magnum::BayModel is DEPRECATED. Please use OS::Magnum::ClusterTemplate instead. WARNING: OS::Neutron::ExtraRoute is UNSUPPORTED. Use this resource at your own risk. WARNING: OS::Neutron::Pool is HIDDEN. Use LBaaS V2 instead. WARNING: OS::Neutron::LoadBalancer is HIDDEN. Use LBaaS V2 instead. WARNING: OS::Neutron::PoolMember is HIDDEN. Use LBaaS V2 instead. WARNING: OS::Neutron::HealthMonitor is HIDDEN. Use LBaaS V2 instead. WARNING: OS::Neutron::RouterGateway is HIDDEN. Use the `external_gateway_info` property in the router resource to set up the gateway. WARNING: OS::Nova::FloatingIP is DEPRECATED. Please use OS::Neutron::FloatingIP instead. WARNING: OS::Nova::FloatingIPAssociation is DEPRECATED. Please use OS::Neutron::FloatingIPAssociation instead. WARNING: Docker plug-in loaded, but docker lib not installed. WARNING: /builddir/build/BUILD/heat-9.0.4/doc/source/template_guide/hot_spec.rst:1558: (WARNING/2) Title underline too short. str_replace_vstrict ------------------ WARNING: /builddir/build/BUILD/heat-9.0.4/doc/source/template_guide/hot_spec.rst:1558: (WARNING/2) Title underline too short. str_replace_vstrict ------------------ done checking consistency... /builddir/build/BUILD/heat-9.0.4/doc/source/admin/stack-domain-users.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/api/index.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/tables/heat-notification.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/getting_started/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] admin/auth-model writing output... [ 0%] admin/index writing output... [ 0%] admin/introduction writing output... [ 1%] admin/stack-domain-users writing output... [ 1%] api/autoindex writing output... [ 1%] api/heat.api.aws.ec2token writing output... [ 2%] api/heat.api.aws.exception writing output... [ 2%] api/heat.api.aws.utils writing output... [ 2%] api/heat.api.cfn.v1.signal writing output... [ 3%] api/heat.api.cfn.v1.stacks writing output... [ 3%] api/heat.api.cfn.versions writing output... [ 3%] api/heat.api.cloudwatch.watch writing output... [ 4%] api/heat.api.middleware.fault writing output... [ 4%] api/heat.api.middleware.ssl writing output... [ 4%] api/heat.api.middleware.version_negotiation writing output... [ 5%] api/heat.api.openstack.v1.actions writing output... [ 5%] api/heat.api.openstack.v1.build_info writing output... [ 5%] api/heat.api.openstack.v1.events writing output... [ 6%] api/heat.api.openstack.v1.resources writing output... [ 6%] api/heat.api.openstack.v1.services writing output... [ 6%] api/heat.api.openstack.v1.software_configs writing output... [ 7%] api/heat.api.openstack.v1.software_deployments writing output... [ 7%] api/heat.api.openstack.v1.stacks writing output... [ 7%] api/heat.api.openstack.v1.util writing output... [ 8%] api/heat.api.openstack.v1.views.stacks_view writing output... [ 8%] api/heat.api.openstack.v1.views.views_common writing output... [ 8%] api/heat.api.openstack.versions writing output... [ 9%] api/heat.api.versions writing output... [ 9%] api/heat.engine.api writing output... [ 9%] api/heat.engine.attributes writing output... [ 10%] api/heat.engine.cfn.functions writing output... [ 10%] api/heat.engine.cfn.parameters writing output... [ 10%] api/heat.engine.cfn.template writing output... [ 11%] api/heat.engine.check_resource writing output... [ 11%] api/heat.engine.clients.client_exception writing output... [ 11%] api/heat.engine.clients.client_plugin writing output... [ 12%] api/heat.engine.clients.os.aodh writing output... [ 12%] api/heat.engine.clients.os.barbican writing output... [ 12%] api/heat.engine.clients.os.ceilometer writing output... [ 13%] api/heat.engine.clients.os.cinder writing output... [ 13%] api/heat.engine.clients.os.designate writing output... [ 13%] api/heat.engine.clients.os.glance writing output... [ 14%] api/heat.engine.clients.os.heat_plugin writing output... [ 14%] api/heat.engine.clients.os.keystone.heat_keystoneclient writing output... [ 14%] api/heat.engine.clients.os.keystone.keystone_constraints writing output... [ 15%] api/heat.engine.clients.os.magnum writing output... [ 15%] api/heat.engine.clients.os.manila writing output... [ 15%] api/heat.engine.clients.os.mistral writing output... [ 16%] api/heat.engine.clients.os.monasca writing output... [ 16%] api/heat.engine.clients.os.neutron.lbaas_constraints writing output... [ 16%] api/heat.engine.clients.os.neutron.neutron_constraints writing output... [ 17%] api/heat.engine.clients.os.nova writing output... [ 17%] api/heat.engine.clients.os.openstacksdk writing output... [ 17%] api/heat.engine.clients.os.sahara writing output... [ 18%] api/heat.engine.clients.os.senlin writing output... [ 18%] api/heat.engine.clients.os.swift writing output... [ 18%] api/heat.engine.clients.os.trove writing output... [ 19%] api/heat.engine.clients.os.zaqar writing output... [ 19%] api/heat.engine.clients.os.zun writing output... [ 19%] api/heat.engine.clients.progress writing output... [ 20%] api/heat.engine.conditions writing output... [ 20%] api/heat.engine.constraint.common_constraints writing output... [ 20%] api/heat.engine.constraint.heat_constraints writing output... [ 21%] api/heat.engine.constraints writing output... [ 21%] api/heat.engine.dependencies writing output... [ 21%] api/heat.engine.environment writing output... [ 22%] api/heat.engine.event writing output... [ 22%] api/heat.engine.function writing output... [ 22%] api/heat.engine.hot.functions writing output... [ 23%] api/heat.engine.hot.parameters writing output... [ 23%] api/heat.engine.hot.template writing output... [ 23%] api/heat.engine.lifecycle_plugin writing output... [ 24%] api/heat.engine.node_data writing output... [ 24%] api/heat.engine.notification.autoscaling writing output... [ 24%] api/heat.engine.notification.stack writing output... [ 25%] api/heat.engine.output writing output... [ 25%] api/heat.engine.parameter_groups writing output... [ 25%] api/heat.engine.parameters writing output... [ 26%] api/heat.engine.parent_rsrc writing output... [ 26%] api/heat.engine.plugin_manager writing output... [ 26%] api/heat.engine.properties writing output... [ 27%] api/heat.engine.properties_group writing output... [ 27%] api/heat.engine.resource writing output... [ 27%] api/heat.engine.rsrc_defn writing output... [ 28%] api/heat.engine.scheduler writing output... [ 28%] api/heat.engine.service writing output... [ 28%] api/heat.engine.service_software_config writing output... [ 29%] api/heat.engine.service_stack_watch writing output... [ 29%] api/heat.engine.software_config_io writing output... [ 29%] api/heat.engine.stack writing output... [ 30%] api/heat.engine.stack_lock writing output... [ 30%] api/heat.engine.status writing output... [ 30%] api/heat.engine.stk_defn writing output... [ 31%] api/heat.engine.support writing output... [ 31%] api/heat.engine.sync_point writing output... [ 31%] api/heat.engine.template writing output... [ 32%] api/heat.engine.template_common writing output... [ 32%] api/heat.engine.template_files writing output... [ 32%] api/heat.engine.timestamp writing output... [ 33%] api/heat.engine.translation writing output... [ 33%] api/heat.engine.update writing output... [ 33%] api/heat.engine.watchrule writing output... [ 33%] api/heat.engine.worker writing output... [ 34%] api/heat.hacking.checks writing output... [ 34%] api/heat.httpd.heat_api writing output... [ 34%] api/heat.httpd.heat_api_cfn writing output... [ 35%] api/heat.httpd.heat_api_cloudwatch writing output... [ 35%] api/heat.objects.base writing output... [ 35%] api/heat.objects.event writing output... [ 36%] api/heat.objects.fields writing output... [ 36%] api/heat.objects.raw_template writing output... [ 36%] api/heat.objects.raw_template_files writing output... [ 37%] api/heat.objects.resource writing output... [ 37%] api/heat.objects.resource_data writing output... [ 37%] api/heat.objects.resource_properties_data writing output... [ 38%] api/heat.objects.service writing output... [ 38%] api/heat.objects.snapshot writing output... [ 38%] api/heat.objects.software_config writing output... [ 39%] api/heat.objects.software_deployment writing output... [ 39%] api/heat.objects.stack writing output... [ 39%] api/heat.objects.stack_lock writing output... [ 40%] api/heat.objects.stack_tag writing output... [ 40%] api/heat.objects.sync_point writing output... [ 40%] api/heat.objects.user_creds writing output... [ 41%] api/heat.objects.watch_data writing output... [ 41%] api/heat.objects.watch_rule writing output... [ 41%] api/heat.rpc.api writing output... [ 42%] api/heat.rpc.client writing output... [ 42%] api/heat.rpc.listener_client writing output... [ 42%] api/heat.rpc.worker_api writing output... [ 43%] api/heat.rpc.worker_client writing output... [ 43%] api/heat.scaling.cooldown writing output... [ 43%] api/heat.scaling.lbutils writing output... [ 44%] api/heat.scaling.rolling_update writing output... [ 44%] api/heat.scaling.scalingutil writing output... [ 44%] api/heat.scaling.template writing output... [ 45%] api/heat.version writing output... [ 45%] api/heat_integrationtests.api.test_heat_api writing output... [ 45%] api/heat_integrationtests.common.clients writing output... [ 46%] api/heat_integrationtests.common.config writing output... [ 46%] api/heat_integrationtests.common.exceptions writing output... [ 46%] api/heat_integrationtests.common.remote_client writing output... [ 47%] api/heat_integrationtests.common.test writing output... [ 47%] api/heat_integrationtests.functional.functional_base writing output... [ 47%] api/heat_integrationtests.functional.test_admin_actions writing output... [ 48%] api/heat_integrationtests.functional.test_autoscaling writing output... [ 48%] api/heat_integrationtests.functional.test_aws_stack writing output... [ 48%] api/heat_integrationtests.functional.test_cancel_update writing output... [ 49%] api/heat_integrationtests.functional.test_conditional_exposure writing output... [ 49%] api/heat_integrationtests.functional.test_conditions writing output... [ 49%] api/heat_integrationtests.functional.test_create_update writing output... [ 50%] api/heat_integrationtests.functional.test_create_update_neutron_port writing output... [ 50%] api/heat_integrationtests.functional.test_create_update_neutron_subnet writing output... [ 50%] api/heat_integrationtests.functional.test_create_update_neutron_trunk writing output... [ 51%] api/heat_integrationtests.functional.test_default_parameters writing output... [ 51%] api/heat_integrationtests.functional.test_delete writing output... [ 51%] api/heat_integrationtests.functional.test_encrypted_parameter writing output... [ 52%] api/heat_integrationtests.functional.test_encryption_vol_type writing output... [ 52%] api/heat_integrationtests.functional.test_env_merge writing output... [ 52%] api/heat_integrationtests.functional.test_event_sinks writing output... [ 53%] api/heat_integrationtests.functional.test_external_ref writing output... [ 53%] api/heat_integrationtests.functional.test_heat_autoscaling writing output... [ 53%] api/heat_integrationtests.functional.test_hooks writing output... [ 54%] api/heat_integrationtests.functional.test_immutable_parameters writing output... [ 54%] api/heat_integrationtests.functional.test_instance_group writing output... [ 54%] api/heat_integrationtests.functional.test_lbaasv2 writing output... [ 55%] api/heat_integrationtests.functional.test_nested_get_attr writing output... [ 55%] api/heat_integrationtests.functional.test_notifications writing output... [ 55%] api/heat_integrationtests.functional.test_nova_server_networks writing output... [ 56%] api/heat_integrationtests.functional.test_os_wait_condition writing output... [ 56%] api/heat_integrationtests.functional.test_preview writing output... [ 56%] api/heat_integrationtests.functional.test_preview_update writing output... [ 57%] api/heat_integrationtests.functional.test_purge writing output... [ 57%] api/heat_integrationtests.functional.test_reload_on_sighup writing output... [ 57%] api/heat_integrationtests.functional.test_remote_stack writing output... [ 58%] api/heat_integrationtests.functional.test_replace_deprecated writing output... [ 58%] api/heat_integrationtests.functional.test_resource_chain writing output... [ 58%] api/heat_integrationtests.functional.test_resource_group writing output... [ 59%] api/heat_integrationtests.functional.test_resources_list writing output... [ 59%] api/heat_integrationtests.functional.test_snapshot_restore writing output... [ 59%] api/heat_integrationtests.functional.test_software_config writing output... [ 60%] api/heat_integrationtests.functional.test_software_deployment_group writing output... [ 60%] api/heat_integrationtests.functional.test_stack_events writing output... [ 60%] api/heat_integrationtests.functional.test_stack_outputs writing output... [ 61%] api/heat_integrationtests.functional.test_stack_tags writing output... [ 61%] api/heat_integrationtests.functional.test_swiftsignal_update writing output... [ 61%] api/heat_integrationtests.functional.test_template_resource writing output... [ 62%] api/heat_integrationtests.functional.test_template_validate writing output... [ 62%] api/heat_integrationtests.functional.test_templates writing output... [ 62%] api/heat_integrationtests.functional.test_translation writing output... [ 63%] api/heat_integrationtests.functional.test_unicode_template writing output... [ 63%] api/heat_integrationtests.functional.test_update_restricted writing output... [ 63%] api/heat_integrationtests.functional.test_validation writing output... [ 64%] api/heat_integrationtests.functional.test_waitcondition writing output... [ 64%] api/heat_integrationtests.plugin writing output... [ 64%] api/heat_integrationtests.scenario.scenario_base writing output... [ 65%] api/heat_integrationtests.scenario.test_aodh_alarm writing output... [ 65%] api/heat_integrationtests.scenario.test_autoscaling_lb writing output... [ 65%] api/heat_integrationtests.scenario.test_autoscaling_lbv2 writing output... [ 66%] api/heat_integrationtests.scenario.test_base_resources writing output... [ 66%] api/heat_integrationtests.scenario.test_server_cfn_init writing output... [ 66%] api/heat_integrationtests.scenario.test_server_signal writing output... [ 66%] api/heat_integrationtests.scenario.test_server_software_config writing output... [ 67%] api/heat_integrationtests.scenario.test_volumes writing output... [ 67%] api/index writing output... [ 67%] configuration/api writing output... [ 68%] configuration/clients writing output... [ 68%] configuration/config-options writing output... [ 68%] configuration/index writing output... [ 69%] configuration/logs writing output... [ 69%] configuration/tables/heat-api writing output... [ 69%] configuration/tables/heat-cfn_api writing output... [ 70%] configuration/tables/heat-clients writing output... [ 70%] configuration/tables/heat-clients_aodh writing output... [ 70%] configuration/tables/heat-clients_backends writing output... [ 71%] configuration/tables/heat-clients_barbican writing output... [ 71%] configuration/tables/heat-clients_ceilometer writing output... [ 71%] configuration/tables/heat-clients_cinder writing output... [ 72%] configuration/tables/heat-clients_designate writing output... [ 72%] configuration/tables/heat-clients_glance writing output... [ 72%] configuration/tables/heat-clients_heat writing output... [ 73%] configuration/tables/heat-clients_keystone writing output... [ 73%] configuration/tables/heat-clients_magnum writing output... [ 73%] configuration/tables/heat-clients_manila writing output... [ 74%] configuration/tables/heat-clients_mistral writing output... [ 74%] configuration/tables/heat-clients_monasca writing output... [ 74%] configuration/tables/heat-clients_neutron writing output... [ 75%] configuration/tables/heat-clients_nova writing output... [ 75%] configuration/tables/heat-clients_sahara writing output... [ 75%] configuration/tables/heat-clients_senlin writing output... [ 76%] configuration/tables/heat-clients_swift writing output... [ 76%] configuration/tables/heat-clients_trove writing output... [ 76%] configuration/tables/heat-clients_zaqar writing output... [ 77%] configuration/tables/heat-cloudwatch_api writing output... [ 77%] configuration/tables/heat-common writing output... [ 77%] configuration/tables/heat-crypt writing output... [ 78%] configuration/tables/heat-loadbalancer writing output... [ 78%] configuration/tables/heat-metadata_api writing output... [ 78%] configuration/tables/heat-notification writing output... [ 79%] configuration/tables/heat-quota writing output... [ 79%] configuration/tables/heat-redis writing output... [ 79%] configuration/tables/heat-testing writing output... [ 80%] configuration/tables/heat-trustee writing output... [ 80%] configuration/tables/heat-waitcondition_api writing output... [ 80%] contributing/blueprints writing output... [ 81%] contributing/index writing output... [ 81%] developing_guides/architecture writing output... [ 81%] developing_guides/gmr writing output... [ 82%] developing_guides/index writing output... [ 82%] developing_guides/pluginguide writing output... [ 82%] developing_guides/rally_on_gates writing output... [ 83%] developing_guides/schedulerhints writing output... [ 83%] developing_guides/supportstatus writing output... [ 83%] getting_started/create_a_stack writing output... [ 84%] getting_started/index writing output... [ 84%] getting_started/jeos_building writing output... [ 84%] getting_started/on_devstack writing output... [ 85%] getting_started/on_fedora writing output... [ 85%] getting_started/on_other writing output... [ 85%] getting_started/on_ubuntu writing output... [ 86%] getting_started/standalone writing output... [ 86%] glossary writing output... [ 86%] index writing output... [ 87%] install/get_started writing output... [ 87%] install/index writing output... [ 87%] install/install writing output... [ 88%] install/install-debian writing output... [ 88%] install/install-obs writing output... [ 88%] install/install-rdo writing output... [ 89%] install/install-ubuntu writing output... [ 89%] install/launch-instance writing output... [ 89%] install/next-steps writing output... [ 90%] install/verify writing output... [ 90%] man/heat-api writing output... [ 90%] man/heat-api-cfn writing output... [ 91%] man/heat-api-cloudwatch writing output... [ 91%] man/heat-db-setup writing output... [ 91%] man/heat-engine writing output... [ 92%] man/heat-keystone-setup writing output... [ 92%] man/heat-keystone-setup-domain writing output... [ 92%] man/heat-manage writing output... [ 93%] man/index writing output... [ 93%] operating_guides/httpd writing output... [ 93%] operating_guides/scale_deployment writing output... [ 94%] operating_guides/upgrades_guide writing output... [ 94%] template_guide/advanced_topics writing output... [ 94%] template_guide/basic_resources writing output... [ 95%] template_guide/cfn writing output... [ 95%] template_guide/composition writing output... [ 95%] template_guide/contrib writing output... [ 96%] template_guide/environment writing output... [ 96%] template_guide/existing_templates writing output... [ 96%] template_guide/functions writing output... [ 97%] template_guide/hello_world writing output... [ 97%] template_guide/hot_guide writing output... [ 97%] template_guide/hot_spec writing output... [ 98%] template_guide/index writing output... [ 98%] template_guide/openstack writing output... [ 98%] template_guide/software_deployment writing output... [ 99%] template_guide/unsupported writing output... [ 99%] templates/cfn/WordPress_Single_Instance writing output... [ 99%] templates/hot/hello_world writing output... [100%] templates/index /builddir/build/BUILD/heat-9.0.4/doc/source/admin/auth-model.rst:74: WARNING: unknown document: identity-management /builddir/build/BUILD/heat-9.0.4/doc/source/admin/stack-domain-users.rst:120: WARNING: unknown document: identity-management /builddir/build/BUILD/heat-9.0.4/doc/source/template_guide/environment.rst:55: WARNING: unknown option: -e /builddir/build/BUILD/heat-9.0.4/doc/source/template_guide/environment.rst:58: WARNING: unknown option: --parameter generating indices.../builddir/build/BUILD/heat-9.0.4/doc/source/template_guide/environment.rst:62: WARNING: unknown option: --parameter genindex py-modindex highlighting module code... [ 0%] heat_integrationtests.functional.test_stack_outputs highlighting module code... [ 1%] heat.engine.conditions highlighting module code... [ 1%] heat.engine.stk_defn highlighting module code... [ 2%] heat_integrationtests.plugin highlighting module code... [ 2%] heat.engine.clients.os.senlin highlighting module code... [ 3%] heat.engine.clients.os.keystone.keystone_constraints highlighting module code... [ 3%] heat_integrationtests.scenario.test_base_resources highlighting module code... [ 4%] heat.engine.environment highlighting module code... [ 4%] heat_integrationtests.functional.test_preview highlighting module code... [ 5%] heat.engine.sync_point highlighting module code... [ 5%] heat.engine.service highlighting module code... [ 6%] heat.httpd.heat_api_cloudwatch highlighting module code... [ 6%] heat.engine.clients.os.ceilometer highlighting module code... [ 7%] heat.objects.service highlighting module code... [ 7%] heat_integrationtests.functional.test_unicode_template highlighting module code... [ 8%] heat.engine.service_software_config highlighting module code... [ 8%] heat.engine.clients.client_exception highlighting module code... [ 9%] heat_integrationtests.functional.test_conditions highlighting module code... [ 9%] heat.engine.clients.os.zaqar highlighting module code... [ 10%] heat_integrationtests.common.remote_client highlighting module code... [ 10%] heat_integrationtests.functional.test_resource_chain highlighting module code... [ 11%] heat.api.openstack.v1.stacks highlighting module code... [ 11%] heat.engine.cfn.parameters highlighting module code... [ 12%] heat.engine.scheduler highlighting module code... [ 12%] heat.rpc.worker_client highlighting module code... [ 13%] heat.engine.clients.os.neutron.lbaas_constraints highlighting module code... [ 13%] heat_integrationtests.functional.test_external_ref highlighting module code... [ 14%] heat_integrationtests.functional.test_update_restricted highlighting module code... [ 14%] heat_integrationtests.functional.test_instance_group highlighting module code... [ 15%] heat_integrationtests.functional.test_swiftsignal_update highlighting module code... [ 15%] heat.engine.function highlighting module code... [ 16%] heat.api.middleware.version_negotiation highlighting module code... [ 16%] heat_integrationtests.functional.test_encrypted_parameter highlighting module code... [ 17%] heat_integrationtests.functional.test_replace_deprecated highlighting module code... [ 17%] heat_integrationtests.functional.test_stack_events highlighting module code... [ 18%] heat.objects.snapshot highlighting module code... [ 18%] heat_integrationtests.functional.test_reload_on_sighup highlighting module code... [ 19%] heat.engine.hot.functions highlighting module code... [ 20%] heat.api.openstack.v1.resources highlighting module code... [ 20%] heat.engine.resource highlighting module code... [ 21%] heat.engine.rsrc_defn highlighting module code... [ 21%] heat_integrationtests.functional.test_stack_tags highlighting module code... [ 22%] heat_integrationtests.functional.test_software_deployment_group highlighting module code... [ 22%] heat.engine.cfn.template highlighting module code... [ 23%] heat.objects.raw_template highlighting module code... [ 23%] heat.engine.software_config_io highlighting module code... [ 24%] heat.api.openstack.v1.software_deployments highlighting module code... [ 24%] heat_integrationtests.functional.test_immutable_parameters highlighting module code... [ 25%] heat.engine.clients.os.designate highlighting module code... [ 25%] heat_integrationtests.functional.test_template_resource highlighting module code... [ 26%] heat.engine.hot.template highlighting module code... [ 26%] heat_integrationtests.functional.test_resource_group highlighting module code... [ 27%] heat_integrationtests.functional.test_delete highlighting module code... [ 27%] heat.objects.software_config highlighting module code... [ 28%] heat.api.cfn.v1.stacks highlighting module code... [ 28%] heat.engine.clients.os.neutron.neutron_constraints highlighting module code... [ 29%] heat_integrationtests.common.exceptions highlighting module code... [ 29%] heat.engine.lifecycle_plugin highlighting module code... [ 30%] heat.engine.parameter_groups highlighting module code... [ 30%] heat_integrationtests.functional.test_hooks highlighting module code... [ 31%] heat.engine.parent_rsrc highlighting module code... [ 31%] heat_integrationtests.functional.test_validation highlighting module code... [ 32%] heat.api.openstack.v1.views.stacks_view highlighting module code... [ 32%] heat.api.openstack.v1.events highlighting module code... [ 33%] heat.api.openstack.v1.views.views_common highlighting module code... [ 33%] heat_integrationtests.functional.test_nested_get_attr highlighting module code... [ 34%] heat.engine.parameters highlighting module code... [ 34%] heat_integrationtests.functional.test_create_update_neutron_subnet highlighting module code... [ 35%] heat.engine.clients.os.heat_plugin highlighting module code... [ 35%] heat.engine.properties highlighting module code... [ 36%] heat.engine.translation highlighting module code... [ 36%] heat.engine.dependencies highlighting module code... [ 37%] heat.api.versions highlighting module code... [ 37%] heat.scaling.rolling_update highlighting module code... [ 38%] heat.engine.clients.os.barbican highlighting module code... [ 38%] heat_integrationtests.scenario.test_autoscaling_lbv2 highlighting module code... [ 39%] heat.objects.fields highlighting module code... [ 40%] heat.engine.worker highlighting module code... [ 40%] heat.api.openstack.v1.actions highlighting module code... [ 41%] heat_integrationtests.functional.test_waitcondition highlighting module code... [ 41%] heat.engine.clients.os.glance highlighting module code... [ 42%] heat_integrationtests.functional.test_purge highlighting module code... [ 42%] heat.engine.constraint.heat_constraints highlighting module code... [ 43%] heat_integrationtests.common.test highlighting module code... [ 43%] heat_integrationtests.functional.test_snapshot_restore highlighting module code... [ 44%] heat.engine.node_data highlighting module code... [ 44%] heat_integrationtests.functional.test_create_update highlighting module code... [ 45%] heat_integrationtests.scenario.test_server_cfn_init highlighting module code... [ 45%] heat_integrationtests.scenario.test_aodh_alarm highlighting module code... [ 46%] heat.engine.constraint.common_constraints highlighting module code... [ 46%] heat.engine.clients.os.trove highlighting module code... [ 47%] heat.engine.clients.os.cinder highlighting module code... [ 47%] heat.objects.user_creds highlighting module code... [ 48%] heat.objects.watch_rule highlighting module code... [ 48%] heat_integrationtests.functional.test_translation highlighting module code... [ 49%] heat.objects.base highlighting module code... [ 49%] heat.objects.stack_lock highlighting module code... [ 50%] heat.engine.template_files highlighting module code... [ 50%] heat_integrationtests.scenario.test_server_signal highlighting module code... [ 51%] heat_integrationtests.common.clients highlighting module code... [ 51%] heat.engine.stack_lock highlighting module code... [ 52%] heat.objects.raw_template_files highlighting module code... [ 52%] heat.engine.cfn.functions highlighting module code... [ 53%] heat.api.aws.utils highlighting module code... [ 53%] heat.api.openstack.v1.util highlighting module code... [ 54%] heat.engine.check_resource highlighting module code... [ 54%] heat_integrationtests.functional.test_create_update_neutron_trunk highlighting module code... [ 55%] heat.objects.resource highlighting module code... [ 55%] heat.api.middleware.ssl highlighting module code... [ 56%] heat.engine.clients.os.aodh highlighting module code... [ 56%] heat_integrationtests.scenario.test_autoscaling_lb highlighting module code... [ 57%] heat_integrationtests.functional.test_event_sinks highlighting module code... [ 57%] heat.engine.support highlighting module code... [ 58%] heat.api.openstack.v1.software_configs highlighting module code... [ 58%] heat_integrationtests.functional.test_env_merge highlighting module code... [ 59%] heat.engine.clients.client_plugin highlighting module code... [ 60%] heat.httpd.heat_api_cfn highlighting module code... [ 60%] heat_integrationtests.scenario.test_server_software_config highlighting module code... [ 61%] heat.engine.status highlighting module code... [ 61%] heat_integrationtests.functional.test_conditional_exposure highlighting module code... [ 62%] heat.engine.update highlighting module code... [ 62%] heat_integrationtests.functional.test_encryption_vol_type highlighting module code... [ 63%] heat_integrationtests.functional.test_preview_update highlighting module code... [ 63%] heat.engine.constraints highlighting module code... [ 64%] heat.engine.clients.os.mistral highlighting module code... [ 64%] heat.engine.attributes highlighting module code... [ 65%] heat_integrationtests.functional.functional_base highlighting module code... [ 65%] heat.objects.watch_data highlighting module code... [ 66%] heat.httpd.heat_api highlighting module code... [ 66%] heat_integrationtests.functional.test_admin_actions highlighting module code... [ 67%] heat_integrationtests.functional.test_aws_stack highlighting module code... [ 67%] heat_integrationtests.functional.test_templates highlighting module code... [ 68%] heat_integrationtests.functional.test_create_update_neutron_port highlighting module code... [ 68%] heat.engine.clients.progress highlighting module code... [ 69%] heat.objects.software_deployment highlighting module code... [ 69%] heat_integrationtests.scenario.scenario_base highlighting module code... [ 70%] heat.engine.clients.os.keystone.heat_keystoneclient highlighting module code... [ 70%] heat_integrationtests.common.config highlighting module code... [ 71%] heat_integrationtests.functional.test_remote_stack highlighting module code... [ 71%] heat.engine.event highlighting module code... [ 72%] heat_integrationtests.api.test_heat_api highlighting module code... [ 72%] heat.objects.resource_properties_data highlighting module code... [ 73%] heat.engine.clients.os.sahara highlighting module code... [ 73%] heat.rpc.listener_client highlighting module code... [ 74%] heat.api.aws.ec2token highlighting module code... [ 74%] heat_integrationtests.functional.test_resources_list highlighting module code... [ 75%] heat.scaling.lbutils highlighting module code... [ 75%] heat.scaling.scalingutil highlighting module code... [ 76%] heat.scaling.cooldown highlighting module code... [ 76%] heat.api.openstack.v1.build_info highlighting module code... [ 77%] heat.objects.stack_tag highlighting module code... [ 77%] heat.engine.watchrule highlighting module code... [ 78%] heat.engine.plugin_manager highlighting module code... [ 78%] heat.engine.clients.os.monasca highlighting module code... [ 79%] heat_integrationtests.functional.test_os_wait_condition highlighting module code... [ 80%] heat.engine.clients.os.magnum highlighting module code... [ 80%] heat.engine.template_common highlighting module code... [ 81%] heat.engine.template highlighting module code... [ 81%] heat.scaling.template highlighting module code... [ 82%] heat_integrationtests.functional.test_cancel_update highlighting module code... [ 82%] heat.engine.clients.os.manila highlighting module code... [ 83%] heat_integrationtests.functional.test_default_parameters highlighting module code... [ 83%] heat_integrationtests.functional.test_nova_server_networks highlighting module code... [ 84%] heat.engine.service_stack_watch highlighting module code... [ 84%] heat.engine.notification.stack highlighting module code... [ 85%] heat_integrationtests.functional.test_autoscaling highlighting module code... [ 85%] heat.engine.stack highlighting module code... [ 86%] heat.api.cfn.v1.signal highlighting module code... [ 86%] heat.objects.resource_data highlighting module code... [ 87%] heat.rpc.client highlighting module code... [ 87%] heat.api.cloudwatch.watch highlighting module code... [ 88%] heat.engine.timestamp highlighting module code... [ 88%] heat_integrationtests.functional.test_lbaasv2 highlighting module code... [ 89%] heat_integrationtests.scenario.test_volumes highlighting module code... [ 89%] heat.engine.clients.os.openstacksdk highlighting module code... [ 90%] heat.engine.hot.parameters highlighting module code... [ 90%] heat.api.openstack.v1.services highlighting module code... [ 91%] heat.api.middleware.fault highlighting module code... [ 91%] heat.hacking.checks highlighting module code... [ 92%] heat.objects.stack highlighting module code... [ 92%] heat.engine.output highlighting module code... [ 93%] oslo_versionedobjects.fields highlighting module code... [ 93%] heat.objects.sync_point highlighting module code... [ 94%] heat.engine.notification.autoscaling highlighting module code... [ 94%] heat_integrationtests.functional.test_software_config highlighting module code... [ 95%] heat.objects.event highlighting module code... [ 95%] heat.api.aws.exception highlighting module code... [ 96%] heat_integrationtests.functional.test_notifications highlighting module code... [ 96%] oslo_i18n._message highlighting module code... [ 97%] heat.engine.clients.os.nova highlighting module code... [ 97%] heat_integrationtests.functional.test_heat_autoscaling highlighting module code... [ 98%] heat.engine.properties_group highlighting module code... [ 98%] heat_integrationtests.functional.test_template_validate highlighting module code... [ 99%] heat.engine.clients.os.swift highlighting module code... [100%] heat.engine.api writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 103 warnings. + /usr/bin/python2 setup.py build_sphinx -b man running build_sphinx creating /builddir/build/BUILD/heat-9.0.4/doc/build/man [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/heat-9.0.4 [pbr] Generating doc/source/api/heat.api.aws.ec2token.rst [pbr] Generating doc/source/api/heat.api.aws.exception.rst [pbr] Generating doc/source/api/heat.api.aws.utils.rst [pbr] Generating doc/source/api/heat.api.cfn.v1.signal.rst [pbr] Generating doc/source/api/heat.api.cfn.v1.stacks.rst [pbr] Generating doc/source/api/heat.api.cfn.versions.rst [pbr] Generating doc/source/api/heat.api.cloudwatch.watch.rst [pbr] Generating doc/source/api/heat.api.middleware.fault.rst [pbr] Generating doc/source/api/heat.api.middleware.ssl.rst [pbr] Generating doc/source/api/heat.api.middleware.version_negotiation.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.actions.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.build_info.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.events.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.resources.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.services.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.software_configs.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.software_deployments.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.stacks.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.util.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.views.stacks_view.rst [pbr] Generating doc/source/api/heat.api.openstack.v1.views.views_common.rst [pbr] Generating doc/source/api/heat.api.openstack.versions.rst [pbr] Generating doc/source/api/heat.api.versions.rst [pbr] Generating doc/source/api/heat.engine.api.rst [pbr] Generating doc/source/api/heat.engine.attributes.rst [pbr] Generating doc/source/api/heat.engine.cfn.functions.rst [pbr] Generating doc/source/api/heat.engine.cfn.parameters.rst [pbr] Generating doc/source/api/heat.engine.cfn.template.rst [pbr] Generating doc/source/api/heat.engine.check_resource.rst [pbr] Generating doc/source/api/heat.engine.clients.client_exception.rst [pbr] Generating doc/source/api/heat.engine.clients.client_plugin.rst [pbr] Generating doc/source/api/heat.engine.clients.os.aodh.rst [pbr] Generating doc/source/api/heat.engine.clients.os.barbican.rst [pbr] Generating doc/source/api/heat.engine.clients.os.ceilometer.rst [pbr] Generating doc/source/api/heat.engine.clients.os.cinder.rst [pbr] Generating doc/source/api/heat.engine.clients.os.designate.rst [pbr] Generating doc/source/api/heat.engine.clients.os.glance.rst [pbr] Generating doc/source/api/heat.engine.clients.os.heat_plugin.rst [pbr] Generating doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst [pbr] Generating doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst [pbr] Generating doc/source/api/heat.engine.clients.os.magnum.rst [pbr] Generating doc/source/api/heat.engine.clients.os.manila.rst [pbr] Generating doc/source/api/heat.engine.clients.os.mistral.rst [pbr] Generating doc/source/api/heat.engine.clients.os.monasca.rst [pbr] Generating doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst [pbr] Generating doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst [pbr] Generating doc/source/api/heat.engine.clients.os.nova.rst [pbr] Generating doc/source/api/heat.engine.clients.os.openstacksdk.rst [pbr] Generating doc/source/api/heat.engine.clients.os.sahara.rst [pbr] Generating doc/source/api/heat.engine.clients.os.senlin.rst [pbr] Generating doc/source/api/heat.engine.clients.os.swift.rst [pbr] Generating doc/source/api/heat.engine.clients.os.trove.rst [pbr] Generating doc/source/api/heat.engine.clients.os.zaqar.rst [pbr] Generating doc/source/api/heat.engine.clients.os.zun.rst [pbr] Generating doc/source/api/heat.engine.clients.progress.rst [pbr] Generating doc/source/api/heat.engine.conditions.rst [pbr] Generating doc/source/api/heat.engine.constraint.common_constraints.rst [pbr] Generating doc/source/api/heat.engine.constraint.heat_constraints.rst [pbr] Generating doc/source/api/heat.engine.constraints.rst [pbr] Generating doc/source/api/heat.engine.dependencies.rst [pbr] Generating doc/source/api/heat.engine.environment.rst [pbr] Generating doc/source/api/heat.engine.event.rst [pbr] Generating doc/source/api/heat.engine.function.rst [pbr] Generating doc/source/api/heat.engine.hot.functions.rst [pbr] Generating doc/source/api/heat.engine.hot.parameters.rst [pbr] Generating doc/source/api/heat.engine.hot.template.rst [pbr] Generating doc/source/api/heat.engine.lifecycle_plugin.rst [pbr] Generating doc/source/api/heat.engine.node_data.rst [pbr] Generating doc/source/api/heat.engine.notification.autoscaling.rst [pbr] Generating doc/source/api/heat.engine.notification.stack.rst [pbr] Generating doc/source/api/heat.engine.output.rst [pbr] Generating doc/source/api/heat.engine.parameter_groups.rst [pbr] Generating doc/source/api/heat.engine.parameters.rst [pbr] Generating doc/source/api/heat.engine.parent_rsrc.rst [pbr] Generating doc/source/api/heat.engine.plugin_manager.rst [pbr] Generating doc/source/api/heat.engine.properties.rst [pbr] Generating doc/source/api/heat.engine.properties_group.rst [pbr] Generating doc/source/api/heat.engine.resource.rst [pbr] Generating doc/source/api/heat.engine.rsrc_defn.rst [pbr] Generating doc/source/api/heat.engine.scheduler.rst [pbr] Generating doc/source/api/heat.engine.service.rst [pbr] Generating doc/source/api/heat.engine.service_software_config.rst [pbr] Generating doc/source/api/heat.engine.service_stack_watch.rst [pbr] Generating doc/source/api/heat.engine.software_config_io.rst [pbr] Generating doc/source/api/heat.engine.stack.rst [pbr] Generating doc/source/api/heat.engine.stack_lock.rst [pbr] Generating doc/source/api/heat.engine.status.rst [pbr] Generating doc/source/api/heat.engine.stk_defn.rst [pbr] Generating doc/source/api/heat.engine.support.rst [pbr] Generating doc/source/api/heat.engine.sync_point.rst [pbr] Generating doc/source/api/heat.engine.template.rst [pbr] Generating doc/source/api/heat.engine.template_common.rst [pbr] Generating doc/source/api/heat.engine.template_files.rst [pbr] Generating doc/source/api/heat.engine.timestamp.rst [pbr] Generating doc/source/api/heat.engine.translation.rst [pbr] Generating doc/source/api/heat.engine.update.rst [pbr] Generating doc/source/api/heat.engine.watchrule.rst [pbr] Generating doc/source/api/heat.engine.worker.rst [pbr] Generating doc/source/api/heat.hacking.checks.rst [pbr] Generating doc/source/api/heat.httpd.heat_api.rst [pbr] Generating doc/source/api/heat.httpd.heat_api_cfn.rst [pbr] Generating doc/source/api/heat.httpd.heat_api_cloudwatch.rst [pbr] Generating doc/source/api/heat.objects.base.rst [pbr] Generating doc/source/api/heat.objects.event.rst [pbr] Generating doc/source/api/heat.objects.fields.rst [pbr] Generating doc/source/api/heat.objects.raw_template.rst [pbr] Generating doc/source/api/heat.objects.raw_template_files.rst [pbr] Generating doc/source/api/heat.objects.resource.rst [pbr] Generating doc/source/api/heat.objects.resource_data.rst [pbr] Generating doc/source/api/heat.objects.resource_properties_data.rst [pbr] Generating doc/source/api/heat.objects.service.rst [pbr] Generating doc/source/api/heat.objects.snapshot.rst [pbr] Generating doc/source/api/heat.objects.software_config.rst [pbr] Generating doc/source/api/heat.objects.software_deployment.rst [pbr] Generating doc/source/api/heat.objects.stack.rst [pbr] Generating doc/source/api/heat.objects.stack_lock.rst [pbr] Generating doc/source/api/heat.objects.stack_tag.rst [pbr] Generating doc/source/api/heat.objects.sync_point.rst [pbr] Generating doc/source/api/heat.objects.user_creds.rst [pbr] Generating doc/source/api/heat.objects.watch_data.rst [pbr] Generating doc/source/api/heat.objects.watch_rule.rst [pbr] Generating doc/source/api/heat.rpc.api.rst [pbr] Generating doc/source/api/heat.rpc.client.rst [pbr] Generating doc/source/api/heat.rpc.listener_client.rst [pbr] Generating doc/source/api/heat.rpc.worker_api.rst [pbr] Generating doc/source/api/heat.rpc.worker_client.rst [pbr] Generating doc/source/api/heat.scaling.cooldown.rst [pbr] Generating doc/source/api/heat.scaling.lbutils.rst [pbr] Generating doc/source/api/heat.scaling.rolling_update.rst [pbr] Generating doc/source/api/heat.scaling.scalingutil.rst [pbr] Generating doc/source/api/heat.scaling.template.rst [pbr] Generating doc/source/api/heat.version.rst [pbr] Generating doc/source/api/heat_integrationtests.api.test_heat_api.rst [pbr] Generating doc/source/api/heat_integrationtests.common.clients.rst [pbr] Generating doc/source/api/heat_integrationtests.common.config.rst [pbr] Generating doc/source/api/heat_integrationtests.common.exceptions.rst [pbr] Generating doc/source/api/heat_integrationtests.common.remote_client.rst [pbr] Generating doc/source/api/heat_integrationtests.common.test.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.functional_base.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_admin_actions.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_autoscaling.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_aws_stack.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_cancel_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_conditional_exposure.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_conditions.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update_neutron_port.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update_neutron_subnet.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_create_update_neutron_trunk.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_default_parameters.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_delete.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_encrypted_parameter.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_encryption_vol_type.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_env_merge.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_event_sinks.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_external_ref.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_heat_autoscaling.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_hooks.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_immutable_parameters.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_instance_group.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_lbaasv2.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_nested_get_attr.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_notifications.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_nova_server_networks.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_os_wait_condition.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_preview.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_preview_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_purge.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_reload_on_sighup.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_remote_stack.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_replace_deprecated.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_resource_chain.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_resource_group.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_resources_list.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_snapshot_restore.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_software_config.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_software_deployment_group.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_stack_events.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_stack_outputs.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_stack_tags.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_swiftsignal_update.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_template_resource.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_template_validate.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_templates.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_translation.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_unicode_template.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_update_restricted.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_validation.rst [pbr] Generating doc/source/api/heat_integrationtests.functional.test_waitcondition.rst [pbr] Generating doc/source/api/heat_integrationtests.plugin.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.scenario_base.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_aodh_alarm.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_autoscaling_lb.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_autoscaling_lbv2.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_base_resources.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_server_cfn_init.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_server_signal.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_server_software_config.rst [pbr] Generating doc/source/api/heat_integrationtests.scenario.test_volumes.rst Running Sphinx v1.6.2 connecting events for openstackdocstheme Keystone V2 loaded loading stevedore.sphinxext loading pickled environment... done Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [man]: all source files updating environment: 0 added, 202 changed, 0 removed reading sources... [ 0%] admin/index reading sources... [ 0%] api/autoindex reading sources... [ 1%] api/heat.api.aws.ec2token reading sources... [ 1%] api/heat.api.aws.exception reading sources... [ 2%] api/heat.api.aws.utils reading sources... [ 2%] api/heat.api.cfn.v1.signal reading sources... [ 3%] api/heat.api.cfn.v1.stacks reading sources... [ 3%] api/heat.api.cfn.versions reading sources... [ 4%] api/heat.api.cloudwatch.watch reading sources... [ 4%] api/heat.api.middleware.fault reading sources... [ 5%] api/heat.api.middleware.ssl reading sources... [ 5%] api/heat.api.middleware.version_negotiation reading sources... [ 6%] api/heat.api.openstack.v1.actions reading sources... [ 6%] api/heat.api.openstack.v1.build_info reading sources... [ 7%] api/heat.api.openstack.v1.events reading sources... [ 7%] api/heat.api.openstack.v1.resources reading sources... [ 8%] api/heat.api.openstack.v1.services reading sources... [ 8%] api/heat.api.openstack.v1.software_configs reading sources... [ 9%] api/heat.api.openstack.v1.software_deployments reading sources... [ 9%] api/heat.api.openstack.v1.stacks reading sources... [ 10%] api/heat.api.openstack.v1.util reading sources... [ 10%] api/heat.api.openstack.v1.views.stacks_view reading sources... [ 11%] api/heat.api.openstack.v1.views.views_common reading sources... [ 11%] api/heat.api.openstack.versions reading sources... [ 12%] api/heat.api.versions reading sources... [ 12%] api/heat.engine.api reading sources... [ 13%] api/heat.engine.attributes reading sources... [ 13%] api/heat.engine.cfn.functions reading sources... [ 14%] api/heat.engine.cfn.parameters reading sources... [ 14%] api/heat.engine.cfn.template reading sources... [ 15%] api/heat.engine.check_resource reading sources... [ 15%] api/heat.engine.clients.client_exception reading sources... [ 16%] api/heat.engine.clients.client_plugin reading sources... [ 16%] api/heat.engine.clients.os.aodh reading sources... [ 17%] api/heat.engine.clients.os.barbican /usr/lib/python2.7/site-packages/barbicanclient/__init__.py:61: UserWarning: The containers module is moved to barbicanclient/v1 directory, direct import of barbicanclient.containers will be deprecated. Please import barbicanclient.v1.containers instead. % (name, name, name)) reading sources... [ 17%] api/heat.engine.clients.os.ceilometer reading sources... [ 18%] api/heat.engine.clients.os.cinder reading sources... [ 18%] api/heat.engine.clients.os.designate reading sources... [ 19%] api/heat.engine.clients.os.glance reading sources... [ 19%] api/heat.engine.clients.os.heat_plugin reading sources... [ 20%] api/heat.engine.clients.os.keystone.heat_keystoneclient reading sources... [ 20%] api/heat.engine.clients.os.keystone.keystone_constraints reading sources... [ 21%] api/heat.engine.clients.os.magnum reading sources... [ 21%] api/heat.engine.clients.os.manila reading sources... [ 22%] api/heat.engine.clients.os.mistral reading sources... [ 22%] api/heat.engine.clients.os.monasca reading sources... [ 23%] api/heat.engine.clients.os.neutron.lbaas_constraints reading sources... [ 23%] api/heat.engine.clients.os.neutron.neutron_constraints reading sources... [ 24%] api/heat.engine.clients.os.nova reading sources... [ 24%] api/heat.engine.clients.os.openstacksdk reading sources... [ 25%] api/heat.engine.clients.os.sahara reading sources... [ 25%] api/heat.engine.clients.os.senlin reading sources... [ 26%] api/heat.engine.clients.os.swift reading sources... [ 26%] api/heat.engine.clients.os.trove reading sources... [ 27%] api/heat.engine.clients.os.zaqar reading sources... [ 27%] api/heat.engine.clients.os.zun reading sources... [ 28%] api/heat.engine.clients.progress reading sources... [ 28%] api/heat.engine.conditions reading sources... [ 29%] api/heat.engine.constraint.common_constraints reading sources... [ 29%] api/heat.engine.constraint.heat_constraints reading sources... [ 30%] api/heat.engine.constraints reading sources... [ 30%] api/heat.engine.dependencies reading sources... [ 31%] api/heat.engine.environment reading sources... [ 31%] api/heat.engine.event reading sources... [ 32%] api/heat.engine.function reading sources... [ 32%] api/heat.engine.hot.functions reading sources... [ 33%] api/heat.engine.hot.parameters reading sources... [ 33%] api/heat.engine.hot.template reading sources... [ 34%] api/heat.engine.lifecycle_plugin reading sources... [ 34%] api/heat.engine.node_data reading sources... [ 35%] api/heat.engine.notification.autoscaling reading sources... [ 35%] api/heat.engine.notification.stack reading sources... [ 36%] api/heat.engine.output reading sources... [ 36%] api/heat.engine.parameter_groups reading sources... [ 37%] api/heat.engine.parameters reading sources... [ 37%] api/heat.engine.parent_rsrc reading sources... [ 38%] api/heat.engine.plugin_manager reading sources... [ 38%] api/heat.engine.properties reading sources... [ 39%] api/heat.engine.properties_group reading sources... [ 39%] api/heat.engine.resource reading sources... [ 40%] api/heat.engine.rsrc_defn reading sources... [ 40%] api/heat.engine.scheduler reading sources... [ 41%] api/heat.engine.service reading sources... [ 41%] api/heat.engine.service_software_config reading sources... [ 42%] api/heat.engine.service_stack_watch reading sources... [ 42%] api/heat.engine.software_config_io reading sources... [ 43%] api/heat.engine.stack reading sources... [ 43%] api/heat.engine.stack_lock reading sources... [ 44%] api/heat.engine.status reading sources... [ 44%] api/heat.engine.stk_defn reading sources... [ 45%] api/heat.engine.support reading sources... [ 45%] api/heat.engine.sync_point reading sources... [ 46%] api/heat.engine.template reading sources... [ 46%] api/heat.engine.template_common reading sources... [ 47%] api/heat.engine.template_files reading sources... [ 47%] api/heat.engine.timestamp reading sources... [ 48%] api/heat.engine.translation reading sources... [ 48%] api/heat.engine.update reading sources... [ 49%] api/heat.engine.watchrule reading sources... [ 49%] api/heat.engine.worker reading sources... [ 50%] api/heat.hacking.checks reading sources... [ 50%] api/heat.httpd.heat_api reading sources... [ 50%] api/heat.httpd.heat_api_cfn reading sources... [ 51%] api/heat.httpd.heat_api_cloudwatch reading sources... [ 51%] api/heat.objects.base reading sources... [ 52%] api/heat.objects.event reading sources... [ 52%] api/heat.objects.fields reading sources... [ 53%] api/heat.objects.raw_template reading sources... [ 53%] api/heat.objects.raw_template_files reading sources... [ 54%] api/heat.objects.resource reading sources... [ 54%] api/heat.objects.resource_data reading sources... [ 55%] api/heat.objects.resource_properties_data reading sources... [ 55%] api/heat.objects.service reading sources... [ 56%] api/heat.objects.snapshot reading sources... [ 56%] api/heat.objects.software_config reading sources... [ 57%] api/heat.objects.software_deployment reading sources... [ 57%] api/heat.objects.stack reading sources... [ 58%] api/heat.objects.stack_lock reading sources... [ 58%] api/heat.objects.stack_tag reading sources... [ 59%] api/heat.objects.sync_point reading sources... [ 59%] api/heat.objects.user_creds reading sources... [ 60%] api/heat.objects.watch_data reading sources... [ 60%] api/heat.objects.watch_rule reading sources... [ 61%] api/heat.rpc.api reading sources... [ 61%] api/heat.rpc.client reading sources... [ 62%] api/heat.rpc.listener_client reading sources... [ 62%] api/heat.rpc.worker_api reading sources... [ 63%] api/heat.rpc.worker_client reading sources... [ 63%] api/heat.scaling.cooldown reading sources... [ 64%] api/heat.scaling.lbutils reading sources... [ 64%] api/heat.scaling.rolling_update reading sources... [ 65%] api/heat.scaling.scalingutil reading sources... [ 65%] api/heat.scaling.template reading sources... [ 66%] api/heat.version reading sources... [ 66%] api/heat_integrationtests.api.test_heat_api reading sources... [ 67%] api/heat_integrationtests.common.clients reading sources... [ 67%] api/heat_integrationtests.common.config reading sources... [ 68%] api/heat_integrationtests.common.exceptions reading sources... [ 68%] api/heat_integrationtests.common.remote_client reading sources... [ 69%] api/heat_integrationtests.common.test reading sources... [ 69%] api/heat_integrationtests.functional.functional_base reading sources... [ 70%] api/heat_integrationtests.functional.test_admin_actions reading sources... [ 70%] api/heat_integrationtests.functional.test_autoscaling reading sources... [ 71%] api/heat_integrationtests.functional.test_aws_stack reading sources... [ 71%] api/heat_integrationtests.functional.test_cancel_update reading sources... [ 72%] api/heat_integrationtests.functional.test_conditional_exposure reading sources... [ 72%] api/heat_integrationtests.functional.test_conditions reading sources... [ 73%] api/heat_integrationtests.functional.test_create_update reading sources... [ 73%] api/heat_integrationtests.functional.test_create_update_neutron_port reading sources... [ 74%] api/heat_integrationtests.functional.test_create_update_neutron_subnet reading sources... [ 74%] api/heat_integrationtests.functional.test_create_update_neutron_trunk reading sources... [ 75%] api/heat_integrationtests.functional.test_default_parameters reading sources... [ 75%] api/heat_integrationtests.functional.test_delete reading sources... [ 76%] api/heat_integrationtests.functional.test_encrypted_parameter reading sources... [ 76%] api/heat_integrationtests.functional.test_encryption_vol_type reading sources... [ 77%] api/heat_integrationtests.functional.test_env_merge reading sources... [ 77%] api/heat_integrationtests.functional.test_event_sinks reading sources... [ 78%] api/heat_integrationtests.functional.test_external_ref reading sources... [ 78%] api/heat_integrationtests.functional.test_heat_autoscaling reading sources... [ 79%] api/heat_integrationtests.functional.test_hooks reading sources... [ 79%] api/heat_integrationtests.functional.test_immutable_parameters reading sources... [ 80%] api/heat_integrationtests.functional.test_instance_group reading sources... [ 80%] api/heat_integrationtests.functional.test_lbaasv2 reading sources... [ 81%] api/heat_integrationtests.functional.test_nested_get_attr reading sources... [ 81%] api/heat_integrationtests.functional.test_notifications reading sources... [ 82%] api/heat_integrationtests.functional.test_nova_server_networks reading sources... [ 82%] api/heat_integrationtests.functional.test_os_wait_condition reading sources... [ 83%] api/heat_integrationtests.functional.test_preview reading sources... [ 83%] api/heat_integrationtests.functional.test_preview_update reading sources... [ 84%] api/heat_integrationtests.functional.test_purge reading sources... [ 84%] api/heat_integrationtests.functional.test_reload_on_sighup reading sources... [ 85%] api/heat_integrationtests.functional.test_remote_stack reading sources... [ 85%] api/heat_integrationtests.functional.test_replace_deprecated reading sources... [ 86%] api/heat_integrationtests.functional.test_resource_chain reading sources... [ 86%] api/heat_integrationtests.functional.test_resource_group reading sources... [ 87%] api/heat_integrationtests.functional.test_resources_list reading sources... [ 87%] api/heat_integrationtests.functional.test_snapshot_restore reading sources... [ 88%] api/heat_integrationtests.functional.test_software_config reading sources... [ 88%] api/heat_integrationtests.functional.test_software_deployment_group reading sources... [ 89%] api/heat_integrationtests.functional.test_stack_events reading sources... [ 89%] api/heat_integrationtests.functional.test_stack_outputs reading sources... [ 90%] api/heat_integrationtests.functional.test_stack_tags reading sources... [ 90%] api/heat_integrationtests.functional.test_swiftsignal_update reading sources... [ 91%] api/heat_integrationtests.functional.test_template_resource reading sources... [ 91%] api/heat_integrationtests.functional.test_template_validate reading sources... [ 92%] api/heat_integrationtests.functional.test_templates reading sources... [ 92%] api/heat_integrationtests.functional.test_translation reading sources... [ 93%] api/heat_integrationtests.functional.test_unicode_template reading sources... [ 93%] api/heat_integrationtests.functional.test_update_restricted reading sources... [ 94%] api/heat_integrationtests.functional.test_validation reading sources... [ 94%] api/heat_integrationtests.functional.test_waitcondition reading sources... [ 95%] api/heat_integrationtests.plugin reading sources... [ 95%] api/heat_integrationtests.scenario.scenario_base reading sources... [ 96%] api/heat_integrationtests.scenario.test_aodh_alarm reading sources... [ 96%] api/heat_integrationtests.scenario.test_autoscaling_lb reading sources... [ 97%] api/heat_integrationtests.scenario.test_autoscaling_lbv2 reading sources... [ 97%] api/heat_integrationtests.scenario.test_base_resources reading sources... [ 98%] api/heat_integrationtests.scenario.test_server_cfn_init reading sources... [ 98%] api/heat_integrationtests.scenario.test_server_signal reading sources... [ 99%] api/heat_integrationtests.scenario.test_server_software_config reading sources... [ 99%] api/heat_integrationtests.scenario.test_volumes reading sources... [100%] developing_guides/index /builddir/build/BUILD/heat-9.0.4/doc/source/admin/index.rst:5: WARNING: toctree contains reference to nonexisting document u'admin/stack-domain' WARNING: /builddir/build/BUILD/heat-9.0.4/doc/source/api/heat.engine.clients.os.zun.rst:4: (WARNING/2) autodoc: failed to import module u'heat.engine.clients.os.zun'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 657, in import_object __import__(self.modname) File "/builddir/build/BUILD/heat-9.0.4/heat/engine/clients/os/zun.py", line 14, in from zunclient import exceptions as zc_exc ImportError: No module named zunclient /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.get_rsrc_restricted_actions:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:11: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:13: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:11: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:14: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:16: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:17: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/environment.py:docstring of heat.engine.environment.ResourceRegistry.matches_hook:18: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/function.py:docstring of heat.engine.function.all_dep_attrs:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/function.py:docstring of heat.engine.function.dep_attrs:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/resource.py:docstring of heat.engine.resource.Resource.needs_replace_failed:1: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/heat-9.0.4/heat/engine/service.py:docstring of heat.engine.service.EngineService.validate_template:16: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.get_kwargs_for_cloning:11: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.get_kwargs_for_cloning:12: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.purge_db:4: WARNING: Enumerated list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.purge_db:8: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.purge_db:9: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found /builddir/build/BUILD/heat-9.0.4/heat/engine/stack.py:docstring of heat.engine.stack.Stack.stack_task:10: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/engine/template.py:docstring of heat.engine.template.Template.create_empty_template:8: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.list_template_functions:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.list_template_functions:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.show_stack:5: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat/rpc/client.py:docstring of heat.rpc.client.EngineClient.validate_template:11: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/heat-9.0.4/heat_integrationtests/scenario/test_volumes.py:docstring of heat_integrationtests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore:5: WARNING: Unexpected indentation. /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/ :maxdepth: 1' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/contributing/index' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/getting_started/on_devstack' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/architecture' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/pluginguide' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/schedulerhints' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/gmr' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/supportstatus' /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst:17: WARNING: toctree contains reference to nonexisting document u'developing_guides/developing_guides/rally_on_gates' pickling environment... done checking consistency... /builddir/build/BUILD/heat-9.0.4/doc/source/admin/stack-domain-users.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/api/index.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/configuration/tables/heat-notification.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/developing_guides/index.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/heat-9.0.4/doc/source/getting_started/index.rst: WARNING: document isn't included in any toctree done writing... heat-api.1 { } heat-api-cfn.1 { } heat-api-cloudwatch.1 { } heat-db-setup.1 { } heat-engine.1 { } heat-keystone-setup.1 { } heat-keystone-setup-domain.1 { } heat-manage.1 { } build succeeded, 40 warnings. + mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/heat-api-cfn.1 doc/build/man/heat-api-cloudwatch.1 doc/build/man/heat-api.1 doc/build/man/heat-db-setup.1 doc/build/man/heat-engine.1 doc/build/man/heat-keystone-setup-domain.1 doc/build/man/heat-keystone-setup.1 doc/build/man/heat-manage.1 /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/man/man1/ + rm -f /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//usr/bin/heat-db-setup + rm -f /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//usr/share/man/man1/heat-db-setup.1 + rm -rf /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/var/lib/heat/.dummy + rm -f /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/bin/cinder-keystone-setup + install -p -D -m 640 etc/heat/heat.conf.sample /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat/heat.conf + install -p -D -m 640 /builddir/build/SOURCES/heat-dist.conf /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/heat/heat-dist.conf + crudini --set /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/heat/heat-dist.conf revision heat_revision 9.0.4 + install -p -D -m 640 etc/heat/api-paste.ini /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//usr/share/heat/api-paste-dist.ini + install -p -D -m 640 etc/heat/policy.json /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat + cp -vr etc/heat/templates /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat 'etc/heat/templates' -> '/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat/templates' 'etc/heat/templates/AWS_RDS_DBInstance.yaml' -> '/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat/templates/AWS_RDS_DBInstance.yaml' 'etc/heat/templates/AWS_CloudWatch_Alarm.yaml' -> '/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat/templates/AWS_CloudWatch_Alarm.yaml' + cp -vr etc/heat/environment.d /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat 'etc/heat/environment.d' -> '/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat/environment.d' 'etc/heat/environment.d/default.yaml' -> '/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch//etc/heat/environment.d/default.yaml' + install -d -m 755 /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ru/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po + rm -f '/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch heat --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/heat-9.0.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-heat-tests-9.0.4-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iGERwe + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/licenses/python-heat-tests-9.0.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/licenses/python-heat-tests-9.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/licenses/python-heat-tests-9.0.4 + exit 0 Provides: python-heat-tests = 1:9.0.4-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/env python(abi) = 2.7 Processing files: openstack-heat-common-9.0.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V8CARt + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-common-9.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-common-9.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-common-9.0.4 + exit 0 Provides: config(openstack-heat-common) = 1:9.0.4-1.el7 openstack-heat-common = 1:9.0.4-1.el7 Requires(interp): /bin/sh 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(pre): /bin/sh shadow-utils Requires: /bin/bash /usr/bin/python python(abi) = 2.7 Processing files: openstack-heat-engine-9.0.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jqujd7 + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-engine-9.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-engine-9.0.4 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-engine-9.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-engine-9.0.4 + cp -pr doc/build/html/man/heat-engine.html /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-engine-9.0.4 + exit 0 Provides: openstack-heat-engine = 1:9.0.4-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python Processing files: openstack-heat-api-9.0.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ob7tHK + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-9.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-9.0.4 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-9.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-9.0.4 + cp -pr doc/build/html/man/heat-api.html /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-9.0.4 + exit 0 Provides: openstack-heat-api = 1:9.0.4-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python Processing files: openstack-heat-api-cfn-9.0.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sYaSlo + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-9.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-9.0.4 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-9.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-9.0.4 + cp -pr doc/build/html/man/heat-api-cfn.html /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-9.0.4 + exit 0 Provides: openstack-heat-api-cfn = 1:9.0.4-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python Processing files: openstack-heat-api-cloudwatch-9.0.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hgnta2 + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-9.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-9.0.4 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-9.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-9.0.4 + cp -pr doc/build/html/man/heat-api-cloudwatch.html /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-9.0.4 + exit 0 Provides: openstack-heat-api-cloudwatch = 1:9.0.4-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python Processing files: openstack-heat-monolith-9.0.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZBOf9F + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-monolith-9.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-monolith-9.0.4 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-monolith-9.0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch/usr/share/doc/openstack-heat-monolith-9.0.4 + exit 0 Provides: openstack-heat-monolith = 1:9.0.4-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch Wrote: /builddir/build/RPMS/python-heat-tests-9.0.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-common-9.0.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-engine-9.0.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-9.0.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-cfn-9.0.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-cloudwatch-9.0.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-monolith-9.0.4-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lx0pai + umask 022 + cd /builddir/build/BUILD + cd heat-9.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-9.0.4-1.el7.noarch + exit 0 Child return code was: 0