Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/openstack-heat.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-11246-15083/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/openstack-heat.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-heat-5.0.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/openstack-heat.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-11246-15083/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/openstack-heat.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uzU06v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heat-5.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/heat-5.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd heat-5.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.5OQIzS + umask 022 + cd /builddir/build/BUILD + cd heat-5.0.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/heat creating build/lib/heat/tests creating build/lib/heat/tests/keystone copying heat/tests/keystone/test_endpoint.py -> build/lib/heat/tests/keystone copying heat/tests/keystone/test_role_assignments.py -> build/lib/heat/tests/keystone copying heat/tests/keystone/__init__.py -> build/lib/heat/tests/keystone copying heat/tests/keystone/test_project.py -> build/lib/heat/tests/keystone copying heat/tests/keystone/test_group.py -> build/lib/heat/tests/keystone copying heat/tests/keystone/test_service.py -> build/lib/heat/tests/keystone copying heat/tests/keystone/test_user.py -> build/lib/heat/tests/keystone copying heat/tests/keystone/test_role.py -> build/lib/heat/tests/keystone 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/trove copying heat/engine/resources/openstack/trove/os_database.py -> build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/__init__.py -> build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/trove_cluster.py -> build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/stack_user.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/__init__.py -> build/lib/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> build/lib/heat/engine/resources copying heat/engine/resources/template_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/stack_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/signal_responder.py -> build/lib/heat/engine/resources creating build/lib/heat/tests/openstack copying heat/tests/openstack/test_waitcondition.py -> build/lib/heat/tests/openstack copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack creating build/lib/heat/api creating build/lib/heat/api/cfn creating build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/__init__.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/stacks.py -> build/lib/heat/api/cfn/v1 copying heat/api/cfn/versions.py -> build/lib/heat/api/cfn copying heat/api/cfn/__init__.py -> build/lib/heat/api/cfn creating build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_network_gateway.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_vpnservice.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/__init__.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_provider_net.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_security_group.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_router.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_firewall.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_extraroute.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_metering.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_port.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_net.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_loadbalancer.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_subnet.py -> build/lib/heat/tests/neutron copying heat/tests/neutron/test_neutron_floating_ip.py -> build/lib/heat/tests/neutron creating build/lib/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/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/magnum copying heat/tests/magnum/__init__.py -> build/lib/heat/tests/magnum copying heat/tests/magnum/test_magnum_baymodel.py -> build/lib/heat/tests/magnum creating build/lib/heat/scaling copying heat/scaling/scalingutil.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/rolling_update.py -> build/lib/heat/scaling copying heat/scaling/cooldown.py -> build/lib/heat/scaling copying heat/engine/service.py -> build/lib/heat/engine copying heat/engine/resource.py -> build/lib/heat/engine copying heat/engine/parameter_groups.py -> build/lib/heat/engine copying heat/engine/properties.py -> build/lib/heat/engine copying heat/engine/plugin_manager.py -> build/lib/heat/engine copying heat/engine/template.py -> build/lib/heat/engine copying heat/engine/attributes.py -> build/lib/heat/engine copying heat/engine/api.py -> build/lib/heat/engine copying heat/engine/stack_lock.py -> build/lib/heat/engine copying heat/engine/lifecycle_plugin.py -> build/lib/heat/engine copying heat/engine/sync_point.py -> build/lib/heat/engine copying heat/engine/__init__.py -> build/lib/heat/engine copying heat/engine/environment.py -> build/lib/heat/engine copying heat/engine/scheduler.py -> build/lib/heat/engine copying heat/engine/service_stack_watch.py -> build/lib/heat/engine copying heat/engine/watchrule.py -> build/lib/heat/engine copying heat/engine/stack.py -> build/lib/heat/engine copying heat/engine/service_software_config.py -> build/lib/heat/engine copying heat/engine/rsrc_defn.py -> build/lib/heat/engine copying heat/engine/event.py -> build/lib/heat/engine copying heat/engine/support.py -> build/lib/heat/engine copying heat/engine/worker.py -> build/lib/heat/engine copying heat/engine/parameters.py -> build/lib/heat/engine copying heat/engine/function.py -> build/lib/heat/engine copying heat/engine/dependencies.py -> build/lib/heat/engine copying heat/engine/update.py -> build/lib/heat/engine copying heat/engine/constraints.py -> build/lib/heat/engine copying heat/engine/timestamp.py -> build/lib/heat/engine creating build/lib/heat/openstack creating build/lib/heat/openstack/common creating build/lib/heat/openstack/common/crypto copying heat/openstack/common/crypto/utils.py -> build/lib/heat/openstack/common/crypto copying heat/openstack/common/crypto/__init__.py -> build/lib/heat/openstack/common/crypto creating build/lib/heat/tests/ceilometer copying heat/tests/ceilometer/test_ceilometer_alarm.py -> build/lib/heat/tests/ceilometer copying heat/tests/ceilometer/test_gnocchi_alarm.py -> build/lib/heat/tests/ceilometer copying heat/tests/ceilometer/__init__.py -> build/lib/heat/tests/ceilometer creating build/lib/heat/db creating build/lib/heat/db/sqlalchemy creating build/lib/heat/db/sqlalchemy/migrate_repo creating build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/034_raw_template_files.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/031_stack_lock.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/037_migrate_hot_template.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/061_status_reason_longtext.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/054_stack_tags_table.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/036_stack_domain_project.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/041_migrate_hot_template_resources.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/050_stack_tags.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/047_stack_nested_depth.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/052_convergence_flag.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/043_migrate_template_versions.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/053_stack_name_tenant_indexes.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/059_sync_point.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/064_raw_template_predecessor.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/065_root_resource.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/044_snapshots.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/051_service.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/035_event_uuid_to_id.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/055_stack_convg_data.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/045_stack_backup.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/042_software_deployment_domain_project.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/028_havana.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/063_properties_data_encrypted.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/057_resource_uuid_to_id.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/048_resource_id_server_default_none_psql.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/056_convergence_parameter_storage.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/030_remove_uuidutils.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/040_software_deployment_no_signal_id.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/032_decrypt_method.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/033_software_config.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/038_software_config_json_config.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/060_resource_convg_data.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/058_resource_engine_id.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/046_properties_data.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/062_parent_resource.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/029_event_id_to_uuid.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/039_user_creds_nullable.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/049_user_creds_region_name.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/openstack/common/_i18n.py -> build/lib/heat/openstack/common copying heat/openstack/common/__init__.py -> build/lib/heat/openstack/common creating build/lib/heat/tests/cinder copying heat/tests/cinder/test_volume.py -> build/lib/heat/tests/cinder copying heat/tests/cinder/__init__.py -> build/lib/heat/tests/cinder copying heat/tests/cinder/test_cinder_volume_type.py -> build/lib/heat/tests/cinder copying heat/tests/cinder/test_volume_type_encryption.py -> build/lib/heat/tests/cinder copying heat/tests/cinder/test_volume_utils.py -> build/lib/heat/tests/cinder creating 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 copying heat/engine/resources/openstack/monasca/notification.py -> build/lib/heat/engine/resources/openstack/monasca 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/workflow.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/__init__.py -> build/lib/heat/engine/resources/openstack/mistral creating 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 creating 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 copying heat/engine/hot/parameters.py -> build/lib/heat/engine/hot creating 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/api/openstack copying heat/api/openstack/versions.py -> build/lib/heat/api/openstack copying heat/api/openstack/__init__.py -> build/lib/heat/api/openstack creating build/lib/heat/engine/resources/aws creating 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/scaling_policy.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/__init__.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/lib/heat/engine/resources/aws/autoscaling creating 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 copying heat/tests/openstack/monasca/test_alarm_definition.py -> build/lib/heat/tests/openstack/monasca creating build/lib/heat/tests/api copying heat/tests/api/__init__.py -> build/lib/heat/tests/api copying heat/tests/api/test_wsgi.py -> build/lib/heat/tests/api creating build/lib/heat/cmd copying heat/cmd/manage.py -> build/lib/heat/cmd copying heat/cmd/engine.py -> build/lib/heat/cmd copying heat/cmd/api_cloudwatch.py -> build/lib/heat/cmd copying heat/cmd/api.py -> build/lib/heat/cmd copying heat/cmd/__init__.py -> build/lib/heat/cmd copying heat/cmd/api_cfn.py -> build/lib/heat/cmd creating 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_views_common.py -> 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_stacks_view.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_util.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_services.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_actions.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/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/tools.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/test_cloud_config.py -> build/lib/heat/tests copying heat/tests/test_loguserdata.py -> build/lib/heat/tests copying heat/tests/test_properties.py -> build/lib/heat/tests copying heat/tests/test_plugin_loader.py -> build/lib/heat/tests copying heat/tests/test_vpc.py -> build/lib/heat/tests copying heat/tests/test_exception.py -> build/lib/heat/tests copying heat/tests/test_multi_part.py -> build/lib/heat/tests copying heat/tests/test_fault_middleware.py -> build/lib/heat/tests copying heat/tests/test_common_service_utils.py -> build/lib/heat/tests copying heat/tests/test_nested_stack.py -> build/lib/heat/tests copying heat/tests/utils.py -> build/lib/heat/tests copying heat/tests/test_none_resource.py -> build/lib/heat/tests copying heat/tests/test_server_tags.py -> build/lib/heat/tests copying heat/tests/test_support.py -> build/lib/heat/tests copying heat/tests/test_common_serializers.py -> build/lib/heat/tests copying heat/tests/test_stack_lock.py -> build/lib/heat/tests copying heat/tests/test_cw_alarm.py -> build/lib/heat/tests copying heat/tests/fakes.py -> build/lib/heat/tests copying heat/tests/test_hot.py -> build/lib/heat/tests copying heat/tests/test_validate.py -> build/lib/heat/tests copying heat/tests/test_short_id.py -> build/lib/heat/tests copying heat/tests/test_parameters.py -> build/lib/heat/tests copying heat/tests/test_stack_collect_attributes.py -> build/lib/heat/tests copying heat/tests/test_structured_config.py -> build/lib/heat/tests copying heat/tests/test_software_config.py -> build/lib/heat/tests copying heat/tests/test_stack.py -> build/lib/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> build/lib/heat/tests copying heat/tests/__init__.py -> build/lib/heat/tests copying heat/tests/test_signal.py -> build/lib/heat/tests copying heat/tests/test_constraints.py -> build/lib/heat/tests copying heat/tests/test_cloudwatch.py -> build/lib/heat/tests copying heat/tests/test_environment.py -> build/lib/heat/tests copying heat/tests/test_trove_cluster.py -> build/lib/heat/tests copying heat/tests/test_provider_template.py -> build/lib/heat/tests copying heat/tests/test_restarter.py -> build/lib/heat/tests copying heat/tests/test_auth_url.py -> build/lib/heat/tests copying heat/tests/test_template.py -> build/lib/heat/tests copying heat/tests/test_remote_stack.py -> build/lib/heat/tests copying heat/tests/test_swiftsignal.py -> build/lib/heat/tests copying heat/tests/test_stack_update.py -> build/lib/heat/tests copying heat/tests/test_common_context.py -> build/lib/heat/tests copying heat/tests/test_attributes.py -> build/lib/heat/tests copying heat/tests/test_resource_group.py -> build/lib/heat/tests copying heat/tests/test_urlfetch.py -> build/lib/heat/tests copying heat/tests/test_auth_password.py -> build/lib/heat/tests copying heat/tests/test_instance_group.py -> build/lib/heat/tests copying heat/tests/test_grouputils.py -> build/lib/heat/tests copying heat/tests/test_random_string.py -> build/lib/heat/tests copying heat/tests/test_stack_user.py -> build/lib/heat/tests copying heat/tests/test_resource.py -> build/lib/heat/tests copying heat/tests/test_sahara_cluster.py -> build/lib/heat/tests copying heat/tests/test_watch.py -> build/lib/heat/tests copying heat/tests/test_common_param_utils.py -> build/lib/heat/tests copying heat/tests/common.py -> build/lib/heat/tests copying heat/tests/test_engine_service.py -> build/lib/heat/tests copying heat/tests/test_timeutils.py -> build/lib/heat/tests copying heat/tests/test_empty_stack.py -> build/lib/heat/tests copying heat/tests/test_crypt.py -> build/lib/heat/tests copying heat/tests/test_sahara_data_source.py -> build/lib/heat/tests copying heat/tests/test_common_policy.py -> build/lib/heat/tests copying heat/tests/test_rsrc_defn.py -> build/lib/heat/tests copying heat/tests/test_rpc_client.py -> build/lib/heat/tests copying heat/tests/test_engine_api_utils.py -> build/lib/heat/tests copying heat/tests/test_event.py -> build/lib/heat/tests copying heat/tests/test_rpc_worker_client.py -> build/lib/heat/tests copying heat/tests/test_nokey.py -> build/lib/heat/tests copying heat/tests/test_instance_group_update_policy.py -> build/lib/heat/tests copying heat/tests/test_zaqar_queue.py -> build/lib/heat/tests copying heat/tests/test_rpc_listener_client.py -> build/lib/heat/tests copying heat/tests/generic_resource.py -> build/lib/heat/tests copying heat/tests/test_swift.py -> build/lib/heat/tests copying heat/tests/test_identifier.py -> build/lib/heat/tests copying heat/tests/test_metadata_refresh.py -> build/lib/heat/tests copying heat/tests/test_environment_format.py -> build/lib/heat/tests copying heat/tests/test_software_deployment.py -> build/lib/heat/tests copying heat/tests/test_glance_image.py -> build/lib/heat/tests copying heat/tests/test_template_format.py -> build/lib/heat/tests copying heat/tests/test_stack_delete.py -> build/lib/heat/tests copying heat/tests/test_notifications.py -> build/lib/heat/tests copying heat/tests/test_version.py -> build/lib/heat/tests copying heat/tests/test_software_component.py -> build/lib/heat/tests copying heat/tests/test_stack_resource.py -> build/lib/heat/tests copying heat/tests/test_dbinstance.py -> build/lib/heat/tests copying heat/tests/test_sahara_templates.py -> build/lib/heat/tests copying heat/tests/test_engine_service_stack_watch.py -> build/lib/heat/tests copying heat/tests/test_os_database.py -> build/lib/heat/tests copying heat/tests/test_convg_stack.py -> build/lib/heat/tests copying heat/tests/test_function.py -> build/lib/heat/tests creating build/lib/heat/engine/constraint copying heat/engine/constraint/__init__.py -> build/lib/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> build/lib/heat/engine/constraint creating build/lib/heat/engine/resources/openstack/ceilometer copying heat/engine/resources/openstack/ceilometer/gnocchi_alarm.py -> build/lib/heat/engine/resources/openstack/ceilometer copying heat/engine/resources/openstack/ceilometer/alarm.py -> build/lib/heat/engine/resources/openstack/ceilometer copying heat/engine/resources/openstack/ceilometer/__init__.py -> build/lib/heat/engine/resources/openstack/ceilometer creating build/lib/heat/engine/notification copying heat/engine/notification/__init__.py -> 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 creating build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.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/domain.py -> build/lib/heat/engine/resources/openstack/designate creating 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/__init__.py -> build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_domain.py -> build/lib/heat/tests/openstack/designate 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/engine/clients creating 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/zaqar.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/swift.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/neutron.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/manila.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/__init__.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/trove.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/nova.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/designate.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/barbican.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/keystone.py -> build/lib/heat/engine/clients/os creating build/lib/heat/api/aws copying heat/api/aws/utils.py -> build/lib/heat/api/aws copying heat/api/aws/__init__.py -> build/lib/heat/api/aws copying heat/api/aws/ec2token.py -> build/lib/heat/api/aws copying heat/api/aws/exception.py -> build/lib/heat/api/aws creating build/lib/heat/tests/convergence creating 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/__init__.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/message_queue.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/fake_resource.py -> 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/reality.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/scenario.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/message_processor.py -> build/lib/heat/tests/convergence/framework creating build/lib/heat/tests/engine creating 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_adopt.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_software_config.py -> 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/__init__.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.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_stack_action.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_threadgroup_mgr.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_watch.py -> build/lib/heat/tests/engine/service creating build/lib/heat/tests/db copying heat/tests/db/test_utils.py -> build/lib/heat/tests/db copying heat/tests/db/__init__.py -> 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_sqlalchemy_types.py -> build/lib/heat/tests/db copying heat/tests/db/test_migrations.py -> build/lib/heat/tests/db creating build/lib/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> 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 creating 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/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/util.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/build_info.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/resources.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/services.py -> build/lib/heat/api/openstack/v1 creating build/lib/heat/tests/clients copying heat/tests/clients/test_glance_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_barbican_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_clients.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_mistral_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_monasca_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/__init__.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_ceilometer_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_sahara_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_progress.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_zaqar_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_swift_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_neutron_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_magnum_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_heat_client.py -> build/lib/heat/tests/clients creating 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/baymodel.py -> build/lib/heat/engine/resources/openstack/magnum creating build/lib/heat/tests/api/cloudwatch copying heat/tests/api/cloudwatch/test_api_cloudwatch.py -> build/lib/heat/tests/api/cloudwatch copying heat/tests/api/cloudwatch/__init__.py -> build/lib/heat/tests/api/cloudwatch copying heat/db/utils.py -> build/lib/heat/db copying heat/db/api.py -> build/lib/heat/db copying heat/db/__init__.py -> build/lib/heat/db creating 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.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 copying heat/engine/resources/openstack/manila/share_type.py -> build/lib/heat/engine/resources/openstack/manila 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 copying heat/tests/engine/test_dependencies.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> build/lib/heat/tests/engine copying heat/tests/engine/__init__.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_sync_point.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 creating build/lib/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_volume.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_security_group.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_waitcondition.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_network_interface.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_user.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_s3.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_instance.py -> build/lib/heat/tests/aws creating 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/__init__.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/nova_flavor.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/nova_keypair.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/nova_servergroup.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/nova_floatingip.py -> build/lib/heat/engine/resources/openstack/nova creating build/lib/heat/common copying heat/common/profiler.py -> build/lib/heat/common copying heat/common/timeutils.py -> build/lib/heat/common copying heat/common/auth_url.py -> build/lib/heat/common copying heat/common/short_id.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/custom_backend_auth.py -> build/lib/heat/common copying heat/common/heat_keystoneclient.py -> build/lib/heat/common copying heat/common/wsgi.py -> build/lib/heat/common copying heat/common/__init__.py -> build/lib/heat/common copying heat/common/param_utils.py -> build/lib/heat/common copying heat/common/cache.py -> build/lib/heat/common copying heat/common/auth_password.py -> build/lib/heat/common copying heat/common/environment_format.py -> build/lib/heat/common copying heat/common/crypt.py -> build/lib/heat/common copying heat/common/service_utils.py -> build/lib/heat/common copying heat/common/messaging.py -> build/lib/heat/common copying heat/common/identifier.py -> build/lib/heat/common copying heat/common/grouputils.py -> build/lib/heat/common copying heat/common/config.py -> build/lib/heat/common copying heat/common/urlfetch.py -> build/lib/heat/common copying heat/common/exception.py -> build/lib/heat/common copying heat/common/policy.py -> build/lib/heat/common copying heat/common/lifecycle_plugin_utils.py -> build/lib/heat/common copying heat/common/plugin_loader.py -> build/lib/heat/common copying heat/common/i18n.py -> build/lib/heat/common copying heat/common/serializers.py -> build/lib/heat/common creating build/lib/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/swift.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/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/eip.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/volume.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/route_table.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.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/network_interface.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> build/lib/heat/engine/resources/aws/ec2 creating build/lib/heat/tests/api/middleware copying heat/tests/api/middleware/__init__.py -> build/lib/heat/tests/api/middleware copying heat/tests/api/middleware/test_ssl_middleware.py -> build/lib/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> build/lib/heat/tests/api/middleware 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/__init__.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/__init__.py -> build/lib/heat copying heat/version.py -> build/lib/heat creating 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/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/sahara_cluster.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/sahara_templates.py -> build/lib/heat/engine/resources/openstack/sahara creating build/lib/heat/tests/manila copying heat/tests/manila/__init__.py -> build/lib/heat/tests/manila copying heat/tests/manila/test_manila_share_type.py -> build/lib/heat/tests/manila copying heat/tests/manila/test_manila_security_service.py -> build/lib/heat/tests/manila copying heat/tests/manila/test_manila_share.py -> build/lib/heat/tests/manila copying heat/tests/manila/test_share_network.py -> build/lib/heat/tests/manila creating build/lib/heat/tests/mistral copying heat/tests/mistral/test_mistral_workflow.py -> build/lib/heat/tests/mistral copying heat/tests/mistral/__init__.py -> build/lib/heat/tests/mistral copying heat/tests/mistral/test_mistral_cron_trigger.py -> build/lib/heat/tests/mistral creating build/lib/heat/rpc copying heat/rpc/api.py -> build/lib/heat/rpc copying heat/rpc/worker_client.py -> build/lib/heat/rpc copying heat/rpc/__init__.py -> build/lib/heat/rpc copying heat/rpc/worker_api.py -> build/lib/heat/rpc copying heat/rpc/listener_client.py -> build/lib/heat/rpc copying heat/rpc/client.py -> build/lib/heat/rpc creating build/lib/heat/tests/barbican copying heat/tests/barbican/test_order.py -> build/lib/heat/tests/barbican copying heat/tests/barbican/__init__.py -> build/lib/heat/tests/barbican copying heat/tests/barbican/test_secret.py -> build/lib/heat/tests/barbican copying heat/engine/clients/__init__.py -> build/lib/heat/engine/clients copying heat/engine/clients/progress.py -> build/lib/heat/engine/clients copying heat/engine/clients/client_plugin.py -> build/lib/heat/engine/clients creating build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.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/metering.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/neutron.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/__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/firewall.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/loadbalancer.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/extraroute.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/port.py -> build/lib/heat/engine/resources/openstack/neutron creating build/lib/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/__init__.py -> build/lib/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.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/resources/aws/lb copying heat/engine/resources/aws/lb/__init__.py -> build/lib/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> build/lib/heat/engine/resources/aws/lb creating 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/random_string.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/cloud_watch.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/resource_group.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/wait_condition_handle.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/scaling_policy.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/none_resource.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/software_config.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/software_deployment.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/access_policy.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/autoscaling_group.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> build/lib/heat/engine/resources/openstack/heat creating build/lib/heat/objects copying heat/objects/service.py -> build/lib/heat/objects copying heat/objects/resource.py -> build/lib/heat/objects copying heat/objects/stack_tag.py -> build/lib/heat/objects copying heat/objects/stack_lock.py -> build/lib/heat/objects copying heat/objects/watch_data.py -> build/lib/heat/objects copying heat/objects/raw_template.py -> build/lib/heat/objects copying heat/objects/sync_point.py -> build/lib/heat/objects copying heat/objects/__init__.py -> build/lib/heat/objects copying heat/objects/stack.py -> build/lib/heat/objects copying heat/objects/resource_data.py -> build/lib/heat/objects copying heat/objects/watch_rule.py -> build/lib/heat/objects copying heat/objects/user_creds.py -> build/lib/heat/objects copying heat/objects/snapshot.py -> build/lib/heat/objects copying heat/objects/software_config.py -> build/lib/heat/objects copying heat/objects/event.py -> build/lib/heat/objects copying heat/objects/software_deployment.py -> build/lib/heat/objects copying heat/objects/fields.py -> build/lib/heat/objects creating build/lib/heat/tests/nova copying heat/tests/nova/test_nova_keypair.py -> build/lib/heat/tests/nova copying heat/tests/nova/fakes.py -> build/lib/heat/tests/nova copying heat/tests/nova/__init__.py -> build/lib/heat/tests/nova copying heat/tests/nova/test_nova_servergroup.py -> build/lib/heat/tests/nova copying heat/tests/nova/test_nova_flavor.py -> build/lib/heat/tests/nova copying heat/tests/nova/test_nova_floatingip.py -> build/lib/heat/tests/nova copying heat/tests/nova/test_server.py -> build/lib/heat/tests/nova creating build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/__init__.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> build/lib/heat/tests/autoscaling copying heat/tests/convergence/__init__.py -> build/lib/heat/tests/convergence copying heat/tests/convergence/test_converge.py -> build/lib/heat/tests/convergence copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws creating build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/cinder_encrypted_vol_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.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/cinder_volume_type.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/db/sqlalchemy/utils.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/types.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/api.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/__init__.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/filters.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/migration.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/models.py -> build/lib/heat/db/sqlalchemy creating build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/__init__.py -> build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> build/lib/heat/engine/resources/openstack/zaqar creating build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/__init__.py -> build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> build/lib/heat/tests/api/cfn 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/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.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/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/user.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/group.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> build/lib/heat/engine/resources/openstack/keystone creating 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 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/openstack/__init__.py -> build/lib/heat/openstack copying heat/api/versions.py -> build/lib/heat/api copying heat/api/__init__.py -> build/lib/heat/api creating build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> 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/__init__.py -> build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> build/lib/heat/engine/resources/aws/cfn running egg_info 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] Reusing existing SOURCES.txt copying heat/openstack/common/README -> build/lib/heat/openstack/common 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/httpd copying heat/httpd/heat-api-cfn.py -> build/lib/heat/httpd copying heat/httpd/heat-api-cloudwatch.py -> build/lib/heat/httpd copying heat/httpd/heat-api.py -> build/lib/heat/httpd creating build/lib/heat/locale copying heat/locale/heat-log-critical.pot -> build/lib/heat/locale copying heat/locale/heat-log-error.pot -> build/lib/heat/locale copying heat/locale/heat-log-info.pot -> build/lib/heat/locale copying heat/locale/heat-log-warning.pot -> build/lib/heat/locale copying heat/locale/heat.pot -> build/lib/heat/locale creating build/lib/heat/locale/cs creating build/lib/heat/locale/cs/LC_MESSAGES copying heat/locale/cs/LC_MESSAGES/heat-log-critical.po -> build/lib/heat/locale/cs/LC_MESSAGES creating build/lib/heat/locale/de creating build/lib/heat/locale/de/LC_MESSAGES copying heat/locale/de/LC_MESSAGES/heat-log-critical.po -> 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-log-critical.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-log-critical.po -> build/lib/heat/locale/fr/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat-log-error.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-log-critical.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-log-critical.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-log-critical.po -> build/lib/heat/locale/ko_KR/LC_MESSAGES creating build/lib/heat/locale/pt creating build/lib/heat/locale/pt/LC_MESSAGES copying heat/locale/pt/LC_MESSAGES/heat-log-critical.po -> build/lib/heat/locale/pt/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-log-critical.po -> build/lib/heat/locale/pt_BR/LC_MESSAGES creating build/lib/heat/locale/tr_TR creating build/lib/heat/locale/tr_TR/LC_MESSAGES copying heat/locale/tr_TR/LC_MESSAGES/heat-log-critical.po -> build/lib/heat/locale/tr_TR/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-log-critical.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-log-critical.po -> build/lib/heat/locale/zh_TW/LC_MESSAGES 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_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 copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit copying heat/cloudinit/config -> build/lib/heat/cloudinit 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 + PYTHONPATH=. + oslo-config-generator --config-file=config-generator.conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0eiFcj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch + cd heat-5.0.1 + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/api.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/worker_client.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/worker_api.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/listener_client.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc copying build/lib/heat/rpc/client.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/engine.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/api_cloudwatch.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/api.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd copying build/lib/heat/cmd/api_cfn.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/scalingutil.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/lbutils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/template.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/rolling_update.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling copying build/lib/heat/scaling/cooldown.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd copying build/lib/heat/httpd/heat-api.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/httpd creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db copying build/lib/heat/db/utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db copying build/lib/heat/db/api.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db copying build/lib/heat/db/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/034_raw_template_files.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/031_stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/037_migrate_hot_template.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/061_status_reason_longtext.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/054_stack_tags_table.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/036_stack_domain_project.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/041_migrate_hot_template_resources.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/050_stack_tags.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/047_stack_nested_depth.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/052_convergence_flag.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/043_migrate_template_versions.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/053_stack_name_tenant_indexes.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/059_sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/064_raw_template_predecessor.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/065_root_resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/044_snapshots.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/051_service.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/035_event_uuid_to_id.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/055_stack_convg_data.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/045_stack_backup.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/042_software_deployment_domain_project.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/028_havana.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/063_properties_data_encrypted.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/057_resource_uuid_to_id.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/048_resource_id_server_default_none_psql.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/056_convergence_parameter_storage.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/030_remove_uuidutils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/040_software_deployment_no_signal_id.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/032_decrypt_method.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/033_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/038_software_config_json_config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/060_resource_convg_data.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/058_resource_engine_id.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/046_properties_data.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/062_parent_resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/029_event_id_to_uuid.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/039_user_creds_nullable.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/049_user_creds_region_name.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy copying build/lib/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/cs creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/cs/LC_MESSAGES copying build/lib/heat/locale/cs/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ko_KR/LC_MESSAGES copying build/lib/heat/locale/heat.pot -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it/LC_MESSAGES copying build/lib/heat/locale/it/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/it/LC_MESSAGES copying build/lib/heat/locale/heat-log-critical.pot -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale copying build/lib/heat/locale/heat-log-warning.pot -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale copying build/lib/heat/locale/heat-log-info.pot -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr/LC_MESSAGES copying build/lib/heat/locale/fr/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr/LC_MESSAGES copying build/lib/heat/locale/fr/LC_MESSAGES/heat-log-error.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja/LC_MESSAGES copying build/lib/heat/locale/ja/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es/LC_MESSAGES copying build/lib/heat/locale/es/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt/LC_MESSAGES copying build/lib/heat/locale/pt/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/pt/LC_MESSAGES copying build/lib/heat/locale/heat-log-error.pot -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de/LC_MESSAGES copying build/lib/heat/locale/de/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/tr_TR/LC_MESSAGES copying build/lib/heat/locale/tr_TR/LC_MESSAGES/heat-log-critical.po -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/service.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/stack_tag.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/watch_data.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/raw_template.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/stack.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/resource_data.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/watch_rule.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/user_creds.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/software_config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/event.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects copying build/lib/heat/objects/fields.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/barbican copying build/lib/heat/tests/barbican/test_order.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/barbican copying build/lib/heat/tests/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/barbican copying build/lib/heat/tests/barbican/test_secret.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/barbican creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence copying build/lib/heat/tests/convergence/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/framework creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/test_converge.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/mistral copying build/lib/heat/tests/mistral/test_mistral_workflow.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/mistral copying build/lib/heat/tests/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/mistral copying build/lib/heat/tests/mistral/test_mistral_cron_trigger.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/mistral copying build/lib/heat/tests/test_cloud_config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_loguserdata.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_properties.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_vpc.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_exception.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_multi_part.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/testing-overview.txt -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_none_resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila copying build/lib/heat/tests/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila copying build/lib/heat/tests/manila/test_manila_share_type.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila copying build/lib/heat/tests/manila/test_manila_security_service.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila copying build/lib/heat/tests/manila/test_manila_share.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila copying build/lib/heat/tests/manila/test_share_network.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila copying build/lib/heat/tests/test_support.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_common_serializers.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_cw_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_hot.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_validate.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_parameters.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/README -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/templates copying build/lib/heat/tests/test_stack_collect_attributes.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_structured_config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws copying build/lib/heat/tests/test_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_stack.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db copying build/lib/heat/tests/test_lifecycle_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/magnum copying build/lib/heat/tests/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/magnum copying build/lib/heat/tests/magnum/test_magnum_baymodel.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/magnum creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder copying build/lib/heat/tests/cinder/test_volume.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder copying build/lib/heat/tests/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder copying build/lib/heat/tests/cinder/test_cinder_volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder copying build/lib/heat/tests/cinder/test_volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder copying build/lib/heat/tests/cinder/test_volume_utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder copying build/lib/heat/tests/test_signal.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/nova/test_nova_keypair.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/nova/fakes.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/nova/test_nova_servergroup.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/nova/test_nova_flavor.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/nova/test_nova_floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/nova/test_server.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova copying build/lib/heat/tests/test_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_cloudwatch.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_environment.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_trove_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_restarter.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_template.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_remote_stack.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_swiftsignal.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_attributes.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_resource_group.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_urlfetch.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints copying build/lib/heat/tests/test_auth_password.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_instance_group.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_grouputils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_random_string.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_sahara_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_watch.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_common_param_utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/common.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/ceilometer copying build/lib/heat/tests/ceilometer/test_ceilometer_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/ceilometer copying build/lib/heat/tests/ceilometer/test_gnocchi_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/ceilometer copying build/lib/heat/tests/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/ceilometer copying build/lib/heat/tests/test_engine_service.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_crypt.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_sahara_data_source.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_event.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/test_endpoint.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/test_role_assignments.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/test_project.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/test_group.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/test_service.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/test_user.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone copying build/lib/heat/tests/keystone/test_role.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/policy creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/test_rpc_worker_client.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_nokey.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_instance_group_update_policy.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_zaqar_queue.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/generic_resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_swift.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_identifier.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_metadata_refresh.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_glance_image.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_notifications.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_version.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_software_component.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_dbinstance.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_sahara_templates.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cfn creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/aws copying build/lib/heat/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/cloudwatch creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/api/middleware/test_ssl_middleware.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/api/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/openstack_v1 creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/test_waitcondition.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack copying build/lib/heat/tests/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/monasca creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_network_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_vpnservice.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_provider_net.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_security_group.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_router.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_firewall.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_extraroute.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_metering.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_port.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_net.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_subnet.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/neutron/test_neutron_floating_ip.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron copying build/lib/heat/tests/test_engine_service_stack_watch.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_os_database.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/test_dependencies.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine copying build/lib/heat/tests/test_convg_stack.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests copying build/lib/heat/tests/test_function.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/part_handler.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/loguserdata.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/config -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/boothook.sh -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/profiler.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/auth_url.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/short_id.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/template_format.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/context.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/heat_keystoneclient.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/param_utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/cache.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/auth_password.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/environment_format.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/crypt.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/service_utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/messaging.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/identifier.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/grouputils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/urlfetch.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/exception.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/policy.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/plugin_loader.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/i18n.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common copying build/lib/heat/common/serializers.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws copying build/lib/heat/api/versions.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api copying build/lib/heat/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/stacks.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/resources.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack copying build/lib/heat/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common copying build/lib/heat/openstack/common/_i18n.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common/crypto copying build/lib/heat/openstack/common/crypto/utils.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common/crypto copying build/lib/heat/openstack/common/crypto/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common/crypto copying build/lib/heat/openstack/common/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common copying build/lib/heat/openstack/common/README -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/service.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/parameter_groups.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/properties.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn copying build/lib/heat/engine/plugin_manager.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/template.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/attributes.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot copying build/lib/heat/engine/api.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/lifecycle_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/environment.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/scheduler.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/watchrule.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/stack.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/service_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/rsrc_defn.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/event.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/support.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/worker.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification copying build/lib/heat/engine/parameters.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/function.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/ec2 creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/s3 creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/autoscaling creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/lb creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/aws/iam copying build/lib/heat/engine/resources/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/stack_resource.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/barbican creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/mistral creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/designate creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/magnum creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/cinder_encrypted_vol_type.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/cinder_volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/nova_flavor.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/nova_keypair.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/nova_servergroup.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/nova_floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/zaqar creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/sahara_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/sahara_templates.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/ceilometer copying build/lib/heat/engine/resources/openstack/ceilometer/gnocchi_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/ceilometer copying build/lib/heat/engine/resources/openstack/ceilometer/alarm.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/ceilometer copying build/lib/heat/engine/resources/openstack/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/ceilometer creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/keystone creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/os_database.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/trove_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift copying build/lib/heat/engine/resources/openstack/swift/swift.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance copying build/lib/heat/engine/resources/openstack/glance/glance_image.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/monasca creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/signal_responder.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources copying build/lib/heat/engine/dependencies.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/update.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/engine/constraints.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/neutron.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/nova.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/ceilometer.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/keystone.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/client_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients copying build/lib/heat/engine/timestamp.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine copying build/lib/heat/version.py -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/rpc/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/scalingutil.py to scalingutil.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/lbutils.py to lbutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/scaling/cooldown.py to cooldown.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/034_raw_template_files.py to 034_raw_template_files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/031_stack_lock.py to 031_stack_lock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/037_migrate_hot_template.py to 037_migrate_hot_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/061_status_reason_longtext.py to 061_status_reason_longtext.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/054_stack_tags_table.py to 054_stack_tags_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/036_stack_domain_project.py to 036_stack_domain_project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/041_migrate_hot_template_resources.py to 041_migrate_hot_template_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/050_stack_tags.py to 050_stack_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/047_stack_nested_depth.py to 047_stack_nested_depth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/052_convergence_flag.py to 052_convergence_flag.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/043_migrate_template_versions.py to 043_migrate_template_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/053_stack_name_tenant_indexes.py to 053_stack_name_tenant_indexes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/059_sync_point.py to 059_sync_point.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/064_raw_template_predecessor.py to 064_raw_template_predecessor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/065_root_resource.py to 065_root_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/044_snapshots.py to 044_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/051_service.py to 051_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/035_event_uuid_to_id.py to 035_event_uuid_to_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/055_stack_convg_data.py to 055_stack_convg_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/045_stack_backup.py to 045_stack_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/042_software_deployment_domain_project.py to 042_software_deployment_domain_project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/028_havana.py to 028_havana.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/063_properties_data_encrypted.py to 063_properties_data_encrypted.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/057_resource_uuid_to_id.py to 057_resource_uuid_to_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/048_resource_id_server_default_none_psql.py to 048_resource_id_server_default_none_psql.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/056_convergence_parameter_storage.py to 056_convergence_parameter_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/030_remove_uuidutils.py to 030_remove_uuidutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/040_software_deployment_no_signal_id.py to 040_software_deployment_no_signal_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/032_decrypt_method.py to 032_decrypt_method.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/033_software_config.py to 033_software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/038_software_config_json_config.py to 038_software_config_json_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/060_resource_convg_data.py to 060_resource_convg_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/058_resource_engine_id.py to 058_resource_engine_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/046_properties_data.py to 046_properties_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/062_parent_resource.py to 062_parent_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/029_event_id_to_uuid.py to 029_event_id_to_uuid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/039_user_creds_nullable.py to 039_user_creds_nullable.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/versions/049_user_creds_region_name.py to 049_user_creds_region_name.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/objects/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/barbican/test_order.py to test_order.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/barbican/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/barbican/test_secret.py to test_secret.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/convergence/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/mistral/test_mistral_workflow.py to test_mistral_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/mistral/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/mistral/test_mistral_cron_trigger.py to test_mistral_cron_trigger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_cloud_config.py to test_cloud_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_multi_part.py to test_multi_part.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_none_resource.py to test_none_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila/test_manila_share_type.py to test_manila_share_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila/test_manila_security_service.py to test_manila_security_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila/test_manila_share.py to test_manila_share.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/manila/test_share_network.py to test_share_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_cw_alarm.py to test_cw_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_structured_config.py to test_structured_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/aws/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_software_config.py to test_software_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/magnum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/magnum/test_magnum_baymodel.py to test_magnum_baymodel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder/test_cinder_volume_type.py to test_cinder_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder/test_volume_type_encryption.py to test_volume_type_encryption.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/cinder/test_volume_utils.py to test_volume_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova/test_nova_keypair.py to test_nova_keypair.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova/test_nova_servergroup.py to test_nova_servergroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova/test_nova_flavor.py to test_nova_flavor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova/test_nova_floatingip.py to test_nova_floatingip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/nova/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_cloudwatch.py to test_cloudwatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_trove_cluster.py to test_trove_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_restarter.py to test_restarter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_remote_stack.py to test_remote_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_swiftsignal.py to test_swiftsignal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_resource_group.py to test_resource_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/constraints/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_instance_group.py to test_instance_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_random_string.py to test_random_string.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_sahara_cluster.py to test_sahara_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/ceilometer/test_ceilometer_alarm.py to test_ceilometer_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/ceilometer/test_gnocchi_alarm.py to test_gnocchi_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/ceilometer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_sahara_data_source.py to test_sahara_data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/test_role_assignments.py to test_role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/test_user.py to test_user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/keystone/test_role.py to test_role.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/autoscaling/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_instance_group_update_policy.py to test_instance_group_update_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_zaqar_queue.py to test_zaqar_queue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_swift.py to test_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_software_deployment.py to test_software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_glance_image.py to test_glance_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_software_component.py to test_software_component.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_sahara_templates.py to test_sahara_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/api/middleware/test_ssl_middleware.py to test_ssl_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/test_waitcondition.py to test_waitcondition.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_network_gateway.py to test_neutron_network_gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_vpnservice.py to test_neutron_vpnservice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_provider_net.py to test_neutron_provider_net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_security_group.py to test_neutron_security_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_router.py to test_neutron_router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron.py to test_neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_firewall.py to test_neutron_firewall.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_extraroute.py to test_extraroute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_metering.py to test_neutron_metering.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_port.py to test_neutron_port.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_net.py to test_neutron_net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_loadbalancer.py to test_neutron_loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_subnet.py to test_neutron_subnet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/neutron/test_neutron_floating_ip.py to test_neutron_floating_ip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/test_os_database.py to test_os_database.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/engine/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/tests/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit/loguserdata.py to loguserdata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/cloudinit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/profiler.py to profiler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/heat_keystoneclient.py to heat_keystoneclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/crypt.py to crypt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/messaging.py to messaging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/identifier.py to identifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/grouputils.py to grouputils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/urlfetch.py to urlfetch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/common/serializers.py to serializers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cfn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/ec2token.py to ec2token.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/aws/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch/watch.py to watch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/cloudwatch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware/fault.py to fault.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/middleware/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/api/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common/crypto/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common/crypto/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/properties.py to properties.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/cfn/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/attributes.py to attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/hot/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/watchrule.py to watchrule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/support.py to support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/worker.py to worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/notification/autoscaling.py to autoscaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/parameters.py to parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/function.py to function.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/cinder_encrypted_vol_type.py to cinder_encrypted_vol_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/cinder/cinder_volume_type.py to cinder_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/nova_flavor.py to nova_flavor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/nova_keypair.py to nova_keypair.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/nova_servergroup.py to nova_servergroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/nova/nova_floatingip.py to nova_floatingip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/sahara_cluster.py to sahara_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/sahara/sahara_templates.py to sahara_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/ceilometer/gnocchi_alarm.py to gnocchi_alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/ceilometer/alarm.py to alarm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/ceilometer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove/os_database.py to os_database.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/trove/trove_cluster.py to trove_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/swift/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/glance/glance_image.py to glance_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/dependencies.py to dependencies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/constraints.py to constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/progress.py to progress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/neutron.py to neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/clients/os/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/engine/timestamp.py to timestamp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat/version.py to version.pyc writing byte-compilation script '/tmp/tmpkZdohO.py' /usr/bin/python -O /tmp/tmpkZdohO.py removing /tmp/tmpkZdohO.py running install_egg_info running egg_info 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] Reusing existing SOURCES.txt Copying heat.egg-info to /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/heat-5.0.1-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin copying build/scripts-2.7/heat-keystone-setup-domain -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin copying build/scripts-2.7/heat-db-setup -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin copying build/scripts-2.7/heat-keystone-setup -> /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin/heat-keystone-setup-domain to 755 changing mode of /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin/heat-db-setup to 755 changing mode of /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin/heat-keystone-setup to 755 Installing heat-manage script to /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin Installing heat-engine script to /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin Installing heat-api-cloudwatch script to /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin Installing heat-api script to /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin Installing heat-api-cfn script to /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin + sed -i -e '/^#!/,1 d' /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//usr/lib/python2.7/site-packages/heat/db/sqlalchemy/migrate_repo/manage.py + mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/var/log/heat/ + mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/var/run/heat/ + install -p -D -m 644 /builddir/build/SOURCES/heat.logrotate /builddir/build/BUILDROOT/openstack-heat-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-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-5.0.1-1.el7.noarch/usr/lib/systemd/system/openstack-heat-api-cloudwatch.service + mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/var/lib/heat/ + mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/etc/heat/ ++ pwd + export PYTHONPATH=/builddir/build/BUILD/heat-5.0.1: + PYTHONPATH=/builddir/build/BUILD/heat-5.0.1: ~/build/BUILD/heat-5.0.1/doc ~/build/BUILD/heat-5.0.1 + pushd doc + sphinx-build -b html -d build/doctrees source build/html Making output directory... Running Sphinx v1.2.3 fatal: Not a git repository (or any of the parent directories): .git loading stevedore.sphinxext loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: targets for 43 source files that are out of date updating environment: 43 added, 0 changed, 0 removed reading sources... [ 2%] api/index reading sources... [ 4%] architecture reading sources... [ 6%] getting_started/index reading sources... [ 9%] getting_started/jeos_building reading sources... [ 11%] getting_started/on_devstack reading sources... [ 13%] getting_started/on_fedora reading sources... [ 16%] getting_started/on_other reading sources... [ 18%] getting_started/on_ubuntu reading sources... [ 20%] getting_started/standalone reading sources... [ 23%] glossary reading sources... [ 25%] gmr reading sources... [ 27%] index reading sources... [ 30%] man/heat-api reading sources... [ 32%] man/heat-api-cfn reading sources... [ 34%] man/heat-api-cloudwatch reading sources... [ 37%] man/heat-db-setup reading sources... [ 39%] man/heat-engine reading sources... [ 41%] man/heat-keystone-setup reading sources... [ 44%] man/heat-keystone-setup-domain reading sources... [ 46%] man/heat-manage reading sources... [ 48%] man/index reading sources... [ 51%] pluginguide reading sources... [ 53%] scale_deployment reading sources... [ 55%] schedulerhints reading sources... [ 58%] supportstatus reading sources... [ 60%] template_guide/advanced_topics reading sources... [ 62%] template_guide/basic_resources reading sources... [ 65%] template_guide/cfn /builddir/build/BUILD/heat-5.0.1/heat/engine/environment.py:289: UserWarning: 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. Avoid. info.value.support_status.message)) /builddir/build/BUILD/heat-5.0.1/heat/engine/environment.py:289: UserWarning: This resource is deprecated and use is discouraged. Please use resource OS::Heat:SoftwareDeploymentGroup instead. info.value.support_status.message)) /builddir/build/BUILD/heat-5.0.1/heat/engine/environment.py:289: UserWarning: This resource is deprecated and use is discouraged. Please use resource OS::Heat:StructuredDeploymentGroup instead. info.value.support_status.message)) /builddir/build/BUILD/heat-5.0.1/heat/engine/environment.py:289: UserWarning: This resource is not supported, use at your own risk. info.value.support_status.message)) /builddir/build/BUILD/heat-5.0.1/heat/engine/environment.py:289: UserWarning: Use the `external_gateway_info` property in the router resource to set up the gateway. info.value.support_status.message)) No handlers could be found for logger "heat.engine.plugins.heat_docker.resources.docker_container" reading sources... [ 67%] template_guide/composition reading sources... [ 69%] template_guide/contrib reading sources... [ 72%] template_guide/environment reading sources... [ 74%] template_guide/existing_templates reading sources... [ 76%] template_guide/functions reading sources... [ 79%] template_guide/hello_world reading sources... [ 81%] template_guide/hot_guide reading sources... [ 83%] template_guide/hot_spec reading sources... [ 86%] template_guide/index reading sources... [ 88%] template_guide/openstack :8: (ERROR/3) Unknown target name: "deploy". reading sources... [ 90%] template_guide/software_deployment reading sources... [ 93%] template_guide/unsupported reading sources... [ 95%] templates/cfn/WordPress_Single_Instance reading sources... [ 97%] templates/hot/hello_world reading sources... [100%] templates/index /builddir/build/BUILD/heat-5.0.1/doc/source/api/index.rst:5: WARNING: toctree contains reference to nonexisting document u'api/autoindex' /builddir/build/BUILD/heat-5.0.1/doc/source/index.rst:75: WARNING: toctree contains reference to nonexisting document u'api/autoindex' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... /builddir/build/BUILD/heat-5.0.1/doc/source/api/index.rst:: WARNING: document isn't included in any toctree done writing output... [ 2%] api/index writing output... [ 4%] architecture writing output... [ 6%] getting_started/index writing output... [ 9%] getting_started/jeos_building writing output... [ 11%] getting_started/on_devstack writing output... [ 13%] getting_started/on_fedora writing output... [ 16%] getting_started/on_other writing output... [ 18%] getting_started/on_ubuntu writing output... [ 20%] getting_started/standalone writing output... [ 23%] glossary writing output... [ 25%] gmr writing output... [ 27%] index writing output... [ 30%] man/heat-api writing output... [ 32%] man/heat-api-cfn writing output... [ 34%] man/heat-api-cloudwatch writing output... [ 37%] man/heat-db-setup writing output... [ 39%] man/heat-engine writing output... [ 41%] man/heat-keystone-setup writing output... [ 44%] man/heat-keystone-setup-domain writing output... [ 46%] man/heat-manage writing output... [ 48%] man/index writing output... [ 51%] pluginguide writing output... [ 53%] scale_deployment writing output... [ 55%] schedulerhints writing output... [ 58%] supportstatus writing output... [ 60%] template_guide/advanced_topics writing output... [ 62%] template_guide/basic_resources writing output... [ 65%] template_guide/cfn writing output... [ 67%] template_guide/composition writing output... [ 69%] template_guide/contrib writing output... [ 72%] template_guide/environment writing output... [ 74%] template_guide/existing_templates writing output... [ 76%] template_guide/functions writing output... [ 79%] template_guide/hello_world writing output... [ 81%] template_guide/hot_guide writing output... [ 83%] template_guide/hot_spec writing output... [ 86%] template_guide/index writing output... [ 88%] template_guide/openstack writing output... [ 90%] template_guide/software_deployment writing output... [ 93%] template_guide/unsupported writing output... [ 95%] templates/cfn/WordPress_Single_Instance writing output... [ 97%] templates/hot/hello_world writing output... [100%] templates/index writing additional files... (0 module code pages) genindex search copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 3 warnings. + sphinx-build -b man -d build/doctrees source build/man Making output directory... Running Sphinx v1.2.3 fatal: Not a git repository (or any of the parent directories): .git loading stevedore.sphinxext loading pickled environment... done Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [man]: all manpages updating environment: 0 added, 2 changed, 0 removed reading sources... [ 50%] api/index reading sources... [100%] index looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/heat-5.0.1/doc/source/api/index.rst:5: WARNING: toctree contains reference to nonexisting document u'api/autoindex' /builddir/build/BUILD/heat-5.0.1/doc/source/index.rst:75: WARNING: toctree contains reference to nonexisting document u'api/autoindex' done checking consistency... done /builddir/build/BUILD/heat-5.0.1/doc/source/api/index.rst:: WARNING: document isn't included in any toctree 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, 3 warnings. + mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/man/man1 + install -p -D -m 644 build/man/heat-api-cfn.1 build/man/heat-api-cloudwatch.1 build/man/heat-api.1 build/man/heat-db-setup.1 build/man/heat-engine.1 build/man/heat-keystone-setup-domain.1 build/man/heat-keystone-setup.1 build/man/heat-manage.1 /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/man/man1/ + popd ~/build/BUILD/heat-5.0.1 + rm -f /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//usr/bin/heat-db-setup + rm -f /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//usr/share/man/man1/heat-db-setup.1 + rm -rf /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/var/lib/heat/.dummy + rm -f /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/bin/cinder-keystone-setup + rm -rf /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//usr/lib/python2.7/site-packages/heat/tests + install -p -D -m 640 etc/heat/heat.conf.sample /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat/heat.conf + install -p -D -m 640 /builddir/build/SOURCES/heat-dist.conf /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/heat/heat-dist.conf + install -p -D -m 640 etc/heat/api-paste.ini /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//usr/share/heat/api-paste-dist.ini + install -p -D -m 640 etc/heat/policy.json /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat + cp -vr etc/heat/templates /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat 'etc/heat/templates' -> '/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat/templates' 'etc/heat/templates/AWS_CloudWatch_Alarm.yaml' -> '/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat/templates/AWS_CloudWatch_Alarm.yaml' 'etc/heat/templates/AWS_RDS_DBInstance.yaml' -> '/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat/templates/AWS_RDS_DBInstance.yaml' + cp -vr etc/heat/environment.d /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat 'etc/heat/environment.d' -> '/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat/environment.d' 'etc/heat/environment.d/default.yaml' -> '/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch//etc/heat/environment.d/default.yaml' + /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-5.0.1 /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-5.0.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openstack-heat-common-5.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nHG2yv + umask 022 + cd /builddir/build/BUILD + cd heat-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-common-5.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-common-5.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-common-5.0.1 + exit 0 Provides: config(openstack-heat-common) = 1:5.0.1-1.el7 openstack-heat-common = 1:5.0.1-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-5.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eb8oRc + umask 022 + cd /builddir/build/BUILD + cd heat-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-engine-5.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-engine-5.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-engine-5.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-engine-5.0.1 + cp -pr doc/build/html/man/heat-engine.html /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-engine-5.0.1 + exit 0 Provides: openstack-heat-engine = 1:5.0.1-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-5.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PuZLhU + umask 022 + cd /builddir/build/BUILD + cd heat-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-5.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-5.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-5.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-5.0.1 + cp -pr doc/build/html/man/heat-api.html /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-5.0.1 + exit 0 Provides: openstack-heat-api = 1:5.0.1-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-5.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2lbzQB + umask 022 + cd /builddir/build/BUILD + cd heat-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-5.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-5.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-5.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-5.0.1 + cp -pr doc/build/html/man/heat-api-cfn.html /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cfn-5.0.1 + exit 0 Provides: openstack-heat-api-cfn = 1:5.0.1-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-5.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z2YExj + umask 022 + cd /builddir/build/BUILD + cd heat-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-5.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-5.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-5.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-5.0.1 + cp -pr doc/build/html/man/heat-api-cloudwatch.html /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch/usr/share/doc/openstack-heat-api-cloudwatch-5.0.1 + exit 0 Provides: openstack-heat-api-cloudwatch = 1:5.0.1-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-5.0.1-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-heat-common-5.0.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-engine-5.0.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-5.0.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-cfn-5.0.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-cloudwatch-5.0.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hRN9NF + umask 022 + cd /builddir/build/BUILD + cd heat-5.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-5.0.1-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->