]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Remove the useless vim modelines
authorliu-sheng <liusheng@huawei.com>
Thu, 19 Jun 2014 06:26:16 +0000 (14:26 +0800)
committerliu-sheng <liusheng@huawei.com>
Sat, 21 Jun 2014 07:07:31 +0000 (15:07 +0800)
Change-Id: I41286e0b8f74c90b7078c3d3fb041b6586d95ab0
Closes-Bug: #1229324

542 files changed:
bin/neutron-rootwrap
neutron/__init__.py
neutron/agent/__init__.py
neutron/agent/common/__init__.py
neutron/agent/common/config.py
neutron/agent/dhcp_agent.py
neutron/agent/firewall.py
neutron/agent/linux/__init__.py
neutron/agent/linux/async_process.py
neutron/agent/linux/daemon.py
neutron/agent/linux/dhcp.py
neutron/agent/linux/external_process.py
neutron/agent/linux/interface.py
neutron/agent/linux/ip_lib.py
neutron/agent/linux/iptables_firewall.py
neutron/agent/linux/iptables_manager.py
neutron/agent/linux/ovsdb_monitor.py
neutron/agent/linux/polling.py
neutron/agent/linux/utils.py
neutron/agent/metadata/__init__.py
neutron/agent/metadata/agent.py
neutron/agent/metadata/namespace_proxy.py
neutron/agent/netns_cleanup_util.py
neutron/agent/ovs_cleanup_util.py
neutron/agent/rpc.py
neutron/agent/securitygroups_rpc.py
neutron/api/v2/attributes.py
neutron/api/v2/base.py
neutron/api/views/versions.py
neutron/auth.py
neutron/cmd/__init__.py
neutron/cmd/sanity/checks.py
neutron/cmd/sanity_check.py
neutron/cmd/usage_audit.py
neutron/common/rpc.py
neutron/common/test_lib.py
neutron/context.py
neutron/db/firewall/__init__.py
neutron/db/firewall/firewall_db.py
neutron/db/loadbalancer/__init__.py
neutron/db/loadbalancer/loadbalancer_db.py
neutron/db/migration/alembic_migrations/versions/1064e98b7917_nec_pf_port_del.py
neutron/db/migration/alembic_migrations/versions/1149d7de0cfa_port_security.py
neutron/db/migration/alembic_migrations/versions/11c6e18605c8_pool_monitor_status_.py
neutron/db/migration/alembic_migrations/versions/128e042a2b68_ext_gw_mode.py
neutron/db/migration/alembic_migrations/versions/1341ed32cc1e_nvp_netbinding_update.py
neutron/db/migration/alembic_migrations/versions/13de305df56e_add_nec_pf_name.py
neutron/db/migration/alembic_migrations/versions/14f24494ca31_arista_ml2.py
neutron/db/migration/alembic_migrations/versions/157a5d299379_ml2_binding_profile.py
neutron/db/migration/alembic_migrations/versions/176a85fc7d79_add_portbindings_db.py
neutron/db/migration/alembic_migrations/versions/1b693c095aa3_quota_ext_db_grizzly.py
neutron/db/migration/alembic_migrations/versions/1c33fa3cd1a1_extra_route_config.py
neutron/db/migration/alembic_migrations/versions/1d76643bcec4_nvp_netbinding.py
neutron/db/migration/alembic_migrations/versions/1efb85914233_allowedaddresspairs.py
neutron/db/migration/alembic_migrations/versions/1fcfc149aca4_agents_unique_by_type_and_host.py
neutron/db/migration/alembic_migrations/versions/2032abe8edac_lbaas_add_status_des.py
neutron/db/migration/alembic_migrations/versions/20ae61555e95_ml2_gre_type_driver.py
neutron/db/migration/alembic_migrations/versions/2528ceb28230_nec_pf_netid_fix.py
neutron/db/migration/alembic_migrations/versions/263772d65691_cisco_db_cleanup_2.py
neutron/db/migration/alembic_migrations/versions/27ef74513d33_quota_in_plumgrid_pl.py
neutron/db/migration/alembic_migrations/versions/2a3bae1ceb8_nec_port_binding.py
neutron/db/migration/alembic_migrations/versions/2a6d0b51f4bb_cisco_plugin_cleanup.py
neutron/db/migration/alembic_migrations/versions/2c4af419145b_l3_support.py
neutron/db/migration/alembic_migrations/versions/2eeaf963a447_floatingip_status.py
neutron/db/migration/alembic_migrations/versions/32a65f71af51_ml2_portbinding.py
neutron/db/migration/alembic_migrations/versions/32b517556ec9_remove_tunnelip_mode.py
neutron/db/migration/alembic_migrations/versions/338d7508968c_vpnaas_peer_address_.py
neutron/db/migration/alembic_migrations/versions/33dd0a9fa487_embrane_lbaas_driver.py
neutron/db/migration/alembic_migrations/versions/35c7c198ddea_lbaas_healthmon_del_status.py
neutron/db/migration/alembic_migrations/versions/363468ac592c_nvp_network_gw.py
neutron/db/migration/alembic_migrations/versions/38335592a0dc_nvp_portmap.py
neutron/db/migration/alembic_migrations/versions/38fc1f6789f8_cisco_n1kv_overlay.py
neutron/db/migration/alembic_migrations/versions/39cf3f799352_fwaas_havana_2_model.py
neutron/db/migration/alembic_migrations/versions/3a520dd165d0_cisco_nexus_multi_switch.py
neutron/db/migration/alembic_migrations/versions/3b54bf9e29f7_nec_plugin_sharednet.py
neutron/db/migration/alembic_migrations/versions/3c6e57a23db4_add_multiprovider.py
neutron/db/migration/alembic_migrations/versions/3cabb850f4a5_table_to_track_port_.py
neutron/db/migration/alembic_migrations/versions/3cb5d900c5de_security_groups.py
neutron/db/migration/alembic_migrations/versions/3cbf70257c28_nvp_mac_learning.py
neutron/db/migration/alembic_migrations/versions/3d6fae8b70b0_nvp_lbaas_plugin.py
neutron/db/migration/alembic_migrations/versions/3ed8f075e38a_nvp_fwaas_plugin.py
neutron/db/migration/alembic_migrations/versions/40dffbf4b549_nvp_dist_router.py
neutron/db/migration/alembic_migrations/versions/45680af419f9_nvp_qos.py
neutron/db/migration/alembic_migrations/versions/4692d074d587_agent_scheduler.py
neutron/db/migration/alembic_migrations/versions/46a0efbd8f0_cisco_n1kv_multisegm.py
neutron/db/migration/alembic_migrations/versions/477a4488d3f4_ml2_vxlan_type_driver.py
neutron/db/migration/alembic_migrations/versions/48b6f43f7471_service_type.py
neutron/db/migration/alembic_migrations/versions/49332180ca96_ryu_plugin_update.py
neutron/db/migration/alembic_migrations/versions/49f5e553f61f_ml2_security_groups.py
neutron/db/migration/alembic_migrations/versions/50d5ba354c23_ml2_binding_vif_details.py
neutron/db/migration/alembic_migrations/versions/50e86cb2637a_nsx_mappings.py
neutron/db/migration/alembic_migrations/versions/511471cc46b_agent_ext_model_supp.py
neutron/db/migration/alembic_migrations/versions/52c5e4a18807_lbaas_pool_scheduler.py
neutron/db/migration/alembic_migrations/versions/52ff27f7567a_support_for_vpnaas.py
neutron/db/migration/alembic_migrations/versions/53bbd27ec841_extra_dhcp_opts_supp.py
neutron/db/migration/alembic_migrations/versions/54c2c487e913_lbaas.py
neutron/db/migration/alembic_migrations/versions/557edfc53098_new_service_types.py
neutron/db/migration/alembic_migrations/versions/569e98a8132b_metering.py
neutron/db/migration/alembic_migrations/versions/5918cbddab04_add_tables_for_route.py
neutron/db/migration/alembic_migrations/versions/5a875d0e5c_ryu.py
neutron/db/migration/alembic_migrations/versions/5ac71e65402c_ml2_initial.py
neutron/db/migration/alembic_migrations/versions/63afba73813_ovs_tunnelendpoints_id_unique.py
neutron/db/migration/alembic_migrations/versions/66a59a7f516_nec_openflow_router.py
neutron/db/migration/alembic_migrations/versions/86cf4d88bd3_remove_bigswitch_por.py
neutron/db/migration/alembic_migrations/versions/8f682276ee4_ryu_plugin_quota.py
neutron/db/migration/alembic_migrations/versions/abc88c33f74f_lb_stats_needs_bigint.py
neutron/db/migration/alembic_migrations/versions/b7a8863760e_rm_cisco_vlan_bindin.py
neutron/db/migration/alembic_migrations/versions/c88b6b5fea3_cisco_n1kv_tables.py
neutron/db/migration/alembic_migrations/versions/e197124d4b9_add_unique_constrain.py
neutron/db/migration/alembic_migrations/versions/e6b16a30d97_cisco_provider_nets.py
neutron/db/migration/alembic_migrations/versions/ed93525fd003_bigswitch_quota.py
neutron/db/migration/alembic_migrations/versions/f44ab9871cd6_bsn_security_groups.py
neutron/db/migration/alembic_migrations/versions/f489cf14a79c_lbaas_havana.py
neutron/db/migration/alembic_migrations/versions/f9263d6df56_remove_dhcp_lease.py
neutron/db/migration/alembic_migrations/versions/folsom_initial.py
neutron/db/migration/alembic_migrations/versions/grizzly_release.py
neutron/db/migration/alembic_migrations/versions/havana_release.py
neutron/db/migration/alembic_migrations/versions/icehouse_release.py
neutron/db/vpn/__init__.py
neutron/db/vpn/vpn_db.py
neutron/debug/__init__.py
neutron/debug/commands.py
neutron/debug/debug_agent.py
neutron/debug/shell.py
neutron/hooks.py
neutron/plugins/bigswitch/__init__.py
neutron/plugins/bigswitch/config.py
neutron/plugins/bigswitch/db/__init__.py
neutron/plugins/bigswitch/db/porttracker_db.py
neutron/plugins/bigswitch/extensions/__init__.py
neutron/plugins/bigswitch/extensions/routerrule.py
neutron/plugins/bigswitch/plugin.py
neutron/plugins/bigswitch/routerrule_db.py
neutron/plugins/bigswitch/servermanager.py
neutron/plugins/bigswitch/tests/__init__.py
neutron/plugins/bigswitch/tests/test_server.py
neutron/plugins/bigswitch/vcsversion.py
neutron/plugins/bigswitch/version.py
neutron/plugins/brocade/NeutronPlugin.py
neutron/plugins/brocade/__init__.py
neutron/plugins/brocade/db/__init__.py
neutron/plugins/brocade/db/models.py
neutron/plugins/brocade/nos/__init__.py
neutron/plugins/brocade/nos/fake_nosdriver.py
neutron/plugins/brocade/nos/nctemplates.py
neutron/plugins/brocade/nos/nosdriver.py
neutron/plugins/brocade/vlanbm.py
neutron/plugins/cisco/__init__.py
neutron/plugins/cisco/common/__init__.py
neutron/plugins/cisco/common/cisco_constants.py
neutron/plugins/cisco/common/cisco_credentials_v2.py
neutron/plugins/cisco/common/cisco_exceptions.py
neutron/plugins/cisco/common/cisco_faults.py
neutron/plugins/cisco/common/config.py
neutron/plugins/cisco/db/__init__.py
neutron/plugins/cisco/db/n1kv_db_v2.py
neutron/plugins/cisco/db/n1kv_models_v2.py
neutron/plugins/cisco/db/network_db_v2.py
neutron/plugins/cisco/db/network_models_v2.py
neutron/plugins/cisco/db/nexus_db_v2.py
neutron/plugins/cisco/db/nexus_models_v2.py
neutron/plugins/cisco/extensions/__init__.py
neutron/plugins/cisco/extensions/_credential_view.py
neutron/plugins/cisco/extensions/_qos_view.py
neutron/plugins/cisco/extensions/credential.py
neutron/plugins/cisco/extensions/n1kv.py
neutron/plugins/cisco/extensions/network_profile.py
neutron/plugins/cisco/extensions/policy_profile.py
neutron/plugins/cisco/extensions/qos.py
neutron/plugins/cisco/l2device_plugin_base.py
neutron/plugins/cisco/models/__init__.py
neutron/plugins/cisco/models/virt_phy_sw_v2.py
neutron/plugins/cisco/n1kv/__init__.py
neutron/plugins/cisco/n1kv/n1kv_client.py
neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py
neutron/plugins/cisco/network_plugin.py
neutron/plugins/cisco/nexus/__init__.py
neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py
neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py
neutron/plugins/cisco/nexus/cisco_nexus_snippets.py
neutron/plugins/cisco/test/nexus/__init__.py
neutron/plugins/cisco/test/nexus/fake_nexus_driver.py
neutron/plugins/common/__init__.py
neutron/plugins/common/constants.py
neutron/plugins/common/utils.py
neutron/plugins/embrane/__init__.py
neutron/plugins/embrane/agent/__init__.py
neutron/plugins/embrane/agent/dispatcher.py
neutron/plugins/embrane/agent/operations/__init__.py
neutron/plugins/embrane/agent/operations/router_operations.py
neutron/plugins/embrane/base_plugin.py
neutron/plugins/embrane/common/__init__.py
neutron/plugins/embrane/common/config.py
neutron/plugins/embrane/common/constants.py
neutron/plugins/embrane/common/contexts.py
neutron/plugins/embrane/common/exceptions.py
neutron/plugins/embrane/common/operation.py
neutron/plugins/embrane/common/utils.py
neutron/plugins/embrane/l2base/__init__.py
neutron/plugins/embrane/l2base/fake/__init__.py
neutron/plugins/embrane/l2base/fake/fake_l2_plugin.py
neutron/plugins/embrane/l2base/fake/fakeplugin_support.py
neutron/plugins/embrane/l2base/openvswitch/__init__.py
neutron/plugins/embrane/l2base/openvswitch/openvswitch_support.py
neutron/plugins/embrane/l2base/support_base.py
neutron/plugins/embrane/l2base/support_exceptions.py
neutron/plugins/embrane/plugins/__init__.py
neutron/plugins/embrane/plugins/embrane_fake_plugin.py
neutron/plugins/embrane/plugins/embrane_ovs_plugin.py
neutron/plugins/hyperv/__init__.py
neutron/plugins/hyperv/agent/__init__.py
neutron/plugins/hyperv/agent/hyperv_neutron_agent.py
neutron/plugins/hyperv/agent/utils.py
neutron/plugins/hyperv/agent/utilsfactory.py
neutron/plugins/hyperv/agent/utilsv2.py
neutron/plugins/hyperv/agent_notifier_api.py
neutron/plugins/hyperv/common/__init__.py
neutron/plugins/hyperv/common/constants.py
neutron/plugins/hyperv/db.py
neutron/plugins/hyperv/hyperv_neutron_plugin.py
neutron/plugins/hyperv/model.py
neutron/plugins/hyperv/rpc_callbacks.py
neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/plugins/linuxbridge/common/__init__.py
neutron/plugins/linuxbridge/common/config.py
neutron/plugins/linuxbridge/common/constants.py
neutron/plugins/linuxbridge/db/__init__.py
neutron/plugins/metaplugin/__init__.py
neutron/plugins/metaplugin/common/__init__.py
neutron/plugins/metaplugin/common/config.py
neutron/plugins/metaplugin/meta_db_v2.py
neutron/plugins/metaplugin/meta_models_v2.py
neutron/plugins/metaplugin/meta_neutron_plugin.py
neutron/plugins/metaplugin/proxy_neutron_plugin.py
neutron/plugins/midonet/__init__.py
neutron/plugins/midonet/agent/__init__.py
neutron/plugins/midonet/agent/midonet_driver.py
neutron/plugins/midonet/common/__init__.py
neutron/plugins/midonet/common/config.py
neutron/plugins/midonet/common/net_util.py
neutron/plugins/midonet/midonet_lib.py
neutron/plugins/midonet/plugin.py
neutron/plugins/ml2/drivers/mech_bigswitch/driver.py
neutron/plugins/mlnx/__init__.py
neutron/plugins/mlnx/agent/__init__.py
neutron/plugins/mlnx/agent/eswitch_neutron_agent.py
neutron/plugins/mlnx/agent/utils.py
neutron/plugins/mlnx/agent_notify_api.py
neutron/plugins/mlnx/common/__init__.py
neutron/plugins/mlnx/common/comm_utils.py
neutron/plugins/mlnx/common/config.py
neutron/plugins/mlnx/common/constants.py
neutron/plugins/mlnx/common/exceptions.py
neutron/plugins/mlnx/db/__init__.py
neutron/plugins/mlnx/db/mlnx_db_v2.py
neutron/plugins/mlnx/db/mlnx_models_v2.py
neutron/plugins/mlnx/mlnx_plugin.py
neutron/plugins/mlnx/rpc_callbacks.py
neutron/plugins/nec/__init__.py
neutron/plugins/nec/agent/__init__.py
neutron/plugins/nec/common/__init__.py
neutron/plugins/nec/common/config.py
neutron/plugins/nec/common/constants.py
neutron/plugins/nec/common/exceptions.py
neutron/plugins/nec/common/ofc_client.py
neutron/plugins/nec/db/__init__.py
neutron/plugins/nec/db/api.py
neutron/plugins/nec/db/models.py
neutron/plugins/nec/db/packetfilter.py
neutron/plugins/nec/db/router.py
neutron/plugins/nec/drivers/__init__.py
neutron/plugins/nec/drivers/pfc.py
neutron/plugins/nec/drivers/trema.py
neutron/plugins/nec/extensions/__init__.py
neutron/plugins/nec/extensions/packetfilter.py
neutron/plugins/nec/extensions/router_provider.py
neutron/plugins/nec/nec_plugin.py
neutron/plugins/nec/nec_router.py
neutron/plugins/nec/ofc_driver_base.py
neutron/plugins/nec/ofc_manager.py
neutron/plugins/nec/packet_filter.py
neutron/plugins/nec/router_drivers.py
neutron/plugins/openvswitch/common/__init__.py
neutron/plugins/openvswitch/common/config.py
neutron/plugins/plumgrid/__init__.py
neutron/plugins/plumgrid/common/__init__.py
neutron/plugins/plumgrid/common/exceptions.py
neutron/plugins/plumgrid/drivers/__init__.py
neutron/plugins/plumgrid/drivers/fake_plumlib.py
neutron/plugins/plumgrid/drivers/plumlib.py
neutron/plugins/plumgrid/plumgrid_plugin/__init__.py
neutron/plugins/plumgrid/plumgrid_plugin/plugin_ver.py
neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py
neutron/plugins/ryu/common/__init__.py
neutron/plugins/ryu/common/config.py
neutron/plugins/ryu/db/api_v2.py
neutron/plugins/ryu/db/models_v2.py
neutron/plugins/ryu/ryu_neutron_plugin.py
neutron/plugins/vmware/check_nsx_config.py
neutron/plugins/vmware/common/config.py
neutron/plugins/vmware/common/nsx_utils.py
neutron/plugins/vmware/common/utils.py
neutron/plugins/vmware/dhcp_meta/__init__.py
neutron/plugins/vmware/dhcp_meta/rpc.py
neutron/plugins/vmware/extensions/networkgw.py
neutron/plugins/vmware/extensions/qos.py
neutron/plugins/vmware/extensions/servicerouter.py
neutron/plugins/vmware/nsxlib/lsn.py
neutron/plugins/vmware/plugins/service.py
neutron/plugins/vmware/vshield/__init__.py
neutron/plugins/vmware/vshield/edge_appliance_driver.py
neutron/plugins/vmware/vshield/edge_firewall_driver.py
neutron/plugins/vmware/vshield/edge_loadbalancer_driver.py
neutron/plugins/vmware/vshield/vcns.py
neutron/plugins/vmware/vshield/vcns_driver.py
neutron/policy.py
neutron/quota.py
neutron/scheduler/__init__.py
neutron/scheduler/dhcp_agent_scheduler.py
neutron/scheduler/l3_agent_scheduler.py
neutron/services/__init__.py
neutron/services/firewall/__init__.py
neutron/services/firewall/agents/__init__.py
neutron/services/firewall/agents/firewall_agent_api.py
neutron/services/firewall/agents/l3reference/__init__.py
neutron/services/firewall/agents/l3reference/firewall_l3_agent.py
neutron/services/firewall/agents/varmour/__init__.py
neutron/services/firewall/agents/varmour/varmour_api.py
neutron/services/firewall/agents/varmour/varmour_router.py
neutron/services/firewall/agents/varmour/varmour_utils.py
neutron/services/firewall/drivers/__init__.py
neutron/services/firewall/drivers/fwaas_base.py
neutron/services/firewall/drivers/linux/__init__.py
neutron/services/firewall/drivers/linux/iptables_fwaas.py
neutron/services/firewall/drivers/varmour/__init__.py
neutron/services/firewall/drivers/varmour/varmour_fwaas.py
neutron/services/firewall/fwaas_plugin.py
neutron/services/l3_router/__init__.py
neutron/services/l3_router/l3_router_plugin.py
neutron/services/loadbalancer/__init__.py
neutron/services/loadbalancer/agent/agent.py
neutron/services/loadbalancer/agent/agent_api.py
neutron/services/loadbalancer/agent/agent_device_driver.py
neutron/services/loadbalancer/agent/agent_manager.py
neutron/services/loadbalancer/agent_scheduler.py
neutron/services/loadbalancer/constants.py
neutron/services/loadbalancer/drivers/__init__.py
neutron/services/loadbalancer/drivers/abstract_driver.py
neutron/services/loadbalancer/drivers/common/agent_driver_base.py
neutron/services/loadbalancer/drivers/haproxy/__init__.py
neutron/services/loadbalancer/drivers/haproxy/cfg.py
neutron/services/loadbalancer/drivers/haproxy/namespace_driver.py
neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py
neutron/services/loadbalancer/drivers/radware/__init__.py
neutron/services/loadbalancer/drivers/radware/driver.py
neutron/services/loadbalancer/drivers/radware/exceptions.py
neutron/services/provider_configuration.py
neutron/services/service_base.py
neutron/services/vpn/__init__.py
neutron/services/vpn/agent.py
neutron/services/vpn/common/__init__.py
neutron/services/vpn/common/topics.py
neutron/services/vpn/device_drivers/__init__.py
neutron/services/vpn/device_drivers/ipsec.py
neutron/services/vpn/plugin.py
neutron/services/vpn/service_drivers/__init__.py
neutron/services/vpn/service_drivers/ipsec.py
neutron/tests/__init__.py
neutron/tests/base.py
neutron/tests/functional/__init__.py
neutron/tests/functional/agent/__init__.py
neutron/tests/functional/agent/linux/__init__.py
neutron/tests/functional/agent/linux/test_async_process.py
neutron/tests/functional/agent/linux/test_ovsdb_monitor.py
neutron/tests/functional/sanity/test_ovs_sanity.py
neutron/tests/post_mortem_debug.py
neutron/tests/unit/__init__.py
neutron/tests/unit/_test_extension_portbindings.py
neutron/tests/unit/_test_rootwrap_exec.py
neutron/tests/unit/agent/__init__.py
neutron/tests/unit/agent/linux/__init__.py
neutron/tests/unit/agent/linux/test_async_process.py
neutron/tests/unit/agent/linux/test_ovsdb_monitor.py
neutron/tests/unit/agent/linux/test_polling.py
neutron/tests/unit/bigswitch/__init__.py
neutron/tests/unit/bigswitch/fake_server.py
neutron/tests/unit/bigswitch/test_agent_scheduler.py
neutron/tests/unit/bigswitch/test_base.py
neutron/tests/unit/bigswitch/test_capabilities.py
neutron/tests/unit/bigswitch/test_restproxy_plugin.py
neutron/tests/unit/bigswitch/test_router_db.py
neutron/tests/unit/brocade/__init__.py
neutron/tests/unit/brocade/test_brocade_db.py
neutron/tests/unit/brocade/test_brocade_vlan.py
neutron/tests/unit/cisco/__init__.py
neutron/tests/unit/cisco/n1kv/__init__.py
neutron/tests/unit/cisco/n1kv/fake_client.py
neutron/tests/unit/cisco/n1kv/test_n1kv_db.py
neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py
neutron/tests/unit/database_stubs.py
neutron/tests/unit/db/__init__.py
neutron/tests/unit/db/firewall/__init__.py
neutron/tests/unit/db/firewall/test_db_firewall.py
neutron/tests/unit/db/loadbalancer/__init__.py
neutron/tests/unit/db/test_agent_db.py
neutron/tests/unit/db/vpn/__init__.py
neutron/tests/unit/db/vpn/test_db_vpnaas.py
neutron/tests/unit/dummy_plugin.py
neutron/tests/unit/embrane/__init__.py
neutron/tests/unit/embrane/test_embrane_defaults.py
neutron/tests/unit/embrane/test_embrane_l3_plugin.py
neutron/tests/unit/embrane/test_embrane_neutron_plugin.py
neutron/tests/unit/extension_stubs.py
neutron/tests/unit/extensions/__init__.py
neutron/tests/unit/extensions/extendedattribute.py
neutron/tests/unit/extensions/extensionattribute.py
neutron/tests/unit/extensions/foxinsocks.py
neutron/tests/unit/hyperv/__init__.py
neutron/tests/unit/hyperv/test_hyperv_neutron_agent.py
neutron/tests/unit/hyperv/test_hyperv_neutron_plugin.py
neutron/tests/unit/hyperv/test_hyperv_rpcapi.py
neutron/tests/unit/hyperv/test_hyperv_utilsfactory.py
neutron/tests/unit/hyperv/test_hyperv_utilsv2.py
neutron/tests/unit/linuxbridge/__init__.py
neutron/tests/unit/linuxbridge/test_lb_neutron_agent.py
neutron/tests/unit/linuxbridge/test_lb_security_group.py
neutron/tests/unit/linuxbridge/test_rpcapi.py
neutron/tests/unit/metaplugin/__init__.py
neutron/tests/unit/metaplugin/fake_plugin.py
neutron/tests/unit/metaplugin/test_metaplugin.py
neutron/tests/unit/midonet/__init__.py
neutron/tests/unit/midonet/mock_lib.py
neutron/tests/unit/midonet/test_midonet_driver.py
neutron/tests/unit/midonet/test_midonet_lib.py
neutron/tests/unit/midonet/test_midonet_plugin.py
neutron/tests/unit/ml2/drivers/brocade/test_brocade_mechanism_driver.py
neutron/tests/unit/ml2/drivers/test_arista_mechanism_driver.py
neutron/tests/unit/ml2/drivers/test_bigswitch_mech.py
neutron/tests/unit/mlnx/__init__.py
neutron/tests/unit/mlnx/test_mlnx_neutron_agent.py
neutron/tests/unit/mlnx/test_rpcapi.py
neutron/tests/unit/nec/__init__.py
neutron/tests/unit/nec/stub_ofc_driver.py
neutron/tests/unit/nec/test_agent_scheduler.py
neutron/tests/unit/nec/test_config.py
neutron/tests/unit/nec/test_db.py
neutron/tests/unit/nec/test_nec_agent.py
neutron/tests/unit/nec/test_ofc_client.py
neutron/tests/unit/nec/test_ofc_manager.py
neutron/tests/unit/nec/test_pfc_driver.py
neutron/tests/unit/nec/test_portbindings.py
neutron/tests/unit/nec/test_security_group.py
neutron/tests/unit/nec/test_trema_driver.py
neutron/tests/unit/openvswitch/__init__.py
neutron/tests/unit/openvswitch/test_ovs_db.py
neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py
neutron/tests/unit/openvswitch/test_ovs_rpcapi.py
neutron/tests/unit/openvswitch/test_ovs_security_group.py
neutron/tests/unit/plumgrid/__init__.py
neutron/tests/unit/plumgrid/test_plumgrid_plugin.py
neutron/tests/unit/ryu/__init__.py
neutron/tests/unit/ryu/test_defaults.py
neutron/tests/unit/ryu/test_ryu_db.py
neutron/tests/unit/ryu/test_ryu_security_group.py
neutron/tests/unit/services/__init__.py
neutron/tests/unit/services/firewall/__init__.py
neutron/tests/unit/services/firewall/agents/__init__.py
neutron/tests/unit/services/firewall/agents/l3reference/__init__.py
neutron/tests/unit/services/firewall/agents/l3reference/test_firewall_l3_agent.py
neutron/tests/unit/services/firewall/agents/test_firewall_agent_api.py
neutron/tests/unit/services/firewall/agents/varmour/__init__.py
neutron/tests/unit/services/firewall/agents/varmour/test_varmour_router.py
neutron/tests/unit/services/firewall/drivers/__init__.py
neutron/tests/unit/services/firewall/drivers/linux/__init__.py
neutron/tests/unit/services/firewall/drivers/linux/test_iptables_fwaas.py
neutron/tests/unit/services/firewall/drivers/varmour/__init__.py
neutron/tests/unit/services/firewall/drivers/varmour/test_varmour_fwaas.py
neutron/tests/unit/services/firewall/test_fwaas_plugin.py
neutron/tests/unit/services/loadbalancer/__init__.py
neutron/tests/unit/services/loadbalancer/agent/test_agent.py
neutron/tests/unit/services/loadbalancer/agent/test_agent_manager.py
neutron/tests/unit/services/loadbalancer/agent/test_api.py
neutron/tests/unit/services/loadbalancer/drivers/__init__.py
neutron/tests/unit/services/loadbalancer/drivers/embrane/test_embrane_defaults.py
neutron/tests/unit/services/loadbalancer/drivers/embrane/test_plugin_driver.py
neutron/tests/unit/services/loadbalancer/drivers/haproxy/__init__.py
neutron/tests/unit/services/loadbalancer/drivers/haproxy/test_cfg.py
neutron/tests/unit/services/loadbalancer/drivers/haproxy/test_namespace_driver.py
neutron/tests/unit/services/loadbalancer/drivers/radware/test_plugin_driver.py
neutron/tests/unit/services/loadbalancer/drivers/test_agent_driver_base.py
neutron/tests/unit/services/loadbalancer/test_loadbalancer_plugin.py
neutron/tests/unit/services/loadbalancer/test_loadbalancer_quota_ext.py
neutron/tests/unit/services/vpn/__init__.py
neutron/tests/unit/services/vpn/device_drivers/__init__.py
neutron/tests/unit/services/vpn/device_drivers/test_ipsec.py
neutron/tests/unit/services/vpn/service_drivers/__init__.py
neutron/tests/unit/services/vpn/service_drivers/test_ipsec.py
neutron/tests/unit/services/vpn/test_vpn_agent.py
neutron/tests/unit/services/vpn/test_vpnaas_driver_plugin.py
neutron/tests/unit/services/vpn/test_vpnaas_extension.py
neutron/tests/unit/test_agent_config.py
neutron/tests/unit/test_agent_ext_plugin.py
neutron/tests/unit/test_agent_netns_cleanup.py
neutron/tests/unit/test_agent_ovs_cleanup.py
neutron/tests/unit/test_agent_rpc.py
neutron/tests/unit/test_api_api_common.py
neutron/tests/unit/test_api_v2.py
neutron/tests/unit/test_api_v2_resource.py
neutron/tests/unit/test_attributes.py
neutron/tests/unit/test_auth.py
neutron/tests/unit/test_db_migration.py
neutron/tests/unit/test_db_plugin.py
neutron/tests/unit/test_debug_commands.py
neutron/tests/unit/test_dhcp_agent.py
neutron/tests/unit/test_extension_ext_net.py
neutron/tests/unit/test_extension_extended_attribute.py
neutron/tests/unit/test_extension_extraroute.py
neutron/tests/unit/test_extension_firewall.py
neutron/tests/unit/test_extension_pnet.py
neutron/tests/unit/test_extensions.py
neutron/tests/unit/test_iptables_firewall.py
neutron/tests/unit/test_iptables_manager.py
neutron/tests/unit/test_linux_dhcp.py
neutron/tests/unit/test_linux_external_process.py
neutron/tests/unit/test_linux_interface.py
neutron/tests/unit/test_linux_ip_lib.py
neutron/tests/unit/test_metadata_agent.py
neutron/tests/unit/test_metadata_namespace_proxy.py
neutron/tests/unit/test_neutron_manager.py
neutron/tests/unit/test_post_mortem_debug.py
neutron/tests/unit/test_provider_configuration.py
neutron/tests/unit/test_quota_ext.py
neutron/tests/unit/test_routerserviceinsertion.py
neutron/tests/unit/test_security_groups_rpc.py
neutron/tests/unit/test_servicetype.py
neutron/tests/unit/test_wsgi.py
neutron/version.py
neutron/wsgi.py
tools/check_i18n.py
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh

