"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "openstack-heat" between the packages
openstack-heat-18.0.0.tar.gz and openstack-heat-19.0.0.tar.gz

About: OpenStack Heat (Optional Service: Orchestration) orchestrates multiple composite cloud applications by using either the native HOT template format or the AWS CloudFormation template format, through both an OpenStack-native REST API and a CloudFormation-compatible Query API.
The "Zed" series (latest release).

Summary:

The "openstack-heat" source code changed by about 0.6% and now consists of 1337 regular files (+6) and 214 directories.

Related Informations:

See ChangeLog (openstack-heat 19.0.0).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Python program 869 1 2 40
Shell program 18 0 0 5
Configuration file 12 0 0 1
Initialization file 4 0 0 1
JSON file 61 0 0 1
Makefile 1 0 0 0
Gettext file 18 0 0 11
Git file 2 0 0 0
Include file 13 0 0 0
RST file 91 1 0 2
YAML file 212 7 0 3
Directory 214 0 0 0
Change log 1 0 0 1
Information file 4 0 0 4
License 1 0 0 0
Readme file 11 0 0 0
Text file 16 0 1 4
Other 6 0 0 0
Total Files15549373



Python Programs (43 of 869):

NameStatusDeltaVisual Diff
heat/api/openstack/v1/software_configs.py changed 11.8% diff
heat/common/config.py changed 2.2% diff
heat/common/environment_util.py changed 15.6% diff
heat/common/pluginutils.py changed 77.5% diff
heat/common/wsgi.py changed 7.4% diff
heat/db/sqlalchemy/api.py changed 0.2% diff
heat/db/sqlalchemy/types.py changed 2.5% diff
heat/engine/clients/os/magnum.py changed 11.7% diff
heat/engine/clients/os/openstacksdk.py changed 6.1% diff
heat/engine/resource.py changed 0.6% diff
heat/engine/resources/openstack/heat/cloud_watch.py removed
heat/engine/resources/openstack/magnum/bay.py changed 81.4% diff
heat/engine/resources/openstack/neutron/extrarouteset.py changed 0.5% diff
heat/engine/resources/openstack/neutron/floatingip.py changed 29.2% diff
heat/engine/resources/openstack/neutron/net.py changed 3.5% diff
heat/engine/resources/openstack/neutron/provider_net.py changed 6.7% diff
heat/engine/resources/openstack/neutron/qos.py changed 23.7% diff
heat/engine/resources/openstack/neutron/router.py changed 2.0% diff
heat/engine/resources/openstack/nova/keypair.py changed 10.4% diff
heat/engine/resources/openstack/nova/server.py changed 1.0% diff
heat/engine/resources/openstack/nova/server_group.py changed 5.3% diff
heat/policies/resource_types.py changed 4.1% diff
heat/tests/api/openstack_v1/test_software_configs.py changed 23.9% diff
heat/tests/api/openstack_v1/test_stacks.py changed 2.5% diff
heat/tests/clients/test_magnum_client.py changed 26.9% diff
heat/tests/clients/test_swift_client.py changed 2.2% diff
heat/tests/generic_resource.py changed 2.6% diff
heat/tests/openstack/heat/test_swiftsignal.py changed 0.6% diff
heat/tests/openstack/magnum/test_bay.py removed
heat/tests/openstack/neutron/test_neutron_floating_ip.py changed 34.7% diff
heat/tests/openstack/neutron/test_neutron_net.py changed 0.8% diff
heat/tests/openstack/neutron/test_neutron_provider_net.py changed 2.8% diff
heat/tests/openstack/neutron/test_neutron_router.py changed 0.3% diff
heat/tests/openstack/neutron/test_qos.py changed 24.8% diff
heat/tests/openstack/nova/test_keypair.py changed 8.9% diff
heat/tests/openstack/nova/test_server.py changed 0.4% diff
heat/tests/openstack/nova/test_server_group.py changed 33.7% diff
heat/tests/test_common_env_util.py changed 6.9% diff
heat/tests/test_common_pluginutils.py added
heat/tests/test_resource.py changed 1.8% diff
heat/tests/utils.py changed 5.5% diff
heat_integrationtests/functional/test_template_resource.py changed 2.3% diff
setup.py changed 2.6% diff

