.coveragerc
.mailmap
.pylintrc
.stestr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
TESTING.rst
babel.cfg
bindep.txt
lower-constraints.txt
requirements.txt
setup.cfg
setup.py
tempest-blacklist.txt
test-requirements.txt
tox.ini
.zuul.d/jobs.yaml
.zuul.d/project.yaml
devstack/README.rst
devstack/devstackgaterc
devstack/entry_points
devstack/functions
devstack/jetty-legacy.patch
devstack/local.conf.example
devstack/override-defaults
devstack/plugin.sh
devstack/settings
devstack/settings.odl
devstack/setup_java.sh
devstack/files/debs/networking-odl
devstack/files/rpms/networking-odl
devstack/odl-etc/opendaylight/datastore/initial/config/netvirt-impl-config_netvirt-impl-config.xml
devstack/odl-releases/README.rst
devstack/odl-releases/common
devstack/odl-releases/fluorine-latest
devstack/odl-releases/fluorine-snapshot-0.9
devstack/odl-releases/fluorine-snapshot-0.9.0
devstack/odl-releases/latest-release
devstack/odl-releases/latest-snapshot
devstack/odl-releases/neon-latest
devstack/odl-releases/neon-snapshot-0.10.2
devstack/odl-releases/sodium-latest
devstack/upgrade/resources.sh
devstack/upgrade/settings
devstack/upgrade/upgrade.sh
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/admin/index.rst
doc/source/admin/reference_architecture.rst
doc/source/configuration/index.rst
doc/source/configuration/samples/ml2_odl.rst
doc/source/contributor/contributing.rst
doc/source/contributor/drivers_architecture.rst
doc/source/contributor/hostconfig.rst
doc/source/contributor/index.rst
doc/source/contributor/maintenance.rst
doc/source/contributor/quickstart.rst
doc/source/contributor/testing.rst
doc/source/contributor/usage.rst
doc/source/contributor/specs/index.rst
doc/source/contributor/specs/newton/qos-driver.rst
doc/source/contributor/specs/newton/sfc-driver.rst
doc/source/contributor/specs/ocata/journal-recovery.rst
doc/source/contributor/specs/pike/dep-validations-on-create.rst
doc/source/contributor/specs/pike/neutron-port-dhcp.rst
doc/source/install/devstack.rst
doc/source/install/index.rst
doc/source/install/installation.rst
doc/source/reference/index.rst
doc/source/reference/newton.rst
doc/source/reference/ocata.rst
doc/source/reference/pike.rst
etc/policy.json
etc/neutron/plugins/ml2/ml2_conf_odl.ini
networking_odl/__init__.py
networking_odl/_i18n.py
networking_odl.egg-info/PKG-INFO
networking_odl.egg-info/SOURCES.txt
networking_odl.egg-info/dependency_links.txt
networking_odl.egg-info/entry_points.txt
networking_odl.egg-info/not-zip-safe
networking_odl.egg-info/pbr.json
networking_odl.egg-info/requires.txt
networking_odl.egg-info/top_level.txt
networking_odl/bgpvpn/__init__.py
networking_odl/bgpvpn/odl_v2.py
networking_odl/ceilometer/__init__.py
networking_odl/ceilometer/network/__init__.py
networking_odl/ceilometer/network/statistics/__init__.py
networking_odl/ceilometer/network/statistics/opendaylight_v2/__init__.py
networking_odl/ceilometer/network/statistics/opendaylight_v2/client.py
networking_odl/ceilometer/network/statistics/opendaylight_v2/driver.py
networking_odl/cmd/__init__.py
networking_odl/cmd/analyze_journal.py
networking_odl/cmd/set_ovs_hostconfigs.py
networking_odl/cmd/test_setup_hostconfigs.sh
networking_odl/common/__init__.py
networking_odl/common/callback.py
networking_odl/common/client.py
networking_odl/common/config.py
networking_odl/common/constants.py
networking_odl/common/exceptions.py
networking_odl/common/filters.py
networking_odl/common/lightweight_testing.py
networking_odl/common/odl_features.py
networking_odl/common/postcommit.py
networking_odl/common/utils.py
networking_odl/common/websocket_client.py
networking_odl/db/__init__.py
networking_odl/db/db.py
networking_odl/db/head.py
networking_odl/db/models.py
networking_odl/db/migration/__init__.py
networking_odl/db/migration/alembic_migrations/README
networking_odl/db/migration/alembic_migrations/__init__.py
networking_odl/db/migration/alembic_migrations/env.py
networking_odl/db/migration/alembic_migrations/script.py.mako
networking_odl/db/migration/alembic_migrations/versions/CONTRACT_HEAD
networking_odl/db/migration/alembic_migrations/versions/EXPAND_HEAD
networking_odl/db/migration/alembic_migrations/versions/b89a299e19f9_initial_branchpoint.py
networking_odl/db/migration/alembic_migrations/versions/mitaka/contract/383acb0d38a0_initial_contract.py
networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/247501328046_initial_expand.py
networking_odl/db/migration/alembic_migrations/versions/mitaka/expand/37e242787ae5_opendaylight_neutron_mechanism_driver_.py
networking_odl/db/migration/alembic_migrations/versions/newton/contract/fa0c536252a5_update_opendayligut_journal.py
networking_odl/db/migration/alembic_migrations/versions/newton/expand/3d560427d776_add_sequence_number_to_journal.py
networking_odl/db/migration/alembic_migrations/versions/newton/expand/703dbf02afde_add_journal_maintenance_table.py
networking_odl/db/migration/alembic_migrations/versions/pike/contract/7cbef5a56298_drop_created_at_column.py
networking_odl/db/migration/alembic_migrations/versions/pike/contract/eccd865b7d3a_drop_opendaylight_maintenance_table.py
networking_odl/db/migration/alembic_migrations/versions/pike/expand/0472f56ff2fb_add_journal_dependencies_table.py
networking_odl/db/migration/alembic_migrations/versions/pike/expand/43af357fd638_added_version_id_for_optimistic_locking.py
networking_odl/db/migration/alembic_migrations/versions/pike/expand/6f7dfb241354_create_opendaylight_preiodic_task_table.py
networking_odl/dhcp/__init__.py
networking_odl/dhcp/odl_dhcp_driver.py
networking_odl/dhcp/odl_dhcp_driver_base.py
networking_odl/hacking/__init__.py
networking_odl/hacking/checks.py
networking_odl/journal/__init__.py
networking_odl/journal/base_driver.py
networking_odl/journal/cleanup.py
networking_odl/journal/dependency_validations.py
networking_odl/journal/full_sync.py
networking_odl/journal/journal.py
networking_odl/journal/periodic_task.py
networking_odl/journal/recovery.py
networking_odl/journal/worker.py
networking_odl/l2gateway/__init__.py
networking_odl/l2gateway/driver_v2.py
networking_odl/l3/__init__.py
networking_odl/l3/l3_flavor.py
networking_odl/l3/l3_odl_v2.py
networking_odl/locale/en_GB/LC_MESSAGES/networking_odl.po
networking_odl/ml2/README.odl
networking_odl/ml2/__init__.py
networking_odl/ml2/legacy_port_binding.py
networking_odl/ml2/mech_driver_v2.py
networking_odl/ml2/port_binding.py
networking_odl/ml2/port_status_update.py
networking_odl/ml2/pseudo_agentdb_binding.py
networking_odl/qos/__init__.py
networking_odl/qos/qos_driver_v2.py
networking_odl/qos/qos_utils.py
networking_odl/sfc/__init__.py
networking_odl/sfc/sfc_driver_v2.py
networking_odl/sfc/flowclassifier/__init__.py
networking_odl/sfc/flowclassifier/sfc_flowclassifier_v2.py
networking_odl/tests/__init__.py
networking_odl/tests/base.py
networking_odl/tests/match.py
networking_odl/tests/functional/__init__.py
networking_odl/tests/functional/base.py
networking_odl/tests/functional/requirements.txt
networking_odl/tests/functional/test_bgpvpn.py
networking_odl/tests/functional/test_l2gateway.py
networking_odl/tests/functional/test_l3.py
networking_odl/tests/functional/test_ml2_drivers.py
networking_odl/tests/functional/test_odl_dhcp_driver.py
networking_odl/tests/functional/test_qos.py
networking_odl/tests/functional/test_trunk_drivers.py
networking_odl/tests/functional/db/__init__.py
networking_odl/tests/functional/db/test_migrations.py
networking_odl/tests/unit/__init__.py
networking_odl/tests/unit/base_v2.py
networking_odl/tests/unit/test_base_db.py
networking_odl/tests/unit/bgpvpn/__init__.py
networking_odl/tests/unit/bgpvpn/test_odl_v2.py
networking_odl/tests/unit/ceilometer/__init__.py
networking_odl/tests/unit/ceilometer/network/__init__.py
networking_odl/tests/unit/ceilometer/network/statistics/__init__.py
networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/__init__.py
networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_client.py
networking_odl/tests/unit/ceilometer/network/statistics/opendaylight_v2/test_driver.py
networking_odl/tests/unit/cmd/__init__.py
networking_odl/tests/unit/cmd/test_analyze_journal.py
networking_odl/tests/unit/cmd/test_set_ovs_hostconfigs.py
networking_odl/tests/unit/common/__init__.py
networking_odl/tests/unit/common/test_callback.py
networking_odl/tests/unit/common/test_client.py
networking_odl/tests/unit/common/test_filters.py
networking_odl/tests/unit/common/test_lightweight_testing.py
networking_odl/tests/unit/common/test_odl_features.py
networking_odl/tests/unit/common/test_postcommit.py
networking_odl/tests/unit/common/test_utils.py
networking_odl/tests/unit/common/test_websocket_client.py
networking_odl/tests/unit/db/__init__.py
networking_odl/tests/unit/db/test_db.py
networking_odl/tests/unit/dhcp/__init__.py
networking_odl/tests/unit/dhcp/test_odl_dhcp_driver.py
networking_odl/tests/unit/dhcp/test_odl_dhcp_driver_base.py
networking_odl/tests/unit/journal/__init__.py
networking_odl/tests/unit/journal/helper.py
networking_odl/tests/unit/journal/test_base_driver.py
networking_odl/tests/unit/journal/test_cleanup.py
networking_odl/tests/unit/journal/test_dependency_validations.py
networking_odl/tests/unit/journal/test_full_sync.py
networking_odl/tests/unit/journal/test_journal.py
networking_odl/tests/unit/journal/test_periodic_task.py
networking_odl/tests/unit/journal/test_recovery.py
networking_odl/tests/unit/l2gateway/__init__.py
networking_odl/tests/unit/l2gateway/test_driver_v2.py
networking_odl/tests/unit/l3/__init__.py
networking_odl/tests/unit/l3/test_l3_flavor.py
networking_odl/tests/unit/l3/test_l3_odl_v2.py
networking_odl/tests/unit/ml2/__init__.py
networking_odl/tests/unit/ml2/config-ovs-external_ids.sh
networking_odl/tests/unit/ml2/odl_teststub.js
networking_odl/tests/unit/ml2/test_legacy_port_binding.py
networking_odl/tests/unit/ml2/test_mechanism_odl_v2.py
networking_odl/tests/unit/ml2/test_port_binding.py
networking_odl/tests/unit/ml2/test_port_status_update.py
networking_odl/tests/unit/ml2/test_pseudo_agentdb_binding.py
networking_odl/tests/unit/qos/__init__.py
networking_odl/tests/unit/qos/test_qos_driver_v2.py
networking_odl/tests/unit/sfc/__init__.py
networking_odl/tests/unit/sfc/constants.py
networking_odl/tests/unit/sfc/test_sfc_driver_v2.py
networking_odl/tests/unit/sfc/flowclassifier/__init__.py
networking_odl/tests/unit/sfc/flowclassifier/test_sfc_flowclassifier_v2.py
networking_odl/tests/unit/trunk/__init__.py
networking_odl/tests/unit/trunk/test_trunk_driver_v2.py
networking_odl/trunk/__init__.py
networking_odl/trunk/constants.py
networking_odl/trunk/trunk_driver_v2.py
playbooks/multinode-setup.yaml
playbooks/devstack/pre.yaml
playbooks/devstack-tox/post.yaml
playbooks/devstack-tox/pre.yaml
playbooks/devstack-tox/run.yaml
playbooks/functional/pre.yaml
playbooks/legacy/grenade-dsvm-networking-odl/post.yaml
playbooks/legacy/grenade-dsvm-networking-odl/run.yaml
playbooks/tempest/post.yaml
playbooks/tempest/pre.yaml
playbooks/tempest/run.yaml
rally-jobs/README.rst
rally-jobs/odl.yaml
rally-jobs/extra/README.rst
rally-jobs/plugins/README.rst
rally-jobs/plugins/__init__.py
releasenotes/notes/.placeholder
releasenotes/notes/add-analyze-journal-cmd-189eae2cac4d60a5.yaml
releasenotes/notes/add-beryllium-sr4-7eced33ec292bcc8.yaml
releasenotes/notes/add-host-config-8fb45d7f9732a795.yaml
releasenotes/notes/bgpvpn-driver-v2-36c0772d510587f4.yaml
releasenotes/notes/bgpvpn-vni-support-0804d0c0789cd1db.yaml
releasenotes/notes/delete-completed-rows-immediately-d3aee2ff5278b3f4.yaml
releasenotes/notes/deprecate-qos-driver-v1-96bce9842413700b.yaml
releasenotes/notes/deprecate-v1-0dd4f07c68a4a0a4.yaml
releasenotes/notes/deprecate_ceilometer-0d2830fa1fc6ba4e.yaml
releasenotes/notes/devstack-default-driver-v2-6ae6ce789b4a6cc9.yaml
releasenotes/notes/drop-py27-support-3bc8094e1823cfcf.yaml
releasenotes/notes/fix-sfc-full-sync-4eafe97d27b8b33e.yaml
releasenotes/notes/fix-sfcv2-urlpath-f339357bed1a538c.yaml
releasenotes/notes/fix-tls-websocket-3bee50093c3e90cf.yaml
releasenotes/notes/fix-ws-ssl-timeout-e16cd41779c05d42.yaml
releasenotes/notes/flat-network-support-7c032aabc21902b1.yaml
releasenotes/notes/full-sync-f6b7ec1bd9ea0e52.yaml
releasenotes/notes/functional-test-b0855d6f1d85da30.yaml
releasenotes/notes/ignore_agent_aliveness-935a1aa8c285dfa2.yaml
releasenotes/notes/journal-recovery-88e583ad2db22bcc.yaml
releasenotes/notes/l2gw-driver-v2-b32aacf882ed446c.yaml
releasenotes/notes/lbaas-driver-v2-46bf34992f4785d1.yaml
releasenotes/notes/maintenance-thread-e54c3b4bd7c03546.yaml
releasenotes/notes/make-ceilometer-dependency-optional-fb0407dd2d367599.yaml
releasenotes/notes/make_sync_timeout_float-490072005e3f3413.yaml
releasenotes/notes/network-statistics-from-opendaylight-057a6b3c30626527.yaml
releasenotes/notes/neutron-dhcp-port-dcbc3a1008f45cc2.yaml
releasenotes/notes/new-netvirt-default-0eccc77d3cb54484.yaml
releasenotes/notes/nuke-lbaasv1-driver-fce366522350fe21.yaml
releasenotes/notes/odl-feature-negotiation-ece3201a6e9f8f74.yaml
releasenotes/notes/odl-l3-flavor-f093e6c0fb4e9dd8.yaml
releasenotes/notes/odl_features-option-type-change-367385ae7d1e949e.yaml
releasenotes/notes/ovs_hardware_offload_support-38d2b0b7386b8ca7.yaml
releasenotes/notes/port-binding-default-b5f24ad350b47eb0.yaml
releasenotes/notes/pseudo-agent-port-binding-0a3d1d193b99293e.yaml
releasenotes/notes/qos-driver-v1-711698186ca693c4.yaml
releasenotes/notes/qos-driver-v2-4c869a6f0b8e3a4d.yaml
releasenotes/notes/remove-network-topology-67daff08f3d6ff14.yaml
releasenotes/notes/remove-neutron-lbaas-6afe0b0f7b61290a.yaml
releasenotes/notes/remove-v1-driver-df408f9916fc5e5d.yaml
releasenotes/notes/remove_qos_driver_v1-2bfbf1f979082b07.yaml
releasenotes/notes/set-ovs-hostconfig-flat-default-a3c189858304e2ed.yaml
releasenotes/notes/sfc-driver-v1-d11fd5fd17114f2c.yaml
releasenotes/notes/sfc-driver-v2-9378b0db810b6fcb.yaml
releasenotes/notes/trunk-drivers-3592691bdd08929e.yaml
releasenotes/notes/version-bump-16230eadac71cbb0.yaml
releasenotes/notes/vlan-transparency-63c153d310eacc5d.yaml
releasenotes/notes/websocket-client-7c8117671aeea181.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po
roles/show-odl-info/README.rst
roles/show-odl-info/defaults/main.yaml
roles/show-odl-info/tasks/main.yaml
roles/show-odl-info/tasks/ovs_flows.yaml
tools/check_bash.sh
tools/check_i18n.py
tools/check_i18n_test_case.txt
tools/clean.sh
tools/coding-checks.sh
tools/configure_for_func_testing.sh
tools/i18n_cfg.py
tools/install_venv.py
tools/with_venv.sh