index 284037846c768fa20bdab230f38f3a877c3f5b9a..bc7fc642f561cd4a622453e583a4c4720189353a 100755 (executable)
@@ -1,6 +1,4 @@
 #!/usr/bin/env python
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index b2c81bde7e2c2b037b9bf0a112ff25159c0d3ebb..710b18c464114e5a14425819bed11b26cce6962a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011 OpenStack Foundation
 # All Rights Reserved.
 #
index 0b3d2db5e9d6ce372dd8e42215d426913a2751f6..bf3075ddd8b7724ff81a8ce9105ebb2602357010 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index 0b3d2db5e9d6ce372dd8e42215d426913a2751f6..bf3075ddd8b7724ff81a8ce9105ebb2602357010 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index 5f83517d5073192667b258b9c4db5189081fdadd..d9395609038d7b5db3151fc0f055201b1050cb06 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index 5cdb30d0e6a8a8041f9e0bbf11da4a40afb9cea8..61325291efd9540032a855b9311c2bf8dd32c342 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index 6c9cd25029b6e3af75bf40c20c3003bbb4366474..7ce1f992098ab2d76686cf00ab15e15df917d238 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 0b3d2db5e9d6ce372dd8e42215d426913a2751f6..bf3075ddd8b7724ff81a8ce9105ebb2602357010 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index d0fc3214a3545eb05eeb731789df9bd9361cd655..2253918c5f2f18dba2fa6dc1550b08e2e4266972 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 59bcd8eb0c04939367695b244f6c13c9ba2178a6..b5fbacf14ac79cedf37c338b8011604bc764ad4d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 84de415be400b30c4c0ab666bad1095a070d9ecf..8c39972530ac94458b973db4d0f13c41fe69785d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index d0e9908802bc81f5ac8191f5cd514176895c1b26..2cadc700ad9108ed412fb980a8914dfb3a7ee816 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a31250ee7e0238e27006fae3b87df9cc92b411b2..c6677c1141b17078668919c05cb95c7217558967 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index c88c54c20605e630d0f73f0b27b1c07fbf186cc3..ca28222fca0d2338375f6c86c341273e3979f8de 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index eecebaa6e280d532461507234fea01854029a93f..ff65a9b2771f2597c9a95355c71ad06c6b2eef62 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index fb0a21ff5bcd02b2216927ef2ab6835ee78d0e52..5fbd9931eab9d70e56142fee38731ce0c559c63e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Locaweb.
 # All Rights Reserved.
 #
