]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix setup of nova credentials.
authorThomas Goirand <zigo@debian.org>
Mon, 1 Feb 2016 12:39:00 +0000 (20:39 +0800)
committerThomas Goirand <zigo@debian.org>
Mon, 1 Feb 2016 12:39:00 +0000 (20:39 +0800)
commit547543b6d9b698c2f56bfa0fe71cd3e60b5a7043
tree58518a2de904c1c6a5f2413c5a10fbdb61b164d6
parentc365470a5a5aa13813fa621cf522177b62930dec
Fix setup of nova credentials.

Rewritten-From: 86c8299192b940bdbfde51c53956af3c5c51e4b5
1218 files changed:
.coveragerc [deleted file]
.gitignore [deleted file]
.gitreview [deleted file]
.mailmap [deleted file]
.pylintrc [deleted file]
.testr.conf [deleted file]
CONTRIBUTING.rst [deleted file]
HACKING.rst [deleted file]
LICENSE [deleted file]
MANIFEST.in [deleted file]
README.rst [deleted file]
TESTING.rst [deleted file]
babel.cfg [deleted file]
bin/neutron-rootwrap-xen-dom0 [deleted file]
devstack/lib/flavors [deleted file]
devstack/lib/l2_agent [deleted file]
devstack/lib/l2_agent_sriovnicswitch [deleted file]
devstack/lib/ml2 [deleted file]
devstack/lib/ml2_drivers/sriovnicswitch [deleted file]
devstack/lib/qos [deleted file]
devstack/plugin.sh [deleted file]
devstack/settings [deleted file]
doc/Makefile [deleted file]
doc/pom.xml [deleted file]
doc/source/conf.py [deleted file]
doc/source/dashboards/check.dashboard.rst [deleted file]
doc/source/dashboards/gate.dashboard.rst [deleted file]
doc/source/dashboards/index.rst [deleted file]
doc/source/devref/address_scopes.rst [deleted file]
doc/source/devref/advanced_services.rst [deleted file]
doc/source/devref/alembic_migrations.rst [deleted file]
doc/source/devref/api_extensions.rst [deleted file]
doc/source/devref/api_layer.rst [deleted file]
doc/source/devref/callbacks.rst [deleted file]
doc/source/devref/client_command_extensions.rst [deleted file]
doc/source/devref/contribute.rst [deleted file]
doc/source/devref/db_layer.rst [deleted file]
doc/source/devref/development.environment.rst [deleted file]
doc/source/devref/dns_order.rst [deleted file]
doc/source/devref/effective_neutron.rst [deleted file]
doc/source/devref/fullstack_testing.rst [deleted file]
doc/source/devref/i18n.rst [deleted file]
doc/source/devref/images/fullstack_multinode_simulation.png [deleted file]
doc/source/devref/images/under-the-hood-scenario-1-ovs-compute.png [deleted file]
doc/source/devref/images/under-the-hood-scenario-1-ovs-netns.png [deleted file]
doc/source/devref/images/under-the-hood-scenario-1-ovs-network.png [deleted file]
doc/source/devref/index.rst [deleted file]
doc/source/devref/instrumentation.rst [deleted file]
doc/source/devref/l2_agents.rst [deleted file]
doc/source/devref/layer3.rst [deleted file]
doc/source/devref/linuxbridge_agent.rst [deleted file]
doc/source/devref/ml2_ext_manager.rst [deleted file]
doc/source/devref/neutron_api.rst [deleted file]
doc/source/devref/openvswitch_agent.rst [deleted file]
doc/source/devref/oslo-incubator.rst [deleted file]
doc/source/devref/ovs_vhostuser.rst [deleted file]
doc/source/devref/plugin-api.rst [deleted file]
doc/source/devref/policy.rst [deleted file]
doc/source/devref/quality_of_service.rst [deleted file]
doc/source/devref/quota.rst [deleted file]
doc/source/devref/rpc_api.rst [deleted file]
doc/source/devref/rpc_callbacks.rst [deleted file]
doc/source/devref/security_group_api.rst [deleted file]
doc/source/devref/services_and_agents.rst [deleted file]
doc/source/devref/sriov_nic_agent.rst [deleted file]
doc/source/devref/template_model_sync_test.rst [deleted file]
doc/source/devref/testing_coverage.rst [deleted file]
doc/source/devref/upgrade.rst [deleted file]
doc/source/index.rst [deleted file]
doc/source/policies/blueprints.rst [deleted file]
doc/source/policies/bugs.rst [deleted file]
doc/source/policies/code-reviews.rst [deleted file]
doc/source/policies/contributor-onboarding.rst [deleted file]
doc/source/policies/gate-failure-triage.rst [deleted file]
doc/source/policies/index.rst [deleted file]
doc/source/policies/neutron-teams.rst [deleted file]
doc/source/policies/office-hours.rst [deleted file]
doc/source/policies/thirdparty-ci.rst [deleted file]
doc/source/stadium/index.rst [deleted file]
doc/source/stadium/sub_project_guidelines.rst [deleted file]
doc/source/stadium/sub_projects.rst [deleted file]
etc/README.txt [deleted file]
etc/api-paste.ini [deleted file]
etc/neutron/plugins/cisco/cisco_vpn_agent.ini [deleted file]
etc/neutron/plugins/ml2/.placeholder [deleted file]
etc/neutron/rootwrap.d/debug.filters [deleted file]
etc/neutron/rootwrap.d/dhcp.filters [deleted file]
etc/neutron/rootwrap.d/dibbler.filters [deleted file]
etc/neutron/rootwrap.d/ebtables.filters [deleted file]
etc/neutron/rootwrap.d/ipset-firewall.filters [deleted file]
etc/neutron/rootwrap.d/iptables-firewall.filters [deleted file]
etc/neutron/rootwrap.d/l3.filters [deleted file]
etc/neutron/rootwrap.d/linuxbridge-plugin.filters [deleted file]
etc/neutron/rootwrap.d/openvswitch-plugin.filters [deleted file]
etc/oslo-config-generator/dhcp_agent.ini [deleted file]
etc/oslo-config-generator/l3_agent.ini [deleted file]
etc/oslo-config-generator/linuxbridge_agent.ini [deleted file]
etc/oslo-config-generator/metadata_agent.ini [deleted file]
etc/oslo-config-generator/metering_agent.ini [deleted file]
etc/oslo-config-generator/ml2_conf.ini [deleted file]
etc/oslo-config-generator/ml2_conf_sriov.ini [deleted file]
etc/oslo-config-generator/neutron.conf [deleted file]
etc/oslo-config-generator/openvswitch_agent.ini [deleted file]
etc/oslo-config-generator/sriov_agent.ini [deleted file]
etc/policy.json [deleted file]
etc/rootwrap.conf [deleted file]
neutron/__init__.py [deleted file]
neutron/_i18n.py [deleted file]
neutron/agent/__init__.py [deleted file]
neutron/agent/common/__init__.py [deleted file]
neutron/agent/common/base_polling.py [deleted file]
neutron/agent/common/config.py [deleted file]
neutron/agent/common/ovs_lib.py [deleted file]
neutron/agent/common/polling.py [deleted file]
neutron/agent/common/utils.py [deleted file]
neutron/agent/dhcp/__init__.py [deleted file]
neutron/agent/dhcp/agent.py [deleted file]
neutron/agent/dhcp/config.py [deleted file]
neutron/agent/dhcp_agent.py [deleted file]
neutron/agent/firewall.py [deleted file]
neutron/agent/l2/__init__.py [deleted file]
neutron/agent/l2/agent_extension.py [deleted file]
neutron/agent/l2/extensions/__init__.py [deleted file]
neutron/agent/l2/extensions/manager.py [deleted file]
neutron/agent/l2/extensions/qos.py [deleted file]
neutron/agent/l3/__init__.py [deleted file]
neutron/agent/l3/agent.py [deleted file]
neutron/agent/l3/config.py [deleted file]
neutron/agent/l3/dvr.py [deleted file]
neutron/agent/l3/dvr_edge_ha_router.py [deleted file]
neutron/agent/l3/dvr_edge_router.py [deleted file]
neutron/agent/l3/dvr_fip_ns.py [deleted file]
neutron/agent/l3/dvr_local_router.py [deleted file]
neutron/agent/l3/dvr_router_base.py [deleted file]
neutron/agent/l3/dvr_snat_ns.py [deleted file]
neutron/agent/l3/fip_rule_priority_allocator.py [deleted file]
neutron/agent/l3/ha.py [deleted file]
neutron/agent/l3/ha_router.py [deleted file]
neutron/agent/l3/item_allocator.py [deleted file]
neutron/agent/l3/keepalived_state_change.py [deleted file]
neutron/agent/l3/legacy_router.py [deleted file]
neutron/agent/l3/link_local_allocator.py [deleted file]
neutron/agent/l3/namespace_manager.py [deleted file]
neutron/agent/l3/namespaces.py [deleted file]
neutron/agent/l3/router_info.py [deleted file]
neutron/agent/l3/router_processing_queue.py [deleted file]
neutron/agent/l3/rt_tables.py [deleted file]
neutron/agent/l3_agent.py [deleted file]
neutron/agent/linux/__init__.py [deleted file]
neutron/agent/linux/async_process.py [deleted file]
neutron/agent/linux/bridge_lib.py [deleted file]
neutron/agent/linux/daemon.py [deleted file]
neutron/agent/linux/dhcp.py [deleted file]
neutron/agent/linux/dibbler.py [deleted file]
neutron/agent/linux/external_process.py [deleted file]
neutron/agent/linux/interface.py [deleted file]
neutron/agent/linux/ip_conntrack.py [deleted file]
neutron/agent/linux/ip_lib.py [deleted file]
neutron/agent/linux/ip_link_support.py [deleted file]
neutron/agent/linux/ip_monitor.py [deleted file]
neutron/agent/linux/ipset_manager.py [deleted file]
neutron/agent/linux/iptables_comments.py [deleted file]
neutron/agent/linux/iptables_firewall.py [deleted file]
neutron/agent/linux/iptables_manager.py [deleted file]
neutron/agent/linux/keepalived.py [deleted file]
neutron/agent/linux/ovsdb_monitor.py [deleted file]
neutron/agent/linux/pd.py [deleted file]
neutron/agent/linux/pd_driver.py [deleted file]
neutron/agent/linux/polling.py [deleted file]
neutron/agent/linux/ra.py [deleted file]
neutron/agent/linux/utils.py [deleted file]
neutron/agent/metadata/__init__.py [deleted file]
neutron/agent/metadata/agent.py [deleted file]
neutron/agent/metadata/config.py [deleted file]
neutron/agent/metadata/driver.py [deleted file]
neutron/agent/metadata/namespace_proxy.py [deleted file]
neutron/agent/metadata_agent.py [deleted file]
neutron/agent/ovsdb/__init__.py [deleted file]
neutron/agent/ovsdb/api.py [deleted file]
neutron/agent/ovsdb/impl_idl.py [deleted file]
neutron/agent/ovsdb/impl_vsctl.py [deleted file]
neutron/agent/ovsdb/native/__init__.py [deleted file]
neutron/agent/ovsdb/native/commands.py [deleted file]
neutron/agent/ovsdb/native/connection.py [deleted file]
neutron/agent/ovsdb/native/helpers.py [deleted file]
neutron/agent/ovsdb/native/idlutils.py [deleted file]
neutron/agent/rpc.py [deleted file]
neutron/agent/securitygroups_rpc.py [deleted file]
neutron/agent/windows/__init__.py [deleted file]
neutron/agent/windows/polling.py [deleted file]
neutron/agent/windows/utils.py [deleted file]
neutron/api/__init__.py [deleted file]
neutron/api/api_common.py [deleted file]
neutron/api/extensions.py [deleted file]
neutron/api/rpc/__init__.py [deleted file]
neutron/api/rpc/agentnotifiers/__init__.py [deleted file]
neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py [deleted file]
neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py [deleted file]
neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py [deleted file]
neutron/api/rpc/callbacks/__init__.py [deleted file]
neutron/api/rpc/callbacks/consumer/__init__.py [deleted file]
neutron/api/rpc/callbacks/consumer/registry.py [deleted file]
neutron/api/rpc/callbacks/events.py [deleted file]
neutron/api/rpc/callbacks/exceptions.py [deleted file]
neutron/api/rpc/callbacks/producer/__init__.py [deleted file]
neutron/api/rpc/callbacks/producer/registry.py [deleted file]
neutron/api/rpc/callbacks/resource_manager.py [deleted file]
neutron/api/rpc/callbacks/resources.py [deleted file]
neutron/api/rpc/handlers/__init__.py [deleted file]
neutron/api/rpc/handlers/dhcp_rpc.py [deleted file]
neutron/api/rpc/handlers/dvr_rpc.py [deleted file]
neutron/api/rpc/handlers/l3_rpc.py [deleted file]
neutron/api/rpc/handlers/metadata_rpc.py [deleted file]
neutron/api/rpc/handlers/resources_rpc.py [deleted file]
neutron/api/rpc/handlers/securitygroups_rpc.py [deleted file]
neutron/api/v2/__init__.py [deleted file]
neutron/api/v2/attributes.py [deleted file]
neutron/api/v2/base.py [deleted file]
neutron/api/v2/resource.py [deleted file]
neutron/api/v2/resource_helper.py [deleted file]
neutron/api/v2/router.py [deleted file]
neutron/api/versions.py [deleted file]
neutron/api/views/__init__.py [deleted file]
neutron/api/views/versions.py [deleted file]
neutron/auth.py [deleted file]
neutron/callbacks/__init__.py [deleted file]
neutron/callbacks/events.py [deleted file]
neutron/callbacks/exceptions.py [deleted file]
neutron/callbacks/manager.py [deleted file]
neutron/callbacks/registry.py [deleted file]
neutron/callbacks/resources.py [deleted file]
neutron/cmd/__init__.py [deleted file]
neutron/cmd/eventlet/__init__.py [deleted file]
neutron/cmd/eventlet/agents/__init__.py [deleted file]
neutron/cmd/eventlet/agents/dhcp.py [deleted file]
neutron/cmd/eventlet/agents/l3.py [deleted file]
neutron/cmd/eventlet/agents/metadata.py [deleted file]
neutron/cmd/eventlet/agents/metadata_proxy.py [deleted file]
neutron/cmd/eventlet/plugins/__init__.py [deleted file]
neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py [deleted file]
neutron/cmd/eventlet/plugins/ovs_neutron_agent.py [deleted file]
neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py [deleted file]
neutron/cmd/eventlet/server/__init__.py [deleted file]
neutron/cmd/eventlet/services/__init__.py [deleted file]
neutron/cmd/eventlet/services/metering_agent.py [deleted file]
neutron/cmd/eventlet/usage_audit.py [deleted file]
neutron/cmd/ipset_cleanup.py [deleted file]
neutron/cmd/keepalived_state_change.py [deleted file]
neutron/cmd/linuxbridge_cleanup.py [deleted file]
neutron/cmd/netns_cleanup.py [deleted file]
neutron/cmd/ovs_cleanup.py [deleted file]
neutron/cmd/pd_notify.py [deleted file]
neutron/cmd/sanity/__init__.py [deleted file]
neutron/cmd/sanity/checks.py [deleted file]
neutron/cmd/sanity_check.py [deleted file]
neutron/common/__init__.py [deleted file]
neutron/common/config.py [deleted file]
neutron/common/constants.py [deleted file]
neutron/common/eventlet_utils.py [deleted file]
neutron/common/exceptions.py [deleted file]
neutron/common/ipv6_utils.py [deleted file]
neutron/common/rpc.py [deleted file]
neutron/common/test_lib.py [deleted file]
neutron/common/topics.py [deleted file]
neutron/common/utils.py [deleted file]
neutron/context.py [deleted file]
neutron/core_extensions/__init__.py [deleted file]
neutron/core_extensions/base.py [deleted file]
neutron/core_extensions/qos.py [deleted file]
neutron/db/__init__.py [deleted file]
neutron/db/address_scope_db.py [deleted file]
neutron/db/agents_db.py [deleted file]
neutron/db/agentschedulers_db.py [deleted file]
neutron/db/allowedaddresspairs_db.py [deleted file]
neutron/db/api.py [deleted file]
neutron/db/availability_zone/__init__.py [deleted file]
neutron/db/availability_zone/network.py [deleted file]
neutron/db/availability_zone/router.py [deleted file]
neutron/db/common_db_mixin.py [deleted file]
neutron/db/db_base_plugin_common.py [deleted file]
neutron/db/db_base_plugin_v2.py [deleted file]
neutron/db/dvr_mac_db.py [deleted file]
neutron/db/external_net_db.py [deleted file]
neutron/db/extradhcpopt_db.py [deleted file]
neutron/db/extraroute_db.py [deleted file]
neutron/db/flavors_db.py [deleted file]
neutron/db/ipam_backend_mixin.py [deleted file]
neutron/db/ipam_non_pluggable_backend.py [deleted file]
neutron/db/ipam_pluggable_backend.py [deleted file]
neutron/db/l3_agentschedulers_db.py [deleted file]
neutron/db/l3_attrs_db.py [deleted file]
neutron/db/l3_db.py [deleted file]
neutron/db/l3_dvr_db.py [deleted file]
neutron/db/l3_dvrscheduler_db.py [deleted file]
neutron/db/l3_gwmode_db.py [deleted file]
neutron/db/l3_hamode_db.py [deleted file]
neutron/db/l3_hascheduler_db.py [deleted file]
neutron/db/metering/__init__.py [deleted file]
neutron/db/metering/metering_db.py [deleted file]
neutron/db/metering/metering_rpc.py [deleted file]
neutron/db/migration/README [deleted file]
neutron/db/migration/__init__.py [deleted file]
neutron/db/migration/alembic.ini [deleted file]
neutron/db/migration/alembic_migrations/__init__.py [deleted file]
neutron/db/migration/alembic_migrations/agent_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/brocade_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/cisco_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/core_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/dvr_init_opts.py [deleted file]
neutron/db/migration/alembic_migrations/env.py [deleted file]
neutron/db/migration/alembic_migrations/external.py [deleted file]
neutron/db/migration/alembic_migrations/firewall_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/l3_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/lb_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/metering_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/ml2_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/nec_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/nsxv_initial_opts.py [deleted file]
neutron/db/migration/alembic_migrations/nuage_init_opts.py [deleted file]
neutron/db/migration/alembic_migrations/other_extensions_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/other_plugins_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/ovs_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/portsec_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/script.py.mako [deleted file]
neutron/db/migration/alembic_migrations/secgroup_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD [deleted file]
neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD [deleted file]
neutron/db/migration/alembic_migrations/versions/README [deleted file]
neutron/db/migration/alembic_migrations/versions/kilo_initial.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/contract/2e5352a0ad4d_add_missing_foreign_keys.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/contract/4af11ca47297_drop_cisco_monolithic_tables.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/contract/5498d17be016_drop_legacy_ovs_and_lb.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/1b4c6e320f79_address_scope_support_in_subnetpool.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/34af2b5c5a59_add_dns_name_to_port.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py [deleted file]
neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/contract/8a6d8bdae39_migrate_neutron_resources_table.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/expand/13cfb89f881a_add_is_default_to_subnetpool.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/expand/c3a73f615e4_add_ip_version_to_address_scope.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py [deleted file]
neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py [deleted file]
neutron/db/migration/alembic_migrations/vmware_init_ops.py [deleted file]
neutron/db/migration/alembic_migrations/vpn_init_ops.py [deleted file]
neutron/db/migration/autogen.py [deleted file]
neutron/db/migration/cli.py [deleted file]
neutron/db/migration/models/__init__.py [deleted file]
neutron/db/migration/models/head.py [deleted file]
neutron/db/model_base.py [deleted file]
neutron/db/models_v2.py [deleted file]
neutron/db/netmtu_db.py [deleted file]
neutron/db/portbindings_base.py [deleted file]
neutron/db/portbindings_db.py [deleted file]
neutron/db/portsecurity_db.py [deleted file]
neutron/db/portsecurity_db_common.py [deleted file]
neutron/db/qos/__init__.py [deleted file]
neutron/db/qos/api.py [deleted file]
neutron/db/qos/models.py [deleted file]
neutron/db/quota/__init__.py [deleted file]
neutron/db/quota/api.py [deleted file]
neutron/db/quota/driver.py [deleted file]
neutron/db/quota/models.py [deleted file]
neutron/db/quota_db.py [deleted file]
neutron/db/rbac_db_mixin.py [deleted file]
neutron/db/rbac_db_models.py [deleted file]
neutron/db/securitygroups_db.py [deleted file]
neutron/db/securitygroups_rpc_base.py [deleted file]
neutron/db/servicetype_db.py [deleted file]
neutron/db/sqlalchemyutils.py [deleted file]
neutron/db/vlantransparent_db.py [deleted file]
neutron/debug/README [deleted file]
neutron/debug/__init__.py [deleted file]
neutron/debug/commands.py [deleted file]
neutron/debug/debug_agent.py [deleted file]
neutron/debug/shell.py [deleted file]
neutron/extensions/__init__.py [deleted file]
neutron/extensions/address_scope.py [deleted file]
neutron/extensions/agent.py [deleted file]
neutron/extensions/allowedaddresspairs.py [deleted file]
neutron/extensions/availability_zone.py [deleted file]
neutron/extensions/dhcpagentscheduler.py [deleted file]
neutron/extensions/dns.py [deleted file]
neutron/extensions/dvr.py [deleted file]
neutron/extensions/external_net.py [deleted file]
neutron/extensions/extra_dhcp_opt.py [deleted file]
neutron/extensions/extraroute.py [deleted file]
neutron/extensions/flavors.py [deleted file]
neutron/extensions/l3.py [deleted file]
neutron/extensions/l3_ext_gw_mode.py [deleted file]
neutron/extensions/l3_ext_ha_mode.py [deleted file]
neutron/extensions/l3agentscheduler.py [deleted file]
neutron/extensions/metering.py [deleted file]
neutron/extensions/multiprovidernet.py [deleted file]
neutron/extensions/netmtu.py [deleted file]
neutron/extensions/network_availability_zone.py [deleted file]
neutron/extensions/portbindings.py [deleted file]
neutron/extensions/portsecurity.py [deleted file]
neutron/extensions/providernet.py [deleted file]
neutron/extensions/qos.py [deleted file]
neutron/extensions/quotasv2.py [deleted file]
neutron/extensions/rbac.py [deleted file]
neutron/extensions/router_availability_zone.py [deleted file]
neutron/extensions/routerservicetype.py [deleted file]
neutron/extensions/securitygroup.py [deleted file]
neutron/extensions/servicetype.py [deleted file]
neutron/extensions/subnetallocation.py [deleted file]
neutron/extensions/vlantransparent.py [deleted file]
neutron/hacking/__init__.py [deleted file]
neutron/hacking/checks.py [deleted file]
neutron/i18n.py [deleted file]
neutron/ipam/__init__.py [deleted file]
neutron/ipam/driver.py [deleted file]
neutron/ipam/drivers/__init__.py [deleted file]
neutron/ipam/drivers/neutrondb_ipam/__init__.py [deleted file]
neutron/ipam/drivers/neutrondb_ipam/db_api.py [deleted file]
neutron/ipam/drivers/neutrondb_ipam/db_models.py [deleted file]
neutron/ipam/drivers/neutrondb_ipam/driver.py [deleted file]
neutron/ipam/exceptions.py [deleted file]
neutron/ipam/requests.py [deleted file]
neutron/ipam/subnet_alloc.py [deleted file]
neutron/ipam/utils.py [deleted file]
neutron/locale/de/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/es/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/fr/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/it/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/ja/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/ko_KR/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/neutron-log-error.pot [deleted file]
neutron/locale/neutron-log-info.pot [deleted file]
neutron/locale/neutron-log-warning.pot [deleted file]
neutron/locale/neutron.pot [deleted file]
neutron/locale/pt_BR/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/ru/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/tr_TR/LC_MESSAGES/neutron-log-error.po [deleted file]
neutron/locale/tr_TR/LC_MESSAGES/neutron-log-info.po [deleted file]
neutron/locale/tr_TR/LC_MESSAGES/neutron-log-warning.po [deleted file]
neutron/locale/tr_TR/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/zh_CN/LC_MESSAGES/neutron.po [deleted file]
neutron/locale/zh_TW/LC_MESSAGES/neutron.po [deleted file]
neutron/manager.py [deleted file]
neutron/neutron_plugin_base_v2.py [deleted file]
neutron/notifiers/__init__.py [deleted file]
neutron/notifiers/batch_notifier.py [deleted file]
neutron/notifiers/nova.py [deleted file]
neutron/objects/__init__.py [deleted file]
neutron/objects/base.py [deleted file]
neutron/objects/qos/__init__.py [deleted file]
neutron/objects/qos/policy.py [deleted file]
neutron/objects/qos/rule.py [deleted file]
neutron/objects/qos/rule_type.py [deleted file]
neutron/openstack/__init__.py [deleted file]
neutron/openstack/common/__init__.py [deleted file]
neutron/openstack/common/cache/__init__.py [deleted file]
neutron/openstack/common/cache/_backends/__init__.py [deleted file]
neutron/openstack/common/cache/_backends/memory.py [deleted file]
neutron/openstack/common/cache/backends.py [deleted file]
neutron/openstack/common/cache/cache.py [deleted file]
neutron/opts.py [deleted file]
neutron/pecan_wsgi/__init__.py [deleted file]
neutron/pecan_wsgi/app.py [deleted file]
neutron/pecan_wsgi/controllers/__init__.py [deleted file]
neutron/pecan_wsgi/controllers/quota.py [deleted file]
neutron/pecan_wsgi/controllers/root.py [deleted file]
neutron/pecan_wsgi/controllers/utils.py [deleted file]
neutron/pecan_wsgi/hooks/__init__.py [deleted file]
neutron/pecan_wsgi/hooks/body_validation.py [deleted file]
neutron/pecan_wsgi/hooks/context.py [deleted file]
neutron/pecan_wsgi/hooks/member_action.py [deleted file]
neutron/pecan_wsgi/hooks/notifier.py [deleted file]
neutron/pecan_wsgi/hooks/ownership_validation.py [deleted file]
neutron/pecan_wsgi/hooks/policy_enforcement.py [deleted file]
neutron/pecan_wsgi/hooks/quota_enforcement.py [deleted file]
neutron/pecan_wsgi/hooks/translation.py [deleted file]
neutron/pecan_wsgi/startup.py [deleted file]
neutron/plugins/__init__.py [deleted file]
neutron/plugins/common/__init__.py [deleted file]
neutron/plugins/common/constants.py [deleted file]
neutron/plugins/common/utils.py [deleted file]
neutron/plugins/hyperv/__init__.py [deleted file]
neutron/plugins/hyperv/agent/__init__.py [deleted file]
neutron/plugins/hyperv/agent/security_groups_driver.py [deleted file]
neutron/plugins/ml2/README [deleted file]
neutron/plugins/ml2/__init__.py [deleted file]
neutron/plugins/ml2/common/__init__.py [deleted file]
neutron/plugins/ml2/common/exceptions.py [deleted file]
neutron/plugins/ml2/config.py [deleted file]
neutron/plugins/ml2/db.py [deleted file]
neutron/plugins/ml2/driver_api.py [deleted file]
neutron/plugins/ml2/driver_context.py [deleted file]
neutron/plugins/ml2/drivers/__init__.py [deleted file]
neutron/plugins/ml2/drivers/helpers.py [deleted file]
neutron/plugins/ml2/drivers/l2pop/README [deleted file]
neutron/plugins/ml2/drivers/l2pop/__init__.py [deleted file]
neutron/plugins/ml2/drivers/l2pop/config.py [deleted file]
neutron/plugins/ml2/drivers/l2pop/db.py [deleted file]
neutron/plugins/ml2/drivers/l2pop/mech_driver.py [deleted file]
neutron/plugins/ml2/drivers/l2pop/rpc.py [deleted file]
neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py [deleted file]
neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/__init__.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py [deleted file]
neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py [deleted file]
neutron/plugins/ml2/drivers/mech_agent.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/__init__.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py [deleted file]
neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/common/constants.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/main.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_ryuapp.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/br_dvr_process.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/br_int.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/br_phys.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/br_tun.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/main.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/ofswitch.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/ovs_bridge.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/xenapi/README [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/xenapi/contrib/build-rpm.sh [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/xenapi/contrib/rpmbuild/SPECS/openstack-quantum-xen-plugins.spec [deleted file]
neutron/plugins/ml2/drivers/openvswitch/agent/xenapi/etc/xapi.d/plugins/netwrap [deleted file]
neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py [deleted file]
neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py [deleted file]
neutron/plugins/ml2/drivers/type_flat.py [deleted file]
neutron/plugins/ml2/drivers/type_geneve.py [deleted file]
neutron/plugins/ml2/drivers/type_gre.py [deleted file]
neutron/plugins/ml2/drivers/type_local.py [deleted file]
neutron/plugins/ml2/drivers/type_tunnel.py [deleted file]
neutron/plugins/ml2/drivers/type_vlan.py [deleted file]
neutron/plugins/ml2/drivers/type_vxlan.py [deleted file]
neutron/plugins/ml2/extensions/__init__.py [deleted file]
neutron/plugins/ml2/extensions/port_security.py [deleted file]
neutron/plugins/ml2/extensions/qos.py [deleted file]
neutron/plugins/ml2/managers.py [deleted file]
neutron/plugins/ml2/models.py [deleted file]
neutron/plugins/ml2/plugin.py [deleted file]
neutron/plugins/ml2/rpc.py [deleted file]
neutron/policy.py [deleted file]
neutron/quota/__init__.py [deleted file]
neutron/quota/resource.py [deleted file]
neutron/quota/resource_registry.py [deleted file]
neutron/scheduler/__init__.py [deleted file]
neutron/scheduler/base_resource_filter.py [deleted file]
neutron/scheduler/base_scheduler.py [deleted file]
neutron/scheduler/dhcp_agent_scheduler.py [deleted file]
neutron/scheduler/l3_agent_scheduler.py [deleted file]
neutron/server/__init__.py [deleted file]
neutron/server/rpc_eventlet.py [deleted file]
neutron/server/wsgi_eventlet.py [deleted file]
neutron/server/wsgi_pecan.py [deleted file]
neutron/service.py [deleted file]
neutron/services/__init__.py [deleted file]
neutron/services/firewall/__init__.py [deleted file]
neutron/services/firewall/agents/__init__.py [deleted file]
neutron/services/firewall/agents/firewall_agent_api.py [deleted file]
neutron/services/firewall/agents/l3reference/__init__.py [deleted file]
neutron/services/firewall/agents/l3reference/firewall_l3_agent.py [deleted file]
neutron/services/flavors/__init__.py [deleted file]
neutron/services/flavors/flavors_plugin.py [deleted file]
neutron/services/l3_router/README [deleted file]
neutron/services/l3_router/__init__.py [deleted file]
neutron/services/l3_router/l3_router_plugin.py [deleted file]
neutron/services/loadbalancer/__init__.py [deleted file]
neutron/services/metering/__init__.py [deleted file]
neutron/services/metering/agents/__init__.py [deleted file]
neutron/services/metering/agents/metering_agent.py [deleted file]
neutron/services/metering/drivers/__init__.py [deleted file]
neutron/services/metering/drivers/abstract_driver.py [deleted file]
neutron/services/metering/drivers/iptables/__init__.py [deleted file]
neutron/services/metering/drivers/iptables/iptables_driver.py [deleted file]
neutron/services/metering/drivers/noop/__init__.py [deleted file]
neutron/services/metering/drivers/noop/noop_driver.py [deleted file]
neutron/services/metering/metering_plugin.py [deleted file]
neutron/services/provider_configuration.py [deleted file]
neutron/services/qos/__init__.py [deleted file]
neutron/services/qos/notification_drivers/__init__.py [deleted file]
neutron/services/qos/notification_drivers/manager.py [deleted file]
neutron/services/qos/notification_drivers/message_queue.py [deleted file]
neutron/services/qos/notification_drivers/qos_base.py [deleted file]
neutron/services/qos/qos_consts.py [deleted file]
neutron/services/qos/qos_plugin.py [deleted file]
neutron/services/rbac/__init__.py [deleted file]
neutron/services/service_base.py [deleted file]
neutron/services/vpn/__init__.py [deleted file]
neutron/tests/__init__.py [deleted file]
neutron/tests/api/__init__.py [deleted file]
neutron/tests/api/admin/__init__.py [deleted file]
neutron/tests/api/admin/test_agent_management.py [deleted file]
neutron/tests/api/admin/test_dhcp_agent_scheduler.py [deleted file]
neutron/tests/api/admin/test_extension_driver_port_security_admin.py [deleted file]
neutron/tests/api/admin/test_external_network_extension.py [deleted file]
neutron/tests/api/admin/test_external_networks_negative.py [deleted file]
neutron/tests/api/admin/test_floating_ips_admin_actions.py [deleted file]
neutron/tests/api/admin/test_l3_agent_scheduler.py [deleted file]
neutron/tests/api/admin/test_quotas.py [deleted file]
neutron/tests/api/admin/test_routers_dvr.py [deleted file]
neutron/tests/api/admin/test_shared_network_extension.py [deleted file]
neutron/tests/api/base.py [deleted file]
neutron/tests/api/base_routers.py [deleted file]
neutron/tests/api/base_security_groups.py [deleted file]
neutron/tests/api/clients.py [deleted file]
neutron/tests/api/test_address_scopes.py [deleted file]
neutron/tests/api/test_address_scopes_negative.py [deleted file]
neutron/tests/api/test_allowed_address_pair.py [deleted file]
neutron/tests/api/test_dhcp_ipv6.py [deleted file]
neutron/tests/api/test_extension_driver_port_security.py [deleted file]
neutron/tests/api/test_extensions.py [deleted file]
neutron/tests/api/test_extra_dhcp_options.py [deleted file]
neutron/tests/api/test_flavors_extensions.py [deleted file]
neutron/tests/api/test_floating_ips.py [deleted file]
neutron/tests/api/test_floating_ips_negative.py [deleted file]
neutron/tests/api/test_fwaas_extensions.py [deleted file]
neutron/tests/api/test_metering_extensions.py [deleted file]
neutron/tests/api/test_networks.py [deleted file]
neutron/tests/api/test_networks_negative.py [deleted file]
neutron/tests/api/test_ports.py [deleted file]
neutron/tests/api/test_qos.py [deleted file]
neutron/tests/api/test_routers.py [deleted file]
neutron/tests/api/test_routers_negative.py [deleted file]
neutron/tests/api/test_security_groups.py [deleted file]
neutron/tests/api/test_security_groups_negative.py [deleted file]
neutron/tests/api/test_service_type_management.py [deleted file]
neutron/tests/api/test_subnetpools.py [deleted file]
neutron/tests/api/test_subnetpools_negative.py [deleted file]
neutron/tests/api/test_vpnaas_extensions.py [deleted file]
neutron/tests/base.py [deleted file]
neutron/tests/common/__init__.py [deleted file]
neutron/tests/common/agents/__init__.py [deleted file]
neutron/tests/common/agents/l2_extensions.py [deleted file]
neutron/tests/common/agents/l3_agent.py [deleted file]
neutron/tests/common/base.py [deleted file]
neutron/tests/common/config_fixtures.py [deleted file]
neutron/tests/common/conn_testers.py [deleted file]
neutron/tests/common/helpers.py [deleted file]
neutron/tests/common/l3_test_common.py [deleted file]
neutron/tests/common/machine_fixtures.py [deleted file]
neutron/tests/common/net_helpers.py [deleted file]
neutron/tests/contrib/README [deleted file]
neutron/tests/contrib/functional-testing.filters [deleted file]
neutron/tests/contrib/gate_hook.sh [deleted file]
neutron/tests/contrib/post_test_hook.sh [deleted file]
neutron/tests/etc/api-paste.ini.test [deleted file]
neutron/tests/etc/neutron.conf [deleted file]
neutron/tests/etc/neutron_test.conf [deleted file]
neutron/tests/etc/policy.json [deleted file]
neutron/tests/fake_notifier.py [deleted file]
neutron/tests/fullstack/README [deleted file]
neutron/tests/fullstack/__init__.py [deleted file]
neutron/tests/fullstack/base.py [deleted file]
neutron/tests/fullstack/resources/__init__.py [deleted file]
neutron/tests/fullstack/resources/client.py [deleted file]
neutron/tests/fullstack/resources/config.py [deleted file]
neutron/tests/fullstack/resources/environment.py [deleted file]
neutron/tests/fullstack/resources/machine.py [deleted file]
neutron/tests/fullstack/resources/process.py [deleted file]
neutron/tests/fullstack/test_connectivity.py [deleted file]
neutron/tests/fullstack/test_l3_agent.py [deleted file]
neutron/tests/fullstack/test_qos.py [deleted file]
neutron/tests/functional/__init__.py [deleted file]
neutron/tests/functional/agent/__init__.py [deleted file]
neutron/tests/functional/agent/l2/__init__.py [deleted file]
neutron/tests/functional/agent/l2/base.py [deleted file]
neutron/tests/functional/agent/l2/extensions/__init__.py [deleted file]
neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py [deleted file]
neutron/tests/functional/agent/l3/__init__.py [deleted file]
neutron/tests/functional/agent/l3/framework.py [deleted file]
neutron/tests/functional/agent/l3/test_dvr_router.py [deleted file]
neutron/tests/functional/agent/l3/test_ha_router.py [deleted file]
neutron/tests/functional/agent/l3/test_keepalived_state_change.py [deleted file]
neutron/tests/functional/agent/l3/test_legacy_router.py [deleted file]
neutron/tests/functional/agent/l3/test_metadata_proxy.py [deleted file]
neutron/tests/functional/agent/l3/test_namespace_manager.py [deleted file]
neutron/tests/functional/agent/linux/__init__.py [deleted file]
neutron/tests/functional/agent/linux/base.py [deleted file]
neutron/tests/functional/agent/linux/bin/__init__.py [deleted file]
neutron/tests/functional/agent/linux/bin/ipt_binname.py [deleted file]
neutron/tests/functional/agent/linux/helpers.py [deleted file]
neutron/tests/functional/agent/linux/simple_daemon.py [deleted file]
neutron/tests/functional/agent/linux/test_async_process.py [deleted file]
neutron/tests/functional/agent/linux/test_bridge_lib.py [deleted file]
neutron/tests/functional/agent/linux/test_dhcp.py [deleted file]
neutron/tests/functional/agent/linux/test_interface.py [deleted file]
neutron/tests/functional/agent/linux/test_ip_lib.py [deleted file]
neutron/tests/functional/agent/linux/test_ip_monitor.py [deleted file]
neutron/tests/functional/agent/linux/test_ipset.py [deleted file]
neutron/tests/functional/agent/linux/test_iptables.py [deleted file]
neutron/tests/functional/agent/linux/test_keepalived.py [deleted file]
neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py [deleted file]
neutron/tests/functional/agent/linux/test_ovsdb_monitor.py [deleted file]
neutron/tests/functional/agent/linux/test_process_monitor.py [deleted file]
neutron/tests/functional/agent/linux/test_utils.py [deleted file]
neutron/tests/functional/agent/test_dhcp_agent.py [deleted file]
neutron/tests/functional/agent/test_firewall.py [deleted file]
neutron/tests/functional/agent/test_l2_lb_agent.py [deleted file]
neutron/tests/functional/agent/test_l2_ovs_agent.py [deleted file]
neutron/tests/functional/agent/test_ovs_flows.py [deleted file]
neutron/tests/functional/agent/test_ovs_lib.py [deleted file]
neutron/tests/functional/api/__init__.py [deleted file]
neutron/tests/functional/api/test_policies.py [deleted file]
neutron/tests/functional/base.py [deleted file]
neutron/tests/functional/cmd/__init__.py [deleted file]
neutron/tests/functional/cmd/test_linuxbridge_cleanup.py [deleted file]
neutron/tests/functional/cmd/test_netns_cleanup.py [deleted file]
neutron/tests/functional/common/__init__.py [deleted file]
neutron/tests/functional/common/test_utils.py [deleted file]
neutron/tests/functional/db/__init__.py [deleted file]
neutron/tests/functional/db/test_ipam.py [deleted file]
neutron/tests/functional/db/test_migrations.py [deleted file]
neutron/tests/functional/db/test_models.py [deleted file]
neutron/tests/functional/pecan_wsgi/__init__.py [deleted file]
neutron/tests/functional/pecan_wsgi/config.py [deleted file]
neutron/tests/functional/pecan_wsgi/test_functional.py [deleted file]
neutron/tests/functional/requirements.txt [deleted file]
neutron/tests/functional/sanity/__init__.py [deleted file]
neutron/tests/functional/sanity/test_sanity.py [deleted file]
neutron/tests/functional/scheduler/__init__.py [deleted file]
neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py [deleted file]
neutron/tests/functional/scheduler/test_l3_agent_scheduler.py [deleted file]
neutron/tests/functional/services/__init__.py [deleted file]
neutron/tests/functional/services/l3_router/__init__.py [deleted file]
neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py [deleted file]
neutron/tests/functional/test_server.py [deleted file]
neutron/tests/functional/test_service.py [deleted file]
neutron/tests/post_mortem_debug.py [deleted file]
neutron/tests/retargetable/__init__.py [deleted file]
neutron/tests/retargetable/base.py [deleted file]
neutron/tests/retargetable/client_fixtures.py [deleted file]
neutron/tests/retargetable/rest_fixture.py [deleted file]
neutron/tests/retargetable/test_example.py [deleted file]
neutron/tests/tempest/README.rst [deleted file]
neutron/tests/tempest/__init__.py [deleted file]
neutron/tests/tempest/auth.py [deleted file]
neutron/tests/tempest/common/__init__.py [deleted file]
neutron/tests/tempest/common/accounts.py [deleted file]
neutron/tests/tempest/common/commands.py [deleted file]
neutron/tests/tempest/common/cred_provider.py [deleted file]
neutron/tests/tempest/common/credentials.py [deleted file]
neutron/tests/tempest/common/custom_matchers.py [deleted file]
neutron/tests/tempest/common/generator/__init__.py [deleted file]
neutron/tests/tempest/common/generator/base_generator.py [deleted file]
neutron/tests/tempest/common/generator/negative_generator.py [deleted file]
neutron/tests/tempest/common/generator/valid_generator.py [deleted file]
neutron/tests/tempest/common/glance_http.py [deleted file]
neutron/tests/tempest/common/isolated_creds.py [deleted file]
neutron/tests/tempest/common/negative_rest_client.py [deleted file]
neutron/tests/tempest/common/service_client.py [deleted file]
neutron/tests/tempest/common/ssh.py [deleted file]
neutron/tests/tempest/common/tempest_fixtures.py [deleted file]
neutron/tests/tempest/common/utils/__init__.py [deleted file]
neutron/tests/tempest/common/utils/data_utils.py [deleted file]
neutron/tests/tempest/common/utils/file_utils.py [deleted file]
neutron/tests/tempest/common/utils/misc.py [deleted file]
neutron/tests/tempest/common/waiters.py [deleted file]
neutron/tests/tempest/config.py [deleted file]
neutron/tests/tempest/exceptions.py [deleted file]
neutron/tests/tempest/manager.py [deleted file]
neutron/tests/tempest/services/__init__.py [deleted file]
neutron/tests/tempest/services/botoclients.py [deleted file]
neutron/tests/tempest/services/identity/__init__.py [deleted file]
neutron/tests/tempest/services/identity/v2/__init__.py [deleted file]
neutron/tests/tempest/services/identity/v2/json/__init__.py [deleted file]
neutron/tests/tempest/services/identity/v2/json/identity_client.py [deleted file]
neutron/tests/tempest/services/identity/v3/__init__.py [deleted file]
neutron/tests/tempest/services/identity/v3/json/__init__.py [deleted file]
neutron/tests/tempest/services/identity/v3/json/credentials_client.py [deleted file]
neutron/tests/tempest/services/identity/v3/json/endpoints_client.py [deleted file]
neutron/tests/tempest/services/identity/v3/json/identity_client.py [deleted file]
neutron/tests/tempest/services/identity/v3/json/policy_client.py [deleted file]
neutron/tests/tempest/services/identity/v3/json/region_client.py [deleted file]
neutron/tests/tempest/services/identity/v3/json/service_client.py [deleted file]
neutron/tests/tempest/services/network/__init__.py [deleted file]
neutron/tests/tempest/services/network/json/__init__.py [deleted file]
neutron/tests/tempest/services/network/json/network_client.py [deleted file]
neutron/tests/tempest/services/network/resources.py [deleted file]
neutron/tests/tempest/test.py [deleted file]
neutron/tests/tools.py [deleted file]
neutron/tests/unit/__init__.py [deleted file]
neutron/tests/unit/_test_extension_portbindings.py [deleted file]
neutron/tests/unit/agent/__init__.py [deleted file]
neutron/tests/unit/agent/common/__init__.py [deleted file]
neutron/tests/unit/agent/common/test_config.py [deleted file]
neutron/tests/unit/agent/common/test_ovs_lib.py [deleted file]
neutron/tests/unit/agent/common/test_polling.py [deleted file]
neutron/tests/unit/agent/common/test_utils.py [deleted file]
neutron/tests/unit/agent/dhcp/__init__.py [deleted file]
neutron/tests/unit/agent/dhcp/test_agent.py [deleted file]
neutron/tests/unit/agent/l2/__init__.py [deleted file]
neutron/tests/unit/agent/l2/extensions/__init__.py [deleted file]
neutron/tests/unit/agent/l2/extensions/test_manager.py [deleted file]
neutron/tests/unit/agent/l2/extensions/test_qos.py [deleted file]
neutron/tests/unit/agent/l3/__init__.py [deleted file]
neutron/tests/unit/agent/l3/test_agent.py [deleted file]
neutron/tests/unit/agent/l3/test_dvr_fip_ns.py [deleted file]
neutron/tests/unit/agent/l3/test_dvr_local_router.py [deleted file]
neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py [deleted file]
neutron/tests/unit/agent/l3/test_ha_router.py [deleted file]
neutron/tests/unit/agent/l3/test_item_allocator.py [deleted file]
neutron/tests/unit/agent/l3/test_legacy_router.py [deleted file]
neutron/tests/unit/agent/l3/test_link_local_allocator.py [deleted file]
neutron/tests/unit/agent/l3/test_namespace_manager.py [deleted file]
neutron/tests/unit/agent/l3/test_router_info.py [deleted file]
neutron/tests/unit/agent/l3/test_router_processing_queue.py [deleted file]
neutron/tests/unit/agent/l3/test_rt_tables.py [deleted file]
neutron/tests/unit/agent/linux/__init__.py [deleted file]
neutron/tests/unit/agent/linux/failing_process.py [deleted file]
neutron/tests/unit/agent/linux/test_async_process.py [deleted file]
neutron/tests/unit/agent/linux/test_bridge_lib.py [deleted file]
neutron/tests/unit/agent/linux/test_daemon.py [deleted file]
neutron/tests/unit/agent/linux/test_dhcp.py [deleted file]
neutron/tests/unit/agent/linux/test_external_process.py [deleted file]
neutron/tests/unit/agent/linux/test_interface.py [deleted file]
neutron/tests/unit/agent/linux/test_ip_lib.py [deleted file]
neutron/tests/unit/agent/linux/test_ip_link_support.py [deleted file]
neutron/tests/unit/agent/linux/test_ip_monitor.py [deleted file]
neutron/tests/unit/agent/linux/test_ipset_manager.py [deleted file]
neutron/tests/unit/agent/linux/test_iptables_firewall.py [deleted file]
neutron/tests/unit/agent/linux/test_iptables_manager.py [deleted file]
neutron/tests/unit/agent/linux/test_keepalived.py [deleted file]
neutron/tests/unit/agent/linux/test_ovsdb_monitor.py [deleted file]
neutron/tests/unit/agent/linux/test_pd.py [deleted file]
neutron/tests/unit/agent/linux/test_polling.py [deleted file]
neutron/tests/unit/agent/linux/test_utils.py [deleted file]
neutron/tests/unit/agent/metadata/__init__.py [deleted file]
neutron/tests/unit/agent/metadata/test_agent.py [deleted file]
neutron/tests/unit/agent/metadata/test_driver.py [deleted file]
neutron/tests/unit/agent/metadata/test_namespace_proxy.py [deleted file]
neutron/tests/unit/agent/ovsdb/__init__.py [deleted file]
neutron/tests/unit/agent/ovsdb/native/__init__.py [deleted file]
neutron/tests/unit/agent/ovsdb/native/test_helpers.py [deleted file]
neutron/tests/unit/agent/test_rpc.py [deleted file]
neutron/tests/unit/agent/test_securitygroups_rpc.py [deleted file]
neutron/tests/unit/api/__init__.py [deleted file]
neutron/tests/unit/api/rpc/__init__.py [deleted file]
neutron/tests/unit/api/rpc/agentnotifiers/__init__.py [deleted file]
neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py [deleted file]
neutron/tests/unit/api/rpc/callbacks/__init__.py [deleted file]
neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py [deleted file]
neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py [deleted file]
neutron/tests/unit/api/rpc/callbacks/producer/__init__.py [deleted file]
neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py [deleted file]
neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py [deleted file]
neutron/tests/unit/api/rpc/callbacks/test_resources.py [deleted file]
neutron/tests/unit/api/rpc/handlers/__init__.py [deleted file]
neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py [deleted file]
neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py [deleted file]
neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py [deleted file]
neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py [deleted file]
neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py [deleted file]
neutron/tests/unit/api/test_api_common.py [deleted file]
neutron/tests/unit/api/test_extensions.py [deleted file]
neutron/tests/unit/api/v2/__init__.py [deleted file]
neutron/tests/unit/api/v2/test_attributes.py [deleted file]
neutron/tests/unit/api/v2/test_base.py [deleted file]
neutron/tests/unit/api/v2/test_resource.py [deleted file]
neutron/tests/unit/callbacks/__init__.py [deleted file]
neutron/tests/unit/callbacks/test_manager.py [deleted file]
neutron/tests/unit/cmd/__init__.py [deleted file]
neutron/tests/unit/cmd/server/__init__.py [deleted file]
neutron/tests/unit/cmd/test_netns_cleanup.py [deleted file]
neutron/tests/unit/cmd/test_ovs_cleanup.py [deleted file]
neutron/tests/unit/cmd/test_sanity_check.py [deleted file]
neutron/tests/unit/common/__init__.py [deleted file]
neutron/tests/unit/common/test_ipv6_utils.py [deleted file]
neutron/tests/unit/common/test_rpc.py [deleted file]
neutron/tests/unit/common/test_utils.py [deleted file]
neutron/tests/unit/core_extensions/__init__.py [deleted file]
neutron/tests/unit/core_extensions/test_qos.py [deleted file]
neutron/tests/unit/db/__init__.py [deleted file]
neutron/tests/unit/db/metering/__init__.py [deleted file]
neutron/tests/unit/db/metering/test_metering_db.py [deleted file]
neutron/tests/unit/db/quota/__init__.py [deleted file]
neutron/tests/unit/db/quota/test_api.py [deleted file]
neutron/tests/unit/db/quota/test_driver.py [deleted file]
neutron/tests/unit/db/test_agents_db.py [deleted file]
neutron/tests/unit/db/test_agentschedulers_db.py [deleted file]
neutron/tests/unit/db/test_allowedaddresspairs_db.py [deleted file]
neutron/tests/unit/db/test_api.py [deleted file]
neutron/tests/unit/db/test_db_base_plugin_common.py [deleted file]
neutron/tests/unit/db/test_db_base_plugin_v2.py [deleted file]
neutron/tests/unit/db/test_dvr_mac_db.py [deleted file]
neutron/tests/unit/db/test_ipam_backend_mixin.py [deleted file]
neutron/tests/unit/db/test_ipam_non_pluggable_backend.py [deleted file]
neutron/tests/unit/db/test_ipam_pluggable_backend.py [deleted file]
neutron/tests/unit/db/test_l3_db.py [deleted file]
neutron/tests/unit/db/test_l3_dvr_db.py [deleted file]
neutron/tests/unit/db/test_l3_hamode_db.py [deleted file]
neutron/tests/unit/db/test_migration.py [deleted file]
neutron/tests/unit/db/test_securitygroups_db.py [deleted file]
neutron/tests/unit/debug/__init__.py [deleted file]
neutron/tests/unit/debug/test_commands.py [deleted file]
neutron/tests/unit/dummy_plugin.py [deleted file]
neutron/tests/unit/extension_stubs.py [deleted file]
neutron/tests/unit/extensions/__init__.py [deleted file]
neutron/tests/unit/extensions/base.py [deleted file]
neutron/tests/unit/extensions/extendedattribute.py [deleted file]
neutron/tests/unit/extensions/extensionattribute.py [deleted file]
neutron/tests/unit/extensions/foxinsocks.py [deleted file]
neutron/tests/unit/extensions/test_address_scope.py [deleted file]
neutron/tests/unit/extensions/test_agent.py [deleted file]
neutron/tests/unit/extensions/test_availability_zone.py [deleted file]
neutron/tests/unit/extensions/test_dns.py [deleted file]
neutron/tests/unit/extensions/test_external_net.py [deleted file]
neutron/tests/unit/extensions/test_extra_dhcp_opt.py [deleted file]
neutron/tests/unit/extensions/test_extraroute.py [deleted file]
neutron/tests/unit/extensions/test_flavors.py [deleted file]
neutron/tests/unit/extensions/test_l3.py [deleted file]
neutron/tests/unit/extensions/test_l3_ext_gw_mode.py [deleted file]
neutron/tests/unit/extensions/test_netmtu.py [deleted file]
neutron/tests/unit/extensions/test_portsecurity.py [deleted file]
neutron/tests/unit/extensions/test_providernet.py [deleted file]
neutron/tests/unit/extensions/test_quotasv2.py [deleted file]
neutron/tests/unit/extensions/test_router_availability_zone.py [deleted file]
neutron/tests/unit/extensions/test_securitygroup.py [deleted file]
neutron/tests/unit/extensions/test_servicetype.py [deleted file]
neutron/tests/unit/extensions/test_vlantransparent.py [deleted file]
neutron/tests/unit/extensions/v2attributes.py [deleted file]
neutron/tests/unit/hacking/__init__.py [deleted file]
neutron/tests/unit/hacking/test_checks.py [deleted file]
neutron/tests/unit/ipam/__init__.py [deleted file]
neutron/tests/unit/ipam/drivers/__init__.py [deleted file]
neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py [deleted file]
neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py [deleted file]
neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py [deleted file]
neutron/tests/unit/ipam/fake_driver.py [deleted file]
neutron/tests/unit/ipam/test_requests.py [deleted file]
neutron/tests/unit/ipam/test_subnet_alloc.py [deleted file]
neutron/tests/unit/ipam/test_utils.py [deleted file]
neutron/tests/unit/notifiers/__init__.py [deleted file]
neutron/tests/unit/notifiers/test_batch_notifier.py [deleted file]
neutron/tests/unit/notifiers/test_nova.py [deleted file]
neutron/tests/unit/objects/__init__.py [deleted file]
neutron/tests/unit/objects/qos/__init__.py [deleted file]
neutron/tests/unit/objects/qos/test_policy.py [deleted file]
neutron/tests/unit/objects/qos/test_rule.py [deleted file]
neutron/tests/unit/objects/qos/test_rule_type.py [deleted file]
neutron/tests/unit/objects/test_base.py [deleted file]
neutron/tests/unit/objects/test_objects.py [deleted file]
neutron/tests/unit/plugins/__init__.py [deleted file]
neutron/tests/unit/plugins/common/__init__.py [deleted file]
neutron/tests/unit/plugins/common/test_utils.py [deleted file]
neutron/tests/unit/plugins/ml2/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/_test_mech_agent.py [deleted file]
neutron/tests/unit/plugins/ml2/base.py [deleted file]
neutron/tests/unit/plugins/ml2/db/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/ext_test.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc_base.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/test_l2population_rpc.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/test_mech_linuxbridge.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/test_config.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/test_qos_driver.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_eswitch_manager.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_pci_lib.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver/test_mech_sriov_nic_switch.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge_test_base.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_phys.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_tun.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/ovs_bridge_test_base.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/test_br_int.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/test_br_phys.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/ovs_ofctl/test_br_tun.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/test_mech_openvswitch.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/test_helpers.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/test_type_local.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py [deleted file]
neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py [deleted file]
neutron/tests/unit/plugins/ml2/extensions/__init__.py [deleted file]
neutron/tests/unit/plugins/ml2/extensions/fake_extension.py [deleted file]
neutron/tests/unit/plugins/ml2/extensions/test_port_security.py [deleted file]
neutron/tests/unit/plugins/ml2/test_agent_scheduler.py [deleted file]
neutron/tests/unit/plugins/ml2/test_db.py [deleted file]
neutron/tests/unit/plugins/ml2/test_driver_context.py [deleted file]
neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py [deleted file]
neutron/tests/unit/plugins/ml2/test_extension_driver_api.py [deleted file]
neutron/tests/unit/plugins/ml2/test_plugin.py [deleted file]
neutron/tests/unit/plugins/ml2/test_port_binding.py [deleted file]
neutron/tests/unit/plugins/ml2/test_rpc.py [deleted file]
neutron/tests/unit/plugins/ml2/test_security_group.py [deleted file]
neutron/tests/unit/plugins/ml2/test_tracked_resources.py [deleted file]
neutron/tests/unit/quota/__init__.py [deleted file]
neutron/tests/unit/quota/test_resource.py [deleted file]
neutron/tests/unit/quota/test_resource_registry.py [deleted file]
neutron/tests/unit/scheduler/__init__.py [deleted file]
neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py [deleted file]
neutron/tests/unit/scheduler/test_l3_agent_scheduler.py [deleted file]
neutron/tests/unit/services/__init__.py [deleted file]
neutron/tests/unit/services/l3_router/__init__.py [deleted file]
neutron/tests/unit/services/metering/__init__.py [deleted file]
neutron/tests/unit/services/metering/agents/__init__.py [deleted file]
neutron/tests/unit/services/metering/agents/test_metering_agent.py [deleted file]
neutron/tests/unit/services/metering/drivers/__init__.py [deleted file]
neutron/tests/unit/services/metering/drivers/test_iptables.py [deleted file]
neutron/tests/unit/services/metering/test_metering_plugin.py [deleted file]
neutron/tests/unit/services/qos/__init__.py [deleted file]
neutron/tests/unit/services/qos/base.py [deleted file]
neutron/tests/unit/services/qos/notification_drivers/__init__.py [deleted file]
neutron/tests/unit/services/qos/notification_drivers/dummy.py [deleted file]
neutron/tests/unit/services/qos/notification_drivers/test_manager.py [deleted file]
neutron/tests/unit/services/qos/notification_drivers/test_message_queue.py [deleted file]
neutron/tests/unit/services/qos/test_qos_plugin.py [deleted file]
neutron/tests/unit/services/test_provider_configuration.py [deleted file]
neutron/tests/unit/test_auth.py [deleted file]
neutron/tests/unit/test_context.py [deleted file]
neutron/tests/unit/test_manager.py [deleted file]
neutron/tests/unit/test_policy.py [deleted file]
neutron/tests/unit/test_service.py [deleted file]
neutron/tests/unit/test_wsgi.py [deleted file]
neutron/tests/unit/testlib_api.py [deleted file]
neutron/tests/unit/tests/__init__.py [deleted file]
neutron/tests/unit/tests/test_base.py [deleted file]
neutron/tests/unit/tests/test_post_mortem_debug.py [deleted file]
neutron/tests/var/ca.crt [deleted file]
neutron/tests/var/certandkey.pem [deleted file]
neutron/tests/var/certificate.crt [deleted file]
neutron/tests/var/privatekey.key [deleted file]
neutron/version.py [deleted file]
neutron/worker.py [deleted file]
neutron/wsgi.py [deleted file]
openstack-common.conf [deleted file]
rally-jobs/README.rst [deleted file]
rally-jobs/extra/README.rst [deleted file]
rally-jobs/neutron-neutron.yaml [deleted file]
rally-jobs/plugins/README.rst [deleted file]
rally-jobs/plugins/__init__.py [deleted file]
releasenotes/notes/.placeholder [deleted file]
releasenotes/notes/add-availability-zone-4440cf00be7c54ba.yaml [deleted file]
releasenotes/notes/config-file-generation-2eafc6602d57178e.yaml [deleted file]
releasenotes/notes/default-local-dns-a1c3fa1451f228fa.yaml [deleted file]
releasenotes/notes/deprecate-router_id-34aca9ea5ee9e789.yaml [deleted file]
releasenotes/notes/deprecated-driver-e368e0befc9bee4c.yaml [deleted file]
releasenotes/notes/direct-physical-vnic-878d15bdb758b70e.yaml [deleted file]
releasenotes/notes/hyperv-neutron-agent-decomposition-ae6a052aeb48c6ac.yaml [deleted file]
releasenotes/notes/linuxbridge-agent-extensions-66bdf9feee25ef99.yaml [deleted file]
releasenotes/notes/macvtap_assigned_vf_check-f4d07660ffd82a24.yaml [deleted file]
releasenotes/notes/oslo-reports-166a169037bf64f2.yaml [deleted file]
releasenotes/notes/rm-notify-entry-points-aa442134a780469a.yaml [deleted file]
releasenotes/notes/sriov_show_l2_agent_extensions-ca852e155a529e99.yaml [deleted file]
releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml [deleted file]
releasenotes/source/README.rst [deleted file]
releasenotes/source/_static/.placeholder [deleted file]
releasenotes/source/_templates/.placeholder [deleted file]
releasenotes/source/conf.py [deleted file]
releasenotes/source/index.rst [deleted file]
releasenotes/source/liberty.rst [deleted file]
releasenotes/source/unreleased.rst [deleted file]
requirements.txt [deleted file]
run_tests.sh [deleted file]
setup.cfg [deleted file]
setup.py [deleted file]
test-requirements.txt [deleted file]
tools/abandon_old_reviews.sh [deleted file]
tools/check_unit_test_structure.sh [deleted file]
tools/clean.sh [deleted file]
tools/coding-checks.sh [deleted file]
tools/configure_for_func_testing.sh [deleted file]
tools/copy_api_tests_from_tempest.sh [deleted file]
tools/deploy_rootwrap.sh [deleted file]
tools/generate_config_file_samples.sh [deleted file]
tools/install_venv.py [deleted file]
tools/install_venv_common.py [deleted file]
tools/milestone-review-dash.py [deleted file]
tools/misc-sanity-checks.sh [deleted file]
tools/ostestr_compat_shim.sh [deleted file]
tools/pecan_server.sh [deleted file]
tools/split.sh [deleted file]
tools/with_venv.sh [deleted file]
tox.ini [deleted file]
trusty/debian/changelog [moved from debian/changelog with 100% similarity]
trusty/debian/compat [moved from debian/compat with 100% similarity]
trusty/debian/control [moved from debian/control with 100% similarity]
trusty/debian/copyright [moved from debian/copyright with 100% similarity]
trusty/debian/cron.d/neutron-dhcp-agent-netns-cleanup [moved from debian/cron.d/neutron-dhcp-agent-netns-cleanup with 100% similarity]
trusty/debian/cron.d/neutron-l3-agent-netns-cleanup [moved from debian/cron.d/neutron-l3-agent-netns-cleanup with 100% similarity]
trusty/debian/cron.d/neutron-lbaas-agent-netns-cleanup [moved from debian/cron.d/neutron-lbaas-agent-netns-cleanup with 100% similarity]
trusty/debian/dnsmasq-neutron.conf [moved from debian/dnsmasq-neutron.conf with 100% similarity]
trusty/debian/gbp.conf [moved from debian/gbp.conf with 100% similarity]
trusty/debian/mans/neutron-linuxbridge-agent.8 [moved from debian/mans/neutron-linuxbridge-agent.8 with 100% similarity]
trusty/debian/mans/neutron-nec-agent.8 [moved from debian/mans/neutron-nec-agent.8 with 100% similarity]
trusty/debian/mans/neutron-openvswitch-agent.8 [moved from debian/mans/neutron-openvswitch-agent.8 with 100% similarity]
trusty/debian/mans/neutron-rootwrap.8 [moved from debian/mans/neutron-rootwrap.8 with 100% similarity]
trusty/debian/mans/neutron-ryu-agent.8 [moved from debian/mans/neutron-ryu-agent.8 with 100% similarity]
trusty/debian/mans/neutron-server.8 [moved from debian/mans/neutron-server.8 with 100% similarity]
trusty/debian/neutron-common.README.Debian [moved from debian/neutron-common.README.Debian with 100% similarity]
trusty/debian/neutron-common.config.in [moved from debian/neutron-common.config.in with 88% similarity]
trusty/debian/neutron-common.dirs [moved from debian/neutron-common.dirs with 100% similarity]
trusty/debian/neutron-common.install [moved from debian/neutron-common.install with 100% similarity]
trusty/debian/neutron-common.logrotate [moved from debian/neutron-common.logrotate with 100% similarity]
trusty/debian/neutron-common.postinst.in [moved from debian/neutron-common.postinst.in with 91% similarity]
trusty/debian/neutron-common.postrm [moved from debian/neutron-common.postrm with 100% similarity]
trusty/debian/neutron-common.prerm [moved from debian/neutron-common.prerm with 100% similarity]
trusty/debian/neutron-common.templates [moved from debian/neutron-common.templates with 97% similarity]
trusty/debian/neutron-common.tmpfile [moved from debian/neutron-common.tmpfile with 100% similarity]
trusty/debian/neutron-dhcp-agent.init.in [moved from debian/neutron-dhcp-agent.init.in with 100% similarity]
trusty/debian/neutron-dhcp-agent.install [moved from debian/neutron-dhcp-agent.install with 100% similarity]
trusty/debian/neutron-dhcp-agent.postinst.in [moved from debian/neutron-dhcp-agent.postinst.in with 100% similarity]
trusty/debian/neutron-l3-agent.init.in [moved from debian/neutron-l3-agent.init.in with 100% similarity]
trusty/debian/neutron-l3-agent.install [moved from debian/neutron-l3-agent.install with 100% similarity]
trusty/debian/neutron-linuxbridge-agent.init.in [moved from debian/neutron-linuxbridge-agent.init.in with 100% similarity]
trusty/debian/neutron-linuxbridge-agent.manpages [moved from debian/neutron-linuxbridge-agent.manpages with 100% similarity]
trusty/debian/neutron-metadata-agent.config.in [moved from debian/neutron-metadata-agent.config.in with 100% similarity]
trusty/debian/neutron-metadata-agent.init.in [moved from debian/neutron-metadata-agent.init.in with 100% similarity]
trusty/debian/neutron-metadata-agent.postinst.in [moved from debian/neutron-metadata-agent.postinst.in with 100% similarity]
trusty/debian/neutron-metadata-agent.postrm [moved from debian/neutron-metadata-agent.postrm with 100% similarity]
trusty/debian/neutron-metadata-agent.templates [moved from debian/neutron-metadata-agent.templates with 100% similarity]
trusty/debian/neutron-metering-agent.init.in [moved from debian/neutron-metering-agent.init.in with 100% similarity]
trusty/debian/neutron-openvswitch-agent.init.in [moved from debian/neutron-openvswitch-agent.init.in with 100% similarity]
trusty/debian/neutron-openvswitch-agent.manpages [moved from debian/neutron-openvswitch-agent.manpages with 100% similarity]
trusty/debian/neutron-openvswitch-agent.upstart.in [moved from debian/neutron-openvswitch-agent.upstart.in with 100% similarity]
trusty/debian/neutron-plugin-nec-agent.manpages [moved from debian/neutron-plugin-nec-agent.manpages with 100% similarity]
trusty/debian/neutron-server.config.in [moved from debian/neutron-server.config.in with 100% similarity]
trusty/debian/neutron-server.init.in [moved from debian/neutron-server.init.in with 100% similarity]
trusty/debian/neutron-server.manpages [moved from debian/neutron-server.manpages with 100% similarity]
trusty/debian/neutron-server.postinst.in [moved from debian/neutron-server.postinst.in with 100% similarity]
trusty/debian/neutron-server.prerm [moved from debian/neutron-server.prerm with 100% similarity]
trusty/debian/neutron-server.service.in [moved from debian/neutron-server.service.in with 100% similarity]
trusty/debian/neutron-server.templates [moved from debian/neutron-server.templates with 100% similarity]
trusty/debian/neutron-server.upstart.in [moved from debian/neutron-server.upstart.in with 100% similarity]
trusty/debian/neutron_sudoers [moved from debian/neutron_sudoers with 100% similarity]
trusty/debian/plugin_guess_func [moved from debian/plugin_guess_func with 100% similarity]
trusty/debian/po/POTFILES.in [moved from debian/po/POTFILES.in with 100% similarity]
trusty/debian/po/da.po [moved from debian/po/da.po with 100% similarity]
trusty/debian/po/de.po [moved from debian/po/de.po with 100% similarity]
trusty/debian/po/es.po [moved from debian/po/es.po with 100% similarity]
trusty/debian/po/fr.po [moved from debian/po/fr.po with 100% similarity]
trusty/debian/po/it.po [moved from debian/po/it.po with 100% similarity]
trusty/debian/po/nl.po [moved from debian/po/nl.po with 100% similarity]
trusty/debian/po/pt.po [moved from debian/po/pt.po with 100% similarity]
trusty/debian/po/ru.po [moved from debian/po/ru.po with 100% similarity]
trusty/debian/po/sv.po [moved from debian/po/sv.po with 100% similarity]
trusty/debian/po/templates.pot [moved from debian/po/templates.pot with 100% similarity]
trusty/debian/pydist-overrides [moved from debian/pydist-overrides with 100% similarity]
trusty/debian/python-neutron.install [moved from debian/python-neutron.install with 100% similarity]
trusty/debian/rules [moved from debian/rules with 100% similarity]
trusty/debian/source/format [moved from debian/source/format with 100% similarity]
trusty/debian/source/options [moved from debian/source/options with 100% similarity]
trusty/debian/watch [moved from debian/watch with 100% similarity]