"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "neutron" between the packages
neutron-22.0.0.tar.gz and neutron-22.0.1.tar.gz

About: OpenStack Neutron (Core Service: Networking) enables network connectivity as a service for other OpenStack services, such as OpenStack Compute. Provides an API for users to define networks and the attachments into them. Has a pluggable architecture that supports many popular networking vendors and technologies.
The "Antelope" series (latest release).

Summary:

The "neutron" source code changed by about 0.3% and now consists of 3106 regular files (+4) and 600 directories.

Related Informations:

See ChangeLog (neutron 22.0.1).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Spec file 1 0 0 0
Python program 1922 1 0 51
Shell program 30 0 0 0
Ruby program 2 0 0 0
Configuration file 7 0 0 0
Initialization file 18 0 0 0
JSON file 3 0 0 1
Makefile 1 0 0 0
Certificate file 3 0 0 0
CSS style sheet 1 0 0 0
Gettext file 12 0 0 0
Git file 1 0 0 0
RST file 302 0 0 11
SQL file 1 0 0 0
YAML file 496 4 1 5
Image file 77 0 0 0
Vector Image file 66 0 0 0
Directory 600 0 0 0
Archive 42 0 0 0
Change log 1 0 0 1
Information file 6 0 0 4
License 1 0 0 0
Readme file 26 0 0 0
Text file 80 0 0 0
Other 8 0 0 0
Total Files37075173



Python Programs (52 of 1922):

NameStatusDeltaVisual Diff
neutron/agent/linux/dhcp.py changed 0.2% diff
neutron/agent/linux/ip_lib.py changed 0.2% diff
neutron/agent/linux/iptables_manager.py changed 0.5% diff
neutron/agent/metadata/driver.py changed 13.1% diff
neutron/agent/ovn/agent/ovn_neutron_agent.py changed 1.0% diff
neutron/common/_constants.py changed 3.4% diff
neutron/conf/agent/database/agentschedulers_db.py changed 9.2% diff
neutron/conf/policies/availability_zone.py changed 22.6% diff
neutron/conf/policies/base.py changed 14.9% diff
neutron/conf/policies/floatingip_port_forwarding.py changed 12.0% diff
neutron/conf/policies/port.py changed 0.1% diff
neutron/conf/policies/qos.py changed 3.2% diff
neutron/db/db_base_plugin_v2.py changed 0.5% diff
neutron/db/dvr_mac_db.py changed 0.3% diff
neutron/db/models/address_group.py changed 2.5% diff
neutron/db/models/address_scope.py changed 3.4% diff
neutron/db/models/securitygroup.py changed 1.1% diff
neutron/db/models_v2.py changed 1.2% diff
neutron/db/qos/models.py changed 0.7% diff
neutron/objects/db/api.py changed 11.3% diff
neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py changed 3.7% diff
neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py changed 1.0% diff
neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py changed 10.0% diff
neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py changed 6.8% diff
neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py changed 0.1% diff
neutron/plugins/ml2/plugin.py changed 0.3% diff
neutron/services/logapi/drivers/ovn/driver.py changed 11.9% diff
neutron/services/qos/qos_plugin.py changed 0.3% diff
neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py changed 5.1% diff
neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py added
neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py changed 3.9% diff
neutron/tests/unit/agent/dhcp/test_agent.py changed 0.1% diff
neutron/tests/unit/agent/linux/test_dhcp.py changed 0.1% diff
neutron/tests/unit/agent/linux/test_ip_lib.py changed 0.1% diff
neutron/tests/unit/agent/linux/test_iptables_manager.py changed 2.5% diff
neutron/tests/unit/agent/metadata/test_driver.py changed 13.9% diff
neutron/tests/unit/conf/policies/test_availability_zone.py changed 8.9% diff
neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py changed 100.0% diff
neutron/tests/unit/conf/policies/test_qos.py changed 28.2% diff
neutron/tests/unit/objects/test_address_group.py changed 1.3% diff
neutron/tests/unit/objects/test_address_scope.py changed 2.2% diff
neutron/tests/unit/objects/test_network.py changed 3.5% diff
neutron/tests/unit/objects/test_rbac.py changed 62.9% diff
neutron/tests/unit/objects/test_securitygroup.py changed 0.4% diff
neutron/tests/unit/objects/test_subnetpool.py changed 0.6% diff
neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py changed 7.1% diff
neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovn_client.py changed 39.9% diff
neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py changed 1.4% diff
neutron/tests/unit/plugins/ml2/test_plugin.py changed 0.1% diff
neutron/tests/unit/plugins/ml2/test_port_binding.py changed 2.3% diff
neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py changed 18.6% diff
neutron/tests/unit/services/metering/test_metering_plugin.py changed 2.2% diff

JSON Files (1 of 3):

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

RST Files (11 of 302):

NameStatusDeltaVisual Diff
doc/source/admin/config-bgp-floating-ip-over-l2-segmented-network.rst changed 52.6% diff
doc/source/admin/config-dhcp-ha.rst changed 7.3% diff
doc/source/admin/config-logging.rst changed 22.1% diff
doc/source/admin/config-ovs-offload.rst changed 0.2% diff
doc/source/admin/config-qos.rst changed 0.1% diff
doc/source/admin/config-routed-networks.rst changed 0.1% diff
doc/source/admin/ovn/routed_provider_networks.rst changed 61.7% diff
doc/source/configuration/metering-agent.rst changed 15.4% diff
doc/source/contributor/internals/ovn/ovn_network_logging.rst changed 39.4% diff
doc/source/contributor/internals/ovn/port_forwarding.rst changed 59.3% diff
doc/source/contributor/testing/ci_scenario_jobs.rst changed 14.0% diff

YAML Files (10 of 496):

NameStatusDeltaVisual Diff
releasenotes/notes/bug-1953165-6e848ea2c0398f56.yaml added
releasenotes/notes/bug-1986003-9bf5ca04f9304336.yaml added
releasenotes/notes/bug-2003455-dff0d0f00b5a18e2.yaml removed
releasenotes/notes/ovn-recreate-metadata-port-76e2c0e651267aa0.yaml added
releasenotes/notes/redirect-type-f29e89ca97357fe9.yaml added
zuul.d/base.yaml changed 25.7% diff
zuul.d/grenade.yaml changed 3.4% diff
zuul.d/job-templates.yaml changed 25.3% diff
zuul.d/tempest-multinode.yaml changed 12.8% diff
zuul.d/tempest-singlenode.yaml changed 28.3% diff

Change Logs (all 1):

NameStatusDeltaVisual Diff
ChangeLog changed 0.2% diff

Information Files (4 of 6):

NameStatusDeltaVisual Diff
AUTHORS changed 0.2% diff
neutron.egg-info/PKG-INFO changed 0.9% diff
neutron.egg-info/SOURCES.txt changed 0.2% diff
PKG-INFO changed 0.9% diff

Packages Compared:

neutron-22.0.0.tar.gz
neutron-22.0.1.tar.gz


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