index 33f1c5e72c97b5d72e8a84a69f36cb737b33bade..4dcdc57e97f2ef5831bccf62682b03c139c7210b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8cce60be4d7c5e8c8ba65f514a2a0a56144cf4e1..23168085fdec0e2e6fcd458d1177f3bcd2574e8b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d4ef237e56a78fdc3a73ea4865c5bca1efaa1e6e..cae4e6e4e8f774fdd43198d5a4e243bf852a4756 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Locaweb.
 # All Rights Reserved.
 #
index 6e2c062056b2488a0a6d501181e385ec9e66d1cb..f7461d23f3bf96ba79249c217c42085c94e950c6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 52ffa91210272093c1b6bceb47243250f3c7830c..c56c78d7a9e83e73048ecadf729a4bb2e78b5b61 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e330b22cadb8580ac8604921b582d8e6cddbabd2..c6a58c2ec2b1811e841c3cc1deb31bd5896c22dc 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c7e5915b32d033a1882f233b1bf018f91c5d3102..292c179adb8bbacb1e639592a8cc246c8196e340 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index f7a388b3d220f41a388c43c29f12347f9f4b17c5..1179f103dcabb78158f9557f07a4b3d6d4974184 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 1b2533f20643e2e16ac3fbd6653ca46936301e8f..d497c65fba37181177621d82e1bb604578cded5f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 736ee659c54ac4e26482823bbd7c908021468357..91f56704d1c7aee336b9f971721ffeeddeb97dd0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 5c4479f23bd42a7ac563575cf3a746c83ea2eebe..e2edf896b06d80be8193a08cd7783054d3fddd6d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 89ef47ed6de58e3cab92239ffbc900446cf67b99..17bfab55c42418bd6a8f6ae5692e63c004bc3dcc 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 79f83ef5d4695774937d36c54406c3fde0f8a437..d097bb7e9092a1c7992714c0efac1315da7a9502 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2010-2011 OpenStack Foundation.
 # All Rights Reserved.
 #
index 52b32f84755ac5fe7b8b93c681ecd4c73b368903..2e131b9746f4dba744699ea8406c45004c7f9114 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 #    Copyright 2012 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7506a29144cce0bb64c57589bd045fa05313d274..e82932559d48b34a1c719fc8f7fdad8ac2803aba 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 970351ede70916f9ec1348204a2c542b6159ab32..f231f86adba9db580abbddcebe7810339a9aea7e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2014 OpenStack Foundation.
 # All Rights Reserved.
 #
index b068fcb00b2f0dbe122a93efe590e1512750f6ba..015be141f5b9e1ca583feb0d1d64a795d064ec8c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2014 OpenStack Foundation.
 # All Rights Reserved.
 #
index 6294d710d9b27fbcb6aa1c2bfd08d5650204e529..78ee7c781fc4c6deb9bff399b53e4264c06025da 100644 (file)
@@ -1,6 +1,4 @@
 #!/usr/bin/env python
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 New Dream Network, LLC (DreamHost)
 # Author: Julien Danjou <julien@danjou.info>
 # All Rights Reserved.
index 98d46814044542504d6b3985dccd4bdcc3450693..31b3f1e3cf558487d63ac2cd13b18afccb07927b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 81d24267003e92f967db71375c5360bc0be6e7f8..994de30f09f774cdbcf3b6bef202502f299e4404 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2010 OpenStack Foundation
 # All Rights Reserved.
 #
index da4376e71005a70ebd9e2ac3f919e15db9a7ab38..fd4da9235d11bab677c75bc54babcf482405efcc 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index d1e3641618c6bd175f9f022554337741291e12c9..f3d0cdefd35220403ddb8549861000d7f47e4a77 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 # All Rights Reserved.
 #
