Add deprecation notice, remove old code 72/39972/3
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 7 Jun 2016 17:44:51 +0000 (13:44 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 7 Jun 2016 18:32:17 +0000 (14:32 -0400)
commit23412e442bc8e1b8f3d27e233829cf106b6ad0b8
tree764a3e8adb76ab8a18f68413c4a6c5a93468438d
parent732659be50eedc962e9cf09b09ac15e459523c7a
Add deprecation notice, remove old code

To prevent people mistakenly using the old repository, the old codebase
will be replaced with a deprecation notice README pointing to the new
repositories.

https://meetings.opendaylight.org/opendaylight-meeting/2016/tsc/opendaylight-meeting-tsc.2016-05-19-17.00.log.html#l-149
https://lists.opendaylight.org/pipermail/integration-dev/2016-June/007026.html

Change-Id: Ide1cba532849a3fd6220e52acc8f5a9b626cde4d
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
850 files changed:
.gitignore [deleted file]
README.markdown [new file with mode: 0644]
distributions/karaf/pom.xml [deleted file]
distributions/karaf/src/main/assembly/etc/org.ops4j.pax.url.mvn.cfg [deleted file]
distributions/pom.xml [deleted file]
feature-selector/README.md [deleted file]
feature-selector/pom.xml [deleted file]
feature-selector/src/main/java/org/opendaylight/release/app/FeatureSelectorController.java [deleted file]
feature-selector/src/main/java/org/opendaylight/release/app/FileUtil.java [deleted file]
feature-selector/src/main/resources/config.properties [deleted file]
feature-selector/src/main/webapp/WEB-INF/feature-selector-servlet.xml [deleted file]
feature-selector/src/main/webapp/WEB-INF/web.xml [deleted file]
feature-selector/src/main/webapp/download/original/distribution-dlux-0.1.0-SNAPSHOT.zip [deleted file]
feature-selector/src/main/webapp/pages/index.jsp [deleted file]
features/index/pom.xml [deleted file]
features/index/src/main/resources/features.xml [deleted file]
features/pom.xml [deleted file]
features/test/pom.xml [deleted file]
features/test/src/main/resources/features.xml [deleted file]
packaging/docker/centos/Dockerfile [deleted file]
packaging/docker/centos/README.md [deleted file]
packaging/docker/centos/opendaylight-3-candidate.repo [deleted file]
packaging/docker/debian/Dockerfile [deleted file]
packaging/docker/debian/README.md [deleted file]
packaging/packer/.gitignore [deleted file]
packaging/packer/README.markdown [deleted file]
packaging/packer/centos.json [deleted file]
packaging/packer/centos_kickstart.cfg [deleted file]
packaging/packer/config_ansible.sh [deleted file]
packaging/packer/config_docker.sh [deleted file]
packaging/packer/config_vagrant.sh [deleted file]
packaging/packer/config_virtualbox.sh [deleted file]
packaging/packer/install_odl.yml [deleted file]
packaging/packer/packer_vars.json [deleted file]
packaging/rpm/.gitignore [deleted file]
packaging/rpm/README.md [deleted file]
packaging/rpm/Vagrantfile [deleted file]
packaging/rpm/build.sh [deleted file]
packaging/rpm/connect.sh [deleted file]
packaging/rpm/example_repo_configs/README.markdown [deleted file]
packaging/rpm/example_repo_configs/opendaylight-3-candidate.repo [deleted file]
packaging/rpm/install.sh [deleted file]
packaging/rpm/opendaylight.spec [deleted file]
packaging/rpm/uninstall.sh [deleted file]
pom.xml [deleted file]
test/csit/libraries/AAAJsonUtils.py [deleted file]
test/csit/libraries/AAAKeywords.html [deleted file]
test/csit/libraries/AAAKeywords.robot [deleted file]
test/csit/libraries/CapwapLibrary.py [deleted file]
test/csit/libraries/CarsAndPeopleCRUD.robot [deleted file]
test/csit/libraries/ClusterKeywords.robot [deleted file]
test/csit/libraries/ClusterStateLibrary.py [deleted file]
test/csit/libraries/Common.py [deleted file]
test/csit/libraries/ConfigViaRestconf.robot [deleted file]
test/csit/libraries/CrudLibrary.py [deleted file]
test/csit/libraries/DatastoreCRUD.robot [deleted file]
test/csit/libraries/Docker.py [deleted file]
test/csit/libraries/DynamicMininet.py [deleted file]
test/csit/libraries/FailFast.robot [deleted file]
test/csit/libraries/FlowLib.html [deleted file]
test/csit/libraries/FlowLib.py [deleted file]
test/csit/libraries/FlowLib.robot [deleted file]
test/csit/libraries/HsfJson/hsf_json.py [deleted file]
test/csit/libraries/HsfJson/hsfl.py [deleted file]
test/csit/libraries/HsfJson/hsfod.py [deleted file]
test/csit/libraries/KarafKeywords.robot [deleted file]
test/csit/libraries/KillPythonTool.robot [deleted file]
test/csit/libraries/MininetTopo/create_fullymesh.py [deleted file]
test/csit/libraries/NicKeywords.robot [deleted file]
test/csit/libraries/OVSDB.robot [deleted file]
test/csit/libraries/PcepOperations.robot [deleted file]
test/csit/libraries/RequestsLibrary.py [deleted file]
test/csit/libraries/Scalability.robot [deleted file]
test/csit/libraries/ScaleClient.py [deleted file]
test/csit/libraries/SettingsLibrary.py [deleted file]
test/csit/libraries/SwitchClasses/BaseSwitch.py [deleted file]
test/csit/libraries/SwitchClasses/H3C.py [deleted file]
test/csit/libraries/SwitchClasses/H3C.pyc [deleted file]
test/csit/libraries/SwitchClasses/H3C_5920.py [deleted file]
test/csit/libraries/SwitchClasses/H3C_5920.pyc [deleted file]
test/csit/libraries/SwitchClasses/Ovs.py [deleted file]
test/csit/libraries/SwitchClasses/ProVision.py [deleted file]
test/csit/libraries/SwitchClasses/ProVision_3800.py [deleted file]
test/csit/libraries/SwitchManager.py [deleted file]
test/csit/libraries/SwitchUtils.html [deleted file]
test/csit/libraries/SwitchUtils.robot [deleted file]
test/csit/libraries/Topology.py [deleted file]
test/csit/libraries/Topologynew.py [deleted file]
test/csit/libraries/TsdrUtils.robot [deleted file]
test/csit/libraries/UtilLibrary.py [deleted file]
test/csit/libraries/Utils.html [deleted file]
test/csit/libraries/Utils.robot [deleted file]
test/csit/libraries/VtnCoKeywords.robot [deleted file]
test/csit/libraries/VtnMaKeywords.robot [deleted file]
test/csit/libraries/WaitForFailure.robot [deleted file]
test/csit/libraries/XmlComparator.py [deleted file]
test/csit/libraries/ciotdm.py [deleted file]
test/csit/libraries/criotdm.py [deleted file]
test/csit/libraries/iotdm.py [deleted file]
test/csit/libraries/ipaddr.py [deleted file]
test/csit/libraries/riotdm.py [deleted file]
test/csit/scriptplans/integration-basic.txt [deleted file]
test/csit/scriptplans/openflowplugin-scale-stats-collection-daily-lithium-redesign.txt [deleted file]
test/csit/scriptplans/openflowplugin-scale-stats-collection-daily.txt [deleted file]
test/csit/scriptplans/tsdr-hbase-datastore.txt [deleted file]
test/csit/scripts/controllermem_6g.sh [deleted file]
test/csit/suites/aaa/authn/010_Credential_Authentication.robot [deleted file]
test/csit/suites/aaa/authn/020_Identity_Management.robot [deleted file]
test/csit/suites/aaa/authn/__init__.robot [deleted file]
test/csit/suites/aaa/idmlite/010_CRUD_Rest_CommandsTests.robot [deleted file]
test/csit/suites/aaa/idmlite/idmliteCrud.robot [deleted file]
test/csit/suites/bgpcep/bgpuser/cases.robot [deleted file]
test/csit/suites/bgpcep/pcepuser/pcepuser.robot [deleted file]
test/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot [deleted file]
test/csit/suites/capwap/basic/capwap_session.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/001_start_cluster.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/010_crud_on_leader.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/020_crud_on_any_follower.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/030_car_failover_crud_on_new_leader.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/040_people_failover_crud_on_new_leader.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/050_car_persistence_recovery.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/140_recovery_restart_follower.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/999_cleanup.robot [deleted file]
test/csit/suites/controller/Clustering_Datastore/__init__.robot [deleted file]
test/csit/suites/controller/Clustering_Longevity/010__longevity.robot [deleted file]
test/csit/suites/controller/Clustering_Longevity/__init__.robot [deleted file]
test/csit/suites/controller/Clustering_Routedrpc/001_start_cluster.robot [deleted file]
test/csit/suites/controller/Clustering_Routedrpc/023_routed_rpc_crud_test.robot [deleted file]
test/csit/suites/controller/NETCONF/010__netconf_inventory.robot [deleted file]
test/csit/suites/didm/basic/010_Didm.robot [deleted file]
test/csit/suites/groupbasedpolicy/Clustering_Datastore/020_simple_clustering.robot [deleted file]
test/csit/suites/groupbasedpolicy/GBP_Basic/010_gbp_endpoint.robot [deleted file]
test/csit/suites/groupbasedpolicy/GBP_Basic/020_gbp_tenant.robot [deleted file]
test/csit/suites/groupbasedpolicy/GBP_Basic/030_gbp_tunnel.robot [deleted file]
test/csit/suites/integration/basic/010_Restconf_OK.robot [deleted file]
test/csit/suites/integration/scripts/sample.sh [deleted file]
test/csit/suites/iotdm/basic/010_Restconf_OK.robot [deleted file]
test/csit/suites/iotdm/basic/030_LayerTest.robot [deleted file]
test/csit/suites/iotdm/basic/040_AEAttributeTest.robot [deleted file]
test/csit/suites/iotdm/basic/050_ContainerAttributeTest.robot [deleted file]
test/csit/suites/iotdm/basic/060_ConInAttributeTest.robot [deleted file]
test/csit/suites/iotdm/basic/070_DeleteTest.robot [deleted file]
test/csit/suites/iotdm/basic/080_FilterCriteriaTest.robot [deleted file]
test/csit/suites/l2switch/Address_Tracking_OF13/010__restconf_inv_addresses.robot [deleted file]
test/csit/suites/l2switch/Address_Tracking_OF13/__init__.robot [deleted file]
test/csit/suites/l2switch/Flow_Programming_OF13/010__restconf_inv_flows.robot [deleted file]
test/csit/suites/l2switch/Flow_Programming_OF13/__init__.robot [deleted file]
test/csit/suites/l2switch/Host_Tracking_OF13/010__restconf_topo_nodes.robot [deleted file]
test/csit/suites/l2switch/Host_Tracking_OF13/__init__.robot [deleted file]
test/csit/suites/l2switch/Inventory_Scalability_OF13/010__restconf_inventory.robot [deleted file]
test/csit/suites/l2switch/Inventory_Scalability_OF13/020__restconf_topology.robot [deleted file]
test/csit/suites/l2switch/Inventory_Scalability_OF13/030__ping_test.robot [deleted file]
test/csit/suites/l2switch/Inventory_Scalability_OF13/__init__.robot [deleted file]
test/csit/suites/l2switch/Loop_Removal_OF13/010__loop_of_3.robot [deleted file]
test/csit/suites/l2switch/Maximum_Hosts/010__finding_max_hosts.robot [deleted file]
test/csit/suites/l2switch/topologies/customtopo.py [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/010__lacp_inventory.robot [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/020__lacp_lag_resiliency.robot [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/030__lacp_flow_entry_stats.robot [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/LACP_custom1.py [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/__init__.robot [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/bonding.conf [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/h1-bond0.sh [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/h2-bond0.sh [deleted file]
test/csit/suites/lacp/Lacp_Feature_OF13/m [deleted file]
test/csit/suites/lispflowmapping/basic/010_Restconf_OK.robot [deleted file]
test/csit/suites/lispflowmapping/basic/020_RPC_CRUD.robot [deleted file]
test/csit/suites/lispflowmapping/basic/030_RPC_Datatypes.robot [deleted file]
test/csit/suites/nic/basic/010_Restconf_OK.robot [deleted file]
test/csit/suites/nic/cli/console.robot [deleted file]
test/csit/suites/nic/vtn_renderer/__init__.robot [deleted file]
test/csit/suites/nic/vtn_renderer/vtn_renderer_nic_cli_test.robot [deleted file]
test/csit/suites/nic/vtn_renderer/vtn_renderer_nic_rest_test.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF10/010__switch_manager.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF10/020__topology_manager.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF10/030__statistics_manager.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF10/040__flow_programmer.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF10/__init__.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/010__switch_manager.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/020__topology_manager.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/030__statistics_manager.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/040__flow_programmer.robot [deleted file]
test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Bug_Validation/2429.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Additional_TCs/010_Lithium_Rps_Calls_Ovs.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Additional_TCs/020_Lithium_Rps_Calls_Cpqd.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Additional_TCs/030_Flow_Update_Test.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/010_SM_add_upd_del_flows.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/020_SM_sal_add_upd_del_flows.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/300__dst_ip.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/301__src_ip.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/302__dst_mac.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/304__eth_ip_port.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/305__ttl.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/306__eth_ip_qos.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/307__eth_ip_qos_port_tcpport.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/308__eth_ip_qos_port_tcpport_mpls.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/309__eth_ip_qos_sctp.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/310__eth_ip_qos_icmp.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/311__eth_arp.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/312__eth_arp_transport.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/313__eth_arp_transport_hardware.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/314__eth_vlan.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/315__timeout_vlan_pcp_vlan.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/316__eth_mpls_tc_bos.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/317__eth_ipv6.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/318__metadata.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/319__metadata_mask.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/320__ipv6_meta_qos_udp.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/321__ipv6_meta_qos_tcp.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/322__ipv6_flow.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/323__tunnel.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/324__ipv6_flow_label.robot [deleted file]
test/csit/suites/openflowplugin/Flows_OF13/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Stats_OF13/010__SM_add_upd_del_flows.robot [deleted file]
test/csit/suites/openflowplugin/Flows_Stats_OF13/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Groups_Meters_OF13/005__openflow_group.robot [deleted file]
test/csit/suites/openflowplugin/Groups_Meters_OF13/010__openflow_meter.robot [deleted file]
test/csit/suites/openflowplugin/Groups_Meters_OF13/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF10/010__restconf_inventory.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF10/020__restconf_topology.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF10/030__switch_manager.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF10/040__statistics_manager.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF10/050__topology_manager.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF10/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF13/010__restconf_inventory.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF13/020__restconf_topology.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF13/030__switch_manager.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF13/040__statistics_manager.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF13/050__topology_manager.robot [deleted file]
test/csit/suites/openflowplugin/Inventory_Scalability_OF13/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Longevity/010__longevity_switches.robot [deleted file]
test/csit/suites/openflowplugin/Longevity/020__longevity_switches_links.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF10/010__restconf_inventory.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF10/020__restconf_topology.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF10/030__restconf_statistics.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF10/040__restconf_frm.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF10/__init__.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF13/010__restconf_inventory.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF13/020__restconf_topology.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF13/030__restconf_statistics.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF13/040__restconf_frm.robot [deleted file]
test/csit/suites/openflowplugin/MD_SAL_NSF_OF13/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Maximum_Links/010__finding_max_links.robot [deleted file]
test/csit/suites/openflowplugin/Maximum_Switches/010__finding_max_switches.robot [deleted file]
test/csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot [deleted file]
test/csit/suites/openflowplugin/Performance/010_Cbench.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/010_Rest_Config_Flows.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/020_Stats_Collection_Gauss.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/030_Stats_Collection_Linear.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/040_Stats_Collection_One.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/050_Stats_Collection_FirstTable.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/060_Stats_Collection_Basic16kScenario.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/080_Rpc_100k_Flows_Configuration_Time_Measure.robot [deleted file]
test/csit/suites/openflowplugin/Performance_Flow_Config/090_BulkMaticConfigDsSetup_100k.robot [deleted file]
test/csit/suites/openflowplugin/Sanity3Node/010__Flows_OF13_Cluster.robot [deleted file]
test/csit/suites/openflowplugin/Sanity3Node/__init__.robot [deleted file]
test/csit/suites/openflowplugin/Switch_Qualification/010_OpenFlow_Connection.robot [deleted file]
test/csit/suites/openflowplugin/Switch_Qualification/020_OpenFlow_Actions.robot [deleted file]
test/csit/suites/openstack/neutron/010__networks.robot [deleted file]
test/csit/suites/openstack/neutron/020__subnets.robot [deleted file]
test/csit/suites/openstack/neutron/030__ports.robot [deleted file]
test/csit/suites/openstack/neutron/__init__.robot [deleted file]
test/csit/suites/ovsdb/Openstack_Neutron/001__connection_manager.robot [deleted file]
test/csit/suites/ovsdb/Openstack_Neutron/010__ovsdb_flow.robot [deleted file]
test/csit/suites/ovsdb/Southbound_Domain/010__configure_1_ovsdb_node.robot [deleted file]
test/csit/suites/ovsdb/Southbound_Domain/020__connection_manager.robot [deleted file]
test/csit/suites/ovsdb/Southbound_Domain/030__configure_exit_ovsdb_node.robot [deleted file]
test/csit/suites/ovsdb/Southbound_Domain/040__Vxlan_Extension_Test.robot [deleted file]
test/csit/suites/ovsdb/Southbound_Domain/050__Vxlan_Extension_Tunnel_Test.robot [deleted file]
test/csit/suites/packetcable/PCMM/010__pcmm_rest_call.robot [deleted file]
test/csit/suites/persistence/basic/test_app.robot [deleted file]
test/csit/suites/sfc/Clustering_Datastore/020_simple_clustering.robot [deleted file]
test/csit/suites/sfc/SFC_Basic/010__sfc_service_functions.robot [deleted file]
test/csit/suites/sfc/SFC_Basic/020__sfc_service_forwarders.robot [deleted file]
test/csit/suites/sfc/SFC_Basic/030__sfc_service_nodes.robot [deleted file]
test/csit/suites/sfc/SFC_Basic/040__sfc_service_chains.robot [deleted file]
test/csit/suites/sfc/SFC_Basic/050__sfc_service_schedule_types.robot [deleted file]
test/csit/suites/sfc/SFC_Basic/060__sfc_service_paths.robot [deleted file]
test/csit/suites/sfc/SFC_Basic/070__sfc_rendered_service_paths.robot [deleted file]
test/csit/suites/snmp/snmp-get/010__snmp_get.robot [deleted file]
test/csit/suites/tsdr/H2/010_InterfaceMetrics.robot [deleted file]
test/csit/suites/tsdr/H2/020_FlowMetrics.robot [deleted file]
test/csit/suites/tsdr/H2/030_FlowTableMetrics.robot [deleted file]
test/csit/suites/tsdr/H2/040_QueueMetrics.robot [deleted file]
test/csit/suites/tsdr/H2/050_GroupMetrics.robot [deleted file]
test/csit/suites/tsdr/H2/060_FlowMeterMetrics.robot [deleted file]
test/csit/suites/tsdr/HBase/010_InterfaceMetrics.robot [deleted file]
test/csit/suites/tsdr/HBase/020_FlowMetrics.robot [deleted file]
test/csit/suites/tsdr/HBase/030_FlowTableMetrics.robot [deleted file]
test/csit/suites/tsdr/HBase/040_QueueMetrics.robot [deleted file]
test/csit/suites/tsdr/HBase/050_GroupMetrics.robot [deleted file]
test/csit/suites/tsdr/HBase/060_FlowMeterMetrics.robot [deleted file]
test/csit/suites/tsdr/HBase/scripts/hbase-startup.sh [deleted file]
test/csit/suites/usc/channel/USC_CHANNEL.robot [deleted file]
test/csit/suites/vpnservice/010__verify_feature.robot [deleted file]
test/csit/suites/vpnservice/020__configure_vpn.robot [deleted file]
test/csit/suites/vpnservice/030__configure_2_switches.robot [deleted file]
test/csit/suites/vpnservice/__init__.robot [deleted file]
test/csit/suites/vpnservice/custom.py [deleted file]
test/csit/suites/vtn/VTN_C_LAUNCH/020__vtn_coordinator.robot [deleted file]
test/csit/suites/vtn/VTN_C_LAUNCH/__init__.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF10/020__vtn_vbrif_portmap.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF10/030__verify_switch.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF10/040__vtn_vbrif_audit.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF10/__init__.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF13/020__vtn_vbrif_portmap.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF13/030__verify_switch.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF13/040__vtn_vbrif_audit.robot [deleted file]
test/csit/suites/vtn/VTN_C_OF13/__init__.robot [deleted file]
test/csit/suites/vtn/VTN_Mgr_OF10/010__vtn_manager.robot [deleted file]
test/csit/suites/vtn/VTN_Mgr_OF10/__init__.robot [deleted file]
test/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager.robot [deleted file]
test/csit/suites/vtn/VTN_Mgr_OF13/010__vtn_manager_flowfilter.robot [deleted file]
test/csit/suites/vtn/VTN_Mgr_OF13/__init__.robot [deleted file]
test/csit/testplans/aaa-authn.txt [deleted file]
test/csit/testplans/bgpcep-userfeatures.txt [deleted file]
test/csit/testplans/capwap-ac.txt [deleted file]
test/csit/testplans/controller-clustering.txt [deleted file]
test/csit/testplans/controller-netconf.txt [deleted file]
test/csit/testplans/didm-basic.txt [deleted file]
test/csit/testplans/groupbasedpolicy-clustering.txt [deleted file]
test/csit/testplans/integration-basic.txt [deleted file]
test/csit/testplans/iotdm-basic.txt [deleted file]
test/csit/testplans/l2switch-host-scalability-daily.txt [deleted file]
test/csit/testplans/l2switch-scalability.txt [deleted file]
test/csit/testplans/l2switch-switch.txt [deleted file]
test/csit/testplans/lacp-lacp.txt [deleted file]
test/csit/testplans/lispflowmapping-all.txt [deleted file]
test/csit/testplans/nic-basic.txt [deleted file]
test/csit/testplans/nic-vtnrenderer.txt [deleted file]
test/csit/testplans/openflowplugin-bulk-matic-ds-daily-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-bulk-matic-ds-daily.txt [deleted file]
test/csit/testplans/openflowplugin-cbench-daily.txt [deleted file]
test/csit/testplans/openflowplugin-cbench-performance-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-cbench-performance.txt [deleted file]
test/csit/testplans/openflowplugin-clustering.txt [deleted file]
test/csit/testplans/openflowplugin-config-performance-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-config-performance.txt [deleted file]
test/csit/testplans/openflowplugin-flow-services-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-flow-services-more-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-flow-services-more.txt [deleted file]
test/csit/testplans/openflowplugin-flow-services.txt [deleted file]
test/csit/testplans/openflowplugin-link-scalability-daily-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-link-scalability-daily.txt [deleted file]
test/csit/testplans/openflowplugin-longevity-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-longevity.txt [deleted file]
test/csit/testplans/openflowplugin-rpc-time-measure-daily-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-rpc-time-measure-daily.txt [deleted file]
test/csit/testplans/openflowplugin-scalability-daily-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-scalability-daily.txt [deleted file]
test/csit/testplans/openflowplugin-scalability-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-scalability.txt [deleted file]
test/csit/testplans/openflowplugin-scale-stats-collection-daily-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-scale-stats-collection-daily.txt [deleted file]
test/csit/testplans/openflowplugin-statistics-basic-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-stats-manager.txt [deleted file]
test/csit/testplans/openflowplugin-sw-scalability-daily-lithium-redesign.txt [deleted file]
test/csit/testplans/openflowplugin-sw-scalability-daily.txt [deleted file]
test/csit/testplans/ovsdb-netvirt.txt [deleted file]
test/csit/testplans/ovsdb-southbound.txt [deleted file]
test/csit/testplans/packetcable-pcmm.txt [deleted file]
test/csit/testplans/persistence-basic.txt [deleted file]
test/csit/testplans/sfc-clustering.txt [deleted file]
test/csit/testplans/snmp-basic.txt [deleted file]
test/csit/testplans/tsdr-h2-datastore.txt [deleted file]
test/csit/testplans/tsdr-hbase-datastore.txt [deleted file]
test/csit/testplans/usc-channel.txt [deleted file]
test/csit/testplans/vpnservice-vpnservice.txt [deleted file]
test/csit/testplans/vpnservice.txt [deleted file]
test/csit/testplans/vtn-coordinator.txt [deleted file]
test/csit/testplans/vtn-manager.txt [deleted file]
test/csit/variables/Variables.py [deleted file]
test/csit/variables/bgpuser/bgp_peer/config.uri [deleted file]
test/csit/variables/bgpuser/bgp_peer/data.xml [deleted file]
test/csit/variables/bgpuser/empty.json [deleted file]
test/csit/variables/bgpuser/filled.json [deleted file]
test/csit/variables/bgpuser/variables.py [deleted file]
test/csit/variables/gbp/register-endpoint.json [deleted file]
test/csit/variables/gbp/tenant1.json [deleted file]
test/csit/variables/gbp/tenants.json [deleted file]
test/csit/variables/gbp/tunnel1.json [deleted file]
test/csit/variables/gbp/tunnels.json [deleted file]
test/csit/variables/gbp/unregister-endpoint.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-key_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_as_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_dn_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_iid_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_ipv4_appdata.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_ipv4_elp.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_ipv4_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_ipv4_list.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_ipv6_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_kv_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_mac_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_add-mapping_srcdst_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_as.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_dn.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_iid.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_ipv6.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_kv.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_mac.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_missing.json [deleted file]
test/csit/variables/lispflowmapping/rpc_get-remove_srcdst.json [deleted file]
test/csit/variables/lispflowmapping/rpc_update-key_ipv4.json [deleted file]
test/csit/variables/lispflowmapping/rpc_update-mapping_ipv4_ipv4.json [deleted file]
test/csit/variables/ofplugin/RpcVariables.py [deleted file]
test/csit/variables/ovsdb/add_flow_rule1.xml [deleted file]
test/csit/variables/ovsdb/add_flow_rule2.xml [deleted file]
test/csit/variables/ovsdb/add_flow_rule3.xml [deleted file]
test/csit/variables/ovsdb/add_flow_rule4.xml [deleted file]
test/csit/variables/ovsdb/associate_floating_ip.json [deleted file]
test/csit/variables/ovsdb/connect.json [deleted file]
test/csit/variables/ovsdb/create_bridge.json [deleted file]
test/csit/variables/ovsdb/create_ext_net.json [deleted file]
test/csit/variables/ovsdb/create_ext_subnet.json [deleted file]
test/csit/variables/ovsdb/create_floating_ip.json [deleted file]
test/csit/variables/ovsdb/create_port.json [deleted file]
test/csit/variables/ovsdb/create_port_dhcp.json [deleted file]
test/csit/variables/ovsdb/create_port_floating_ip.json [deleted file]
test/csit/variables/ovsdb/create_port_key.json [deleted file]
test/csit/variables/ovsdb/create_port_rtr_gateway.json [deleted file]
test/csit/variables/ovsdb/create_port_rtr_interface.json [deleted file]
test/csit/variables/ovsdb/create_port_vm.json [deleted file]
test/csit/variables/ovsdb/create_router.json [deleted file]
test/csit/variables/ovsdb/create_tnt_net.json [deleted file]
test/csit/variables/ovsdb/create_tnt_subnet.json [deleted file]
test/csit/variables/ovsdb/ovsdb.py [deleted file]
test/csit/variables/ovsdb/update_port_dhcp.json [deleted file]
test/csit/variables/ovsdb/update_router_interface.json [deleted file]
test/csit/variables/ovsdb/update_router_port_gateway.json [deleted file]
test/csit/variables/packetcable/add_ccap.json [deleted file]
test/csit/variables/packetcable/add_multi_ccaps.json [deleted file]
test/csit/variables/pcepuser/variables.py [deleted file]
test/csit/variables/sfc/service-function-chains.json [deleted file]
test/csit/variables/sfc/service-function-forwarders.json [deleted file]
test/csit/variables/sfc/service-function-paths.json [deleted file]
test/csit/variables/sfc/service-functions.json [deleted file]
test/csit/variables/sfc/service-loadbalance-schedule-type.json [deleted file]
test/csit/variables/sfc/service-nodes.json [deleted file]
test/csit/variables/sfc/service-random-schedule-type.json [deleted file]
test/csit/variables/sfc/service-roundrobin-schedule-type.json [deleted file]
test/csit/variables/sfc/service-schedule-types.json [deleted file]
test/csit/variables/sfc/service-shortestpath-schedule-type.json [deleted file]
test/csit/variables/sfc/service-wsp-schedule-type.json [deleted file]
test/csit/variables/sfc/sf_dpi_102_100.json [deleted file]
test/csit/variables/sfc/sf_dpl_101.json [deleted file]
test/csit/variables/sfc/sfc_chain_100.json [deleted file]
test/csit/variables/sfc/sfc_chain_100_sfids.json [deleted file]
test/csit/variables/sfc/sff_csd_locator.json [deleted file]
test/csit/variables/sfc/sff_csd_sff100.json [deleted file]
test/csit/variables/sfc/sff_dpl_101.json [deleted file]
test/csit/variables/sfc/sff_dpl_locator.json [deleted file]
test/csit/variables/sfc/sff_ovs_100.json [deleted file]
test/csit/variables/sfc/sff_sfd_locator.json [deleted file]
test/csit/variables/sfc/sff_sfd_sf100.json [deleted file]
test/csit/variables/sfc/sfp_sfc1_path400.json [deleted file]
test/csit/variables/sfc/sn_node_100.json [deleted file]
test/csit/variables/tcpmd5user/key_access_module/config.uri [deleted file]
test/csit/variables/tcpmd5user/key_access_module/data.xml [deleted file]
test/csit/variables/tcpmd5user/key_access_service/config.uri [deleted file]
test/csit/variables/tcpmd5user/key_access_service/data.xml [deleted file]
test/csit/variables/tcpmd5user/md5_client_channel_module/config.uri [deleted file]
test/csit/variables/tcpmd5user/md5_client_channel_module/data.xml [deleted file]
test/csit/variables/tcpmd5user/md5_client_channel_service/config.uri [deleted file]
test/csit/variables/tcpmd5user/md5_client_channel_service/data.xml [deleted file]
test/csit/variables/tcpmd5user/md5_server_channel_module/config.uri [deleted file]
test/csit/variables/tcpmd5user/md5_server_channel_module/data.xml [deleted file]
test/csit/variables/tcpmd5user/md5_server_channel_service/config.uri [deleted file]
test/csit/variables/tcpmd5user/md5_server_channel_service/data.xml [deleted file]
test/csit/variables/tcpmd5user/pcep_client_channel_module/config.uri [deleted file]
test/csit/variables/tcpmd5user/pcep_client_channel_module/data.xml [deleted file]
test/csit/variables/tcpmd5user/pcep_server_channel_module/config.uri [deleted file]
test/csit/variables/tcpmd5user/pcep_server_channel_module/data.xml [deleted file]
test/csit/variables/tcpmd5user/pcep_topology_client_module/config.uri [deleted file]
test/csit/variables/tcpmd5user/pcep_topology_client_module/data.xml [deleted file]
test/csit/variables/tcpmd5user/variables.py [deleted file]
test/csit/variables/vpnservice/Variables.py [deleted file]
test/csit/variables/vpnservice/bgp_neighbor.json [deleted file]
test/csit/variables/vpnservice/bgp_router.json [deleted file]
test/csit/variables/vpnservice/configureSwitches.py [deleted file]
test/csit/variables/vpnservice/vm_interface.json [deleted file]
test/csit/variables/vpnservice/vm_vpninterface.json [deleted file]
test/csit/variables/vpnservice/vpn_instance.json [deleted file]
test/csit/variables/xmls/f1.xml [deleted file]
test/csit/variables/xmls/f10.xml [deleted file]
test/csit/variables/xmls/f101.xml [deleted file]
test/csit/variables/xmls/f102.xml [deleted file]
test/csit/variables/xmls/f103.xml [deleted file]
test/csit/variables/xmls/f104.xml [deleted file]
test/csit/variables/xmls/f105.xml [deleted file]
test/csit/variables/xmls/f106.xml [deleted file]
test/csit/variables/xmls/f107.xml [deleted file]
test/csit/variables/xmls/f108.xml [deleted file]
test/csit/variables/xmls/f109.xml [deleted file]
test/csit/variables/xmls/f11.xml [deleted file]
test/csit/variables/xmls/f110.xml [deleted file]
test/csit/variables/xmls/f111.xml [deleted file]
test/csit/variables/xmls/f112.xml [deleted file]
test/csit/variables/xmls/f113.xml [deleted file]
test/csit/variables/xmls/f114.xml [deleted file]
test/csit/variables/xmls/f12.xml [deleted file]
test/csit/variables/xmls/f13.xml [deleted file]
test/csit/variables/xmls/f14.xml [deleted file]
test/csit/variables/xmls/f15.xml [deleted file]
test/csit/variables/xmls/f156.xml [deleted file]
test/csit/variables/xmls/f157.xml [deleted file]
test/csit/variables/xmls/f158.xml [deleted file]
test/csit/variables/xmls/f159.xml [deleted file]
test/csit/variables/xmls/f16.xml [deleted file]
test/csit/variables/xmls/f160.xml [deleted file]
test/csit/variables/xmls/f17.xml [deleted file]
test/csit/variables/xmls/f18.xml [deleted file]
test/csit/variables/xmls/f19.xml [deleted file]
test/csit/variables/xmls/f2.xml [deleted file]
test/csit/variables/xmls/f20.xml [deleted file]
test/csit/variables/xmls/f201.xml [deleted file]
test/csit/variables/xmls/f202.xml [deleted file]
test/csit/variables/xmls/f203.xml [deleted file]
test/csit/variables/xmls/f204.xml [deleted file]
test/csit/variables/xmls/f205.xml [deleted file]
test/csit/variables/xmls/f206.xml [deleted file]
test/csit/variables/xmls/f207.xml [deleted file]
test/csit/variables/xmls/f208.xml [deleted file]
test/csit/variables/xmls/f209.xml [deleted file]
test/csit/variables/xmls/f21.xml [deleted file]
test/csit/variables/xmls/f210.xml [deleted file]
test/csit/variables/xmls/f211.xml [deleted file]
test/csit/variables/xmls/f212.xml [deleted file]
test/csit/variables/xmls/f213.xml [deleted file]
test/csit/variables/xmls/f214.xml [deleted file]
test/csit/variables/xmls/f215.xml [deleted file]
test/csit/variables/xmls/f216.xml [deleted file]
test/csit/variables/xmls/f217.xml [deleted file]
test/csit/variables/xmls/f218.xml [deleted file]
test/csit/variables/xmls/f219.xml [deleted file]
test/csit/variables/xmls/f22.xml [deleted file]
test/csit/variables/xmls/f220.xml [deleted file]
test/csit/variables/xmls/f221.xml [deleted file]
test/csit/variables/xmls/f23.xml [deleted file]
test/csit/variables/xmls/f24.xml [deleted file]
test/csit/variables/xmls/f25.xml [deleted file]
test/csit/variables/xmls/f26.xml [deleted file]
test/csit/variables/xmls/f27.xml [deleted file]
test/csit/variables/xmls/f28.xml [deleted file]
test/csit/variables/xmls/f29.xml [deleted file]
test/csit/variables/xmls/f3.xml [deleted file]
test/csit/variables/xmls/f30.xml [deleted file]
test/csit/variables/xmls/f31.xml [deleted file]
test/csit/variables/xmls/f32.xml [deleted file]
test/csit/variables/xmls/f33.xml [deleted file]
test/csit/variables/xmls/f34.xml [deleted file]
test/csit/variables/xmls/f35.xml [deleted file]
test/csit/variables/xmls/f36.xml [deleted file]
test/csit/variables/xmls/f37.xml [deleted file]
test/csit/variables/xmls/f38.xml [deleted file]
test/csit/variables/xmls/f39.xml [deleted file]
test/csit/variables/xmls/f4.xml [deleted file]
test/csit/variables/xmls/f40.xml [deleted file]
test/csit/variables/xmls/f41.xml [deleted file]
test/csit/variables/xmls/f42.xml [deleted file]
test/csit/variables/xmls/f43.xml [deleted file]
test/csit/variables/xmls/f44.xml [deleted file]
test/csit/variables/xmls/f45.xml [deleted file]
test/csit/variables/xmls/f46.xml [deleted file]
test/csit/variables/xmls/f47.xml [deleted file]
test/csit/variables/xmls/f48.xml [deleted file]
test/csit/variables/xmls/f49.xml [deleted file]
test/csit/variables/xmls/f5.xml [deleted file]
test/csit/variables/xmls/f50.xml [deleted file]
test/csit/variables/xmls/f51.xml [deleted file]
test/csit/variables/xmls/f6.xml [deleted file]
test/csit/variables/xmls/f7.xml [deleted file]
test/csit/variables/xmls/f8.xml [deleted file]
test/csit/variables/xmls/f9.xml [deleted file]
test/csit/variables/xmls/g1.xml [deleted file]
test/csit/variables/xmls/g2.xml [deleted file]
test/csit/variables/xmls/g3.xml [deleted file]
test/csit/variables/xmls/g4.xml [deleted file]
test/csit/variables/xmls/genericActionFlow.xml [deleted file]
test/csit/variables/xmls/m1.xml [deleted file]
test/csit/variables/xmls/m2.xml [deleted file]
test/csit/variables/xmls/m3.xml [deleted file]
test/csit/variables/xmls/m4.xml [deleted file]
test/csit/variables/xmls/netconf.xml [deleted file]
test/tools/CSIT_Test/base/__init__.py [deleted file]
test/tools/CSIT_Test/base/modules/arp_handler.py [deleted file]
test/tools/CSIT_Test/base/modules/container_manager.py [deleted file]
test/tools/CSIT_Test/base/modules/forwarding_manager.py [deleted file]
test/tools/CSIT_Test/base/modules/forwarding_rule_manager.py [deleted file]
test/tools/CSIT_Test/base/modules/host_tracker.py [deleted file]
test/tools/CSIT_Test/base/modules/statistics_manager.py [deleted file]
test/tools/CSIT_Test/base/modules/switch_manager.py [deleted file]
test/tools/CSIT_Test/base/modules/topology_manager.py [deleted file]
test/tools/CSIT_Test/base/restlib.py [deleted file]
test/tools/CSIT_Test/base/run.py [deleted file]
test/tools/CSIT_Test/base/testmodule.py [deleted file]
test/tools/OF_Test/action-keywords.csv [deleted file]
test/tools/OF_Test/keywords.csv [deleted file]
test/tools/OF_Test/keywords.csv.backup [deleted file]
test/tools/OF_Test/match-keywords.csv [deleted file]
test/tools/OF_Test/odl_tests.py [deleted file]
test/tools/OF_Test/odl_tests.py.backup [deleted file]
test/tools/OF_Test/ofctl/t1 [deleted file]
test/tools/OF_Test/ofctl/t11 [deleted file]
test/tools/OF_Test/ofctl/t19 [deleted file]
test/tools/OF_Test/ofctl/t2 [deleted file]
test/tools/OF_Test/ofctl/t20 [deleted file]
test/tools/OF_Test/ofctl/t21 [deleted file]
test/tools/OF_Test/ofctl/t22 [deleted file]
test/tools/OF_Test/ofctl/t25 [deleted file]
test/tools/OF_Test/ofctl/t27 [deleted file]
test/tools/OF_Test/ofctl/t29 [deleted file]
test/tools/OF_Test/ofctl/t30 [deleted file]
test/tools/OF_Test/ofctl/t31 [deleted file]
test/tools/OF_Test/ofctl/t33 [deleted file]
test/tools/OF_Test/ofctl/t36 [deleted file]
test/tools/OF_Test/ofctl/t38 [deleted file]
test/tools/OF_Test/ofctl/t4 [deleted file]
test/tools/OF_Test/ofctl/t41 [deleted file]
test/tools/OF_Test/ofctl/t43 [deleted file]
test/tools/OF_Test/ofctl/t45 [deleted file]
test/tools/OF_Test/ofctl/t48 [deleted file]
test/tools/OF_Test/ofctl/t5 [deleted file]
test/tools/OF_Test/ofctl/t6 [deleted file]
test/tools/OF_Test/robot_suites/998__Independent_OF_Tests_ovs/010__Connect_256_Switches.txt [deleted file]
test/tools/OF_Test/robot_suites/998__Independent_OF_Tests_ovs/030_Config_100k_flows.txt [deleted file]
test/tools/OF_Test/robot_suites/998__Independent_OF_Tests_ovs/libconfig.py [deleted file]
test/tools/OF_Test/test.py [deleted file]
test/tools/OF_Test/test1.py [deleted file]
test/tools/OF_Test/xmls/f1.xml [deleted file]
test/tools/OF_Test/xmls/f10.xml [deleted file]
test/tools/OF_Test/xmls/f11.xml [deleted file]
test/tools/OF_Test/xmls/f12.xml [deleted file]
test/tools/OF_Test/xmls/f13.xml [deleted file]
test/tools/OF_Test/xmls/f14.xml [deleted file]
test/tools/OF_Test/xmls/f15.xml [deleted file]
test/tools/OF_Test/xmls/f16.xml [deleted file]
test/tools/OF_Test/xmls/f17.xml [deleted file]
test/tools/OF_Test/xmls/f18.xml [deleted file]
test/tools/OF_Test/xmls/f19.xml [deleted file]
test/tools/OF_Test/xmls/f2.xml [deleted file]
test/tools/OF_Test/xmls/f20.xml [deleted file]
test/tools/OF_Test/xmls/f21.xml [deleted file]
test/tools/OF_Test/xmls/f22.xml [deleted file]
test/tools/OF_Test/xmls/f23.xml [deleted file]
test/tools/OF_Test/xmls/f24.xml [deleted file]
test/tools/OF_Test/xmls/f25.xml [deleted file]
test/tools/OF_Test/xmls/f26.xml [deleted file]
test/tools/OF_Test/xmls/f27.xml [deleted file]
test/tools/OF_Test/xmls/f28.xml [deleted file]
test/tools/OF_Test/xmls/f29.xml [deleted file]
test/tools/OF_Test/xmls/f3.xml [deleted file]
test/tools/OF_Test/xmls/f30.xml [deleted file]
test/tools/OF_Test/xmls/f31.xml [deleted file]
test/tools/OF_Test/xmls/f32.xml [deleted file]
test/tools/OF_Test/xmls/f33.xml [deleted file]
test/tools/OF_Test/xmls/f34.xml [deleted file]
test/tools/OF_Test/xmls/f35.xml [deleted file]
test/tools/OF_Test/xmls/f36.xml [deleted file]
test/tools/OF_Test/xmls/f37.xml [deleted file]
test/tools/OF_Test/xmls/f38.xml [deleted file]
test/tools/OF_Test/xmls/f39.xml [deleted file]
test/tools/OF_Test/xmls/f4.xml [deleted file]
test/tools/OF_Test/xmls/f40.xml [deleted file]
test/tools/OF_Test/xmls/f41.xml [deleted file]
test/tools/OF_Test/xmls/f42.xml [deleted file]
test/tools/OF_Test/xmls/f43.xml [deleted file]
test/tools/OF_Test/xmls/f44.xml [deleted file]
test/tools/OF_Test/xmls/f45.xml [deleted file]
test/tools/OF_Test/xmls/f46.xml [deleted file]
test/tools/OF_Test/xmls/f47.xml [deleted file]
test/tools/OF_Test/xmls/f48.xml [deleted file]
test/tools/OF_Test/xmls/f49.xml [deleted file]
test/tools/OF_Test/xmls/f5.xml [deleted file]
test/tools/OF_Test/xmls/f6.xml [deleted file]
test/tools/OF_Test/xmls/f7.xml [deleted file]
test/tools/OF_Test/xmls/f8.xml [deleted file]
test/tools/OF_Test/xmls/f9.xml [deleted file]
test/tools/Robot_Tool/README.md [deleted file]
test/tools/Robot_Tool/create_docs.py [deleted file]
test/tools/Robot_Tool/libraries/ArpHandler.py [deleted file]
test/tools/Robot_Tool/libraries/Common.py [deleted file]
test/tools/Robot_Tool/libraries/ContainerManager.py [deleted file]
test/tools/Robot_Tool/libraries/ForwardingManager.py [deleted file]
test/tools/Robot_Tool/libraries/ForwardingRuleManager.py [deleted file]
test/tools/Robot_Tool/libraries/HostTracker.py [deleted file]
test/tools/Robot_Tool/libraries/MininetHandler.py [deleted file]
test/tools/Robot_Tool/libraries/README.md [deleted file]
test/tools/Robot_Tool/libraries/RequestsLibrary.py [deleted file]
test/tools/Robot_Tool/libraries/StatisticsManager.py [deleted file]
test/tools/Robot_Tool/libraries/SwitchManager.py [deleted file]
test/tools/Robot_Tool/libraries/Topology.py [deleted file]
test/tools/Robot_Tool/libraries/TopologyManager.py [deleted file]
test/tools/Robot_Tool/libraries/restlib.py [deleted file]
test/tools/Robot_Tool/libraries/testmodule.py [deleted file]
test/tools/Robot_Tool/resources/README.md [deleted file]
test/tools/Robot_Tool/suites/base/__init__.txt [deleted file]
test/tools/Robot_Tool/suites/base/arp_handler.txt [deleted file]
test/tools/Robot_Tool/suites/base/container_manager.txt [deleted file]
test/tools/Robot_Tool/suites/base/forwarding_manager.txt [deleted file]
test/tools/Robot_Tool/suites/base/forwarding_rule_manager.txt [deleted file]
test/tools/Robot_Tool/suites/base/host_tracker.txt [deleted file]
test/tools/Robot_Tool/suites/base/statistics_manager.txt [deleted file]
test/tools/Robot_Tool/suites/base/switch_manager.txt [deleted file]
test/tools/Robot_Tool/suites/base/topology_manager.txt [deleted file]
test/tools/Robot_Tool/suites/cluster/010__bridge_topology.txt [deleted file]
test/tools/Robot_Tool/suites/cluster/015__FRM.txt [deleted file]
test/tools/Robot_Tool/suites/cluster/020__c1_fails.txt [deleted file]
test/tools/Robot_Tool/suites/cluster/025__c2_fails.txt [deleted file]
test/tools/Robot_Tool/suites/cluster/__init__.txt [deleted file]
test/tools/Robot_Tool/suites/ha/005__two_controller_running.txt [deleted file]
test/tools/Robot_Tool/suites/ha/010__c1_fails.txt [deleted file]
test/tools/Robot_Tool/suites/ha/015__c2_fails.txt [deleted file]
test/tools/Robot_Tool/suites/ha/020__c1_recovers.txt [deleted file]
test/tools/Robot_Tool/suites/ha/025__two_controllers_fail.txt [deleted file]
test/tools/Robot_Tool/suites/ha/030__two_controller_see_flow.txt [deleted file]
test/tools/Robot_Tool/suites/ha/035__installed_flow_remains.txt [deleted file]
test/tools/Robot_Tool/suites/ha/__init__.txt [deleted file]
test/tools/Robot_Tool/suites/ha/resource.txt [deleted file]
test/tools/Robot_Tool/variables/README.md [deleted file]
test/tools/Robot_Tool/variables/Variables.py [deleted file]
test/tools/clustering/cluster-debugging/transaction-tracking/extract.sh [deleted file]
test/tools/clustering/cluster-debugging/transaction-tracking/filter_transactions.py [deleted file]
test/tools/clustering/cluster-debugging/transaction-tracking/process.py [deleted file]
test/tools/clustering/cluster-debugging/transaction-tracking/to_csv.py [deleted file]
test/tools/clustering/cluster-deployer/.gitignore [deleted file]
test/tools/clustering/cluster-deployer/deploy.py [deleted file]
test/tools/clustering/cluster-deployer/kill_controller.sh [deleted file]
test/tools/clustering/cluster-deployer/remote_host.py [deleted file]
test/tools/clustering/cluster-deployer/restart.py [deleted file]
test/tools/clustering/cluster-deployer/temp/README [deleted file]
test/tools/clustering/cluster-deployer/templates/dsbenchmark/akka.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/dsbenchmark/jolokia.xml.template [deleted file]
test/tools/clustering/cluster-deployer/templates/dsbenchmark/module-shards.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/dsbenchmark/modules.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/dsbenchmark/org.apache.karaf.features.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/dsbenchmark/org.apache.karaf.management.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/dsbenchmark/org.opendaylight.controller.cluster.datastore.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/exploratory/akka.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/exploratory/jolokia.xml.template [deleted file]
test/tools/clustering/cluster-deployer/templates/exploratory/module-shards.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/exploratory/modules.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/exploratory/org.apache.karaf.features.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/exploratory/org.apache.karaf.management.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/lithium_all/akka.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/lithium_all/jolokia.xml.template [deleted file]
test/tools/clustering/cluster-deployer/templates/lithium_all/module-shards.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/lithium_all/modules.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/lithium_all/org.apache.karaf.features.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/lithium_all/org.apache.karaf.management.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/multi-node-test/akka.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/multi-node-test/jolokia.xml.template [deleted file]
test/tools/clustering/cluster-deployer/templates/multi-node-test/module-shards.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/multi-node-test/modules.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.management.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/openflow/akka.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/openflow/jolokia.xml.template [deleted file]
test/tools/clustering/cluster-deployer/templates/openflow/module-shards.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/openflow/modules.conf.template [deleted file]
test/tools/clustering/cluster-deployer/templates/openflow/org.apache.karaf.features.cfg.template [deleted file]
test/tools/clustering/cluster-deployer/templates/openflow/org.apache.karaf.management.cfg.template [deleted file]
test/tools/clustering/cluster-monitor/README.markdown [deleted file]
test/tools/clustering/cluster-monitor/cluster.json [deleted file]
test/tools/clustering/cluster-monitor/isolate.py [deleted file]
test/tools/clustering/cluster-monitor/monitor.py [deleted file]
test/tools/clustering/cluster-monitor/rejoin.py [deleted file]
test/tools/clustering/cluster-monitor/timed_isolation.py [deleted file]
test/tools/fastbgp/play.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-functional-test/crud.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-functional-test/settings.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-functional-test/util.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/README [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/config_cleanup.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/create_plot_data_files.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow-template.json [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_add_delete_test.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster_bulk.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster_fle.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_stats_stability_monitor.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/inventory_crawler.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/inventory_perf.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/inventory_read_blaster.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/multi-blaster.sh [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/nicira-ext-all.json [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/ovs-scripts/OVS-dump-flows.sh.13 [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/ovs-scripts/OVS-dump-tables.sh.13 [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/ovs-scripts/README [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/ovs-scripts/get-total-found.sh [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/ovs-scripts/get-total-reported.sh [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/pretty_print.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/shard_multi_test.sh [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/shard_perf_test.py [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/configuration/pom.xml [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/configuration/src/main/resources/initial/20-clustering-test-app.xml [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/model/pom.xml [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/model/src/main/yang/car-people.yang [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/model/src/main/yang/car-purchase.yang [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/model/src/main/yang/car.yang [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/model/src/main/yang/people.yang [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/pom.xml [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/provider/pom.xml [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/listener/PeopleCarListener.java [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/PeopleProvider.java [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/PurchaseCarProvider.java [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/provider/src/main/java/org/opendaylight/controller/config/yang/config/clustering_it_provider/ClusteringItProviderModule.java [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/provider/src/main/java/org/opendaylight/controller/config/yang/config/clustering_it_provider/ClusteringItProviderModuleFactory.java [deleted file]
test/tools/odl-mdsal-clustering-tests/clustering-test-app/provider/src/main/yang/clustering-it-provider.yang [deleted file]
test/tools/odl-mdsal-clustering-tests/config/module-shards.conf [deleted file]
test/tools/odl-mdsal-clustering-tests/config/modules.conf [deleted file]
test/tools/odl-openstack-integration/Vagrantfile [deleted file]
test/tools/odl-openstack-integration/puppet/hiera.yaml [deleted file]
test/tools/odl-openstack-integration/puppet/hieradata/hosts.json [deleted file]
test/tools/odl-openstack-integration/puppet/manifests/base.pp [deleted file]
test/tools/odl-openstack-integration/puppet/manifests/devstack-compute.pp [deleted file]
test/tools/odl-openstack-integration/puppet/manifests/devstack-control.pp [deleted file]
test/tools/odl-openstack-integration/puppet/scripts/bootstrap.sh [deleted file]
test/tools/odl-openstack-integration/puppet/templates/compute.local.conf.erb [deleted file]
test/tools/odl-openstack-integration/puppet/templates/control.local.conf.erb [deleted file]
test/tools/odl-openstack-integration/puppet/templates/hosts.erb [deleted file]
test/tools/tools_vm/.gitignore [deleted file]
test/tools/tools_vm/Gemfile [deleted file]
test/tools/tools_vm/Puppetfile [deleted file]
test/tools/tools_vm/README.md [deleted file]
test/tools/tools_vm/Vagrantfile [deleted file]
test/tools/tools_vm/manifests/odl_install.pp [deleted file]
test/tools/tools_vm/scripts/connect.sh [deleted file]
test/tools/tools_vm/scripts/fedora.sh [deleted file]
test/tools/tools_vm/scripts/ubuntu.sh [deleted file]
test/tools/tools_vm/scripts/welcome.txt [deleted file]
test/tools/wcbench/.gitignore [deleted file]
test/tools/wcbench/README.md [deleted file]
test/tools/wcbench/Vagrantfile [deleted file]
test/tools/wcbench/loop_wcbench.sh [deleted file]
test/tools/wcbench/stats.py [deleted file]
test/tools/wcbench/wcbench.sh [deleted file]
test/tox.ini [deleted file]
vm/scripts/README.txt [deleted file]
vm/scripts/run_test_base.sh [deleted file]
vm/scripts/run_test_base_self.sh [deleted file]
vm/scripts/start_mininet_cpqd.sh [deleted file]
vm/scripts/start_mininet_of10.sh [deleted file]
vm/scripts/start_mininet_of13.sh [deleted file]
vm/scripts/start_vtn_coordinator.sh [deleted file]
vm/scripts/stop_vtn_coordinator.sh [deleted file]