Your message dated Sun, 08 Feb 2026 16:36:28 +0000
with message-id <[email protected]>
and subject line Bug#1044249: fixed in heat 1:25.0.0-4
has caused the Debian Bug report #1044249,
regarding heat: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1044249: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044249
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: heat
Version: 1:20.0.0-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ----------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package heat
> dpkg-buildpackage: info: source version 1:20.0.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from heat-20.0.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: 
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` and ``easy_install``.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://github.com/pypa/setuptools/issues/917 for details.
>         
> ********************************************************************************
> 
> !!
>   easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_clean
> rm -rf heat.egg-info .testrepository
> rm -rf doc/build
> find . -iname '*.pyc' -delete
> rm -f run_tests.err.log
> rm -f \
>       debian/heat-common.postinst \
>       debian/heat-common.config
> rm -f debian/*.init debian/*.service debian/*.upstart debian/*.templates
> rm -f debian/heat-common.postinst debian/heat-common.config 
> debian/heat-api.config debian/heat-api.postinst debian/heat-api-cfn.config 
> debian/heat-api-cfn.postinst debian/heat-common.postrm
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from heat-20.0.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building heat using existing ./heat_20.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/api/aws/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/api/middleware/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/api/openstack/v1/views/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/cloudinit/__init__.py' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'build/lib/heat/cloudinit/boothook.sh' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/cmd/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/common/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/db/sqlalchemy/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/db/sqlalchemy/migrate_repo/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/db/sqlalchemy/migrate_repo/versions/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/cfn/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/constraint/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/hot/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/aws/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/aws/autoscaling/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/aws/cfn/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/aws/ec2/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/aws/iam/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/aws/lb/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/aws/s3/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/aodh/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/aodh/gnocchi/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/barbican/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/blazar/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/cinder/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/designate/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/glance/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/heat/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/ironic/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/keystone/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/magnum/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/manila/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/mistral/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/monasca/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/neutron/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/neutron/lbaas/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/neutron/sfc/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/neutron/taas/__init__.py' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/nova/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/octavia/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/sahara/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/senlin/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/swift/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/trove/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/vitrage/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/zaqar/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/engine/resources/openstack/zun/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/hacking/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/httpd/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/objects/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/rpc/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/scaling/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/api/aws/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/api/cfn/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/api/middleware/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/api/openstack_v1/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/autoscaling/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/aws/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/clients/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/cmd/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/constraints/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/convergence/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/convergence/framework/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/db/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/engine/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/engine/service/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/aodh/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/barbican/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/blazar/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/cinder/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/designate/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/glance/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/heat/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/ironic/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/keystone/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/magnum/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/manila/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/mistral/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/monasca/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/neutron/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/neutron/lbaas/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/neutron/test_sfc/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/nova/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/octavia/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/sahara/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/senlin/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/swift/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/trove/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/vitrage/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/zaqar/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat/tests/openstack/zun/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: executable mode 0755 of 
> 'build/lib/heat_integrationtests/cleanup_test_env.sh' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat_integrationtests/common/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/heat_integrationtests/functional/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'build/lib/heat_integrationtests/prepare_test_env.sh' will not be represented 
> in diff
> dpkg-source: warning: executable mode 0755 of 
> 'build/lib/heat_integrationtests/prepare_test_network.sh' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'build/scripts-3.11/heat-db-setup' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'build/scripts-3.11/heat-keystone-setup' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'build/scripts-3.11/heat-keystone-setup-domain' will not be represented in 
> diff
> dpkg-source: warning: file heat-20.0.0/openstack_heat.egg-info/SOURCES.txt 
> has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  heat-20.0.0/build/lib/heat/__init__.py
>  heat-20.0.0/build/lib/heat/api/__init__.py
>  heat-20.0.0/build/lib/heat/api/aws/ec2token.py
>  heat-20.0.0/build/lib/heat/api/aws/exception.py
>  heat-20.0.0/build/lib/heat/api/aws/utils.py
>  heat-20.0.0/build/lib/heat/api/cfn/__init__.py
>  heat-20.0.0/build/lib/heat/api/cfn/v1/__init__.py
>  heat-20.0.0/build/lib/heat/api/cfn/v1/signal.py
>  heat-20.0.0/build/lib/heat/api/cfn/v1/stacks.py
>  heat-20.0.0/build/lib/heat/api/cfn/versions.py
>  heat-20.0.0/build/lib/heat/api/middleware/fault.py
>  heat-20.0.0/build/lib/heat/api/middleware/version_negotiation.py
>  heat-20.0.0/build/lib/heat/api/openstack/__init__.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/__init__.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/actions.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/build_info.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/events.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/resources.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/services.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/software_configs.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/software_deployments.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/stacks.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/util.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/views/stacks_view.py
>  heat-20.0.0/build/lib/heat/api/openstack/v1/views/views_common.py
>  heat-20.0.0/build/lib/heat/api/openstack/versions.py
>  heat-20.0.0/build/lib/heat/api/versions.py
>  heat-20.0.0/build/lib/heat/cloudinit/boothook.sh
>  heat-20.0.0/build/lib/heat/cloudinit/config
>  heat-20.0.0/build/lib/heat/cloudinit/loguserdata.py
>  heat-20.0.0/build/lib/heat/cloudinit/part_handler.py
>  heat-20.0.0/build/lib/heat/cmd/all.py
>  heat-20.0.0/build/lib/heat/cmd/api.py
>  heat-20.0.0/build/lib/heat/cmd/api_cfn.py
>  heat-20.0.0/build/lib/heat/cmd/engine.py
>  heat-20.0.0/build/lib/heat/cmd/manage.py
>  heat-20.0.0/build/lib/heat/cmd/status.py
>  heat-20.0.0/build/lib/heat/common/auth_password.py
>  heat-20.0.0/build/lib/heat/common/auth_plugin.py
>  heat-20.0.0/build/lib/heat/common/auth_url.py
>  heat-20.0.0/build/lib/heat/common/cache.py
>  heat-20.0.0/build/lib/heat/common/config.py
>  heat-20.0.0/build/lib/heat/common/context.py
>  heat-20.0.0/build/lib/heat/common/crypt.py
>  heat-20.0.0/build/lib/heat/common/custom_backend_auth.py
>  heat-20.0.0/build/lib/heat/common/endpoint_utils.py
>  heat-20.0.0/build/lib/heat/common/environment_format.py
>  heat-20.0.0/build/lib/heat/common/environment_util.py
>  heat-20.0.0/build/lib/heat/common/exception.py
>  heat-20.0.0/build/lib/heat/common/grouputils.py
>  heat-20.0.0/build/lib/heat/common/i18n.py
>  heat-20.0.0/build/lib/heat/common/identifier.py
>  heat-20.0.0/build/lib/heat/common/lifecycle_plugin_utils.py
>  heat-20.0.0/build/lib/heat/common/messaging.py
>  heat-20.0.0/build/lib/heat/common/netutils.py
>  heat-20.0.0/build/lib/heat/common/noauth.py
>  heat-20.0.0/build/lib/heat/common/param_utils.py
>  heat-20.0.0/build/lib/heat/common/password_gen.py
>  heat-20.0.0/build/lib/heat/common/plugin_loader.py
>  heat-20.0.0/build/lib/heat/common/pluginutils.py
>  heat-20.0.0/build/lib/heat/common/policy.py
>  heat-20.0.0/build/lib/heat/common/profiler.py
>  heat-20.0.0/build/lib/heat/common/serializers.py
>  heat-20.0.0/build/lib/heat/common/service_utils.py
>  heat-20.0.0/build/lib/heat/common/short_id.py
>  heat-20.0.0/build/lib/heat/common/template_format.py
>  heat-20.0.0/build/lib/heat/common/timeutils.py
>  heat-20.0.0/build/lib/heat/common/urlfetch.py
>  heat-20.0.0/build/lib/heat/common/wsgi.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/api.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/filters.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/README
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/manage.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/migrate.cfg
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/073_newton.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/081_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/082_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/083_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/084_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/085_placeholder.py
>  
> heat-20.0.0/build/lib/heat/db/sqlalchemy/migrate_repo/versions/086_drop_watch_rule_watch_data_tables.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/migration.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/models.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/types.py
>  heat-20.0.0/build/lib/heat/db/sqlalchemy/utils.py
>  heat-20.0.0/build/lib/heat/engine/api.py
>  heat-20.0.0/build/lib/heat/engine/attributes.py
>  heat-20.0.0/build/lib/heat/engine/cfn/functions.py
>  heat-20.0.0/build/lib/heat/engine/cfn/parameters.py
>  heat-20.0.0/build/lib/heat/engine/cfn/template.py
>  heat-20.0.0/build/lib/heat/engine/check_resource.py
>  heat-20.0.0/build/lib/heat/engine/clients/__init__.py
>  heat-20.0.0/build/lib/heat/engine/clients/client_exception.py
>  heat-20.0.0/build/lib/heat/engine/clients/client_plugin.py
>  heat-20.0.0/build/lib/heat/engine/clients/default_client_plugin.py
>  heat-20.0.0/build/lib/heat/engine/clients/microversion_mixin.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/__init__.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/aodh.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/barbican.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/blazar.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/cinder.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/designate.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/glance.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/heat_plugin.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/ironic.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/keystone/__init__.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/keystone/fake_keystoneclient.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/keystone/heat_keystoneclient.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/keystone/keystone_constraints.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/magnum.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/manila.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/mistral.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/monasca.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/neutron/__init__.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/neutron/lbaas_constraints.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/neutron/neutron_constraints.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/neutron/taas_constraints.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/nova.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/octavia.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/openstacksdk.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/sahara.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/senlin.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/swift.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/trove.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/vitrage.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/zaqar.py
>  heat-20.0.0/build/lib/heat/engine/clients/os/zun.py
>  heat-20.0.0/build/lib/heat/engine/clients/progress.py
>  heat-20.0.0/build/lib/heat/engine/conditions.py
>  heat-20.0.0/build/lib/heat/engine/constraint/common_constraints.py
>  heat-20.0.0/build/lib/heat/engine/constraints.py
>  heat-20.0.0/build/lib/heat/engine/dependencies.py
>  heat-20.0.0/build/lib/heat/engine/environment.py
>  heat-20.0.0/build/lib/heat/engine/event.py
>  heat-20.0.0/build/lib/heat/engine/function.py
>  heat-20.0.0/build/lib/heat/engine/hot/functions.py
>  heat-20.0.0/build/lib/heat/engine/hot/parameters.py
>  heat-20.0.0/build/lib/heat/engine/hot/template.py
>  heat-20.0.0/build/lib/heat/engine/lifecycle_plugin.py
>  heat-20.0.0/build/lib/heat/engine/node_data.py
>  heat-20.0.0/build/lib/heat/engine/notification/__init__.py
>  heat-20.0.0/build/lib/heat/engine/notification/autoscaling.py
>  heat-20.0.0/build/lib/heat/engine/notification/stack.py
>  heat-20.0.0/build/lib/heat/engine/output.py
>  heat-20.0.0/build/lib/heat/engine/parameter_groups.py
>  heat-20.0.0/build/lib/heat/engine/parameters.py
>  heat-20.0.0/build/lib/heat/engine/parent_rsrc.py
>  heat-20.0.0/build/lib/heat/engine/plugin_manager.py
>  heat-20.0.0/build/lib/heat/engine/properties.py
>  heat-20.0.0/build/lib/heat/engine/properties_group.py
>  heat-20.0.0/build/lib/heat/engine/resource.py
>  heat-20.0.0/build/lib/heat/engine/resources/__init__.py
>  heat-20.0.0/build/lib/heat/engine/resources/alarm_base.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/aws/autoscaling/autoscaling_group.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/autoscaling/launch_config.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/autoscaling/scaling_policy.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/cfn/stack.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/cfn/wait_condition.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/cfn/wait_condition_handle.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/eip.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/instance.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/internet_gateway.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/network_interface.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/route_table.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/security_group.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/subnet.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/volume.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/ec2/vpc.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/iam/user.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/lb/loadbalancer.py
>  heat-20.0.0/build/lib/heat/engine/resources/aws/s3/s3.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/aodh/alarm.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/aodh/composite_alarm.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/aodh/gnocchi/alarm.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/barbican/container.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/barbican/order.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/barbican/secret.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/blazar/host.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/blazar/lease.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/cinder/encrypted_volume_type.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/cinder/qos_specs.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/cinder/quota.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/cinder/volume.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/cinder/volume_type.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/designate/domain.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/designate/record.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/designate/recordset.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/designate/zone.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/glance/image.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/access_policy.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/autoscaling_group.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/cloud_config.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/delay.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/deployed_server.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/ha_restarter.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/instance_group.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/multi_part.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/none_resource.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/random_string.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/remote_stack.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/resource_chain.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/resource_group.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/scaling_policy.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/software_component.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/software_config.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/software_deployment.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/structured_config.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/swiftsignal.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/test_resource.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/value.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/wait_condition.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/heat/wait_condition_handle.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/ironic/port.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/domain.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/endpoint.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/group.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/project.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/region.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/role.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/role_assignments.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/service.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/keystone/user.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/magnum/bay.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/magnum/baymodel.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/magnum/cluster.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/magnum/cluster_template.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/manila/security_service.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/manila/share.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/manila/share_network.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/manila/share_type.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/mistral/cron_trigger.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/mistral/external_resource.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/mistral/workflow.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/monasca/alarm_definition.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/monasca/notification.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/address_scope.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/extraroute.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/extrarouteset.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/firewall.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/floatingip.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/l2_gateway.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/l2_gateway_connection.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/lbaas/health_monitor.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/lbaas/l7policy.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/lbaas/l7rule.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/lbaas/listener.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/lbaas/pool.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/lbaas/pool_member.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/loadbalancer.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/metering.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/net.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/network_gateway.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/neutron.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/port.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/provider_net.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/qos.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/quota.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/rbac_policy.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/router.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/security_group.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/security_group_rule.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/segment.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/sfc/flow_classifier.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/sfc/port_chain.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair_group.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/subnet.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/subnetpool.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/taas/tap_flow.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/taas/tap_service.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/trunk.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/neutron/vpnservice.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/flavor.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/floatingip.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/host_aggregate.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/keypair.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/quota.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/server.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/server_group.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/nova/server_network_mixin.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/flavor.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/flavor_profile.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/health_monitor.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/l7policy.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/l7rule.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/listener.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/loadbalancer.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/octavia_base.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/pool.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/pool_member.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/octavia/quota.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/sahara/cluster.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/sahara/data_source.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/sahara/image.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/sahara/job.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/sahara/job_binary.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/sahara/templates.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/senlin/cluster.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/senlin/node.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/senlin/policy.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/senlin/profile.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/senlin/receiver.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/senlin/res_base.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/swift/container.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/trove/cluster.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/trove/instance.py
>  
> heat-20.0.0/build/lib/heat/engine/resources/openstack/vitrage/vitrage_template.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/zaqar/queue.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/zaqar/subscription.py
>  heat-20.0.0/build/lib/heat/engine/resources/openstack/zun/container.py
>  heat-20.0.0/build/lib/heat/engine/resources/scheduler_hints.py
>  heat-20.0.0/build/lib/heat/engine/resources/server_base.py
>  heat-20.0.0/build/lib/heat/engine/resources/signal_responder.py
>  heat-20.0.0/build/lib/heat/engine/resources/stack_resource.py
>  heat-20.0.0/build/lib/heat/engine/resources/stack_user.py
>  heat-20.0.0/build/lib/heat/engine/resources/template_resource.py
>  heat-20.0.0/build/lib/heat/engine/resources/volume_base.py
>  heat-20.0.0/build/lib/heat/engine/resources/wait_condition.py
>  heat-20.0.0/build/lib/heat/engine/rsrc_defn.py
>  heat-20.0.0/build/lib/heat/engine/scheduler.py
>  heat-20.0.0/build/lib/heat/engine/service.py
>  heat-20.0.0/build/lib/heat/engine/service_software_config.py
>  heat-20.0.0/build/lib/heat/engine/software_config_io.py
>  heat-20.0.0/build/lib/heat/engine/stack.py
>  heat-20.0.0/build/lib/heat/engine/stack_lock.py
>  heat-20.0.0/build/lib/heat/engine/status.py
>  heat-20.0.0/build/lib/heat/engine/stk_defn.py
>  heat-20.0.0/build/lib/heat/engine/support.py
>  heat-20.0.0/build/lib/heat/engine/sync_point.py
>  heat-20.0.0/build/lib/heat/engine/template.py
>  heat-20.0.0/build/lib/heat/engine/template_common.py
>  heat-20.0.0/build/lib/heat/engine/template_files.py
>  heat-20.0.0/build/lib/heat/engine/timestamp.py
>  heat-20.0.0/build/lib/heat/engine/translation.py
>  heat-20.0.0/build/lib/heat/engine/update.py
>  heat-20.0.0/build/lib/heat/engine/worker.py
>  heat-20.0.0/build/lib/heat/hacking/checks.py
>  heat-20.0.0/build/lib/heat/httpd/files/heat-api-cfn-uwsgi.ini
>  heat-20.0.0/build/lib/heat/httpd/files/heat-api-cfn.conf
>  heat-20.0.0/build/lib/heat/httpd/files/heat-api-uwsgi.ini
>  heat-20.0.0/build/lib/heat/httpd/files/heat-api.conf
>  heat-20.0.0/build/lib/heat/httpd/files/uwsgi-heat-api-cfn.conf
>  heat-20.0.0/build/lib/heat/httpd/files/uwsgi-heat-api.conf
>  heat-20.0.0/build/lib/heat/httpd/heat_api.py
>  heat-20.0.0/build/lib/heat/httpd/heat_api_cfn.py
>  heat-20.0.0/build/lib/heat/locale/de/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/es/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/fr/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/it/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/ja/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/ru/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po
>  heat-20.0.0/build/lib/heat/objects/base.py
>  heat-20.0.0/build/lib/heat/objects/event.py
>  heat-20.0.0/build/lib/heat/objects/fields.py
>  heat-20.0.0/build/lib/heat/objects/raw_template.py
>  heat-20.0.0/build/lib/heat/objects/raw_template_files.py
>  heat-20.0.0/build/lib/heat/objects/resource.py
>  heat-20.0.0/build/lib/heat/objects/resource_data.py
>  heat-20.0.0/build/lib/heat/objects/resource_properties_data.py
>  heat-20.0.0/build/lib/heat/objects/service.py
>  heat-20.0.0/build/lib/heat/objects/snapshot.py
>  heat-20.0.0/build/lib/heat/objects/software_config.py
>  heat-20.0.0/build/lib/heat/objects/software_deployment.py
>  heat-20.0.0/build/lib/heat/objects/stack.py
>  heat-20.0.0/build/lib/heat/objects/stack_lock.py
>  heat-20.0.0/build/lib/heat/objects/stack_tag.py
>  heat-20.0.0/build/lib/heat/objects/sync_point.py
>  heat-20.0.0/build/lib/heat/objects/user_creds.py
>  heat-20.0.0/build/lib/heat/policies/__init__.py
>  heat-20.0.0/build/lib/heat/policies/actions.py
>  heat-20.0.0/build/lib/heat/policies/base.py
>  heat-20.0.0/build/lib/heat/policies/build_info.py
>  heat-20.0.0/build/lib/heat/policies/cloudformation.py
>  heat-20.0.0/build/lib/heat/policies/events.py
>  heat-20.0.0/build/lib/heat/policies/resource.py
>  heat-20.0.0/build/lib/heat/policies/resource_types.py
>  heat-20.0.0/build/lib/heat/policies/service.py
>  heat-20.0.0/build/lib/heat/policies/software_configs.py
>  heat-20.0.0/build/lib/heat/policies/software_deployments.py
>  heat-20.0.0/build/lib/heat/policies/stacks.py
>  heat-20.0.0/build/lib/heat/rpc/api.py
>  heat-20.0.0/build/lib/heat/rpc/client.py
>  heat-20.0.0/build/lib/heat/rpc/listener_client.py
>  heat-20.0.0/build/lib/heat/rpc/worker_api.py
>  heat-20.0.0/build/lib/heat/rpc/worker_client.py
>  heat-20.0.0/build/lib/heat/scaling/cooldown.py
>  heat-20.0.0/build/lib/heat/scaling/lbutils.py
>  heat-20.0.0/build/lib/heat/scaling/rolling_update.py
>  heat-20.0.0/build/lib/heat/scaling/scalingutil.py
>  heat-20.0.0/build/lib/heat/scaling/template.py
>  heat-20.0.0/build/lib/heat/tests/__init__.py
>  heat-20.0.0/build/lib/heat/tests/api/aws/test_api_aws.py
>  heat-20.0.0/build/lib/heat/tests/api/aws/test_api_ec2token.py
>  heat-20.0.0/build/lib/heat/tests/api/cfn/test_api_cfn_v1.py
>  
> heat-20.0.0/build/lib/heat/tests/api/middleware/test_version_negotiation_middleware.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_actions.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_build_info.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_events.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_resources.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_routes.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_services.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_software_configs.py
>  
> heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_software_deployments.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_stacks.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_util.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_views_common.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/test_views_stacks_view.py
>  heat-20.0.0/build/lib/heat/tests/api/openstack_v1/tools.py
>  heat-20.0.0/build/lib/heat/tests/api/test_wsgi.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/inline_templates.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_heat_scaling_group.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_heat_scaling_policy.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_launch_config.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_lbutils.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_new_capacity.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_rolling_update.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_scaling_group.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_scaling_policy.py
>  heat-20.0.0/build/lib/heat/tests/autoscaling/test_scaling_template.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_eip.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_instance.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_instance_network.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_loadbalancer.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_network_interface.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_s3.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_security_group.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_user.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_volume.py
>  heat-20.0.0/build/lib/heat/tests/aws/test_waitcondition.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_aodh_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_barbican_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_blazar_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_cinder_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_clients.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_designate_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_glance_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_heat_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_ironic_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_keystone_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_magnum_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_manila_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_mistral_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_monasca_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_neutron_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_nova_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_octavia_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_progress.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_sahara_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_sdk_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_senlin_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_swift_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_vitrage_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_zaqar_client.py
>  heat-20.0.0/build/lib/heat/tests/clients/test_zun_client.py
>  heat-20.0.0/build/lib/heat/tests/cmd/test_status.py
>  heat-20.0.0/build/lib/heat/tests/common.py
>  heat-20.0.0/build/lib/heat/tests/constraints/test_common_constraints.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/engine_wrapper.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/event_loop.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/fake_resource.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/message_processor.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/message_queue.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/processes.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/reality.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/scenario.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/scenario_template.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/testutils.py
>  heat-20.0.0/build/lib/heat/tests/convergence/framework/worker_wrapper.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/basic_create.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/basic_create_rollback.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/basic_update_delete.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/create_early_delete.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/disjoint_create.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/multiple_update.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_add.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_add_concurrent.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_add_rollback.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_add_rollback_early.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_interrupt_create.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_remove.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_remove_rollback.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_replace.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_replace_invert_deps.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_replace_rollback.py
>  heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_user_replace.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback.py
>  
> heat-20.0.0/build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback_update.py
>  heat-20.0.0/build/lib/heat/tests/convergence/test_converge.py
>  heat-20.0.0/build/lib/heat/tests/db/test_migrations.py
>  heat-20.0.0/build/lib/heat/tests/db/test_sqlalchemy_api.py
>  heat-20.0.0/build/lib/heat/tests/db/test_sqlalchemy_filters.py
>  heat-20.0.0/build/lib/heat/tests/db/test_sqlalchemy_types.py
>  heat-20.0.0/build/lib/heat/tests/db/test_utils.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_service_engine.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_software_config.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_action.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_adopt.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_create.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_delete.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_events.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_resources.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_snapshot.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_stack_update.py
>  heat-20.0.0/build/lib/heat/tests/engine/service/test_threadgroup_mgr.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_check_resource.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_dependencies.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_engine_worker.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_node_data.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_plugin_manager.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_resource_type.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_scheduler.py
>  heat-20.0.0/build/lib/heat/tests/engine/test_sync_point.py
>  heat-20.0.0/build/lib/heat/tests/engine/tools.py
>  heat-20.0.0/build/lib/heat/tests/fakes.py
>  heat-20.0.0/build/lib/heat/tests/generic_resource.py
>  heat-20.0.0/build/lib/heat/tests/openstack/aodh/test_alarm.py
>  heat-20.0.0/build/lib/heat/tests/openstack/aodh/test_composite_alarm.py
>  heat-20.0.0/build/lib/heat/tests/openstack/aodh/test_gnocchi_alarm.py
>  heat-20.0.0/build/lib/heat/tests/openstack/barbican/test_container.py
>  heat-20.0.0/build/lib/heat/tests/openstack/barbican/test_order.py
>  heat-20.0.0/build/lib/heat/tests/openstack/barbican/test_secret.py
>  heat-20.0.0/build/lib/heat/tests/openstack/blazar/test_host.py
>  heat-20.0.0/build/lib/heat/tests/openstack/blazar/test_lease.py
>  heat-20.0.0/build/lib/heat/tests/openstack/cinder/test_qos_specs.py
>  heat-20.0.0/build/lib/heat/tests/openstack/cinder/test_quota.py
>  heat-20.0.0/build/lib/heat/tests/openstack/cinder/test_volume.py
>  heat-20.0.0/build/lib/heat/tests/openstack/cinder/test_volume_type.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/cinder/test_volume_type_encryption.py
>  heat-20.0.0/build/lib/heat/tests/openstack/cinder/test_volume_utils.py
>  heat-20.0.0/build/lib/heat/tests/openstack/designate/test_recordset.py
>  heat-20.0.0/build/lib/heat/tests/openstack/designate/test_zone.py
>  heat-20.0.0/build/lib/heat/tests/openstack/glance/test_image.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_cloud_config.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_delay.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_deployed_server.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_instance_group.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/heat/test_instance_group_update_policy.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_multi_part.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_none_resource.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_random_string.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_remote_stack.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_resource_chain.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_resource_group.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_software_component.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_software_config.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_software_deployment.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_structured_config.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_swiftsignal.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_value.py
>  heat-20.0.0/build/lib/heat/tests/openstack/heat/test_waitcondition.py
>  heat-20.0.0/build/lib/heat/tests/openstack/ironic/test_port.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_domain.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_endpoint.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_group.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_project.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_region.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_role.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_role_assignments.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_service.py
>  heat-20.0.0/build/lib/heat/tests/openstack/keystone/test_user.py
>  heat-20.0.0/build/lib/heat/tests/openstack/magnum/test_cluster.py
>  heat-20.0.0/build/lib/heat/tests/openstack/magnum/test_cluster_template.py
>  heat-20.0.0/build/lib/heat/tests/openstack/manila/test_security_service.py
>  heat-20.0.0/build/lib/heat/tests/openstack/manila/test_share.py
>  heat-20.0.0/build/lib/heat/tests/openstack/manila/test_share_network.py
>  heat-20.0.0/build/lib/heat/tests/openstack/manila/test_share_type.py
>  heat-20.0.0/build/lib/heat/tests/openstack/mistral/test_cron_trigger.py
>  heat-20.0.0/build/lib/heat/tests/openstack/mistral/test_external_resource.py
>  heat-20.0.0/build/lib/heat/tests/openstack/mistral/test_workflow.py
>  heat-20.0.0/build/lib/heat/tests/openstack/monasca/test_alarm_definition.py
>  heat-20.0.0/build/lib/heat/tests/openstack/monasca/test_notification.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/inline_templates.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/lbaas/test_health_monitor.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/lbaas/test_l7policy.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/lbaas/test_l7rule.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/lbaas/test_listener.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/lbaas/test_loadbalancer.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/lbaas/test_pool.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/lbaas/test_pool_member.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_address_scope.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_extraroute.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_extrarouteset.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_firewall.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_floating_ip.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_loadbalancer.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_metering.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_net.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_network_gateway.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_port.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_provider_net.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_rbac_policy.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_router.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_security_group.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_security_group_rule.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_segment.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_subnet.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_subnetpool.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_trunk.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_neutron_vpnservice.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_qos.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_quota.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_sfc/test_port_chain.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py
>  heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_taas/test_tap_flow.py
>  
> heat-20.0.0/build/lib/heat/tests/openstack/neutron/test_taas/test_tap_service.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/fakes.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/test_flavor.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/test_floatingip.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/test_host_aggregate.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/test_keypair.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/test_quota.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/test_server.py
>  heat-20.0.0/build/lib/heat/tests/openstack/nova/test_server_group.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/inline_templates.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_flavor.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_flavor_profile.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_health_monitor.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_l7policy.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_l7rule.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_listener.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_loadbalancer.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_pool.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_pool_member.py
>  heat-20.0.0/build/lib/heat/tests/openstack/octavia/test_quota.py
>  heat-20.0.0/build/lib/heat/tests/openstack/sahara/test_cluster.py
>  heat-20.0.0/build/lib/heat/tests/openstack/sahara/test_data_source.py
>  heat-20.0.0/build/lib/heat/tests/openstack/sahara/test_image.py
>  heat-20.0.0/build/lib/heat/tests/openstack/sahara/test_job.py
>  heat-20.0.0/build/lib/heat/tests/openstack/sahara/test_job_binary.py
>  heat-20.0.0/build/lib/heat/tests/openstack/sahara/test_templates.py
>  heat-20.0.0/build/lib/heat/tests/openstack/senlin/test_cluster.py
>  heat-20.0.0/build/lib/heat/tests/openstack/senlin/test_node.py
>  heat-20.0.0/build/lib/heat/tests/openstack/senlin/test_policy.py
>  heat-20.0.0/build/lib/heat/tests/openstack/senlin/test_profile.py
>  heat-20.0.0/build/lib/heat/tests/openstack/senlin/test_receiver.py
>  heat-20.0.0/build/lib/heat/tests/openstack/swift/test_container.py
>  heat-20.0.0/build/lib/heat/tests/openstack/trove/test_cluster.py
>  heat-20.0.0/build/lib/heat/tests/openstack/trove/test_instance.py
>  heat-20.0.0/build/lib/heat/tests/openstack/vitrage/test_vitrage_template.py
>  heat-20.0.0/build/lib/heat/tests/openstack/zaqar/test_queue.py
>  heat-20.0.0/build/lib/heat/tests/openstack/zaqar/test_subscription.py
>  heat-20.0.0/build/lib/heat/tests/openstack/zun/test_container.py
>  heat-20.0.0/build/lib/heat/tests/policy/resources.json
>  heat-20.0.0/build/lib/heat/tests/policy/test_acl_personas.yaml
>  heat-20.0.0/build/lib/heat/tests/policy/test_deprecated_access.yaml
>  heat-20.0.0/build/lib/heat/tests/templates/Neutron.template
>  heat-20.0.0/build/lib/heat/tests/templates/Neutron.yaml
>  heat-20.0.0/build/lib/heat/tests/templates/README
>  heat-20.0.0/build/lib/heat/tests/templates/WordPress_Single_Instance.template
>  heat-20.0.0/build/lib/heat/tests/templates/WordPress_Single_Instance.yaml
>  heat-20.0.0/build/lib/heat/tests/test_attributes.py
>  heat-20.0.0/build/lib/heat/tests/test_auth_password.py
>  heat-20.0.0/build/lib/heat/tests/test_auth_url.py
>  heat-20.0.0/build/lib/heat/tests/test_common_auth_plugin.py
>  heat-20.0.0/build/lib/heat/tests/test_common_context.py
>  heat-20.0.0/build/lib/heat/tests/test_common_env_util.py
>  heat-20.0.0/build/lib/heat/tests/test_common_exception.py
>  heat-20.0.0/build/lib/heat/tests/test_common_param_utils.py
>  heat-20.0.0/build/lib/heat/tests/test_common_pluginutils.py
>  heat-20.0.0/build/lib/heat/tests/test_common_policy.py
>  heat-20.0.0/build/lib/heat/tests/test_common_serializers.py
>  heat-20.0.0/build/lib/heat/tests/test_common_service_utils.py
>  heat-20.0.0/build/lib/heat/tests/test_constraints.py
>  heat-20.0.0/build/lib/heat/tests/test_convg_stack.py
>  heat-20.0.0/build/lib/heat/tests/test_crypt.py
>  heat-20.0.0/build/lib/heat/tests/test_dbinstance.py
>  heat-20.0.0/build/lib/heat/tests/test_empty_stack.py
>  heat-20.0.0/build/lib/heat/tests/test_engine_api_utils.py
>  heat-20.0.0/build/lib/heat/tests/test_engine_service.py
>  heat-20.0.0/build/lib/heat/tests/test_environment.py
>  heat-20.0.0/build/lib/heat/tests/test_environment_format.py
>  heat-20.0.0/build/lib/heat/tests/test_event.py
>  heat-20.0.0/build/lib/heat/tests/test_exception.py
>  heat-20.0.0/build/lib/heat/tests/test_fault_middleware.py
>  heat-20.0.0/build/lib/heat/tests/test_function.py
>  heat-20.0.0/build/lib/heat/tests/test_grouputils.py
>  heat-20.0.0/build/lib/heat/tests/test_hacking.py
>  heat-20.0.0/build/lib/heat/tests/test_hot.py
>  heat-20.0.0/build/lib/heat/tests/test_identifier.py
>  heat-20.0.0/build/lib/heat/tests/test_lifecycle_plugin_utils.py
>  heat-20.0.0/build/lib/heat/tests/test_loguserdata.py
>  heat-20.0.0/build/lib/heat/tests/test_metadata_refresh.py
>  heat-20.0.0/build/lib/heat/tests/test_nested_stack.py
>  heat-20.0.0/build/lib/heat/tests/test_noauth.py
>  heat-20.0.0/build/lib/heat/tests/test_nokey.py
>  heat-20.0.0/build/lib/heat/tests/test_notifications.py
>  heat-20.0.0/build/lib/heat/tests/test_parameters.py
>  heat-20.0.0/build/lib/heat/tests/test_plugin_loader.py
>  heat-20.0.0/build/lib/heat/tests/test_properties.py
>  heat-20.0.0/build/lib/heat/tests/test_properties_group.py
>  heat-20.0.0/build/lib/heat/tests/test_provider_template.py
>  heat-20.0.0/build/lib/heat/tests/test_resource.py
>  heat-20.0.0/build/lib/heat/tests/test_resource_properties_data.py
>  heat-20.0.0/build/lib/heat/tests/test_rpc_client.py
>  heat-20.0.0/build/lib/heat/tests/test_rpc_listener_client.py
>  heat-20.0.0/build/lib/heat/tests/test_rpc_worker_client.py
>  heat-20.0.0/build/lib/heat/tests/test_rsrc_defn.py
>  heat-20.0.0/build/lib/heat/tests/test_server_tags.py
>  heat-20.0.0/build/lib/heat/tests/test_short_id.py
>  heat-20.0.0/build/lib/heat/tests/test_signal.py
>  heat-20.0.0/build/lib/heat/tests/test_stack.py
>  heat-20.0.0/build/lib/heat/tests/test_stack_collect_attributes.py
>  heat-20.0.0/build/lib/heat/tests/test_stack_delete.py
>  heat-20.0.0/build/lib/heat/tests/test_stack_lock.py
>  heat-20.0.0/build/lib/heat/tests/test_stack_resource.py
>  heat-20.0.0/build/lib/heat/tests/test_stack_update.py
>  heat-20.0.0/build/lib/heat/tests/test_stack_user.py
>  heat-20.0.0/build/lib/heat/tests/test_support.py
>  heat-20.0.0/build/lib/heat/tests/test_template.py
>  heat-20.0.0/build/lib/heat/tests/test_template_files.py
>  heat-20.0.0/build/lib/heat/tests/test_template_format.py
>  heat-20.0.0/build/lib/heat/tests/test_timeutils.py
>  heat-20.0.0/build/lib/heat/tests/test_translation_rule.py
>  heat-20.0.0/build/lib/heat/tests/test_urlfetch.py
>  heat-20.0.0/build/lib/heat/tests/test_validate.py
>  heat-20.0.0/build/lib/heat/tests/test_version.py
>  heat-20.0.0/build/lib/heat/tests/test_vpc.py
>  heat-20.0.0/build/lib/heat/tests/testing-overview.txt
>  heat-20.0.0/build/lib/heat/tests/utils.py
>  heat-20.0.0/build/lib/heat/version.py
>  heat-20.0.0/build/lib/heat_integrationtests/README.rst
>  heat-20.0.0/build/lib/heat_integrationtests/__init__.py
>  heat-20.0.0/build/lib/heat_integrationtests/cleanup_test_env.sh
>  heat-20.0.0/build/lib/heat_integrationtests/common/clients.py
>  heat-20.0.0/build/lib/heat_integrationtests/common/exceptions.py
>  heat-20.0.0/build/lib/heat_integrationtests/common/test.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/functional_base.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_admin_actions.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_autoscaling.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_aws_stack.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_cancel_update.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_conditional_exposure.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_conditions.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_create_update.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_default_parameters.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_delete.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_env_merge.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_heat_autoscaling.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_immutable_parameters.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_instance_group.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_keystone_user_with_domain.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_nested_get_attr.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_notifications.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_preview_update.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_purge.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_replace_deprecated.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_resource_chain.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_resource_group.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_simultaneous_update.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_snapshot_restore.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_software_deployment_group.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_stack_cancel.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_swiftsignal_update.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_template_resource.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_template_versions.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_translation.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_update_restricted.py
>  heat-20.0.0/build/lib/heat_integrationtests/functional/test_validation.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/functional/test_versionnegotiation.py
>  
> heat-20.0.0/build/lib/heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po
>  
> heat-20.0.0/build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po
>  
> heat-20.0.0/build/lib/heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po
>  
> heat-20.0.0/build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po
>  heat-20.0.0/build/lib/heat_integrationtests/prepare_test_env.sh
>  heat-20.0.0/build/lib/heat_integrationtests/prepare_test_network.sh
>  heat-20.0.0/build/scripts-3.11/heat-db-setup
>  heat-20.0.0/build/scripts-3.11/heat-keystone-setup
>  heat-20.0.0/build/scripts-3.11/heat-keystone-setup-domain
>  heat-20.0.0/doc/source/_static/heat.conf.sample
>  heat-20.0.0/doc/source/_static/heat.policy.yaml.sample
>  heat-20.0.0/doc/source/api/heat.api.aws.ec2token.rst
>  heat-20.0.0/doc/source/api/heat.api.aws.exception.rst
>  heat-20.0.0/doc/source/api/heat.api.aws.rst
>  heat-20.0.0/doc/source/api/heat.api.aws.utils.rst
>  heat-20.0.0/doc/source/api/heat.api.cfn.rst
>  heat-20.0.0/doc/source/api/heat.api.cfn.v1.rst
>  heat-20.0.0/doc/source/api/heat.api.cfn.v1.signal.rst
>  heat-20.0.0/doc/source/api/heat.api.cfn.v1.stacks.rst
>  heat-20.0.0/doc/source/api/heat.api.cfn.versions.rst
>  heat-20.0.0/doc/source/api/heat.api.middleware.fault.rst
>  heat-20.0.0/doc/source/api/heat.api.middleware.rst
>  heat-20.0.0/doc/source/api/heat.api.middleware.version_negotiation.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.actions.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.build_info.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.events.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.resources.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.services.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.software_configs.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.software_deployments.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.stacks.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.util.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.views.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.v1.views.views_common.rst
>  heat-20.0.0/doc/source/api/heat.api.openstack.versions.rst
>  heat-20.0.0/doc/source/api/heat.api.rst
>  heat-20.0.0/doc/source/api/heat.api.versions.rst
>  heat-20.0.0/doc/source/api/heat.common.auth_password.rst
>  heat-20.0.0/doc/source/api/heat.common.auth_plugin.rst
>  heat-20.0.0/doc/source/api/heat.common.auth_url.rst
>  heat-20.0.0/doc/source/api/heat.common.cache.rst
>  heat-20.0.0/doc/source/api/heat.common.config.rst
>  heat-20.0.0/doc/source/api/heat.common.context.rst
>  heat-20.0.0/doc/source/api/heat.common.crypt.rst
>  heat-20.0.0/doc/source/api/heat.common.custom_backend_auth.rst
>  heat-20.0.0/doc/source/api/heat.common.endpoint_utils.rst
>  heat-20.0.0/doc/source/api/heat.common.environment_format.rst
>  heat-20.0.0/doc/source/api/heat.common.environment_util.rst
>  heat-20.0.0/doc/source/api/heat.common.exception.rst
>  heat-20.0.0/doc/source/api/heat.common.grouputils.rst
>  heat-20.0.0/doc/source/api/heat.common.i18n.rst
>  heat-20.0.0/doc/source/api/heat.common.identifier.rst
>  heat-20.0.0/doc/source/api/heat.common.lifecycle_plugin_utils.rst
>  heat-20.0.0/doc/source/api/heat.common.messaging.rst
>  heat-20.0.0/doc/source/api/heat.common.netutils.rst
>  heat-20.0.0/doc/source/api/heat.common.noauth.rst
>  heat-20.0.0/doc/source/api/heat.common.param_utils.rst
>  heat-20.0.0/doc/source/api/heat.common.password_gen.rst
>  heat-20.0.0/doc/source/api/heat.common.plugin_loader.rst
>  heat-20.0.0/doc/source/api/heat.common.pluginutils.rst
>  heat-20.0.0/doc/source/api/heat.common.policy.rst
>  heat-20.0.0/doc/source/api/heat.common.profiler.rst
>  heat-20.0.0/doc/source/api/heat.common.rst
>  heat-20.0.0/doc/source/api/heat.common.serializers.rst
>  heat-20.0.0/doc/source/api/heat.common.service_utils.rst
>  heat-20.0.0/doc/source/api/heat.common.short_id.rst
>  heat-20.0.0/doc/source/api/heat.common.template_format.rst
>  heat-20.0.0/doc/source/api/heat.common.timeutils.rst
>  heat-20.0.0/doc/source/api/heat.common.urlfetch.rst
>  heat-20.0.0/doc/source/api/heat.common.wsgi.rst
>  heat-20.0.0/doc/source/api/heat.db.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.api.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.filters.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.migrate_repo.manage.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.migrate_repo.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.migration.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.models.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.types.rst
>  heat-20.0.0/doc/source/api/heat.db.sqlalchemy.utils.rst
>  heat-20.0.0/doc/source/api/heat.engine.api.rst
>  heat-20.0.0/doc/source/api/heat.engine.attributes.rst
>  heat-20.0.0/doc/source/api/heat.engine.cfn.functions.rst
>  heat-20.0.0/doc/source/api/heat.engine.cfn.parameters.rst
>  heat-20.0.0/doc/source/api/heat.engine.cfn.rst
>  heat-20.0.0/doc/source/api/heat.engine.cfn.template.rst
>  heat-20.0.0/doc/source/api/heat.engine.check_resource.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.client_exception.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.client_plugin.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.default_client_plugin.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.microversion_mixin.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.aodh.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.barbican.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.blazar.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.cinder.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.designate.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.glance.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.heat_plugin.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.ironic.rst
>  
> heat-20.0.0/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst
>  
> heat-20.0.0/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst
>  
> heat-20.0.0/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.keystone.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.magnum.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.manila.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.mistral.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.monasca.rst
>  
> heat-20.0.0/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst
>  
> heat-20.0.0/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.neutron.rst
>  
> heat-20.0.0/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.nova.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.octavia.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.openstacksdk.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.sahara.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.senlin.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.swift.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.trove.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.vitrage.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.zaqar.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.os.zun.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.progress.rst
>  heat-20.0.0/doc/source/api/heat.engine.clients.rst
>  heat-20.0.0/doc/source/api/heat.engine.conditions.rst
>  heat-20.0.0/doc/source/api/heat.engine.constraint.common_constraints.rst
>  heat-20.0.0/doc/source/api/heat.engine.constraint.rst
>  heat-20.0.0/doc/source/api/heat.engine.constraints.rst
>  heat-20.0.0/doc/source/api/heat.engine.dependencies.rst
>  heat-20.0.0/doc/source/api/heat.engine.environment.rst
>  heat-20.0.0/doc/source/api/heat.engine.event.rst
>  heat-20.0.0/doc/source/api/heat.engine.function.rst
>  heat-20.0.0/doc/source/api/heat.engine.hot.functions.rst
>  heat-20.0.0/doc/source/api/heat.engine.hot.parameters.rst
>  heat-20.0.0/doc/source/api/heat.engine.hot.rst
>  heat-20.0.0/doc/source/api/heat.engine.hot.template.rst
>  heat-20.0.0/doc/source/api/heat.engine.lifecycle_plugin.rst
>  heat-20.0.0/doc/source/api/heat.engine.node_data.rst
>  heat-20.0.0/doc/source/api/heat.engine.notification.autoscaling.rst
>  heat-20.0.0/doc/source/api/heat.engine.notification.rst
>  heat-20.0.0/doc/source/api/heat.engine.notification.stack.rst
>  heat-20.0.0/doc/source/api/heat.engine.output.rst
>  heat-20.0.0/doc/source/api/heat.engine.parameter_groups.rst
>  heat-20.0.0/doc/source/api/heat.engine.parameters.rst
>  heat-20.0.0/doc/source/api/heat.engine.parent_rsrc.rst
>  heat-20.0.0/doc/source/api/heat.engine.plugin_manager.rst
>  heat-20.0.0/doc/source/api/heat.engine.properties.rst
>  heat-20.0.0/doc/source/api/heat.engine.properties_group.rst
>  heat-20.0.0/doc/source/api/heat.engine.resource.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.alarm_base.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.scheduler_hints.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.server_base.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.signal_responder.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.stack_resource.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.stack_user.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.template_resource.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.volume_base.rst
>  heat-20.0.0/doc/source/api/heat.engine.resources.wait_condition.rst
>  heat-20.0.0/doc/source/api/heat.engine.rsrc_defn.rst
>  heat-20.0.0/doc/source/api/heat.engine.rst
>  heat-20.0.0/doc/source/api/heat.engine.scheduler.rst
>  heat-20.0.0/doc/source/api/heat.engine.service.rst
>  heat-20.0.0/doc/source/api/heat.engine.service_software_config.rst
>  heat-20.0.0/doc/source/api/heat.engine.software_config_io.rst
>  heat-20.0.0/doc/source/api/heat.engine.stack.rst
>  heat-20.0.0/doc/source/api/heat.engine.stack_lock.rst
>  heat-20.0.0/doc/source/api/heat.engine.status.rst
>  heat-20.0.0/doc/source/api/heat.engine.stk_defn.rst
>  heat-20.0.0/doc/source/api/heat.engine.support.rst
>  heat-20.0.0/doc/source/api/heat.engine.sync_point.rst
>  heat-20.0.0/doc/source/api/heat.engine.template.rst
>  heat-20.0.0/doc/source/api/heat.engine.template_common.rst
>  heat-20.0.0/doc/source/api/heat.engine.template_files.rst
>  heat-20.0.0/doc/source/api/heat.engine.timestamp.rst
>  heat-20.0.0/doc/source/api/heat.engine.translation.rst
>  heat-20.0.0/doc/source/api/heat.engine.update.rst
>  heat-20.0.0/doc/source/api/heat.engine.worker.rst
>  heat-20.0.0/doc/source/api/heat.objects.base.rst
>  heat-20.0.0/doc/source/api/heat.objects.event.rst
>  heat-20.0.0/doc/source/api/heat.objects.fields.rst
>  heat-20.0.0/doc/source/api/heat.objects.raw_template.rst
>  heat-20.0.0/doc/source/api/heat.objects.raw_template_files.rst
>  heat-20.0.0/doc/source/api/heat.objects.resource.rst
>  heat-20.0.0/doc/source/api/heat.objects.resource_data.rst
>  heat-20.0.0/doc/source/api/heat.objects.resource_properties_data.rst
>  heat-20.0.0/doc/source/api/heat.objects.rst
>  heat-20.0.0/doc/source/api/heat.objects.service.rst
>  heat-20.0.0/doc/source/api/heat.objects.snapshot.rst
>  heat-20.0.0/doc/source/api/heat.objects.software_config.rst
>  heat-20.0.0/doc/source/api/heat.objects.software_deployment.rst
>  heat-20.0.0/doc/source/api/heat.objects.stack.rst
>  heat-20.0.0/doc/source/api/heat.objects.stack_lock.rst
>  heat-20.0.0/doc/source/api/heat.objects.stack_tag.rst
>  heat-20.0.0/doc/source/api/heat.objects.sync_point.rst
>  heat-20.0.0/doc/source/api/heat.objects.user_creds.rst
>  heat-20.0.0/doc/source/api/heat.policies.actions.rst
>  heat-20.0.0/doc/source/api/heat.policies.base.rst
>  heat-20.0.0/doc/source/api/heat.policies.build_info.rst
>  heat-20.0.0/doc/source/api/heat.policies.cloudformation.rst
>  heat-20.0.0/doc/source/api/heat.policies.events.rst
>  heat-20.0.0/doc/source/api/heat.policies.resource.rst
>  heat-20.0.0/doc/source/api/heat.policies.resource_types.rst
>  heat-20.0.0/doc/source/api/heat.policies.rst
>  heat-20.0.0/doc/source/api/heat.policies.service.rst
>  heat-20.0.0/doc/source/api/heat.policies.software_configs.rst
>  heat-20.0.0/doc/source/api/heat.policies.software_deployments.rst
>  heat-20.0.0/doc/source/api/heat.policies.stacks.rst
>  heat-20.0.0/doc/source/api/heat.rpc.api.rst
>  heat-20.0.0/doc/source/api/heat.rpc.client.rst
>  heat-20.0.0/doc/source/api/heat.rpc.listener_client.rst
>  heat-20.0.0/doc/source/api/heat.rpc.rst
>  heat-20.0.0/doc/source/api/heat.rpc.worker_api.rst
>  heat-20.0.0/doc/source/api/heat.rpc.worker_client.rst
>  heat-20.0.0/doc/source/api/heat.rst
>  heat-20.0.0/doc/source/api/heat.scaling.cooldown.rst
>  heat-20.0.0/doc/source/api/heat.scaling.lbutils.rst
>  heat-20.0.0/doc/source/api/heat.scaling.rolling_update.rst
>  heat-20.0.0/doc/source/api/heat.scaling.rst
>  heat-20.0.0/doc/source/api/heat.scaling.scalingutil.rst
>  heat-20.0.0/doc/source/api/heat.scaling.template.rst
>  heat-20.0.0/doc/source/api/modules.rst
>  heat-20.0.0/openstack_heat.egg-info/PKG-INFO
>  heat-20.0.0/openstack_heat.egg-info/SOURCES.txt
>  heat-20.0.0/openstack_heat.egg-info/dependency_links.txt
>  heat-20.0.0/openstack_heat.egg-info/entry_points.txt
>  heat-20.0.0/openstack_heat.egg-info/not-zip-safe
>  heat-20.0.0/openstack_heat.egg-info/requires.txt
>  heat-20.0.0/openstack_heat.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/heat_20.0.0-3.diff.dQP7MH
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/heat_20.0.0-3_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: heat
Source-Version: 1:25.0.0-4
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
heat, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated heat package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 08 Feb 2026 17:10:21 +0100
Source: heat
Architecture: source
Version: 1:25.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1044249
Changes:
 heat (1:25.0.0-4) unstable; urgency=medium
 .
   * Clean-up .pybuild folder (Closes: #1044249).
Checksums-Sha1:
 201aae7864756405407246122597a82b54d97d7a 3966 heat_25.0.0-4.dsc
 b5bf20d0f49fb98f46f04726c4b07e23604f37d8 24456 heat_25.0.0-4.debian.tar.xz
 cd1e339591af314003d61c0b104794ae4ebd1b20 20041 heat_25.0.0-4_amd64.buildinfo
Checksums-Sha256:
 3729a73073027c4ce6af8a7a3e1e4b0c1a676ed173a196c5c622804d5f323c5d 3966 
heat_25.0.0-4.dsc
 f72e39d22e96cfbfead4f9c6b8ca0aa5a91726b11b79484a0bba2649eaecce73 24456 
heat_25.0.0-4.debian.tar.xz
 b24e8e24065e1e980099353c47aebe7ff1300c26e85c3013edecb3d27adbf584 20041 
heat_25.0.0-4_amd64.buildinfo
Files:
 53817f3893d05518b9ab744f34cef27d 3966 web optional heat_25.0.0-4.dsc
 0acab386795efce677189018d278ebc9 24456 web optional heat_25.0.0-4.debian.tar.xz
 aa50e1e24d4be39816cac7d9c1048fb6 20041 web optional 
heat_25.0.0-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmIt/wACgkQ1BatFaxr
Q/4Aow/9F0FKwHbAekw2upB4Y9/9LX7VJ7szitlizgw6ZjjbEIsRTZok10bYxMfo
HMGcqdbG1CF/WY+9+Gcc1yiq1AkaD2OOaw/LWMNRGzwx63EXqRVmDiHsD5iHFVDh
t0mJ0TEIeMK+PUOHsLeuHkYOnEbEVbL8HD69qqt1foBOMHOixUun2EgCS+JLnP2V
d8wbiC/vQ0YaLuwcwfQ/MvDje0O2fnJH0uFuKkUp+Ukp/n0jPthR9IRZpciV3Fvg
TwGnABumTv+9Ud3N37BjLNdKYvkxJL2TPlrnuSLNvC4Rx8oncVcX9pLMPc0mKCJq
SASb5uabpK6+uX9MAqwm4pT82ENIqIqtKztPknq1SGNSDI1nzkb7r2KwyANe+lSO
7QciI+dPHVDXZY8qoDxIM+0kJjwlRJqvxTB9hkdIxOETKkEDSyWFTEO5AqLUhRgF
Cfa7dp0KzMeBNjCqljemWHwhAd6+SepEsUfnP7258d7fmGjNkDbbG5yjibPF1hIA
rJt2YQJh+7gJm9pbRPS0T8zOme2x+Ev/bRAvFkWOQSywcQ8jA5dJ/q8sw2WSL1qO
l8j0cecAubd65Ubnz1YjjFqwqqqnIwAPYi1iiZiaH7VI/I9cVf0vKXcHg7q4pXrE
xJfP2ufM+luvjEOHIFUVTp5JHEXeLUyeNWApvPPPQnWatAYIRlc=
=udW2
-----END PGP SIGNATURE-----

Attachment: pgp00TWJLXUpV.pgp
Description: PGP signature


--- End Message ---

Reply via email to