index 5636a8cbfabb468f7cde1faaa791e0e871804287..58b930d953b84dbe8e9aaf7e562fcd1aaf3dbd7e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 9c81a0664b28cdbd9f40902dc4290c72f1a8cf91..1c1931b43d94a4881d1959f5847092f35196b592 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation.  All rights reserved
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a4ddbab5a0ceb4f9182042b47ac1e4310592f5ac..f6d2ce316abf8fa35f8b40541d34772e171af640 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8929fc920ce20c70c9bdb5b74153e477417f50e4..f313879fd60cd734c39cf570ebfa8c84011822df 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 598f2ab32fcd41cf89f9ba4c7e8fc7061758fbd0..99b1c2f33becb3b058c60c3ac85fcc5d172cffe1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index dc4c14c14ae6860cb980dfec637442aa00dfe1cb..59ef4090c2ffa41fc2a8a0d45d763a2b3935b8de 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 677d6f2914d13e8086bb89d10c874f301a6815cb..117552bd576716a7a9373f01e20614d430b8e122 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 17a951cd59094fe72838f99dcf04ec444bcde07e..bba2e436ca8e9bc672277ed7d4995feb841647b2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 4ce63f9c037b7aa353e4749ce91f4768b6ffc5e4..015002e70ea6e86cdbb400431193b5eeba0d2912 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 200589d16f79dcbf9234a1f918e3501a43a59193..f7900b69906f68e6b0d2395fb92fa432443cfe8f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c1289250d7bd275a4d36857d47f26e73089297ee..1982b46688d962c9378fbe92055b34e0d0d6bbac 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 2a50e4d5ebe4333aef5488993fe3cc28105c1093..8149a28c1441980c2ee0025e31edaedbc443639b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index bc5b782150fc339441a574b42e1095939a4da101..02d8988e60448a65e7cdaa4944695c34199d8ae9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 114d575fed42d9032cecfd2aff79318afc212380..e896a8f0591333a0da436baba738288af25d5bdf 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e1882d059b3a00011cfab957514247f7ec298955..f28974a30257d87ef8a3c0cee84338105e139f5d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e74a8be42808f6ccfd7cd66192b24170c4c83229..7d532e8a7930d908a9cae46c04063d32399fa8ba 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 813f93e9623490d3524764ddd4bbb6a377724cce..f466e41acb32c7d689ed40b60041405470d1a5d7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e63668c25d210d4cbe5d988ad722ff02d06d8b31..65f4ef7ee999a3b156b836e60fad29be70a509fd 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c2f130109c40b849da2bf0c1d6ff351b30d8f6f4..ea4467d3f7339149ae1e75263f1845bfbb8b290d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 4f3adc447ab71626e3e3f9e130f6410f9e45c0bd..8f93bf8ed4fe6d5a409ea50671a0ae306c64b99d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index df447813b7c9decb9991f53b34b0910928592e9b..c7101b8343d89dd2b59ec11858866293a496ac64 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 943317d211c1f9b78e2b339afb18445372d8e2cb..e2abc4da3e98433721a95d33205e38a13cd1b374 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 905536cebd5a9de723c0657291fde397436b11ba..48c7c6db672bc45adf5413a8e105f84ea022d293 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 82aa306020f99805087aa9fb0eec3d6426cbb595..1f41e5990b4ba301f4b2f6bc793e26026f8216e6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 25c40276e96c9d2bc43ad5df805a842d573430d1..7da8f8415954767d3f40a7d97f0a9a92c8d6c27c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 6256186f4a1167e9e9e7e27ea1e3a76bf26c4e8c..24fe434812219074aed953ec8461d8dba6cd1444 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 4c5c1e98be0744c3714a5f7b25f8327bf9c4d87a..7bf540988741a1996891c9b53a9a850b21703ded 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 9675559c4be575f9063a1d0dc782783d5ab838e5..6eb46feee93389155678633b343ac1c22c64d101 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index aadf02d26e943462f26e31da0fb2040bb3bc9e57..f1d5fd016160e72e2c73b888deb23d4dd724b8ba 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 57417269427045c6cd7155a830b963387ada0f93..96806601a8cb120ee58cd67e2d404cddec936f98 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e2727e60ec84038f187771b269483e27de34eeb7..a115c43286f7e4e05e277491e2fedf9bc77c5288 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a5304ec22a8c877f2eec241224d93da2055dbdf6..e71481679cedf73affb909c32e7f9cefdb40939b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8d1178ce0818d99c62dd878aa17efc67e7959737..3c43ea5574d483cf144fbd12da96f6a953c71fc4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a114df1f8ab093a5a477d6532fc9ec0afca57851..d5b1a7bdbb68210e5365cb943d2ab64f14e7a714 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7d13e742d28a65ace437451d82e2e7c897ac34b2..a38d84dd403b6787e0205e7a6babf77ff34a62a8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index fb2b776f5421c33bc8713fc39decb74b246ea534..87b8716546e66bd86da308a8937cab1a65e432fd 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 70f66ac61259b380146272c1f682dace610bbaae..3cbfb542328c169c8b2d73075f323eed623321e8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index dbfdc59531aaa0c95f7f7d0878894cee23857cf6..a25f565f37f4586d26e4f9fefca5d8779aa60bc9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 057a360aa6d78c0d3a77fc717357bdb44b38958c..7f2d2b88d26a83d8bf84ee817ec1c22971f6c52d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b62ebcab26050707360a6a7e514006ade3e969f8..e63956a0ae8b2625c29f66846c5dffd9163a16d1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cc4807fa12d29ead71958c4445ab3c936e8d1692..0c9f256988dfe5fecdf71c7c8e281bd6210358d3 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 19c08a7f29eba2833f1defde64b2a52570afb64b..2ebc6593b90e5325155bdb878ed2b761ccd15a62 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 2bb3e83ef1d66396566fe0c945c53264e989adee..02f1781465b36b5a2272cedc4ab7ab38f1cae3c9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index bf59288abdd82eaa2587d3591d4f8ec29837e81d..b4d5b430e2148d2157b3673f26d6b98aa2a11137 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 9338b0890662066e0eb51a4cdbb3140ff0afb162..6de9db5f29a537aa664e8e61e3fe0923e23422a2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 1c55ce7f2ceba308a670291c886ef4f1cc25c92f..8ef8c1ef78433f6012a7800ba610d583766a27b9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index eeb28539d1f9edf6762f8a2fdc970e62f67ce1a1..0083913d56f7ab1dfb80a96bb3c579761a3d297b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 83f3e726b2919f9a7851f51267a8c6a3ca18dc38..d7a74000b8537255eff167a18f8ced05a9428e30 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d4444996244bf0761dde6b580b8737eef0f206c7..53f267b20be0d4e32a782e1c2410b4e2ad694ef1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b7dd042d22e3cd5e7425243133e71c6822dc565b..9451b1dc643b816a5ab4b8a4d6ea014fb65cc1de 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 4182eea1ac8bee4c49a72b50d41a1afbb3501445..ad4fa3b91e8a098ca9650f5b52077eb8afd8aa1b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e571f378ac74defe8877123bd27adc04996e4381..80da209a0e5b37f9334d7aac0af3877d38eb4815 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ee14c1b92adf2c0bd6a284259093c7cecb8847e3..8806e242bac128a19dacd1a13789d33bc787fc1b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 345955a0f5e46f6f1f31e90e87d6ab5bfcaa2715..0d31ce91835bb311261f9d23140da82da6cd07d2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c9f61ff91fdbcc60f7fd696c67722800c9d2142c..f9c1e0f5514cc6e3631ecde4b5e25a9956157d37 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ef903425d0e67dd29b2aaceec9225892a43e4aa7..f573b1caa9c9edcb90226de146bfad761ac15dff 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index f40daf5e6f73c7f5738bb14e25a20bf826f770e4..e902e3ba8d884d2eb4c3fb23ec16cd64a4b4cd86 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 81fe08b3276111ee4916c3a4e8f287b8a70afebf..63646346633702a5db7638e28547b4d60195384c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7ec91736839097a5c2b8ee0a47c679072055d3ce..931e078c18a45e6a1d8d8717235efe2e15167c58 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 946f9c08e3aa16aa731e7b7e7865e5591da137e0..d6a8ed5fee1ea8b157b0698f485a4d6742b04448 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8eee238a1b06f799f471a7656f3e1faf380154f0..44df7061c75a0ea2f8692d38f8897cbda2788582 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 9227197c77ff0662b96a99ecf1f5a49fd1066737..cb46c99601912162024dd758bb1617dead072253 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c5f25505921e619fb0085c4545fee307309761f8..7167253284b4f3543eed230a80cbebb1e240e875 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ffead11472898cef36fa39767eed107cf082379f..eeeb31729af2924c536bd1eb24e6a6aaa3436d88 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7d91893e2ee3a461f7e564c2b7d698a60c2da01a..d40718f1b8f48da249b5d732ef911e4efd593e61 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 110f206e33c922b5b9dd34993e34311824fc59a5..72a06887f33616eaa472ee0461c1c570e987a323 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 79f39dde3ad828dff96bff7ff60b4df78881e367..b276ae7fc6f7a19bdfd2923bea706e8584200138 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index dcda4e6862f075967803a39e56caeea7e525ef0b..fa1cc255eb3380a7b13a429806529405211cc6fd 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 380a236ed38dfd659c38142f2422e402b5c734a4..5ac2e4312e236aaaa6709055e5080456ebcbe6cb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b2f4b5a8793cd83f24c443945edd32064c5a62df..cfc86a5541fd2807c5cd5987b0903907605869ea 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8671f77e9ada7a0d23d2ac0b6279d051bd441df9..3f0bdd933ae0b912d915e0b868eb0f5946633e7d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 3baa247d4c43cc4627fc37840b3933983f063415..f8980c6c6c94257cd2b3aa7721fa8516cbb4d262 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b75bf42012d6431016704dc27bad98db9a4b7714..ec1e9d98024dd5bec1f5463eb8d23933dc9dab2f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b2d07e607c12ebe290365e64834e4c29f1b5b5f0..8432a6dbb523a39eff1127081eb3d3b3ef6d9208 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 51b8d937e70507e01b6f6ea4c75fbb67ecb0e7b9..54b592340eae925ed965a0ca26f1a4cc02d6bb75 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a6dab6188170342633b411959359407ac62105e1..3e14870319e607c81d004b4e3e8245fe275f0a66 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a7a25652f3e3eaed32081f1e2099f7157bf3eaa3..3e8f50a367ab3bf8b0506763c9ab010067631548 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 5be1e0676c3b7b7e4044406f560d4008d55803d2..f30916abc9185c46648f9783f6d73ce264eefc47 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index fc8708f39e05f4f68122b1a3754bd1edd2def56c..5a02ba699d5257784679e1ee1f5b9289ddc2beec 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 Yahoo! Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7f4f3b9f871f1c62940b901ac2e7bea849554b21..060b986bbf3dbacd9e28f33c131802ac8412e762 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index a434b26bab273f1904ccd0235fc489043e062bfa..f3d11fecab6c042e2ae7ee1dedc2e0463032d9e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 #    (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index 1854ca9aa306ea8eda0f2c5c2397c1181be70415..404a825357f33f8f612e3638ba9ac1196e520325 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.
 # All Rights Reserved.
 #
index 8a0173e2bb85d4d46776a4cf0b6cc909ab4b3f36..775b0fe758709be95f3317aa6fdaf1d57061fe24 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.
 # All Rights Reserved.
 #
index d6465ab52606dd8c150fc0d59bd222a06aa2057d..cbcbbe306b463f4b3719d5936dab78118b052f96 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.
 # All Rights Reserved.
 #
index a175f1a95ab8d14dc3f3df51b54baec7d3a2d84d..fb37bde7d0074df08df2f18641ff8e83ddea433c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012,  Nachi Ueno,  NTT MCL,  Inc.
 # All Rights Reserved.
 #
index 282ae8f11d6886f4a2409f2f1cb7f60166f08cba..e01e343fe97eacab435f00c4a73c858f6955a783 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Hewlett-Packard Development Company, L.P.
 # All Rights Reserved.
 #
index 2a2421616418c171b2fdeeacca7c0b29b0ba61b4..131b31cc305223453ba5812dc623158a3daeb229 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Big Switch Networks, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 540899b8415922f9720d5a18b2934278a8c8cece..554777f71d9cc363e947ba287cd7a6aafcf888b6 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2014 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index c05daecf899a5b342252abe1c735b678be769da6..71aba5c6aa1419af10e3d9524528c06979063e68 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved
 #
index 7966c7c7d8c74e294d29ff7672693921c96a1968..2aaa2b4124d4ded4429fcbac4c986421150dcc7d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Big Switch Networks
 # All Rights Reserved.
 #
index c05daecf899a5b342252abe1c735b678be769da6..71aba5c6aa1419af10e3d9524528c06979063e68 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved
 #
index 2563d113d56ae1ccbbe2a6a7c2b016c4112a26c6..6970dd65791273302f480ba820937adf916f5549 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved
 #
index c13c45b656a6d5cbe3b960dfc5ecffafa26cc277..fa3b1f76677af8ddb0f0e7132c78f2366fd2aa3e 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2012 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index e947a1f9db84cd740fa6efa9d051084faa0cba80..d6dcc08c1044408e06b51d1d1941942df897f870 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Big Switch Networks
 # All Rights Reserved.
 #
index d7be39d8dd444e9e299546b7e2c4a2efdbe954c4..414abf43daee96419c044732b04b5387c7498a8e 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2014 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index 2a2421616418c171b2fdeeacca7c0b29b0ba61b4..131b31cc305223453ba5812dc623158a3daeb229 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Big Switch Networks, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ee0c2be3dad6d1a6de375900fdcbaa79900796f5..90e680bb64d8269e888777513a98114d57377cbb 100755 (executable)
@@ -1,6 +1,4 @@
 #!/usr/bin/env python
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index 6ed5e268083d63f19b99c430bbb26301191eb18f..9fa984ab39a65bc1b48c2dba6fff46fe960a2fc2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Big Switch Networks, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 2069d0bc81dd0cbc7524acafae9683e7f1b0a69a..2e757f23143a284eb43761acf7b6c846f6953070 100755 (executable)
@@ -1,6 +1,4 @@
 #!/usr/bin/env python
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # Copyright 2012, Big Switch Networks, Inc.
 #
index c633085d074fae72bb3947a735f5ebd0a71bbd59..d4b49ddc0c5339d3547354b951341acba10a607a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Brocade Communications System, Inc.
 # All rights reserved.
 #
index c22f863e3c3b75295951967c1ca8f0223039a179..ac50764575b6f7b5b991f298729bd7173cad66c5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Brocade Communications System, Inc.
 # All rights reserved.
 #
index c22f863e3c3b75295951967c1ca8f0223039a179..ac50764575b6f7b5b991f298729bd7173cad66c5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Brocade Communications System, Inc.
 # All rights reserved.
 #
index d9b3663a1a14761111f509e0fbcae232fcaab189..313427c5b1f0f32e505d7b6611de17b083a954c1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Brocade Communications System, Inc.
 # All rights reserved.
 #
index 9d4562b0d25771723a82a9c3332ab4239954067b..7f85d6b4fcace922b40b0bc21b8442a035286dcb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 Brocade Communications Systems, Inc.
 # All Rights Reserved.
 #
index 8984768d5a6a62cf94d4427a246bb83b23355d1d..5fabc0ec473d5f68c9a29ea58ab610c2cf13d46d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Brocade Communications System, Inc.
 # All rights reserved.
 #
index 48071dbcd9d03d5208b91e63560929838f871d0d..9401130e61f516c23d8c5051108bf26d49ffd652 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 Brocade Communications Systems, Inc.
 # All Rights Reserved.
 #
index ce4c86110b7bf3b360f6d1317f5d273ff390387a..8dc1cf0ca8adad0daeda5944e42d50c4d7b3f426 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Brocade Communications System, Inc.
 # All rights reserved.
 #
index 3c4b3ccb639b9b839d93f7a081d8183dd6f39c71..e45492f560aeee221c020b7650f901821f01b279 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Brocade Communications System, Inc.
 # All rights reserved.
 #
index db695fb0afb5d6a63f051006fba6aae6297a7414..9a446dd8ca7fc58a87b31cf51ac2593da92c3cb2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 833357b735faf310ecf9ae934c41a0619555dd5f..51c0001965dfdec9c91cce1b832ad01803189af0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 2f1992108bd2f83204fa8101cc5aa002b57d85c4..9d8d7d5314ea5d4fb60235a2ef513383ba65857b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 5d8fc8ff5056c085653b1c8738c6869d1df53b61..c7af2bca83f8f16338a1dd5dc6c461c40fbdbc1b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index be50e76659c8ae7d19fa436a6e524d6069e853d6..0a7fede310316fe548da8e1ac88be5ff41fbd77a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 80e787e41814a2e68581397973f7571a82b7f676..9af6e0603b30b8f621f2a2bf80a8aefdbcf45f45 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a4a1196a8d8e9459c9c5935ebff44ef21bb2980b..e9668c7b662443bf8eadf12562d4460d0d60aa1e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index db695fb0afb5d6a63f051006fba6aae6297a7414..9a446dd8ca7fc58a87b31cf51ac2593da92c3cb2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d924af9b354269547d1e436e8e57e6049d30939b..b9093da21ba9fd515a77978883dd70c1db74da26 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 6c81aabbaaf8ffad318e043b6a9a15dbe8d48c94..b104666a9c4653c4a43ee50e0d0d2cc788d73db8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 94c5a37de7615575776be3a395a80aaaf4e87e08..350950e175a4dede178189dda569f96585ecfc29 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 49768371d1ff4d3ab567563cf7f7a69bce7e14bb..bf9145e0250d35f507c058ff6d7ece9483e39141 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a11a8a04187ceea08262d058208d45f99d19c615..78ac51d89a825cf51f260c440d3422db22c66c72 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e639e47c6345f14f9bbe3962b90ac8c3d0e1d4c0..cf0fd7b39894d0b86cf2298d12837750c71b4140 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 63082aba2e94589826822f4a9d3a51bdf5c4c3f8..0318309e576fab7c3ca901547a8d672cd7e907e5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved
 #