Shell Programs (5 of 18):

NameStatusDeltaVisual Diff
devstack/lib/heat changed 2.7% diff
devstack/upgrade/resources.sh changed 11.1% diff
devstack/upgrade/shutdown.sh changed 8.4% diff
heat_integrationtests/cleanup_test_env.sh changed 5.6% diff
heat_integrationtests/prepare_test_env.sh changed 1.6% diff

Configuration Files (1 of 12):

NameStatusDeltaVisual Diff
setup.cfg changed 2.5% diff

Initialization Files (1 of 4):

NameStatusDeltaVisual Diff
tox.ini changed 13.7% diff

JSON Files (1 of 61):

NameStatusDeltaVisual Diff
openstack_heat.egg-info/pbr.json changed 100.0% diff

Gettext Files (11 of 18):

NameStatusDeltaVisual Diff
heat/locale/de/LC_MESSAGES/heat.po changed 0.5%
heat/locale/es/LC_MESSAGES/heat.po changed 0.0004%
heat/locale/fr/LC_MESSAGES/heat.po changed 0.0004%
heat/locale/it/LC_MESSAGES/heat.po changed 0.0004%
heat/locale/ja/LC_MESSAGES/heat.po changed 0.4%
heat/locale/ko_KR/LC_MESSAGES/heat.po changed 0.0004%
heat/locale/pt_BR/LC_MESSAGES/heat.po changed 0.0004%
heat/locale/ru/LC_MESSAGES/heat.po changed 0.4%
heat/locale/zh_CN/LC_MESSAGES/heat.po changed 0.0004%
heat/locale/zh_TW/LC_MESSAGES/heat.po changed 0.0004%
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po changed 2.5%

RST Files (3 of 91):

NameStatusDeltaVisual Diff
doc/source/getting_started/on_devstack.rst changed 3.5% diff
releasenotes/source/index.rst changed 3.8% diff
releasenotes/source/yoga.rst added

YAML Files (10 of 212):

NameStatusDeltaVisual Diff
.zuul.yaml changed 5.8% diff
releasenotes/notes/add-port-forwarding-resource-e32b5515f1b47a28.yaml added
releasenotes/notes/add-rebuild-for-user_data_update_policy-b1a229f3f551ea4b.yaml added
releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml added
releasenotes/notes/cloud-watch-cleanup-62151466d15ac504.yaml added
releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml added
releasenotes/notes/neutron-qos-minimum-packet-rate-rule-e58e9ced636320f1.yaml added
releasenotes/notes/support-multiple-required-extensions-277560a90308e17c.yaml added
roles/run-heat-tests/defaults/main.yaml changed 100.0% diff
roles/run-heat-tests/tasks/main.yaml changed 100.0% diff

Change Logs (all 1):

NameStatusDeltaVisual Diff
ChangeLog changed 0.4% diff

Information Files (all 4):

NameStatusDeltaVisual Diff
AUTHORS changed 1.0% diff
openstack_heat.egg-info/PKG-INFO changed 2.9% diff
openstack_heat.egg-info/SOURCES.txt changed 1.0% diff
PKG-INFO changed 2.9% diff

Text Files (5 of 16):

NameStatusDeltaVisual Diff
bindep.txt changed 4.7% diff
lower-constraints.txt removed
openstack_heat.egg-info/entry_points.txt changed 0.7% diff
openstack_heat.egg-info/requires.txt changed 2.1% diff
requirements.txt changed 10.9% diff

Packages Compared:

openstack-heat-18.0.0.tar.gz
openstack-heat-19.0.0.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)