OpenStack Virtual Network Service (Neutron)

Edit Package openstack-neutron-doc

Neutron (formerly Quantum) is a virtual network service for Openstack.

Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc)

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
0001-Add-some-bulk-lookup-methods-to-ML2-for-RPC-handling.patch 0000003802 3.71 KB
0001-Always-pass-device_owner-to-_ipam_get_subnets.patch 0000005476 5.35 KB
0001-Async-notify-neutron-server-for-HA-states.patch 0000001337 1.31 KB
0001-Avoid-agents-adding-ports-as-trunk-by-default.patch 0000011201 10.9 KB
0001-Block-port-update-from-unbound-DHCP-agent.patch 0000006015 5.87 KB
0001-Bulk-up-port-context-retrieval.patch 0000010557 10.3 KB
0001-Bulk-up-port-status-updating-in-ML2-RPC.patch 0000006621 6.47 KB
0001-Change-duplicate-OVS-bridge-datapath-ids.patch 0000006777 6.62 KB
0001-Change-ovs-agent-to-update-skipped-port-status-to-down.patch 0000003656 3.57 KB
0001-Change-the-way-to-distinguish-the-port-type.patch 0000001659 1.62 KB
0001-Choose-random-value-for-HA-routes-vr_id.patch 0000001921 1.88 KB
0001-DVR-Fix-mac-format-for-backward-compatibility-with-v.patch 0000005195 5.07 KB
0001-DVR-properly-track-SNAT-traffic.patch 0000004021 3.93 KB
0001-Disallow-router-interface-out-of-subnet-IP-range.patch 0000007404 7.23 KB
0001-Divide-and-conquer-local-bridge-flows-beasts.patch 0000012489 12.2 KB
0001-Divide-and-conquer-security-group-beasts.patch 0000009156 8.94 KB
0001-Do-not-call-update-device-list-in-large-sets.patch 0000012046 11.8 KB
0001-Do-state-report-after-setting-start-flag-on-OVS-restart.patch 0000003323 3.25 KB
0001-Don-t-delete-flows-on-ports-which-were-on-dead-vlan-.patch 0000001943 1.9 KB
0001-Don-t-trigger-DVR-port-update-if-status-the-same.patch 0000003784 3.7 KB
0001-Don-t-wait-on-TRY_AGAIN-when-calling-commit_block.patch 0000001901 1.86 KB
0001-Drop-strict-order-flag-from-dnsmasq-invocation.patch 0000001839 1.8 KB
0001-Enable-liberal-TCP-connection-tracking-for-SNAT-name.patch 0000002835 2.77 KB
0001-FIP-gateway-port-is-tagged-as-dead-port-by-ovs-with-external-bridge.patch 0000002420 2.36 KB
0001-Fix-DNS-connectivity-issues-with-DVR-HA-routers-and-.patch 0000007169 7 KB
0001-Fix-callers-of-get_devices_with_ip-to-pass-addresses.patch 0000008427 8.23 KB
0001-Fix-wrong-use-of-six.moves.queue.get.patch 0000002239 2.19 KB
0001-Fixing-the-filter-in-get-MTU-by-network-list-query.patch 0000003286 3.21 KB
0001-Keep-HA-ports-info-for-HA-router-during-entire-lifecycle.patch 0000003397 3.32 KB
0001-Log-messages-for-keepalived-state-change-in-syslog.patch 0000001241 1.21 KB
0001-More-accurate-agent-restart-state-transfer.patch 0000021718 21.2 KB
0001-Notify-l2pop-driver-from-update-device-up-down.patch 0000007945 7.76 KB
0001-OVS-Add-mac-table-size-to-be-set-on-each-ovs-bridge.patch 0000005811 5.67 KB
0001-OVS-Raise-RuntimeError-in_get_dp-if-id-is-None.patch 0000002645 2.58 KB
0001-OVS-Survive-errors-from-check-ovs-status.patch 0000002691 2.63 KB
0001-OVS-agent-Always-send-start-flag-during-initial-sync.patch 0000002155 2.1 KB
0001-Raise-log-level-for-l3-agent-router-updates.patch 0000002400 2.34 KB
0001-Remove-dependency-on-memory-heavy-python-requests.patch 0000001524 1.49 KB
0001-Separate-port-status-update-from-getting-details.patch 0000006269 6.12 KB
0001-Skip-reading-config-files-from-neutron.conf.d-for-th.patch 0000001352 1.32 KB
0001-Skip-setup_port_filters-for-skipped_devices.patch 0000003830 3.74 KB
0001-When-converting-sg-rules-to-iptables-do-not-emit-dpo.patch 0000003790 3.7 KB
0001-Write-vrrp_script-before-re-starting-keepalived.patch 0000001745 1.7 KB
0001-db-list-speedup.patch 0000004476 4.37 KB
0001-dhcp-serializing-port-delete-and-network-rpc-calls.patch 0000011312 11 KB
0001-endless-router-deletion.patch 0000013981 13.7 KB
0001-get_subnet_for_dvr-returns-SNAT-mac-instead-of-distr.patch 0000004379 4.28 KB
0001-l2-pop-check-for-more-than-1-first-active-port-on-a-.patch 0000005633 5.5 KB
0001-ovs-agent-Clear-in_port-ofport-flow-earlier.patch 0000002148 2.1 KB
0001-set_db_attribute-differs-between-vsctl-and-native.patch 0000001457 1.42 KB
00017-Packets-getting-lost-during-SNAT-with-too-many-connections.patch 0000018276 17.8 KB
0002-Add-permanent-ARP-entries-for-DVR-fip-qrouter-veth-p.patch 0000002737 2.67 KB
0002-Add-retry-decorator-update_segment_host_mapping.patch 0000001888 1.84 KB
0002-multi-snat-dvr.patch 0000005322 5.2 KB
0003-call-update_all_ha_network_port_statuses-on-agent-st.patch 0000008299 8.1 KB
0003-protect-DHCP-agent-cache-out-of-sync.patch 0000009205 8.99 KB
0004-Force-all-fdb-entries-update-after-ovs-vswitchd-rest.patch 0000003796 3.71 KB
0005-DVR-verify-subnet-has-gateway_ip-before-installing-IPv4-flow.patch 0000002040 1.99 KB
0005-Don-t-uninstall-flow-tables-in-setup_dvr_flows_on_in.patch 0000002388 2.33 KB
0006-fix-list_availability_zones-for-postgresq.patch 0000001410 1.38 KB
0007-Fix-Multiple-Active-HA-routers-with-notify-port-update-to-agent-for-status-change.patch 0000001886 1.84 KB
0009-Fix-l3-agent-crash-on-routers-without-ha-state.patch 0000005256 5.13 KB
0011-Allow-all-migration-of-routers.patch 0000029675 29 KB
0012-OVS-Fix-for-cleaning-after-skipped-devices.patch 0000003489 3.41 KB
0013-DVR-HA-Unbinding-a-HA-router-from-agent-does-not-clear-HA-interface.patch 0000011238 11 KB
0014-Fix-dvr-ha-router-gateway-port-binding-to-incorrect-host.patch 0000005322 5.2 KB
0015-Trigger-port-status-DOWN-on-VIF-replug.patch 0000003971 3.88 KB
0016-Set-initial-ha-router-state-in-neutron-keepalived-state-change.patch 0000003832 3.74 KB
README.config 0000001505 1.47 KB
_service 0000000461 461 Bytes
neutron-evacuate-lbaasv2-agent.py 0000009019 8.81 KB
neutron-ha-tool.py 0000046138 45.1 KB
neutron-stable-newton.tar.gz 0003062628 2.92 MB
neutron-sudoers 0000000226 226 Bytes
openstack-neutron-dhcp-agent.service 0000000418 418 Bytes
openstack-neutron-doc.changes 0000315025 308 KB
openstack-neutron-doc.spec 0000001759 1.72 KB
openstack-neutron-l3-agent.service 0000000412 412 Bytes
openstack-neutron-linuxbridge-agent.service 0000000468 468 Bytes
openstack-neutron-macvtap-agent.service 0000000456 456 Bytes
openstack-neutron-metadata-agent.service 0000000430 430 Bytes
openstack-neutron-metering-agent.service 0000000430 430 Bytes
openstack-neutron-openvswitch-agent.service 0000000487 487 Bytes
openstack-neutron-ovs-cleanup.service 0000000599 599 Bytes
openstack-neutron.changes 0000560641 548 KB
openstack-neutron.conf 0000000042 42 Bytes
openstack-neutron.logrotate 0000000165 165 Bytes
openstack-neutron.service 0000000515 515 Bytes
openstack-neutron.spec 0000035668 34.8 KB
rpmlintrc 0000000130 130 Bytes
Latest Revision
Bernhard Wiedemann's avatar Bernhard Wiedemann (opensuseapibmw) committed (revision 7)
osc copypac from project:Cloud:OpenStack:Newton:Staging package:openstack-neutron-doc revision:1, using keep-link, using expand
Comments 0
openSUSE Build Service is sponsored by