index 9dcbbc81ed04295af1ee9c30cf0ddbd3dd707096..a0f80d45777f5e5b4d53b82285875ff022fc8fd7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 81ef5fef61ecb8b8b15979f2f23ce8121c68979b..b748b456e3280b0d5703faf9d6c60bf87c0f4576 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8838136c12ab77a2326973e15e91a691174b7258..9bd621fb517825b77970dac4ab836794254e18f0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 352ad816a2d8e39ae3109fb7ecd507ffbe220d94..8bf21c65cb30b66bb86f178f6db0501c39f70d5c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index bb05bd944dc720f6490fdb9b5a823969c8ea99fe..09e30382a9379602d6b585b67945edefb1df17d0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index af3c2508309fa2b5c1803a725df6190b938f2802..d85f96a5a7170a42eb9aac1a8023fc65fc70ca17 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 255601b5b39808de1eaa9887981bf4ddcdf5ad9c..90e2247d58a201e84c74b0170ce4ffd8604ce724 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011 Cisco Systems, Inc.
 # All rights reserved.
 #
index ef75e1188a88247e28c64c76b517c016092ac624..5139b4b5cc20519c5a14b2d1347362bdc5c56eca 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 833357b735faf310ecf9ae934c41a0619555dd5f..51c0001965dfdec9c91cce1b832ad01803189af0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b7452f36383cb232b7d56110b07d91aac0b39ab6..4702e0a752ad9e0c3b51f9a772115c84359505e5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Cisco Systems, Inc.
 # All rights reserved.
 #
index 59a41193333a90828d5a5fa6f806306beed9d874..cf7a1ceaa8443b9288c55b07e6542ffda59a3b19 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7389eadfb31a867b1f162562aca9b4a51d4427ff..9ac8c09484080e4c1af10a3d1d0725297ede68bd 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a31e570f0f05536592c2f2b6c14dd094b85ac098..87a0ebcb8f14f9c6caf16f5f86b9a7bf273b8084 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ee35fec811e92bf4f539f2868ff6efadddacc6e5..4c61340735e83dbc8ad99e659254df945c80382d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 963eb547f80969f72f25819207c0b9618867a868..b66a37fca74e032e2ea89a28b612bb4b3bf098e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index bef145f036419da7ca83dfeee0d515fa7f772c73..f55a800148b8ea881943072917c42964d6ce145b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e9e34811aeef6acdeb4855e5b010d9a7116886d0..012c85604c5127f5095b5a8135e34d356f6fa519 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Cisco Systems, Inc.
 # All rights reserved.
 #
index 90d2654436a7a12768edebd28587cdd7b228d2b4..81a93f537e405006066ef8135e37a5c20faa518c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2011 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a68ed41ea2413521eba1166a3abfdd746f0a4719..4ee6bc9ccb8952d0c1d4a8b378fbb95d322eb778 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index b40cbef14edba2e052a9183c94e603392836167c..d9ca848a40b18b97b56ac456401c61fe32682ebd 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7e503debd61e5edd72034f2fcc44ebfc6d0cdbc2..b706747cf8c4f9d6e7fc2196aeb05f9156de1429 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 366945ad082e021f3e017c5241ad7d9c00fefcca..438b5e3473844c96a5c1dc5c5c23798b5bc91e94 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index fce1312342f85417dc6178ff8bcb35747d3bd083..fbc6f69e739a178ce3868ad71bddcaa6dfa97d5a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 121abe9ac17f93398545771acedcf51cb6cb4514..dcea84f7c2765753c9bd52a34a1f1160f977fc95 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index a9d35bfd46fa337a65b8fba977e728744e327e6b..a81c6aab54a0c0966a1cb634e3eba057d3441001 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 33d213888689a37dbe3a294bcf3c4213d28dfcd9..3434a96d41a545b450e5460c3dfe90865f8481c8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 54c9153f3c24b227aa8e3590502558105f125e23..2c13a08f7e4634adea31abb64ca677c6aed1af8f 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 65f3818a28ecb697610f7d8d7584159c794a32a7..d842013b32a7a78b3654fba50bca159f26ed05de 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index f35a024276cabf2c80f0903435bbb998b7ff6f81..d1182fcf115694582926c456c3b04cbb90927f09 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index f7cfa7b24d5203e581beec5588f280d03ad18499..a023717b643bfdf9e7c30c04193308b94c5365b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 39fa413e2cb1a68c38e69da8c67870166d7d7ddf..bf779ef0615021734fc8fa3c48e5021d1ca16080 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 5fa20eb59dcb1270a95d5f64ccbf71be8fe695fc..cd50fa620f64f874a8dbb0ded7fceb4ed6464040 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 5cf68df289edd56f39b01e7dec293cf23051a454..cb888528c4b64db14882e2b584a20af42f514ffb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 7818d28de4d57cf074dc093196417137abb76fa3..b63c76f6cb724a153ddee3939cdec8d08a347273 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index f37a6b81aacfdc6b53ce064054bd0475b8d293ea..b5635a861d5b32de8b79f9c6330aada99a170af4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index a2b7e534245fa62482cd50ac378e2f6d7d93a513..8104775ae1f4e37eb54d00386a41b27832053cba 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1c5c013228e70a50fcb0406602031cd8168ecedb..ac9358402e68923b683c942fd8e25867f0a96cee 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 1fac4725b72223216d141bfcf4e5a24cc93df883..25dc46b070e2ce4629c7c19f5d9a11dcd49da22b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 69d972c54340e7394474c401ca4d3ec1305bc52d..bcfab70f191b87a39ccba6957562264c67b765f2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index d4d5ac1806c610d3e889b1ca73df4d21e6dd8b19..3318885e85b2bd8bb4898515740cb801d57eb361 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 7ef4e09fa436e7453cc1f37481bfe76b6ee75562..0089853d728992c9e245095065e04c9afb493e3a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 7ef4e09fa436e7453cc1f37481bfe76b6ee75562..0089853d728992c9e245095065e04c9afb493e3a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 07a5ed7764ae6d0a3df40c06c56be231d9791280..471e37631c837e4cc174a0da528a525b910a194d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 #Copyright 2013 Cloudbase Solutions SRL
 #Copyright 2013 Pedro Navarro Perez
 #All Rights Reserved.
index 31439f0b0cba2ffefab7ac40dc3d27a22ed45099..c078ee58a54eb46da0b26bb679cdadd6a9e6d86a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # Copyright 2013 Pedro Navarro Perez
 # All Rights Reserved.
index 5698255c33e6e6c350d042c59fdf8c2d1d0149fb..adc01099438499d413a4d9c4bfe4b2be71645473 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index a55839487586afc6b952056d6575131d5c32fa6f..d7e4a7569bfdab2eaedb7d288fec3953af0e0123 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 058d96c4c138bf9b0d22fa38a9e8f6df4861d5db..bebb0e9e4c5d84bd0c1f7fb11bd669cd31be63e1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 7ef4e09fa436e7453cc1f37481bfe76b6ee75562..0089853d728992c9e245095065e04c9afb493e3a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index b36d9b5592755c35147cbd4c7b561dffbb1b1d39..bab6e50b01145de9ee3260e154bf2895f974e56f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 159275a851510da27306318cedcbc6cd5ddfec4f..276b0c38f8fda5545b165569c7d20e83a8c81f15 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 4307e5133577d16f137862e391b35c8ed3af00c4..51c7eabdba4833f0bdd08608e39efa82cb06214f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 808d2e5915c5c6ffbc9b3cdbe8729ced8d4beb22..f42aeb1d5a0da7f02bffead2b2c49886e0211290 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 874059a58365569c874f7198c66075fc10b5f5ef..086069f3a5e0b3135f823a0810a36dedd7cb1816 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 5db72865587d15dc6add7e9ab1550633c282f41f..f468bc0fece2dd605931c79502ef33b794470d69 100755 (executable)
@@ -1,6 +1,4 @@
 #!/usr/bin/env python
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.
 # All Rights Reserved.
 #
index 5bb15232d0290be80e22fd1a237ea71429feeebd..a9d66be89cd68777ac80c56c77947a537868b667 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8736d63a6c023ee3cc302d74df63a9c38c1153ac..0bf92ea40996b80c8f2e092baa5c216762f609c9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 6dee88f406ca231df5314d2f1f0164de04b7efdc..5cd29ac1cfe4f3e53f6f1e522bf6764396421e54 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 33daf1f33af0b620592c108fa2fb9bd523e684a6..8eaec07b661d5e76812d1fafb3c374d8ba398493 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d8bce774544b3f17e255e314cdc45c48c19cd3da..65685178bf2fc5cd1858efca2e7d66eb391c3e77 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index d8bce774544b3f17e255e314cdc45c48c19cd3da..65685178bf2fc5cd1858efca2e7d66eb391c3e77 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 26978d71b0f287f7ea9b1dd7cffa96800170365d..a973e243edd48336c09f16a85ff09e37a6f4e843 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 68c9055ff1c9af7a938ce784a4bc1ef33c0b746a..939442eb9e8370bbf4993598128608c974783564 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 566d1d8d843f76cb1a300be2f9298891df1f3f28..70d546edc448d2a4907027ea7f7b0777e98b298a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 92a962846d1dcfa2f7d9ea464c66b1dbbcdacea7..97a460823c59c282e4249ce89ce3beec2740e41e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 61cc3402662c176b4c7e69bf3bda4967af32573b..1309adc0a86300ed419564c0c8ba6041d600db9f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 439ff6594d1f72f737d380411bac929087108ec1..e2cc2a75b7b2f90aa173b37c17c588c36bb7da2f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index 9fddc19760ab91b8a30f8cfc8046234d32c89471..cf581856ddab4951bbabb044064d1bdde8835e8a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
 #
index ada98a3d1b2393d672b06e6561eaa3af10b9693b..8ebcf6750f36f9365d629f34cdf85344b35acdbe 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
 #
index 9fddc19760ab91b8a30f8cfc8046234d32c89471..cf581856ddab4951bbabb044064d1bdde8835e8a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
 #
index 924474f5bdfa8653b12b185f327967dfc97e864d..54d7f12f0eb9eeead66368abfeaaf52ba4220163 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index 884048675f49ea3c901374655bc53af1b4b7b39a..6f62ecdce847cc6e6f703cde8782e63dbea7fcb0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
 #
index 74d2bae6ad7c5772208d961c81c9f1e44316f5a7..6488a8b4ccfe1bd0b61f7efca9bd26e748d1403c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index 9a706d4a5233f69e12d49396faa301e9ab0477ec..0ca7eadc719b80e5051a8cd178079a45433c3bd2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index d8fd53dd12ff5e9f0434e9531db6e21d591b1b76..c40b4a099fe2a143b91c62c7c49c9b5375d982af 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index c818bfe31beffcf14dc0b64ae043994051b4fb46..7182ac4147951b7f9d586158b76ffec1d4ffdf75 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index c818bfe31beffcf14dc0b64ae043994051b4fb46..7182ac4147951b7f9d586158b76ffec1d4ffdf75 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index f60f02bb7747b9c6bbf1dda2d86b11e4636f3ba7..3cdc41bab0e59891242535d634204247a75c3f90 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 924be790f459b2eabda2ffea7a98ee78f5e0b7aa..a7500863a79ec2231fb13b29fe5bedacc59cac09 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 1874da826f12dc6db8db782f9e2bfef288cc49ee..4839f8f53a9dc5e8def4ae08b54a22e3efcde660 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index c818bfe31beffcf14dc0b64ae043994051b4fb46..7182ac4147951b7f9d586158b76ffec1d4ffdf75 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index a1a0f4a8a57255c53957934d310158c14837c6c8..834b5a2cb1237acb163dd6d713a037b7ab351382 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index b75e87be3f32026eb474211510905d35e2cd854c..50685986d14cc89b723b58c759c6240817d17e38 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 2277cb7bb5065cd87ca575fbfb533d678eb311b8..4ca82d759525067f5ec0e643457c77cca6c497bb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 6fd168215293db66e42057b41bd2839be6369467..457a1006fbb077de51dd0c0d6bd9782dcbfe3765 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index c818bfe31beffcf14dc0b64ae043994051b4fb46..7182ac4147951b7f9d586158b76ffec1d4ffdf75 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 507934b0dc9099318d36b97a910a60917f4e342d..bf400ff7d94f8e895f9cec639b0652f5b7261e5f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 56108615758b132771a0d805ebfb270c0114971f..8e55acea5bcf6b311111abd630eda47bb245b7d7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 16d72df553443d37a732da36a66768e77e8e5b5a..41c0e98041b51aacaafa5bddb5df011a0c0a49c7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 346d35822d1b24763a5f5b694d6bf99ba7eae99e..e7f1f30b6277380d575e278f3de50136fb760760 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 362a36068292dfe3a7a7195321d6e7a1dbcb6c79..cff1fb258c741e47df3f30334b8207b8e2c6f4ec 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 362a36068292dfe3a7a7195321d6e7a1dbcb6c79..cff1fb258c741e47df3f30334b8207b8e2c6f4ec 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 362a36068292dfe3a7a7195321d6e7a1dbcb6c79..cff1fb258c741e47df3f30334b8207b8e2c6f4ec 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 70f4a1a63d1d529415909130afb552b5e17bcba7..76c85c8e6f6fb2720d4dda013a05823b57dc458a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b1bc7e5b396be226f56653df916d9f9db850cca5..cb7d43a3665c81a2249a66452d7210c4ac474eb5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 375135586bf98f6c5aaf66c726357c9f95d69721..0a1571ba524dd599387d63e4f2f38292df76b946 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 21fb5f74b889575f0ff58e400e2727fdc0230d14..3d3efc47ced00ceaf2528c814f3d98b675b98ceb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 362a36068292dfe3a7a7195321d6e7a1dbcb6c79..cff1fb258c741e47df3f30334b8207b8e2c6f4ec 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7963fdce45e34eef5b01d301b5135876af73f0fa..ddd53ba5f8cd71090f45af5023fa97e183097209 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 302cb610d5eca8ab1a78dca46e64fdd401e7bff6..6ca0c4c1135547c0ac502e6f742e38eb5a764e6e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b4ff68940bd0c4eb689e604ed3ad1db1263597d2..acfe90442cd1d5ff082cd97b3d275b545af6330a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012-2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 9659cd7fd9a9dd1c61732e5daf3614f0244931d8..4e9c48ed17281df29f0d069426dc607f86ac88c2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 196c699ce2b3b43a70f764f70a61e041c849352c..0ba7ece63a03a992b1d9ae2239542eaeab98329c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 85921b712a01871dbfe6e96385b79a9bf7786a98..0bc929701cb630f282d653ab2e1dd1d50f6bb387 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 875a55d346dff7b49aba3954ffa0140cfcdefc95..77fee804236004feff6504d0ce4df3aa631b3ec0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 362a36068292dfe3a7a7195321d6e7a1dbcb6c79..cff1fb258c741e47df3f30334b8207b8e2c6f4ec 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 2dddfd41a0ff6bbbfcfdbff4ba70838515693fc3..73e952bad47f071697ace509075ed4a8277b1409 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012-2013 NEC Corporation.
 # All rights reserved.
 #
index 102e2321842673d441a45adf412cc61c0258e8b6..0c8f02559eaa7bed4f920f01040a021fb3da53ce 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index f2225e733bcf3c0d4849e313be5e3d81c2adabce..2c55c589824dc26a3b7db7f81e5e541a4b7227e5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012-2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e1a6ef6c9e6e706e24088ff4bc2fd22647c91161..18fb53909bc3d68037f838f9216c3a6b3228830e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cde69c36d4205a47059bd0149dab640ccfc36b73..ba9321326369406191f13883b2bd657b0767f5c6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a448a5445b2aef7f2e96476ef13e30054c13c521..41a50ecf15c6e6fc3abfd8883900aeb0d97f8fb5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index df48ebff86857490ccf5b80cdf7380d05932d49f..99a28fbbecc1d47c8966698b6e8b28c781fd80b3 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012-2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 407ea5365dcc5b201fe683390fb5eb837576e6cd..d06d805c524151cff62348a13f7259353d2ef7d7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e5f41adfee4aaccc86aa92bfddc46bcf74bd1691..8ac9340e9fd6671d49b8869c4e9c6be8add258f4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 07ba94168921c5e7aa43cba78cc54c69e6bc0fea..9bfea1e0daa46e2e76defd2c9d9a7c727e386301 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 39e9b8d130f3261cfb5b15c36a1336c6487021eb..c166c35296c6728deb9c777b18c003fa670bd43f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 39e9b8d130f3261cfb5b15c36a1336c6487021eb..c166c35296c6728deb9c777b18c003fa670bd43f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b2862f9cc79faa383591a40960388bbedcc40ea2..58fdcad3311d46d9559e159600152f7a1f67b0ef 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 09cf65a0104d09481c9619915bec39beafb3ee63..c166c35296c6728deb9c777b18c003fa670bd43f 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index bf0cb9f9aae3781c92f3ac74549e7fdb15a2c8bd..16ce799fcf654f20b135bad5720c07e4f860494b 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 8e2607e857bfb62fb25c029bca2b79d6bf5b1669..e0c59dd56671caec434e96c8eb0827365e27a026 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 39e9b8d130f3261cfb5b15c36a1336c6487021eb..c166c35296c6728deb9c777b18c003fa670bd43f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 5a47438c1c23f2c68e907453b94960abb6376e6a..33a2396f2614b38ca40669e9a8c3803d48c49bc7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d28b90ae0e7b6a5b5eb35728743452118860bce5..8d0dbef0df1915c41e7c161bb128c4a5c9170496 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e5f41adfee4aaccc86aa92bfddc46bcf74bd1691..8ac9340e9fd6671d49b8869c4e9c6be8add258f4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 504166d5889d19b32eafecb51091ed487bf51e87..57c3e784076fd3bb5730ca926cf126045e59e093 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index df4c904b560759b257e3862223000e6103e5fb0f..af60775ac650faae08efc2694661baa545e49703 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2012 Isaku Yamahata <yamahata at private email ne jp>
 # All Rights Reserved.
 #
index cf10e17328d1f8e768cb1a31489672411db659e1..21d39dd509e758d8104d88b1dcd78f341762e096 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2012 Isaku Yamahata <yamahata at private email ne jp>
 # All Rights Reserved.
 #
index 9fd6bf9893ad7dbbd83048d54f05087ce622297d..fd6426c45b27a14b9a9166dddd587f0901d7888e 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2012 Isaku Yamahata <yamahata at private email ne jp>
 #                               <yamahata at valinux co jp>
 # All Rights Reserved.
index 14eca41cb322316d1bb2b6a243c72d504c660891..8607f833424d86062be55b1275000201c6f04f29 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All Rights Reserved
 #
index c75f982a63055f710f6091dee3853d54fb31441d..fe93cedf7dd43d351a6ccd1e28e1f8bab95af2e9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 VMware, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c2c2b7f28c147d320cbe294b4fdf3996d44c6995..37e99c7dc50143b15f24070508e519902abbd8fa 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware Inc.
 # All Rights Reserved
 #
index 496fa48a35ad41b3e57dc7d191d2c4d5e59bc23d..fb21e55e699fcbaca7c6a4044fdea4204adaf62f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All Rights Reserved
 #
index c020e3bcdadf5fb9514fc11828270feebebb67f5..75afea8bff6f512bd06d0643b2a7afb7e2916978 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All Rights Reserved
 #
index 9d409d01a7920978bcae2af723de6a20349c139f..af19bc601e6db313da1ab695af6fef1716d358d6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All Rights Reserved
 #
index 2cb650b4047bd7324313efc1a16dc1d0a81776ae..28df908907bceed3510fcfcab659ff6b49869df8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 45b343a1ef6ef0021176d52fb5358e807211c6f8..4c220fe135083ebf33be0f71c1e436fe13d4d174 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All Rights Reserved
 #
index ea538240780fdee9ed16dd00ec57431da751a8da..9033039b0d3548a7efda5dde325dadc229e9955e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index f67288bf0bd2ca67cf61f31de567ffb78ad62d28..686fd3f0080bea358653f541b626284de623755a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All Rights Reserved
 #
index 4a5b8e9578a26078b2ad59759d6c6884160cbb98..4ba6895fc859b5cf0ab066e2b17b551172d43bfa 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All Rights Reserved
 #
index 6818a0c8fa46b98d25b6c17843582399a5261ac1..db5f20ea937742bcfad64544f9e0fdad87d031a3 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc
 # All Rights Reserved.
 #
index aadc1cb4b342040737febf921d07a9f04f10ef5f..ce61b8f817bebed81c5bc12bb6790c4a91b83c09 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware, Inc
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index f2e899645fe53ce962d284ecaa626608ef344638..b0520651fd44d4e3d295c731a903b489ec1ed3b4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware, Inc
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cb9e24eaa725e75612be9bf2a957b214517ea738..2e3efd56e20fb05d1507293318e8bfa8516e49bb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware, Inc
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 11f0c1e2f4b4c09fc579d24f2f9f6387d15c8f9b..7183fd760d3441cf81e885378da6f4d0892169b9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware, Inc
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e705b33297e8a4c1761c16176dcd019a99837a70..2a6cbfb50fd1b70da8ad4ac2a59ec8507ba3bee1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware, Inc
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 747638287f2e68eae34985510b2f5e2f6682101d..dda8290ed0a27f13696c1026706085a97b271b45 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 2768b1a2731a384bd8c570036c21802c6edb14dd..3fc07a326c7eccefc7a16379c33d00190153c3f1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 #    Copyright 2011 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7506a29144cce0bb64c57589bd045fa05313d274..e82932559d48b34a1c719fc8f7fdad8ac2803aba 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 98ec5904e6f25c77ab7c9368f4362683474dc217..fa7eefa312fb354affbaaed3b17db3ba4c75bf91 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index df125ce17354dff726b9776facb755f29228a554..8c0beca08bb7a085db4b21cbd747634a608f5496 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 7e503debd61e5edd72034f2fcc44ebfc6d0cdbc2..b706747cf8c4f9d6e7fc2196aeb05f9156de1429 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index aad828d41d8928fd3a7147d65f332dc68e94651a..9bd917d4c24f1ecbb2c64b93600967f8ab5ca8e2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 OpenStack Foundation
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 865051835c8ae3b6f19b95ad13add4b95aa3e900..fbe8c132a5c4c915b50004aa894d4297d73acb16 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 86cb46fac3aeb6782b53d5b4ce07ca4ec758a05c..7da2002b385e2ded85fbb8b249042f1583920fb6 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 vArmour Networks Inc.
 # All Rights Reserved.
 #
index 952a452b1dab363854b074e02d868d5861b9b8b9..e496f119fece0b5fd957968101d8dead1a737d53 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 vArmour Networks Inc.
 # All Rights Reserved.
 #
index 7290cb6e61395bf58982a1152db9c1be60448b4f..d69733dea95b5855cb0462ce634acda08658963a 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 vArmour Networks Inc.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 0e3fb25a366455b93c410875f346f45877d14852..e57c7eaa34d78ca57fb0711672b7907c662be55c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Dell Inc.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 00a3ed7922c152791ca16da19db817991abe303c..8dc3fd9f6f82097ac991e4cc4363034d84efcf0e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Dell Inc.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index bcdf2f909c456cfc87302401b47aa207adc970ba..57ca02bfcdfd6b5fe48aa88db59a8c781fad1e08 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 vArmour Networks Inc.
 # All Rights Reserved.
 #
index f0eaf1b2c6092064635afee30b816806fdf054a8..a63863e996c1b63b41ebffb8c0f6228e2368df96 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index 7506a29144cce0bb64c57589bd045fa05313d274..e82932559d48b34a1c719fc8f7fdad8ac2803aba 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index bd1378bc8dbaa7efd935ecf4ae6bfc612e320780..29c638ddc43e2aeb8482decd7bf43e77f8fe0cc8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 84de61b131a0e3ec4efda6f287f366d24ed8b645..7c7a13c0838cf247b4d8394418220f36c36a0e2c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 5c1e2b9362efb4a5ed17eaf1236b2eb01f684627..a2d981a6fe7d08caff63afeac4dbb260e970d33f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 5c555b1b8416855bc22c1d6f70e7833c085afc98..ad65bcfef77def1eb756dbd7b57748597f32ef0b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation.  All rights reserved
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 1bbb53cb00d66afe3b61af9a1bc9e021baa5c03e..74d7c717d774e7898b8bcd854d03245bdf9daae5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a17e528d17e0ef828ca623ce2fb1955b276b59da..a196e230ee61e55c33d404e71c99c2c798e9ef4d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 6125b9b1034a951279a138e358e00c96551d65c8..0f834467b884181a54416798768e209a17d3008f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Mirantis, Inc.
 # All Rights Reserved.
 #
index ce18bf6d68d6fcde1ca5cf4437b38088a52b6537..44391ce44e67fe1570e2c707d23249dec6c177b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 55d2c6d628ed220f46645ad92fdfd068227bd69f..61123c307e2952c372e34aaf698ad4e7e324caaf 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Radware LTD.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 5849c95975311a47831e4773e70fdbd037eb3a3b..ad87041914b142d899b3eaaa3b1c48c229eaa95e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ce18bf6d68d6fcde1ca5cf4437b38088a52b6537..44391ce44e67fe1570e2c707d23249dec6c177b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 815334f816baad0982363cb76973b342264ed4eb..63aa02da7d88ed280693b1f0c30cf8126c2c00a2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b15f7d864827b233697858c9e6fe9cb6b8cc777a..5cece4c3a1ee8c3a3d4ea2ec9cf9172953d74deb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7dccaa3ac2a7e9752c179217763ce3a699eae1af..6cdda7a94266299a14b3605f1e58dcb73a594a74 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 253de5544cebd382b6449a1492806a50b9cb77f9..4d42f0e62b9add3321f344dd1406709595cf52ff 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Radware LLC (Radware)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 4490e919086d5c67de8e9fc09f11281116769083..a099add5c151992d5cbd6ca219b3caa16389025a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Radware LTD.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index eec22a252251027e639fd42ab07e3a901475f905..4c7b4c5d97ee549f92b3210288b6869c9dd4f80f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Radware LTD.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 88a64b72b29ff1078568f9b15571052a55eabb7b..b9dd8f626e25675eba2240a04c66c272e3702e6f 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 5d8e8fc862a05c30d1b1b487c926fee868b2558d..d69c7960f0199fd27c128327b31fd77e651abaf0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 29c415d98b86780920588b620d12e9e439012a2b..f236ecd7b60298a68664b40094c4071ae4121c02 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 #    (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index 771a67dce0a5b75c48d18442849db8366f2cfe60..5ac69915b82e52802fc58210bb69ece505b9b9c8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 9b27a7520f1c64abf9a163b3eaf3907d09bd4776..46d9c1bed8e64cb8095523062232d300fe51044c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 2639fbe6d542362a13bf8d69d25a1bab191bd8ec..d17c829d0e067bdcc6947aa544f57387ce71a4f7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index c6d5f69e316c50690f7a3c2f8e70971f1dc35e89..3f01f93531e06472b097141467dd8cf68550612f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index aef47919c0d7a70649b08984b3f89de32a6efc76..1c9bad8791708f4d4ad65aa63c6d2b8173b331b7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 771188d65edabb222e6a5b32880c54d6ec1776c3..74218e2ab6b6e6fecfba5e5f3a40c5d4d3e0f0af 100644 (file)
@@ -1,6 +1,4 @@
 
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 #    (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index e95637e9b58739d13a745c7a9357b48d4571d2a9..3bd45670f68a83627497a8333327282f7e1d96e4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index be6aa9e26d0cd8cbef67d39e15f038d18aa5685c..7a7886df7d9a72f8b3b8d198836726c0ad761839 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=10 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 2d32e4ef3182127d96c73681c4788f2fd5ed5e54..c11422ed49f21339ffd5be109577e08ebd514971 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2011 OpenStack Foundation.
 # All Rights Reserved.
 #
index dfbbe13868a1e4f82a77fa398b39fd3d16f06508..dcd12057f1319e747082fc5044dfb65316925b71 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2010-2011 OpenStack Foundation
 # All Rights Reserved.
 #
index ac4d6cbf69f7852ce91479f919d6778e2d6b293d..e744db95dc3514561400754fa5dd3a3d1e2b6196 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ac4d6cbf69f7852ce91479f919d6778e2d6b293d..e744db95dc3514561400754fa5dd3a3d1e2b6196 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ac4d6cbf69f7852ce91479f919d6778e2d6b293d..e744db95dc3514561400754fa5dd3a3d1e2b6196 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index dd2ebb8896e93cbbdf3618889bfe611e7141a003..5e06a3fdbfbc881edf7f14f2bcccde1a141e8eea 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 3ef5f94110b2978f55a5a23ca631f832ba4c6222..121f2183ad2ae0d2219070a255a9af8870300333 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index fa63300fe22b5ab35f82918c5d21b15eee3add78..552e064a992f2ca4c67319208223930642d75631 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2014 OpenStack Foundation.
 # All Rights Reserved.
 #
index 1208505c34e99f770e2038909c6de9f968715472..70b99412b03fbcd52f102b4e1c3fd51782eb0e7c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 # All Rights Reserved.
 #
index 96b119faf67395d4a153cbbe1ff932ffe3b488a4..282187de452df2b20781f1130f8731d5eefc0c0a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011 OpenStack Foundation.
 # All Rights Reserved.
 #
index 3a78b8d8f6c6c7ecf2febd92c93aaefe826ad93c..3ca81b73c82eb4367fd1024e1e8d5576c4db95f7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 NEC Corporation
 # All rights reserved.
 #
index a26104e40125fa0958a8f07c53a1dbaaf7661859..7c119c53ccfdd598cf230bae8733c10178955218 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index ac4d6cbf69f7852ce91479f919d6778e2d6b293d..e744db95dc3514561400754fa5dd3a3d1e2b6196 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ac4d6cbf69f7852ce91479f919d6778e2d6b293d..e744db95dc3514561400754fa5dd3a3d1e2b6196 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ea42430305cb99b4d768ce0e7cce4f59080033eb..6786b0f65e341db9f770f37df6d5f2a64e0eed43 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ec37f83aa0f59abf8efea898760bbadffa3ce1ba..afe6d819153f5445ac8c94f4508b67675d5bd0d1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e288654c2a76a42f2b190232349164c7e5c6bd4c..90b48e0bc9edadab6be0e6a528b179d6c37834ab 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7e503debd61e5edd72034f2fcc44ebfc6d0cdbc2..b706747cf8c4f9d6e7fc2196aeb05f9156de1429 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 3db3cc3ed840062e9f0e18b13c922f2cb669c412..72940032a44330313cafc64b14d4c2cbd57b528d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Big Switch Networks, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b8d5e3aae384346ea03f8aeac3a5ef36ba5eb8f0..b04a0ba775e4d87e1fe0604e086328d267fa2e14 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 Big Switch Networks, Inc.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 6fc5580eb5306ab13ea8f17929fc062e1d708a21..2a792231621c33c6273b06863dde0489b4652e20 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index 89e4c5b728f163e58cf0903a8c06fd5ad238e103..8ff48d044bdf50cd38964b10207b3c8d21488693 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2014 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index df3aeb030fe0602faea86feeb52be09e229afa40..63f2aa482a801388b6cda1c6d0e6a9192546152d 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2012 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index fc82b727cf8548173127fa072ff8bf2af20655c4..39483b23c5029efb0e2e71a318318a1162e9075a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Big Switch Networks, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d1af8c59eea58f8e8bb943b893bc0e7e30d5fb98..b9eda04a0e8e7acb1b66ae476f7ac77bee32ce8c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 OpenStack Foundation.
 #
 # All Rights Reserved.
index 127b516be130d2f8baef9accf5840c6ae5b6e2e5..1733dc4c15ce6015dcaf03c8ee5546ec7e4ae63c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 OpenStack Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index b5a0c33f68e989e9fd8d7299544aa1b4afa71357..144f4bb0a5c6b22441286c5f36c0c7661a054e63 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 OpenStack Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 7e503debd61e5edd72034f2fcc44ebfc6d0cdbc2..b706747cf8c4f9d6e7fc2196aeb05f9156de1429 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 59a41193333a90828d5a5fa6f806306beed9d874..cf7a1ceaa8443b9288c55b07e6542ffda59a3b19 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 2d1f0780e15e6274032a181ee654210cf3d66d14..7de5e1f08a51e4127c06a75cbbfcb7aa6cf2ec0b 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2014 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e806944e0b82b35493c072cbde524613b7030464..dac40e4c744659b54b40dd053b63f70bbe2eb0d5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index b2d29de61ad2ee58d90c1e8e3317f2f6cf5f5b91..591d1309f32db9a899ab2cc27a81ece3d7f69702 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cisco Systems, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 5d388cfa27127a18b6ce05cae0bf3e4b7e4c11fc..0424c8721fefcbbe873cb1afc14af8d438695ed6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011, Cisco Systems, Inc.
 # All Rights Reserved.
 #
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 69cf3648349587e5422aa7e64bb247d0ab202fae..0470bfd960eaccd82f32107c0471ef046802c749 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e3dc5ee8fc7730ffa2ffa0d2a66f8e895cb50358..b20fda55cb29d23069bb49d7de3c61d4df02e6d9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 OpenStack Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index b936bbcb8e4149390513f06bc5c67a1dd6bf80d0..17b786d17bfdd7362b872d710b0a9f30666ce70a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 #    (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index d685df96c952e8645a0894b3fac86a2993c44566..771345b9172f7e9b810d78b4e4978a613742441f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 #    (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index fc58a7e297746fa960601d5392cd11ae0af77062..0e7fcd98f4ef381810a2d8b0b03c2d6c25af661d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index bb81770cdb306dc440105401aa9b90751cd3b178..ca8f26b15f66221033fb2778e807918bd8464ffa 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index ea84d63abfd32ec1099e5924dbe4048847b5c469..49f6dde8bfbf59c560bef28e28f6e30cdbcc5a40 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 548a1d432483e09c8a539d87aa27cf705f1410e3..699527ff7b367ce33d74f2067391d6384f8b7bff 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 74b64e4151239757392e332bdd27d309245869a9..e49da11acf8953a3ea588ad29cdb4733dbb6d8a2 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 6241ab0f158ab23dc31dfc60244d32abcdaa21a6..e8e23063f014d09999d1fcc2b6456e1ff721f701 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2011 OpenStack Foundation.
 # All Rights Reserved.
 #
index 4ac574e5860ba82054f5a5b6d02d3e73abb5fe61..153622e504b8b4ff5d1175565f9642143899ecda 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 062acc776a75e38cead735c81536e4ad57f73532..d01cc74665e1d07b07f0671dcc0d46f33a5fbda9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 VMware, Inc.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a348587c56ec4b0428f92a10e292edd030556c6f..a11ddf78a2df994114b788d9bbabe8296be12255 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc.
 # All rights reserved.
 #
index 27308a5a2b2d02a65306b572c8ae81ab03bd2ae4..4c95e6a94329a7b3d1b22968e1f01891b0319fdf 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011 OpenStack Foundation.
 # All Rights Reserved.
 #
index 7ef4e09fa436e7453cc1f37481bfe76b6ee75562..0089853d728992c9e245095065e04c9afb493e3a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 5d2a24c0d51ab091ca67742baca391e744465e3f..090c99ccea02c3b57b8ab543f281e318fbb4e6e0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # Copyright 2013 Pedro Navarro Perez
 # All Rights Reserved.
index 8e34777c221323061f11900476956e84b0e48847..90f17d1f1850c8506881af928531fa8320d316de 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # Copyright 2013 Pedro Navarro Perez
 # All Rights Reserved.
index 965842738b6dc8cd32982db371b96fdbee1302e4..ff64b8aecc2619a6e1a52d6a751e923cb1be68c6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # Copyright 2013 Pedro Navarro Perez
 # All Rights Reserved.
index fef96d734bd87f970c6b932d15e1b73efdc04703..81eb64c521f20eca0b56730c1e178199b9ec716b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index c020f16e0f6910eae137c2efd46b3e73416b7aff..2a7c54bc8bd6b7d5b0841a3542f158289f8ee033 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Cloudbase Solutions SRL
 # All Rights Reserved.
 #
index 7e503debd61e5edd72034f2fcc44ebfc6d0cdbc2..b706747cf8c4f9d6e7fc2196aeb05f9156de1429 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index d72b5615ff2860c8d2cfda2cbc6c45d1cc88e05b..f4df6f3aad135ece328a129ae498c9c015df128a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 62662036a32561698b7b397ce9f4aa8b4f522114..e930092dbc700cc9e2899aff271c4564fa0e5d23 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 616a06acd9ed9943bfaf6ade083362851e4df861..71ccbd707cd2fb124faa7c8623aeb70b7273a3b3 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d8bce774544b3f17e255e314cdc45c48c19cd3da..65685178bf2fc5cd1858efca2e7d66eb391c3e77 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 1430697f31494c8f933c84cc21bc84877de37908..0fac458091f3f5e396d9e93294a047ce7b0723e2 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7dc621978db172835d4e4af1b6f3da145820e919..c05074948b80ed2269b2bd2cf8d80239f3bdaa90 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 439ff6594d1f72f737d380411bac929087108ec1..e2cc2a75b7b2f90aa173b37c17c588c36bb7da2f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index 9fdae9cd6b48d586bca8f66983825147635365b3..0e6935e5fcbce14624b9a1aed7f10c79f48aade4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
 #
index 67677c92a57240b7a4394366857a2cadbebbce78..67085f94290082a55fa3c812d8b7e190ab021d9a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index bed900fa3a5701b41013cfe9c8bf1e10696fb42e..588903aab9acab9e43bb4e00222b355d48bf1982 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index 46ed5bf0db475e673de283bd112075f187b69ade..80a6cb9727d4ae327dfa0eb609d65d7ad5c3a65d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (C) 2012 Midokura Japan K.K.
 # Copyright (C) 2013 Midokura PTE LTD
 # All Rights Reserved.
index 2dac0fe2a24c4439cb4d24f38d5de19db4937a93..721822dfb614ba88c4b04236946a1ea5fdf2acfb 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright (c) 2013 OpenStack Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 039839532b8cc0442b0128afc64b3e4a05604703..449b655269e7ef12a5afd4430c9a69b80aded453 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright (c) 2013 OpenStack Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index ea884ae514c74405b5b35eedb577e468cfa36e8b..c037fb3a259192e02ec1ba82470defdf40847dc2 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2014 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index c818bfe31beffcf14dc0b64ae043994051b4fb46..7182ac4147951b7f9d586158b76ffec1d4ffdf75 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 7191f0b38c9b580d1e704b4a686a0148a8daa14e..4c0eb2d2d775cce76b12fb6532007170f4b78a17 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2014 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index ea34a840b1a61aed03c59e96c2c61400f1c3152c..27efedc78524b59160bc00c6a0cf3c7c37f7b759 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Mellanox Technologies, Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 362a36068292dfe3a7a7195321d6e7a1dbcb6c79..cff1fb258c741e47df3f30334b8207b8e2c6f4ec 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index d03744ffa7175bba109909ada41ec2f5c4ae3a69..e4800043a655001f33ccf9b3270306997bf52c7a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 60c1770a5a710cb0b7423b7bd038c15771983f7d..98d9e5ac7cae0359bcae791bd7847a9a22b41c3e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index 9d9fad521bfe26548e4e5e4eceed4837d47c26ff..5bc25394fe377ee9c1e74b5e7fb7b3ced87deb84 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e3b8869071a0aadb4b26a1be994e3b89a6c528da..62ea0a3e2063ccb1133482a80ced480047b6f4c4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 26396aeb9a662460b38651fd6ad83460bcfb987c..1bb7b64149eaccb52bfbf169c5bb0ccfc6af4e67 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 93f75a2b0429814f28c417a7dfb063f35606118e..20340894f356359cc3cb50ed4f6da694f900c8a5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e4543c21f5b4df092b0401c3f4fe3e0bd7715518..47de0ed6ef33181b739ef308720b8a8eda8622b8 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c198800c4725ee663d0cf89e31a0f5e66a25748a..a2b3939d335e707d520d001cafb9d6a14cf8ef3f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index f9aca72948a6c9c1a617b8ebb4a71302953a1ec0..cf859d8717c8c5fd72ff0906862eed737eba9877 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 NEC Corporation
 # All rights reserved.
 #
index 5b22645960068432003173732d90ff01ebca1702..0b681969f76c9b1ad92d0699886c917aefa649b1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, NEC Corporation
 # All Rights Reserved.
 #
index 484d65dd9fbb7569d2a584e90eb300488c87d94e..635b4a43bd914ababe8568de2140af521f6a00ac 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 NEC Corporation.  All rights reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7e503debd61e5edd72034f2fcc44ebfc6d0cdbc2..b706747cf8c4f9d6e7fc2196aeb05f9156de1429 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 528f894a60f0338f54cfa3019941d17e92ddf33e..b7937853373dca0f40d420c5c474c9e10df162b1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2012 OpenStack Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
index b1d2371b3b1254ff79d3df0eaf7a8788b2a6daa4..f05043da08745d4720aba96f9c2b3074e87921da 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index e8f75b9f4c13a9d8e97cbd12f8909306138d8458..279c76d9e14cbca5457a068fa55d471070b9b283 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012, Red Hat, Inc.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 50e2caf27c94ace97dda1116723c4035c39b8e51..05acdc5decf1687c6188fb1e3db2e534686b9a76 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 39e9b8d130f3261cfb5b15c36a1336c6487021eb..c166c35296c6728deb9c777b18c003fa670bd43f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 92fa937c5000d9ab734290b089da4a7d610899b3..f5d503c0ad89ce9367eeccd5ba253eef22701c3f 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2013 PLUMgrid, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7e503debd61e5edd72034f2fcc44ebfc6d0cdbc2..b706747cf8c4f9d6e7fc2196aeb05f9156de1429 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 8e840f48ab0e82965b27f7acbaf6645a3e02d910..f81aea0870af01f198512c2b04a69e9b5d4bd713 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Isaku Yamahata <yamahata at private email ne jp>
 # All Rights Reserved.
 #
index 3dd49fcc88a90404fad6b41c389b95f2e631a8bc..4cbdbe62c34fbfd73a79b3106b6894f5f1926ede 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 Isaku Yamahata <yamahata at private email ne jp>
 # All Rights Reserved.
 #
index a023136efc7103514944cc5ee0fdcacd1ba77e65..5e1c1ecd6cccbb4bc854cb785021dacdee290f54 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index ce18bf6d68d6fcde1ca5cf4437b38088a52b6537..44391ce44e67fe1570e2c707d23249dec6c177b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 7daffce19872d7fa511dc1cfa4417fda39a10a66..0edc64647db7bfc955f1edd23b41f80c546742b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 OpenStack Foundation
 # All Rights Reserved.
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 3b76c5af37959401b3289b3d2725da3faacce337..188d3c2934bf654ea5277d9bf5e32939576aab21 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright (c) 2013 OpenStack Foundation
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 6a08e34b292c5afce5d7b4f789af556db723d75e..d778321189c352182897e70cd3945599e58e4e04 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 vArmour Networks Inc.
 # All Rights Reserved.
 #
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cae279d0ad6e8b713c36e543eb0ca128c166edf7..fb181bf6220e1a9eaaac37d675296e1b2693ff42 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 4bcef20e6c0824fa18190bfb4d87980643161640..472586547c5e39ab91eaf5ccc190c0d6f14af540 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Dell Inc.
 # All Rights Reserved.
 #
index 5e8da711fb13c72b3051fe0d1152fca7f2aed653..a6a8955d8b30cd931e7f2d5027b1dfc9dabdc7e7 100755 (executable)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index c65af6bc58341f0f2fca585a2b42dfb439503d9c..46ced61637cdd561375fbf3b11cfd320b0b282ca 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 vArmour Networks Inc.
 # All Rights Reserved.
 #
index 2430d69c6dafdcc492162c4f3d0fa28e32d3d77a..512abdb46a8074a35d42a6ca4431e75496a49da5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index ce18bf6d68d6fcde1ca5cf4437b38088a52b6537..44391ce44e67fe1570e2c707d23249dec6c177b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 955d6e1a842c4e7a9a045bef5c2b01c6e3ed8ca1..881b248d8543566f60391205b7ddca146eee8701 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 6a593b367332fa242290e0dbf2c078da8429403f..25c9b476470b9a7886caff3c8cc8ef2a790e0d06 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 94513ee9d1cfe223b2862c11e62d04a3f772d809..211fce3a68a99d0a9142edf28289e7eed6f6bc6f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ce18bf6d68d6fcde1ca5cf4437b38088a52b6537..44391ce44e67fe1570e2c707d23249dec6c177b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index cffb2ae3731eb5f4002f6cffcee805289b29ac7b..2402b18dc7fee388dadac85566c4a27c1de5b66b 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index 56a02a2082dc4461e10d460bb6b5722d44075060..19f2d1dae8e882454caccbdc6778efc6d2d3a001 100644 (file)
@@ -1,5 +1,3 @@
-# vim:  tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Embrane, Inc.
 # All Rights Reserved.
 #
index ce18bf6d68d6fcde1ca5cf4437b38088a52b6537..44391ce44e67fe1570e2c707d23249dec6c177b5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a35e159360189a0c16f3442094fd41359a1aa246..82104e6540dc216e4f13cf6e96edbb9e4694241f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Mirantis, Inc.
 # All Rights Reserved.
 #
index 450727bc246dd3158ac483d504ebb41519995fed..c8079679651f6064100f047709f228f8f74c2521 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index a073d30e0bf636da77e84dbaff39fa309eddd0f6..4c294ae381dd6b8be4f11da9a26136e23ca137ab 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Radware LTD.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 6a92213062f715bf869f7d19538d1a5a8b6727bf..8f332e7df5bf8b2592e16974edb9df90b165dadd 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 95fef74ddf2e343644573b2d9b24ac7a2c286e9a..b2da02d3cd2882d344a1930d1aea657e73e4e71d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index fb5ebba54d9dc06df566f7eeb262a68eceab40b2..e319a1d904c347237310bbfdf910a6ef10fbdd59 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2014 OpenStack Foundation.
 # All Rights Reserved.
 #
index b936bbcb8e4149390513f06bc5c67a1dd6bf80d0..17b786d17bfdd7362b872d710b0a9f30666ce70a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 #    (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index 9b27a7520f1c64abf9a163b3eaf3907d09bd4776..46d9c1bed8e64cb8095523062232d300fe51044c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 29867a144d310d0e00a76b66e96b7e399c582c2c..d10ae3d5beb37d0e1a36735c093ae7751c9718cb 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 9b27a7520f1c64abf9a163b3eaf3907d09bd4776..46d9c1bed8e64cb8095523062232d300fe51044c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 2f7cbfaf95074ad24dc8ae443aac2b1b3846bcb4..713f8d846495e730baa10817cc2c5464b362d3f6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 7b1cab5239aa48bd865a7136141a0dd20a78b70f..09f5594714ae46c964023356174fefeb4ecce87c 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index 45f932ec149ea349bd3847d1e4ba63a59062d7d3..b0cd3fbd1ef77c39573039bcd658c2f6807ab760 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT I3, Inc.
 # All Rights Reserved.
 #
index beff3d7a5cb05ffcb1b430113cb8984bcb82862a..31a55d412c246b781deef76e65b63011de3cd4f7 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 #    (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
 #    All Rights Reserved.
 #
index e2408e0ce5305fecb8ca0ebe4b95d21acf9d0a65..5e1b7f494045d6f22b61547dbd8dd2a7685ca979 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index a59cd334865e56f812c7beac7afacef9eaaef507..ddbf4f02e9b96921bc74187b42285da17e1546e4 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 71b1cd6daa6203dce37a7150875fe7a30749fd21..13c8335dffbd2fd6a7292ab05d3dfa7d1222388f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index defdf5a2c5a8cfbd68ea46a0dbc0ee91b8f223ea..137e8bbb82a9c1348a3320fd3caa9f952608f5d9 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index ed571376d65c2192d08e67d4a20050c825f5f9cc..4eb48e3e31948d9a2d0edaf4668c7a89edba32f6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 622ddc8f78d169368190057936823d27e2f99577..92a360097023434c0ea2354d635e19849938dfda 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 Intel Corporation.
 # All Rights Reserved.
 #
index 38d54f7cace06dd8103b8c3507aa9d2395b73f83..8275149384b13906d8ec47150d6a592ce32fc1a6 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 550c16592fb1954ed437998f705a7385282df49e..965b512077db27487eb02d6f09d593e0a353eb9b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 Intel Corporation.
 # All Rights Reserved.
 #
index 0282cdc0c22e0ec290e0919a493714fa204064b8..2fb268d07a3ad6bbc1af0cd5662fc7fd2d592147 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index aa5c06743ee1b85b28dcacf37e51dafcc33a327b..2e7dc5fa69817085fd56072aa4d83ff850055803 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index 20f97964830c986aee5ec0c25c697bd077fcb47a..7dd0dfcc4f0a66ec125b3752e68b009d21546431 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 # All Rights Reserved.
 #
index cbc901ec85d2830406543e5a9576560f719ffbe0..c196b8afbd0b9d178da56665f15b65bd8b295c5a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 16b6c8dda3329bc512be772175310af0cc200c97..9440277f94d115e634ad8762c9540257ae3aed6b 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 0b0826bb9e982516279939bb73470983b0685140..e5bc84095dfc58cc1792abbf5e2ce51510b68ae1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index b525b9dd61c0af88e4a02b72542b2f967997adfb..d841670b15dd6b095bae60e5a683fdb03ee2e24a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 5c4ad40381bae605822e1d874fa90ff1287a41d2..d57c3869b815da94e7bcf50d27712c9f2f12d771 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc
 # All Rights Reserved.
 #
index 826ca80a2c0b46976dc0623a80dd62d2a0294934..d7a60425749fdfc06938f699c94a222df13ed34f 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 62f2fec7913bc677bf542b150521716bd0392946..f185cd1144bd1e4c61c1bff91786f649fa7c7942 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2013 Big Switch Networks, Inc.
 # All Rights Reserved.
 #
index fa88bbf33cdc3bc69c433cd41922ce0e79cfdba4..fe521645349366a33c0540657a7c0eee2a1fcaad 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware
 # All rights reserved.
 #
index 6ab310f75a6b70920aab88989a48cbe5983b2059..686fd41ec03ba7e887f0d5f8ab2e1f32f57c81e3 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2011 OpenStack Foundation.
 # All Rights Reserved.
 #
index 06f490d554d3171707dfa244cab6a5b29cbce70c..d1da6b2752ec51c75ad99b2b751ceef8b7d22c17 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 5e16406bd8111c001d21f4ebd19d5680371e7901..e38086253f47d85470f7b1357b20b4d262aa51f1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 Locaweb.
 # All Rights Reserved.
 #
index bedf1755f4430902e283d75ae89cdff2b81aabce..577750b7c5d374239bb1bc558e3d6e8238249438 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index 9207e5df025060a988d8cf9158030a1a20f94168..9c07e7e7730dbe849c4307c5516a944810b405e5 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index ffdec24bc1e62132a58174c58e6017fdd94b7306..809216e6a5380a6cc9930246c3aa8b0b7c6fecea 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index a002c1d29ac158ce7bbf2c31a127bbfd80dd2cec..d405c04a756ae8ab8a896f8a8211396365c7f168 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation
 # All Rights Reserved.
 #
index 872adaef39034bf25fe0af459c75bdbd0299b711..6a5c671d8c2ae3b62d81917ba059226fdd9dbece 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 416a113b36f43f1a5dc3ee54fee5a13129165234..314b22ea4ed085ad6294db0dd521b1fcd7769a5a 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012 New Dream Network, LLC (DreamHost)
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 4a8eb0e6dcc342da7d810a41d8501db9858d3962..b751478ae4b0ec9ef6476722e3fa0cf5f46f67ad 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright (c) 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 582c99756e5410b7d9ffd8b5b0d4122acc7165be..c42a3d68fb3b7e2d8881480309934eadb6c424bd 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 Red Hat, Inc.
 # All Rights Reserved.
 #
index 17fb41fcd95bedce6c9c3327bd793f8c3ee53289..60eeccca4f516bc1ed86acd67e138673574b4b2d 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index c95e4d3e0344609c939e136a4be7b0fdf87d8f02..58af1ff0f9180403ba8f1344f7c2555bf40d0332 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index d84d0db6e228650a30fe27f3ff2305f6bf1f6d0f..7db7d42840456d10aaf53266f52eb56944b58420 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 VMware, Inc. All Rights Reserved.
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 12b6f6ee9bac08097ce6f0e47dfc44005b510507..49c85e1d80d5c05c50b0601f5d567621b52a947e 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
 # Copyright 2012, Nachi Ueno, NTT MCL, Inc.
 # All Rights Reserved.
 #
index 135c87b0baf1804a6b04ab5851d449e7b52905fc..633e4bb4c8c115b9f20a75ebd7330a09abd243a2 100644 (file)
@@ -1,4 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
 # Copyright 2012 OpenStack Foundation.
 # All Rights Reserved.
 #
index 1de0d53f850e960283568c5bc3c7c1f2a229e657..a6b3f3be7442d1cdbb266934b1e1375bd6073ab1 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation.
 # All Rights Reserved.
 #
index 181926489308f2f48beee4b3b398ba427a2197f7..2dbf54df2dcaf64a97aef38bff7d2db1804f2bb3 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 #    Copyright 2011 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index 9242530d544e1f4d5973e92636760eb67edb9e74..a98e22263758da956939c2d8886248b5df5cf943 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011 OpenStack Foundation.
 # All Rights Reserved.
 #
index f9b31ebda3257ba590b899ab2d8fb1f1c18c65ad..697ad180d27821d8a8017e0f7b4a2916868703d0 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 #    Copyright 2012 OpenStack Foundation
 #
 #    Licensed under the Apache License, Version 2.0 (the "License"); you may
index df06fa9c63afc2f02b35026f458aee49c6475632..f8fb8fa2916dae62af7d989fe941565c67920a29 100644 (file)
@@ -1,6 +1,4 @@
 #!/usr/bin/env python
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2010 United States Government as represented by the
 # Administrator of the National Aeronautics and Space Administration.
 # All Rights Reserved.
index b5ec5092f09f6541ea3f4e944698328239dbf669..3e8c1e4a81fba70836291784aea1378426969ad3 100644 (file)
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2013 OpenStack Foundation
 # Copyright 2013 IBM Corp.
 #
index 63f5b98370ebfcfc4a9d54c6b5bc7d098ef88095..dea5c5fc2be69b72fabc7ded796dc3c89dd8ab31 100755 (executable)
@@ -1,6 +1,4 @@
 #!/bin/bash
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
 # Copyright 2011 OpenStack Foundation.
 # All Rights Reserved.
 #