]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Imported Translations from Transifex
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Sat, 7 Mar 2015 06:14:47 +0000 (06:14 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Sat, 7 Mar 2015 06:14:47 +0000 (06:14 +0000)
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ibccb7b855647e6438fe3b751a1abf5c9ff52bdf8

13 files changed:
neutron/locale/de/LC_MESSAGES/neutron-log-info.po
neutron/locale/es/LC_MESSAGES/neutron-log-info.po
neutron/locale/fr/LC_MESSAGES/neutron-log-info.po
neutron/locale/it/LC_MESSAGES/neutron-log-info.po
neutron/locale/ja/LC_MESSAGES/neutron-log-info.po
neutron/locale/ko_KR/LC_MESSAGES/neutron-log-info.po
neutron/locale/neutron-log-error.pot
neutron/locale/neutron-log-info.pot
neutron/locale/neutron-log-warning.pot
neutron/locale/neutron.pot
neutron/locale/pt_BR/LC_MESSAGES/neutron-log-info.po
neutron/locale/zh_CN/LC_MESSAGES/neutron-log-info.po
neutron/locale/zh_TW/LC_MESSAGES/neutron-log-info.po

index ed2b639e9b1e6e2d8b8fd38dbfb9acd00af50326..95e7a5bb1c4fc0d6feb9e36a6b6c2626380b22a2 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: German (http://www.transifex.com/projects/p/neutron/language/"
 "de/)\n"
@@ -124,7 +124,7 @@ msgstr "Firewallregeln aktualisieren"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "DHCP-Agent gestartet"
 
@@ -136,13 +136,13 @@ msgstr "Synchronisation von Status"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "'agent_updated' (Agent aktualisiert) durch Serverseite %s!"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "Agent der Ebene 3 gestartet"
 
@@ -151,7 +151,7 @@ msgstr "Agent der Ebene 3 gestartet"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -265,7 +265,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -274,33 +274,33 @@ msgstr ""
 "Überprüfung für CIDR: %(new_cidr)s fehlgeschlagen - Überschneidung mit "
 "Teilnetz %(subnet_id)s (CIDR: %(cidr)s)"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "Ungültige IP-Adresse in Pool gefunden: %(start)s - %(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr ""
 "Angegebene IP-Adressen stimmen nicht mit der Teilnetz-IP-Version überein"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr ""
 "Anfangs-IP-Adresse (%(start)s) ist größer als Ende-IP-Adresse (%(end)s)"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr "Pool gefunden, der größer ist als Teilnetz-CIDR:%(start)s - %(end)s"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "Überschneidungen bei Bereichen gefunden: %(l_range)s und %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -311,33 +311,33 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "Ignorieren mehrerer IP-Adressen auf Routerport %s"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
 "Port %s wird übersprungen, da keine IP-Adresse auf ihm konfiguriert ist"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -375,71 +375,71 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Eventlet backdoor hört auf %(port)s für Prozess %(pid)d"
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr ""
 "Überspringe periodische Aufgabe %(task)s weil der Intervall negativ ist"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "Überspringe periodische Aufgabe %(task)s weil sie deaktiviert ist"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "%s abgefangen. Vorgang wird beendet"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr ""
 "Übergeordneter Prozess wurde unerwartet abgebrochen. Vorgang wird beendet"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr "Untergeordnetes Element %s abgefangen; Vorgang wird beendet"
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "Verzweigung zu schnell; im Ruhemodus"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "Untergeordnetes Element %d gestartet"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "Starten von %d Workers"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "Untergeordnetes Element %(pid)d durch Signal %(sig)d abgebrochen"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "Untergeordnete %(pid)s mit Status %(code)d beendet"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "%s abgefangen, untergeordnete Elemente werden gestoppt"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
-msgstr "Warten aufgerufen nach dem der Thread abgebrochen wurde. Bereinige."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
+msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "Warten auf Beenden von %d untergeordneten Elementen"
@@ -625,12 +625,6 @@ msgstr "%(plugin_key)s: %(function_name)s mit Argumenten %(args)s ignoriert"
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "Bereiche für Netz-VLAN: %s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -673,7 +667,6 @@ msgstr "Entfernen von Port %s"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -682,7 +675,6 @@ msgstr "Agent nicht synchron mit Plug-in!"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -813,7 +805,6 @@ msgid "RPC agent_id: %s"
 msgstr "RPC-'agent_id': %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -826,7 +817,6 @@ msgid "Device %s not defined on plugin"
 msgstr "Gerät %s nicht für Plug-in definiert"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -945,22 +935,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -988,6 +978,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "Bereiche für Netz-VLAN: %s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1137,70 +1132,26 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "Laden von OFC-Treiber: %s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr ""
 "Zuweisung von %(vlan_id)s als lokale VLAN-Adresse für net-id=%(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "Zurückfordern von vlan = %(vlan_id)s von net-id = %(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "'port_unbound()' 'net_uuid' %s nicht in 'local_vlan_map'"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "Agententunnel nicht synchron mit Plug-in!"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1222,11 +1173,27 @@ msgstr ""
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "Agententunnel nicht synchron mit Plug-in!"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1256,155 +1223,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1442,13 +1260,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
index c2ad9b90c1a6382e3271acfc250c93abcd5930f3..d30e5c7c6c41373a5cf7c9a1faf9bbc49ffa2e0a 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/neutron/language/"
 "es/)\n"
@@ -123,7 +123,7 @@ msgstr "Renovar reglas de cortafuegos"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "Se ha iniciado al agente DHCP"
 
@@ -135,13 +135,13 @@ msgstr "Sincronizando estado"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "agent_updated por el lado del servidor %s!"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "Se ha iniciado al agente L3"
 
@@ -150,7 +150,7 @@ msgstr "Se ha iniciado al agente L3"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -264,7 +264,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -273,37 +273,37 @@ msgstr ""
 "Se ha encontrado un error en validación para CIDR: %(new_cidr)s; se solapa "
 "con la subred %(subnet_id)s (CIDR: %(cidr)s)"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr ""
 "Se ha encontrado una dirección IP no válida en la agrupación: %(start)s - "
 "%(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr ""
 "Las direcciones IP especificadas no coinciden con la versión de IP de subred "
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr ""
 "La IP de inicio (%(start)s) es mayor que la IP de finalización (%(end)s)"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr ""
 "Se ha encontrado una agrupación mayor que el CIDR de subred: %(start)s - "
 "%(end)s"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "Rangos de solapamiento encontrados: %(l_range)s y %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -314,32 +314,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "Ignorando varias IP en el puerto de direccionador %s"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "Saltando el puerto %s, ya que no hay ninguna IP configurada en él"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -377,69 +377,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Eventlet oculto escuchando en %(port)s para el proceso %(pid)d"
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr "Omitiendo la tarea periódica %(task)s porque el intervalo es negativo"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "Omitiendo la tarea periódica %(task)s porque está inhabilitada"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "Se ha captado %s, saliendo"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "El proceso padre se ha detenido inesperadamente, saliendo"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr "Hijo captado %s, saliendo"
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "Bifurcación demasiado rápida, en reposo"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "Se ha iniciado el hijo %d"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "Iniciando %d trabajadores"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "Hijo %(pid)d matado por señal %(sig)d"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "El hijo %(pid)s ha salido con el estado %(code)d"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "Se ha captado %s, deteniendo hijos"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
-msgstr "Espéra llamada después que el hilo ha sido matado. Limpiando."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
+msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "En espera de %d hijos para salir"
@@ -626,12 +626,6 @@ msgstr ""
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "Rangos de VLAN de red: %s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -674,7 +668,6 @@ msgstr "Eliminando el puerto %s"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -683,7 +676,6 @@ msgstr "El agente está fuera de sincronización con el plug-in."
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -815,7 +807,6 @@ msgid "RPC agent_id: %s"
 msgstr "agent_id de RPC: %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -828,7 +819,6 @@ msgid "Device %s not defined on plugin"
 msgstr "El dispositivo %s no está definido en el plug-in"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -947,22 +937,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -990,6 +980,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "Rangos de VLAN de red: %s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1139,69 +1134,25 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "Cargando controlador OFC: %s "
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr "Asignando %(vlan_id)s como vlan local para net-id=%(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "Reclamando vlan = %(vlan_id)s de net-id = %(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s no está en local_vlan_map"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "Túnel de agente fuera de sincronización con el plug-in. "
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1223,11 +1174,27 @@ msgstr ""
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "Túnel de agente fuera de sincronización con el plug-in. "
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1257,155 +1224,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1443,13 +1261,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
index ccd76149ef554906bf1f77e75f033eadd353924f..a4b05e6e724627fb361bc068f72a3102bb0f988d 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: French (http://www.transifex.com/projects/p/neutron/language/"
 "fr/)\n"
@@ -124,7 +124,7 @@ msgstr "Régénération des règles de pare-feu"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "Agent DHCP démarré"
 
@@ -136,13 +136,13 @@ msgstr "Etat de synchronisation"
 msgid "Synchronizing state complete"
 msgstr "Etat de synchronisation complet"
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "agent_updated au niveau du serveur %s !"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "Agent de niveau 3 démarré"
 
@@ -151,7 +151,7 @@ msgstr "Agent de niveau 3 démarré"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -266,7 +266,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -275,36 +275,36 @@ msgstr ""
 "La validation du routage CIDR %(new_cidr)s a échoué : il chevauche le sous-"
 "réseau %(subnet_id)s (CIDR : %(cidr)s) "
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "Adresse IP non valide trouvée dans le pool : %(start)s - %(end)s :"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr ""
 "Les adresses IP spécifiées ne correspondent à la version IP du sous-réseau"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr ""
 "L'adresse IP de début (%(start)s) est supérieure à l'adresse IP de fin "
 "(%(end)s)."
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr ""
 "Un pool plus volumineux que le routage CIDR de sous-réseau %(start)s - "
 "%(end)s a été trouvé."
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "Chevauchement d'intervalles trouvés : %(l_range)s et %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -315,32 +315,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "Adresses IP multiples ignorées sur le port de routeur %s"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "Ignorer le port %s car aucune adresse IP n'est configurée"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -378,69 +378,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Eventlet backdoor en écoute sur le port %(port)s for process %(pid)d"
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr "Tâche périodique %(task)s ignorée car son intervalle est négatif"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "Tâche périodique %(task)s car elle est désactivée"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "%s interceptée, sortie"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "Processus parent arrêté de manière inattendue, sortie"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr "L'enfant a reçu %s, sortie"
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "Bifurcation trop rapide, pause"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "Enfant démarré %d"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "Démarrage des travailleurs %d"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "Enfant %(pid)d arrêté par le signal %(sig)d"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "Processus fils %(pid)s terminé avec le status %(code)d"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "%s interceptée, arrêt de l'enfant"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
-msgstr "Pause demandée après suppression de thread. Nettoyage."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
+msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "En attente %d enfants pour sortie"
@@ -626,12 +626,6 @@ msgstr "%(plugin_key)s : %(function_name)s avec les arguments %(args)s ignoré"
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "Plages de réseau local virtuel de réseau : %s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -674,7 +668,6 @@ msgstr "Suppression du port %s"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -683,7 +676,6 @@ msgstr "Agent non synchronisé avec le plug-in !"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -814,7 +806,6 @@ msgid "RPC agent_id: %s"
 msgstr "agent_id RPC : %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -827,7 +818,6 @@ msgid "Device %s not defined on plugin"
 msgstr "Unité %s non définie sur le plug-in"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -946,22 +936,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -989,6 +979,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "Plages de réseau local virtuel de réseau : %s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1138,25 +1133,15 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "Chargement du pilote OFC : %s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr "Pont inconnu %(dpid)s ours %(ours)s"
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
-#, python-format
-msgid "unknown network %s"
-msgstr "réseau inconnu %s "
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
@@ -1164,7 +1149,6 @@ msgstr ""
 "Affectation de %(vlan_id)s comme réseau local virtuel pour net-id = "
 "%(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
@@ -1172,39 +1156,6 @@ msgstr ""
 "Récupération du réseau local virtuel = %(vlan_id)s à partir de net-id = "
 "%(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s absent de local_vlan_map"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr "Configuration complète de l'équipement %s"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "Tunnel d'agent désynchronisé avec le plug-in !"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1225,11 +1176,27 @@ msgstr "Mappage du réseau physique %(physical_network)s sur le pont %(bridge)s"
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr "Configuration complète de l'équipement %s"
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "Tunnel d'agent désynchronisé avec le plug-in !"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1259,155 +1226,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr "Equipements exclus: %s"
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1445,13 +1263,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr "_handle_request called: %s"
index 630f2524ffafc0d51833eb7ce7852c219d1e50a4..4e85fbe832104bde5d94121bca6638d0848bda8b 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Italian (http://www.transifex.com/projects/p/neutron/language/"
 "it/)\n"
@@ -124,7 +124,7 @@ msgstr "Aggiorna regole firewall"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "Agent DHCP avviato"
 
@@ -136,13 +136,13 @@ msgstr "Stato sincronizzazione"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "agent_updated dal lato server %s!"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "Agent L3 avviato"
 
@@ -151,7 +151,7 @@ msgstr "Agent L3 avviato"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -265,7 +265,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -274,33 +274,33 @@ msgstr ""
 "Convalida per CIDR: %(new_cidr)s non riuscita - si sovrappone con la "
 "sottorete %(subnet_id)s (CIDR: %(cidr)s)"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "Trovato un indirizzo IP invalido nel pool: %(start)s - %(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr ""
 "Gli indirizzi IP specificati non corrispondono alla versione IP della "
 "sottorete"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr "L'IP iniziale (%(start)s) è superiore all'IP finale (%(end)s)"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr "Trovato un pool più grande della sottorete CIDR:%(start)s - %(end)s"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "Trovati gli intervalli di sovrapposizione: %(l_range)s e %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -311,32 +311,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "Ignora IP multipli sulla porta del router %s"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "La porta %s viene ignorata in quanto non ha nessun IP configurato"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -374,70 +374,70 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Ascolto di eventlet backdoor su %(port)s per il processo %(pid)d"
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr ""
 "Abbadono dell'attività periodica %(task)s perché l'intervalo è negativo"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "Abbadono dell'attività periodica %(task)s perché è disabilitata"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "Rilevato %s, esistente"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "Il processo principale è stato interrotto inaspettatamente, uscire"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr "Cogliere Child %s, uscendo"
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "Sblocco troppo veloce, attendere"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "Child avviato %d"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "Avvio %d operatori"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "Child %(pid)d interrotto dal segnale %(sig)d"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "Child %(pid)s terminato con stato %(code)d"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "Intercettato %s, arresto in corso dei children"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
-msgstr "Attendere la chiamata dopo l'uccisione de filo. Bonifica."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
+msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "In attesa %d degli elementi secondari per uscire"
@@ -623,12 +623,6 @@ msgstr "%(plugin_key)s: %(function_name)s con argomenti %(args)s ignorato"
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "Intervalli di rete VLAN: %s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -671,7 +665,6 @@ msgstr "Rimozione porta %s"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -680,7 +673,6 @@ msgstr "Agent non sincronizzato con il plugin!"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -810,7 +802,6 @@ msgid "RPC agent_id: %s"
 msgstr "agent-id RPC: %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -823,7 +814,6 @@ msgid "Device %s not defined on plugin"
 msgstr "Unità %s non definita nel plugin"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -942,22 +932,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -985,6 +975,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "Intervalli di rete VLAN: %s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1134,69 +1129,25 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "Caricamento driver OFC: %s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr "Assegnazione %(vlan_id)s come vlan locale per net-id=%(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "Recupero vlan = %(vlan_id)s da net-id = %(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s non in local_vlan_map"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "Il tunnel agent non è sincronizzato con il plugin!"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1217,11 +1168,27 @@ msgstr "Associazione rete fisica %(physical_network)s al bridge %(bridge)s"
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "Il tunnel agent non è sincronizzato con il plugin!"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1251,155 +1218,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1437,13 +1255,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
index 876e82be2fc0e90053fb3dbbf02704f8af514709..d1d1a1cd1e2f757c6cab9df8b64e6f11da943e56 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Japanese (http://www.transifex.com/projects/p/neutron/"
 "language/ja/)\n"
@@ -124,7 +124,7 @@ msgstr "ファイアウォール・ルールの最新表示"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "DHCP エージェントが始動しました"
 
@@ -136,13 +136,13 @@ msgstr "状態の同期中"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "サーバー・サイド %s による agent_updated!"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "L3 エージェントが始動しました"
 
@@ -151,7 +151,7 @@ msgstr "L3 エージェントが始動しました"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -265,7 +265,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -274,32 +274,32 @@ msgstr ""
 "CIDR %(new_cidr)s の検証が失敗しました。サブネット %(subnet_id)s (CIDR: "
 "%(cidr)s) とオーバーラップしています"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "プールで無効な IP アドレスが見つかりました: %(start)s から %(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr "指定された IP アドレスが、サブネット IP バージョンと一致しません"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr "開始 IP (%(start)s) が終了 IP (%(end)s) より大きくなっています"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr ""
 "サブネット CIDR より大きいプールが見つかりました: %(start)s から %(end)s"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "オーバーラップする範囲が見つかりました: %(l_range)s から %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -310,32 +310,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "ルーター・ポート %s で複数の IP を無視します"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "ポート %s には IP が構成されていないため、このポートをスキップします"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -373,69 +373,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Eventlet backdoorは、プロセス%(pid)dの%(port)sをリスニングしています。"
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr "タスクの間隔が負であるため、定期タスク %(task)s をスキップしています"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "タスクが使用不可であるため、定期タスク %(task)s をスキップしています"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "%s が見つかりました。終了しています"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "親プロセスが予期せずに停止しました。終了しています"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr ""
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "fork が早すぎます。スリープ状態にしています"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "子 %d を開始しました"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "%d ワーカーを開始しています"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "子 %(pid)d がシグナル %(sig)d によって強制終了されました"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "子 %(pid)s が状況 %(code)d で終了しました"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "%s が見つかりました。子を停止しています"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
 msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "%d 個の子で終了を待機しています"
@@ -622,12 +622,6 @@ msgstr ""
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "ネットワーク VLAN の範囲: %s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -670,7 +664,6 @@ msgstr "ポート %s の削除中"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -679,7 +672,6 @@ msgstr "エージェントがプラグインと非同期です。"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -809,7 +801,6 @@ msgid "RPC agent_id: %s"
 msgstr "RPC agent_id: %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -822,7 +813,6 @@ msgid "Device %s not defined on plugin"
 msgstr "デバイス %s がプラグインで定義されていません"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -941,22 +931,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -984,6 +974,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "ネットワーク VLAN の範囲: %s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1133,70 +1128,26 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "OFC ドライバーのロード中: %s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr ""
 "%(vlan_id)s を net-id=%(net_uuid)s のローカル VLAN として割り当てています"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "VLAN = %(vlan_id)s を net-id = %(net_uuid)s から再利用中"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s が local_vlan_map にありません"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "エージェント・トンネルがプラグインと非同期です"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1219,11 +1170,27 @@ msgstr ""
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "エージェント・トンネルがプラグインと非同期です"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1253,155 +1220,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1439,13 +1257,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
index 3d25861c4415ef315246e8b5fe9548e427d3d16f..3e46496167f01b1b1dc79b070d09b507ee69ddbb 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/neutron/"
 "language/ko_KR/)\n"
@@ -123,7 +123,7 @@ msgstr "방화벽 규칙 새로 고치기"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "DHCP 에이전트가 시작됨"
 
@@ -135,13 +135,13 @@ msgstr "상태 동기화 중"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "서버측 %s!에 의한 agent_updated"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "L3 에이전트가 시작됨"
 
@@ -150,7 +150,7 @@ msgstr "L3 에이전트가 시작됨"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -264,7 +264,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -273,31 +273,31 @@ msgstr ""
 "CIDR %(new_cidr)s 유효성 검증 실패 - 서브넷 %(subnet_id)s(CIDR: %(cidr)s)과"
 "(와) 겹침"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "풀에서 올바르지 않은 IP 주소 발견: %(start)s - %(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr "지정된 IP 주소가 서브넷 IP 버전과 일치하지 않음"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr "시작 IP(%(start)s)가 끝 IP(%(end)s)보다 큼"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr "서브넷 CIDR보다 큰 풀 발견: %(start)s - %(end)s"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "겹치는 범위 발견: %(l_range)s 및 %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -308,32 +308,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "라우터 포트 %s의 다중 IP를 무시하는 중"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "구성된 IP가 없어서 포트 %s을(를) 건너뜀"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -371,69 +371,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Eventlet 백도어는 프로세스 %(pid)d 일 동안 %(port)s에서 수신"
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr "간격이 음수이기 때문에 주기적 태스크 %(task)s을(를) 건너뜀"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "사용 안하기 때문에 주기적 태스크 %(task)s을(를) 건너뜀"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "%s 발견, 종료 중"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "상위 프로세스가 예기치 않게 정지했습니다. 종료 중"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr "자식으로 된 %s가 존재함."
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "포크가 너무 빠름. 정지 중"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "%d 하위를 시작했음"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "%d 작업자 시작 중"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "%(pid)d 하위가 %(sig)d 신호에 의해 강제 종료됨"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "%(pid)s 하위가 %(code)d 상태와 함께 종료했음"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "%s 발견, 하위 중지 중"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
-msgstr "쓰레드가 죽기를 기다려서, 지웁니다. "
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
+msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "%d 하위에서 종료하기를 대기 중임"
@@ -619,12 +619,6 @@ msgstr "%(plugin_key)s: %(args)s 인수를 갖는 %(function_name)s이(가) 무
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "네트워크 VLAN 범위: %s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -667,7 +661,6 @@ msgstr "%s 포트 제거 중"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -676,7 +669,6 @@ msgstr "에이전트가 플러그인과 동기화되지 않았습니다!"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -805,7 +797,6 @@ msgid "RPC agent_id: %s"
 msgstr "RPC agent_id: %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -818,7 +809,6 @@ msgid "Device %s not defined on plugin"
 msgstr "%s 디바이스가 플러그인에서 정의되지 않음"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -937,22 +927,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr "모듈러 L2 플러그인 초기화를 완료했습니다"
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -980,6 +970,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "네트워크 VLAN 범위: %s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1129,69 +1124,25 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "OFC 드라이버 로드 중: %s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr "%(vlan_id)s을(를) net-id=%(net_uuid)s에 대한 로컬 vlan으로 지정 중"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "net-id = %(net_uuid)s에서 vlan = %(vlan_id)s 재확보 중"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s이(가) local_vlan_map에 있지 않음"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "에이전트 터널이 플러그인과 동기화되지 않았습니다!"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1212,11 +1163,27 @@ msgstr "실제 네트워크 %(physical_network)s을(를) 브릿지 %(bridge)s에
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "에이전트 터널이 플러그인과 동기화되지 않았습니다!"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1246,155 +1213,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1432,13 +1250,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
index 462b42bc85bc1ad1e7846f05ad4bd28bc516c2ea..7f5257d3fe5d312b98cfe52f9a7f62bb711e0e0e 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: neutron 2015.1.dev303\n"
+"Project-Id-Version: neutron 2015.1.dev420\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-02-28 06:12+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -98,102 +98,100 @@ msgstr ""
 msgid "Network %s info call failed."
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:577 neutron/agent/l3/agent.py:1130
-#: neutron/agent/metadata/agent.py:358
+#: neutron/agent/dhcp/agent.py:564 neutron/agent/l3/agent.py:1045
+#: neutron/agent/metadata/agent.py:351
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:141
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:108
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:781
 #: neutron/plugins/nec/agent/nec_neutron_agent.py:163
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:263
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:279
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:129
 #: neutron/services/metering/agents/metering_agent.py:275
 msgid "Failed reporting state!"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:161 neutron/tests/unit/test_l3_agent.py:1638
+#: neutron/agent/l3/agent.py:164 neutron/tests/unit/test_l3_agent.py:1635
 #, python-format
 msgid "Error importing interface driver '%s'"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:220 neutron/agent/linux/dhcp.py:775
+#: neutron/agent/l3/agent.py:226 neutron/agent/linux/dhcp.py:784
 msgid "An interface driver must be specified"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:225
+#: neutron/agent/l3/agent.py:231
 msgid "Router id is required if not using namespaces."
 msgstr ""
 
-#: neutron/agent/l3/agent.py:243
-msgid "RuntimeError in obtaining router list for namespace cleanup."
-msgstr ""
-
-#: neutron/agent/l3/agent.py:268
-#, python-format
-msgid "Failed to destroy stale router namespace %s"
-msgstr ""
-
-#: neutron/agent/l3/agent.py:284 neutron/agent/l3/dvr_fip_ns.py:156
-#: neutron/agent/linux/dhcp.py:232
-#, python-format
-msgid "Failed trying to delete namespace: %s"
-msgstr ""
-
-#: neutron/agent/l3/agent.py:418
+#: neutron/agent/l3/agent.py:331
 #: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:632
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:632
+#: neutron/agent/l3/agent.py:546
 msgid "Missing subnet/agent_gateway_port"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:910
+#: neutron/agent/l3/agent.py:817
 #, python-format
 msgid "The external network bridge '%s' does not exist"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:968
+#: neutron/agent/l3/agent.py:875
 #, python-format
 msgid "Failed to fetch router information for '%s'"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:986
+#: neutron/agent/l3/agent.py:899
 #, python-format
 msgid "Removing incompatible router '%s'"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:990
+#: neutron/agent/l3/agent.py:903
 #, python-format
 msgid "Failed to process compatible router '%s'"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:1032
+#: neutron/agent/l3/agent.py:952
 msgid "Failed synchronizing routers due to RPC error"
 msgstr ""
 
-#: neutron/agent/l3/dvr.py:148
+#: neutron/agent/l3/dvr.py:115
 msgid "DVR: no map match_port found!"
 msgstr ""
 
-#: neutron/agent/l3/dvr.py:184
+#: neutron/agent/l3/dvr.py:150
 msgid "DVR: error adding redirection logic"
 msgstr ""
 
-#: neutron/agent/l3/dvr.py:196
+#: neutron/agent/l3/dvr.py:162
 msgid "DVR: removed snat failed"
 msgstr ""
 
-#: neutron/agent/l3/dvr.py:214
+#: neutron/agent/l3/dvr_router.py:197
 msgid "DVR: Failed updating arp entry"
 msgstr ""
 
-#: neutron/agent/l3/ha.py:59
+#: neutron/agent/l3/ha.py:61
 #, python-format
 msgid "Unable to process HA router %s without ha port"
 msgstr ""
 
+#: neutron/agent/l3/namespace_manager.py:89
+#, python-format
+msgid "Failed to destroy stale namespace %s"
+msgstr ""
+
+#: neutron/agent/l3/namespace_manager.py:118
+msgid "RuntimeError in obtaining namespace list for namespace cleanup."
+msgstr ""
+
+#: neutron/agent/l3/namespaces.py:51
+#, python-format
+msgid "Failed trying to delete namespace: %s"
+msgstr ""
+
 #: neutron/agent/linux/async_process.py:172
 #, python-format
 msgid "An error occurred while killing [%s]."
@@ -218,28 +216,28 @@ msgstr ""
 msgid "Pidfile %s already exist. Daemon already running?"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:781
+#: neutron/agent/linux/dhcp.py:790
 #, python-format
 msgid "Error importing interface driver '%(driver)s': %(inner)s"
 msgstr ""
 
-#: neutron/agent/linux/external_process.py:266
+#: neutron/agent/linux/external_process.py:218
 #, python-format
 msgid ""
 "%(service)s for %(resource_type)s with uuid %(uuid)s not found. The "
 "process should not have died"
 msgstr ""
 
-#: neutron/agent/linux/external_process.py:286
+#: neutron/agent/linux/external_process.py:238
 #, python-format
 msgid "respawning %(service)s for uuid %(uuid)s"
 msgstr ""
 
-#: neutron/agent/linux/external_process.py:292
+#: neutron/agent/linux/external_process.py:244
 msgid "Exiting agent as programmed in check_child_processes_actions"
 msgstr ""
 
-#: neutron/agent/linux/external_process.py:303
+#: neutron/agent/linux/external_process.py:255
 #, python-format
 msgid ""
 "Exiting agent because of a malfunction with the %(service)s process "
@@ -274,6 +272,11 @@ msgstr ""
 msgid "Failed executing ip command"
 msgstr ""
 
+#: neutron/agent/linux/ip_monitor.py:43 neutron/agent/linux/ip_monitor.py:54
+#, python-format
+msgid "Unable to parse route \"%s\""
+msgstr ""
+
 #: neutron/agent/linux/iptables_manager.py:464
 #, python-format
 msgid ""
@@ -381,7 +384,7 @@ msgstr ""
 msgid "Error during notification for %(callback)s %(resource)s, %(event)s"
 msgstr ""
 
-#: neutron/cmd/netns_cleanup.py:143
+#: neutron/cmd/netns_cleanup.py:135
 #, python-format
 msgid "Error unable to destroy namespace: %s"
 msgstr ""
@@ -450,19 +453,19 @@ msgstr ""
 msgid "Failed to schedule network %s"
 msgstr ""
 
-#: neutron/db/agentschedulers_db.py:274
+#: neutron/db/agentschedulers_db.py:277
 #, python-format
 msgid ""
 "Unexpected exception occurred while removing network %(net)s from agent "
 "%(agent)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:853 neutron/plugins/ml2/plugin.py:564
+#: neutron/db/db_base_plugin_v2.py:852 neutron/plugins/ml2/plugin.py:559
 #, python-format
 msgid "An exception occurred while creating the %(resource)s:%(item)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:1313
+#: neutron/db/db_base_plugin_v2.py:1315
 #, python-format
 msgid "Unable to generate mac address after %s attempts"
 msgstr ""
@@ -477,12 +480,12 @@ msgstr ""
 msgid "Could not retrieve gateway port for subnet %s"
 msgstr ""
 
-#: neutron/db/l3_agentschedulers_db.py:117
+#: neutron/db/l3_agentschedulers_db.py:116
 #, python-format
 msgid "Failed to reschedule router %s"
 msgstr ""
 
-#: neutron/db/l3_agentschedulers_db.py:122
+#: neutron/db/l3_agentschedulers_db.py:121
 msgid "Exception encountered during router rescheduling."
 msgstr ""
 
@@ -514,23 +517,23 @@ msgstr ""
 msgid "in dynamic looping call"
 msgstr ""
 
-#: neutron/openstack/common/periodic_task.py:208
+#: neutron/openstack/common/periodic_task.py:228
 #, python-format
 msgid "Error during %(full_task_name)s: %(e)s"
 msgstr ""
 
-#: neutron/openstack/common/policy.py:535
-#: neutron/openstack/common/policy.py:815
+#: neutron/openstack/common/policy.py:564
+#: neutron/openstack/common/policy.py:844
 #, python-format
 msgid "Failed to understand rule %s"
 msgstr ""
 
-#: neutron/openstack/common/policy.py:545
+#: neutron/openstack/common/policy.py:574
 #, python-format
 msgid "No handler for matches of kind %s"
 msgstr ""
 
-#: neutron/openstack/common/service.py:269
+#: neutron/openstack/common/service.py:268
 msgid "Unhandled exception"
 msgstr ""
 
@@ -922,7 +925,8 @@ msgid ""
 msgstr ""
 
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:255
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1614
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1609
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1621
 #, python-format
 msgid "%s Agent terminated!"
 msgstr ""
@@ -977,28 +981,8 @@ msgstr ""
 msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
 msgstr ""
 
-#: neutron/plugins/metaplugin/meta_neutron_plugin.py:223
-#: neutron/plugins/metaplugin/meta_neutron_plugin.py:367
-msgid "Failed to add flavor bindings"
-msgstr ""
-
-#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:67
-#, python-format
-msgid "Update subnet failed: %s"
-msgstr ""
-
-#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:95
-#, python-format
-msgid "Update network failed: %s"
-msgstr ""
-
-#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:123
-#, python-format
-msgid "Update port failed: %s"
-msgstr ""
-
 #: neutron/plugins/ml2/db.py:243 neutron/plugins/ml2/db.py:329
-#: neutron/plugins/ml2/plugin.py:1209
+#: neutron/plugins/ml2/plugin.py:1197
 #, python-format
 msgid "Multiple ports have port_id starting with %s"
 msgstr ""
@@ -1052,97 +1036,97 @@ msgstr ""
 msgid "Extension driver '%(name)s' failed in %(method)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:284
+#: neutron/plugins/ml2/plugin.py:282
 #, python-format
 msgid "Failed to commit binding results for %(port)s after %(max)s tries"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:444
+#: neutron/plugins/ml2/plugin.py:439
 #, python-format
 msgid "Serialized vif_details DB value '%(value)s' for port %(port)s is invalid"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:455
+#: neutron/plugins/ml2/plugin.py:450
 #, python-format
 msgid "Serialized profile DB value '%(value)s' for port %(port)s is invalid"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:541
+#: neutron/plugins/ml2/plugin.py:536
 #, python-format
 msgid "Could not find %s to delete."
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:544
+#: neutron/plugins/ml2/plugin.py:539
 #, python-format
 msgid "Could not delete %(res)s %(id)s."
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:577
+#: neutron/plugins/ml2/plugin.py:572
 #, python-format
 msgid ""
 "mechanism_manager.create_%(res)s_postcommit failed for %(res)s: "
 "'%(failed_id)s'. Deleting %(res)ss %(resource_ids)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:611
+#: neutron/plugins/ml2/plugin.py:606
 #, python-format
 msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:681
+#: neutron/plugins/ml2/plugin.py:676
 #, python-format
 msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:693
+#: neutron/plugins/ml2/plugin.py:688
 #, python-format
 msgid "Exception auto-deleting subnet %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:775
+#: neutron/plugins/ml2/plugin.py:770
 msgid "mechanism_manager.delete_network_postcommit failed"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:796
+#: neutron/plugins/ml2/plugin.py:791
 #, python-format
 msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:898
+#: neutron/plugins/ml2/plugin.py:893
 #, python-format
 msgid "Exception deleting fixed_ip from port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:907
+#: neutron/plugins/ml2/plugin.py:902
 msgid "mechanism_manager.delete_subnet_postcommit failed"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:947
+#: neutron/plugins/ml2/plugin.py:942
 #, python-format
 msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:959
+#: neutron/plugins/ml2/plugin.py:954
 #, python-format
 msgid "_bind_port_if_needed failed, deleting port '%s'"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:987
+#: neutron/plugins/ml2/plugin.py:982
 #, python-format
 msgid "_bind_port_if_needed failed. Deleting all ports from create bulk '%s'"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1086
+#: neutron/plugins/ml2/plugin.py:1081
 #, python-format
 msgid "No Host supplied to bind DVR Port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1191
+#: neutron/plugins/ml2/plugin.py:1180
 #, python-format
 msgid "mechanism_manager.delete_port_postcommit failed for port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1218
+#: neutron/plugins/ml2/plugin.py:1206
 #, python-format
 msgid "Binding info for DVR port %s not found"
 msgstr ""
@@ -1323,96 +1307,31 @@ msgstr ""
 msgid "Failed to delete packet_filter id=%(id)s from OFC: %(exc)s"
 msgstr ""
 
-#: neutron/plugins/nec/router_drivers.py:124
+#: neutron/plugins/nec/router_drivers.py:125
 #, python-format
 msgid "create_router() failed due to %s"
 msgstr ""
 
-#: neutron/plugins/nec/router_drivers.py:152
+#: neutron/plugins/nec/router_drivers.py:153
 #, python-format
 msgid "_update_ofc_routes() failed due to %s"
 msgstr ""
 
-#: neutron/plugins/nec/router_drivers.py:167
+#: neutron/plugins/nec/router_drivers.py:168
 #, python-format
 msgid "delete_router() failed due to %s"
 msgstr ""
 
-#: neutron/plugins/nec/router_drivers.py:199
+#: neutron/plugins/nec/router_drivers.py:200
 #, python-format
 msgid "add_router_interface() failed due to %s"
 msgstr ""
 
-#: neutron/plugins/nec/router_drivers.py:216
+#: neutron/plugins/nec/router_drivers.py:217
 #, python-format
 msgid "delete_router_interface() failed due to %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:101
-msgid "Agent terminated!: Failed to get a datapath."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:120
-msgid "Agent terminated"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:147
-msgid "Agent failed to create agent config map"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:436
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:509
-#, python-format
-msgid "No local VLAN available for net-id=%s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:451
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:548
-#, python-format
-msgid ""
-"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
-"tunneling disabled"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:462
-#, python-format
-msgid ""
-"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - no "
-"bridge for physical_network %(physical_network)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:472
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:604
-#, python-format
-msgid ""
-"Cannot provision unknown network type %(network_type)s for net-"
-"id=%(net_uuid)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:510
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:662
-#, python-format
-msgid ""
-"Cannot reclaim unknown network type %(network_type)s for net-"
-"id=%(net_uuid)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:649
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1089
-#, python-format
-msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:828
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1465
-msgid "Error while synchronizing tunnels"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:868
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1535
-msgid "Error while processing VIF ports"
-msgstr ""
-
 #: neutron/plugins/oneconvergence/plugin.py:238
 msgid "Failed to create subnet, deleting it from neutron"
 msgstr ""
@@ -1501,422 +1420,121 @@ msgstr ""
 msgid "a different subnet %s"
 msgstr ""
 
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:351
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:343
 msgid "No tunnel_type specified, cannot create tunnels"
 msgstr ""
 
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:354
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:377
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:346
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:369
 #, python-format
 msgid "tunnel_type %s not supported by agent"
 msgstr ""
 
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:370
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:362
 msgid "No tunnel_ip specified, cannot delete tunnels"
 msgstr ""
 
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:374
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:366
 msgid "No tunnel_type specified, cannot delete tunnels"
 msgstr ""
 
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:567
-#, python-format
-msgid ""
-"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for "
-"physical_network %(physical_network)s"
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:595
-#, python-format
-msgid ""
-"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for "
-"physical_network %(physical_network)s"
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:810
-msgid ""
-"Failed to create OVS patch port. Cannot have tunneling enabled on this "
-"agent, since this version of OVS does not support tunnels or patch ports."
-" Agent terminated!"
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:937
-#, python-format
-msgid ""
-"Bridge %(bridge)s for physical network %(physical_network)s does not "
-"exist. Agent terminated!"
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1291
-#, python-format
-msgid ""
-"process_network_ports - iteration:%d - failure while retrieving port "
-"details from server"
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1320
-#, python-format
-msgid ""
-"process_ancillary_network_ports - iteration:%d - failure while retrieving"
-" port details from server"
-msgstr ""
-
-#: neutron/plugins/sriovnicagent/eswitch_manager.py:47
-#, python-format
-msgid "Failed to get devices for %s"
-msgstr ""
-
-#: neutron/plugins/sriovnicagent/sriov_nic_agent.py:177
-#, python-format
-msgid "Failed to set device %s state"
-msgstr ""
-
-#: neutron/plugins/sriovnicagent/sriov_nic_agent.py:330
-msgid "Failed on Agent configuration parse. Agent terminated!"
-msgstr ""
-
-#: neutron/plugins/sriovnicagent/sriov_nic_agent.py:342
-msgid "Agent Initialization Failed"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:184
-#, python-format
-msgid "Login request for an invalid connection: '%s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/client.py:103
-#, python-format
-msgid "Request timed out: %(method)s to %(url)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/client.py:114
-#, python-format
-msgid "Received error code: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/client.py:115
-#, python-format
-msgid "Server Error Message: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/client.py:121
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:504
 #, python-format
-msgid ""
-"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
-"'%(body)s')"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/client.py:138
-msgid "Unable to determine NSX version. Plugin might not work as expected."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_client.py:146
-#, python-format
-msgid "Login error \"%s\""
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:621
-#, python-format
-msgid ""
-"An error occurred while communicating with NSX backend. Will retry "
-"synchronization in %d seconds"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:72
-#, python-format
-msgid "Unable to find Logical Service Node for network %s."
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:112
-#, python-format
-msgid ""
-"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
-"%(subnet_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:139
-#, python-format
-msgid ""
-"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
-"address %(mac)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:320
-#, python-format
-msgid "Error while configuring LSN port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/migration.py:82
-#, python-format
-msgid "Port %s is already gone"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:137
-#, python-format
-msgid ""
-"Error while creating subnet %(cidr)s for network %(network)s. Please, "
-"contact administrator"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:242
-#, python-format
-msgid "Error while configuring DHCP for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:124
-#, python-format
-msgid ""
-"An error occurred while operating on the metadata access network for "
-"router:'%s'"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:257
-#, python-format
-msgid "Cannot update NSX routes %(routes)s for router %(router_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:151
-#: neutron/plugins/vmware/nsxlib/switch.py:166
-msgid "Network not found."
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:189
-msgid "Port or Network not found"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:299
-#: neutron/plugins/vmware/nsxlib/switch.py:330
-msgid "Port or Network not found."
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:372
-msgid "Port not found."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:214
-#, python-format
-msgid "Unable to process default l2 gw service: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:252
-#, python-format
-msgid "Unable to create port on NSX logical router %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:341
-#, python-format
-msgid ""
-"Unable to plug attachment in NSX logical router port %(r_port_id)s, "
-"associated with Neutron %(q_port_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:433
-#, python-format
-msgid ""
-"An exception occurred while creating the neutron port %s on the NSX "
-"plaform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:540
-#, python-format
-msgid ""
-"Ignoring exception as this means the peer for port '%s' has already been "
-"deleted."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:894
-#, python-format
-msgid "Maximum number of logical ports reached for logical network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1177
-msgid "Unable to create port or set port attachment in NSX."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1300
-#, python-format
-msgid "Unable to update port id: %s."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1400
-#, python-format
-msgid ""
-"Unable to create L3GW port on logical router %(router_uuid)s. Verify "
-"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1765
-#, python-format
-msgid "Logical router resource %s not found on NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1801
-#, python-format
-msgid ""
-"An error occurred while removing NAT rules on the NSX platform for "
-"floating ip:%s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1947
-#, python-format
-msgid ""
-"An error occurred while creating NAT rules on the NSX platform for "
-"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2059
-msgid ""
-"Unable to remove gateway service from NSX plaform - the resource was not "
-"found"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2115
-#, python-format
-msgid ""
-"Rolling back database changes for gateway device %s because of an error "
-"in the NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2302
-#, python-format
-msgid ""
-"Removal of gateway device: %(neutron_id)s failed on NSX backend (NSX "
-"id:%(nsx_id)s). Neutron and NSX states have diverged."
+msgid "No local VLAN available for net-id=%s"
 msgstr ""
 
-#: neutron/plugins/vmware/plugins/base.py:2350
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:543
 #, python-format
 msgid ""
-"Error while updating security profile %(uuid)s with name %(name)s: "
-"%(error)s."
+"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
+"tunneling disabled"
 msgstr ""
 
-#: neutron/plugins/vmware/plugins/base.py:2391
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:562
 #, python-format
 msgid ""
-"An exception occurred while removing the NSX security profile "
-"%(sec_profile_id)s, associated with Netron security group "
-"%(sec_group_id)s"
+"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for "
+"physical_network %(physical_network)s"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:132
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:590
 #, python-format
 msgid ""
-"VCNS: Failed to get edge status:\n"
-"%s"
+"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for "
+"physical_network %(physical_network)s"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:164
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:599
 #, python-format
 msgid ""
-"VCNS: Failed to update vnic %(config)s:\n"
-"%(response)s"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:170
-#, python-format
-msgid "VCNS: Failed to update vnic %d"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:221
-#, python-format
-msgid "VCNS: deploy edge failed for router %s."
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:240
-#, python-format
-msgid "VCNS: Edge %s status query failed."
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:246
-#, python-format
-msgid "VCNS: Unable to retrieve edge %(edge_id)s status. Retry %(retries)d."
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:252
-#, python-format
-msgid "VCNS: Unable to retrieve edge %s status. Abort."
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:262
-#, python-format
-msgid "VCNS: Failed to deploy edge %(edge_id)s for %(name)s, status %(status)d"
+"Cannot provision unknown network type %(network_type)s for net-"
+"id=%(net_uuid)s"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:284
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:657
 #, python-format
 msgid ""
-"VCNS: Failed to delete %(edge_id)s:\n"
-"%(response)s"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:289
-#, python-format
-msgid "VCNS: Failed to delete %s"
+"Cannot reclaim unknown network type %(network_type)s for net-"
+"id=%(net_uuid)s"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:299
-#, python-format
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:805
 msgid ""
-"VCNS: Failed to get edges:\n"
-"%s"
+"Failed to create OVS patch port. Cannot have tunneling enabled on this "
+"agent, since this version of OVS does not support tunnels or patch ports."
+" Agent terminated!"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:378
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:932
 #, python-format
 msgid ""
-"VCNS: Failed to get nat config:\n"
-"%s"
+"Bridge %(bridge)s for physical network %(physical_network)s does not "
+"exist. Agent terminated!"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:401
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:526
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1084
 #, python-format
-msgid ""
-"VCNS: Failed to create snat rule:\n"
-"%s"
+msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:443
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1286
 #, python-format
 msgid ""
-"VCNS: Failed to delete snat rule:\n"
-"%s"
+"process_network_ports - iteration:%d - failure while retrieving port "
+"details from server"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:596
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1315
 #, python-format
 msgid ""
-"VCNS: Failed to update routes:\n"
-"%s"
+"process_ancillary_network_ports - iteration:%d - failure while retrieving"
+" port details from server"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:648
-msgid "Failed to get service config"
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1460
+msgid "Error while synchronizing tunnels"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:660
-msgid "Failed to enable loadbalancer service config"
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1530
+msgid "Error while processing VIF ports"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:97
+#: neutron/plugins/sriovnicagent/eswitch_manager.py:47
 #, python-format
-msgid "Task %(task)s encountered exception in %(func)s at state %(state)s"
+msgid "Failed to get devices for %s"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:187
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:206
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:228
+#: neutron/plugins/sriovnicagent/sriov_nic_agent.py:177
 #, python-format
-msgid "Task %(task)s encountered exception in %(cb)s"
+msgid "Failed to set device %s state"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:318
-msgid "TaskManager terminating because of an exception"
+#: neutron/plugins/sriovnicagent/sriov_nic_agent.py:330
+msgid "Failed on Agent configuration parse. Agent terminated!"
 msgstr ""
 
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:372
-msgid "Exception in _check_pending_tasks"
+#: neutron/plugins/sriovnicagent/sriov_nic_agent.py:342
+msgid "Agent Initialization Failed"
 msgstr ""
 
 #: neutron/scheduler/l3_agent_scheduler.py:287
index 707e3ead417ac5a079677cf75ff7e219683a4ad2..76c72eb44e09024b93ca0ba5be52798064ddb599 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: neutron 2015.1.dev347\n"
+"Project-Id-Version: neutron 2015.1.dev420\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -122,7 +122,7 @@ msgstr ""
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr ""
 
@@ -134,13 +134,13 @@ msgstr ""
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr ""
 
@@ -149,7 +149,7 @@ msgstr ""
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is "
@@ -260,38 +260,38 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
 "%(subnet_id)s (CIDR: %(cidr)s)"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -302,32 +302,32 @@ msgid ""
 "rescheduling is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -365,69 +365,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr ""
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr ""
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr ""
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr ""
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr ""
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr ""
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr ""
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr ""
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr ""
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr ""
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr ""
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
 msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr ""
@@ -611,12 +611,6 @@ msgstr ""
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr ""
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -659,7 +653,6 @@ msgstr ""
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -668,7 +661,6 @@ msgstr ""
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -795,7 +787,6 @@ msgid "RPC agent_id: %s"
 msgstr ""
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -808,7 +799,6 @@ msgid "Device %s not defined on plugin"
 msgstr ""
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -926,22 +916,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted "
@@ -970,6 +960,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr ""
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1119,69 +1114,25 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be"
-" processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr ""
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1202,11 +1153,27 @@ msgstr ""
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be"
+" processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr ""
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1236,153 +1203,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid "[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid "Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version"
-" of the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version"
-" of the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port "
-"%s will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1421,13 +1241,3 @@ msgstr ""
 msgid "Loading interface driver %s"
 msgstr ""
 
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
-
index ea1d088abbeef79f63d997a8e701ca0a0f9a6777..1280dc1faea39149baa468d58e8e7e21d271c040 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: neutron 2015.1.dev347\n"
+"Project-Id-Version: neutron 2015.1.dev420\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -86,7 +86,7 @@ msgid ""
 "port %(port_id)s, for router %(router_id)s will be considered"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:571 neutron/agent/l3/agent.py:1125
+#: neutron/agent/dhcp/agent.py:558 neutron/agent/l3/agent.py:1040
 #: neutron/agent/metadata/agent.py:346
 #: neutron/plugins/cisco/cfg_agent/cfg_agent.py:321
 #: neutron/services/metering/agents/metering_agent.py:270
@@ -95,7 +95,7 @@ msgid ""
 " will be disabled."
 msgstr ""
 
-#: neutron/agent/l3/agent.py:181
+#: neutron/agent/l3/agent.py:184
 #, python-format
 msgid ""
 "l3-agent cannot check service plugins enabled at the neutron server when "
@@ -104,23 +104,33 @@ msgid ""
 "warning. Detail message: %s"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:193
+#: neutron/agent/l3/agent.py:196
 #, python-format
 msgid ""
 "l3-agent cannot check service plugins enabled on the neutron server. "
 "Retrying. Detail message: %s"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:393
+#: neutron/agent/l3/agent.py:307
 #, python-format
 msgid "Info for router %s were not found. Skipping router removal"
 msgstr ""
 
-#: neutron/agent/l3/router_info.py:165
+#: neutron/agent/l3/router_info.py:176
 #, python-format
 msgid "Unable to configure IP address for floating IP: %s"
 msgstr ""
 
+#: neutron/agent/linux/dhcp.py:231
+#, python-format
+msgid "Failed trying to delete interface: %s"
+msgstr ""
+
+#: neutron/agent/linux/dhcp.py:239
+#, python-format
+msgid "Failed trying to delete namespace: %s"
+msgstr ""
+
 #: neutron/agent/linux/iptables_manager.py:237
 #, python-format
 msgid ""
@@ -133,7 +143,7 @@ msgstr ""
 msgid "Attempted to get traffic counters of chain %s which does not exist"
 msgstr ""
 
-#: neutron/agent/linux/keepalived.py:412
+#: neutron/agent/linux/keepalived.py:424
 msgid ""
 "A previous instance of keepalived seems to be dead, unable to restart it,"
 " a new instance will be spawned"
@@ -309,15 +319,10 @@ msgstr ""
 
 #: neutron/openstack/common/loopingcall.py:87
 #, python-format
-msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
+msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"
 msgstr ""
 
-#: neutron/openstack/common/policy.py:248
-#, python-format
-msgid "Can not find policy directory: %s"
-msgstr ""
-
-#: neutron/openstack/common/service.py:356
+#: neutron/openstack/common/service.py:355
 #, python-format
 msgid "pid %d not in child list"
 msgstr ""
@@ -468,11 +473,6 @@ msgstr ""
 msgid "Interface %s not found in the heleos back-end,likely already deleted"
 msgstr ""
 
-#: neutron/plugins/hyperv/db.py:138
-#, python-format
-msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
-msgstr ""
-
 #: neutron/plugins/hyperv/agent/utilsfactory.py:61
 msgid ""
 "V1 virtualization namespace no longer supported on Windows Server / "
@@ -519,40 +519,28 @@ msgid ""
 "VXLAN MCAST mode"
 msgstr ""
 
-#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:74
-msgid "Subnet in remote have already deleted"
-msgstr ""
-
-#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:102
-msgid "Network in remote have already deleted"
-msgstr ""
-
-#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:134
-msgid "Port in remote have already deleted"
-msgstr ""
-
 #: neutron/plugins/ml2/driver_context.py:184
 #, python-format
 msgid "Could not expand segment %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:524
+#: neutron/plugins/ml2/plugin.py:520
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:762
+#: neutron/plugins/ml2/plugin.py:758
 msgid "A concurrent port creation has occurred"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1249
+#: neutron/plugins/ml2/plugin.py:1245
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1281
+#: neutron/plugins/ml2/plugin.py:1277
 #, python-format
 msgid "Port %s not found during update"
 msgstr ""
@@ -661,7 +649,7 @@ msgid ""
 "from supported provider (new router driver map=%(driver_map)s)"
 msgstr ""
 
-#: neutron/plugins/nec/router_drivers.py:178
+#: neutron/plugins/nec/router_drivers.py:179
 #, python-format
 msgid ""
 "RouterOpenFlowDriver.add_interface(): the requested port has no subnet. "
@@ -688,23 +676,6 @@ msgstr ""
 msgid "del_portinfo(): NotFound portinfo for port_id: %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:270
-#, python-format
-msgid "Unable to create tunnel port. Invalid remote IP: %s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:633
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1064
-#, python-format
-msgid "VIF port: %s has no ofport configured, and might not be able to transmit"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:734
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1181
-#, python-format
-msgid "Device %s not defined on plugin"
-msgstr ""
-
 #: neutron/plugins/oneconvergence/lib/plugin_helper.py:110
 msgid "No Token, Re-login"
 msgstr ""
@@ -736,6 +707,16 @@ msgid ""
 "limitation. It was shortened to %(new_name)s to fit."
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1064
+#, python-format
+msgid "VIF port: %s has no ofport configured, and might not be able to transmit"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1181
+#, python-format
+msgid "Device %s not defined on plugin"
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1336
 #, python-format
 msgid "Invalid remote IP: %s"
@@ -772,287 +753,6 @@ msgstr ""
 msgid "failed to parse vf link show line %(line)s: for %(device)s"
 msgstr ""
 
-#: neutron/plugins/vmware/dhcpmeta_modes.py:110
-msgid "network_auto_schedule has been disabled"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:104
-#, python-format
-msgid "[%d] no API providers currently available."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:152
-#, python-format
-msgid "[%(rid)d] Connection returned in bad state, reconnecting to %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:214
-#, python-format
-msgid "[%(rid)d] Failed to parse API provider: %(e)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:124
-#, python-format
-msgid "[%(rid)d] Exception issuing request: %(e)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:191
-#, python-format
-msgid "[%(rid)d] Request '%(method)s %(url)s' received: %(status)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:204
-#, python-format
-msgid "[%(rid)d] Failed request '%(conn)s': '%(msg)s' (%(elapsed)s seconds)"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:238
-#, python-format
-msgid "[%d] Received redirect status without location header field"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:255
-#, python-format
-msgid "[%(rid)d] Received invalid redirect location: '%(url)s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:259
-#, python-format
-msgid "[%(rid)d] Received malformed redirect location: %(url)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/version.py:31
-#, python-format
-msgid "Unable to fetch NSX version from response headers :%s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/nsx_utils.py:68
-#, python-format
-msgid "Unable to find NSX switches for Neutron network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/nsx_utils.py:115
-#, python-format
-msgid "Unable to find NSX port for Neutron port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/nsx_utils.py:155
-#, python-format
-msgid "Unable to find NSX security profile for Neutron security group %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/nsx_utils.py:159
-#, python-format
-msgid "Multiple NSX security profiles found for Neutron security group %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/nsx_utils.py:190
-#, python-format
-msgid "Unable to find NSX router for Neutron router %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/nsx_utils.py:247
-#, python-format
-msgid ""
-"Unable to retrieve operational status for gateway devices belonging to "
-"tenant: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/nsx_utils.py:250
-msgid "Unable to retrieve operational status for gateway devices"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:266
-#, python-format
-msgid "Logical switch for neutron network %s not found on NSX."
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:353
-#, python-format
-msgid "Logical router for neutron router %s not found on NSX."
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:403
-#, python-format
-msgid "Unable to find Neutron router id for NSX logical router: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:445
-#, python-format
-msgid "Logical switch port for neutron port %s not found on NSX."
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:538
-#, python-format
-msgid ""
-"Requested page size is %(cur_chunk_size)d. It might be necessary to do "
-"%(num_requests)d round-trips to NSX for fetching data. Please tune sync "
-"parameters to ensure chunk size is less than %(max_page_size)d"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:78
-#, python-format
-msgid "Unable to find Logical Service Node for the requested network %s."
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:95
-#, python-format
-msgid "Unable to delete Logical Service Node %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:120
-#, python-format
-msgid ""
-"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
-"%(subnet_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:147
-#, python-format
-msgid ""
-"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
-"address %(mac)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:172
-#, python-format
-msgid "Unable to delete LSN Port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:189
-#, python-format
-msgid "Metadata port not found while attempting to delete it from network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:192
-#, python-format
-msgid "Unable to find Logical Services Node Port with MAC %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:96
-msgid ""
-"Overlapping IPs must be enabled in order to setup the metadata access "
-"network"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:581
-#, python-format
-msgid ""
-"Found %(actual_rule_num)d matching NAT rules, which is not in the "
-"expected range (%(min_exp_rule_num)d,%(max_exp_rule_num)d)"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/secgroup.py:142
-#, python-format
-msgid "Unable to find security profile %s on NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:248
-#, python-format
-msgid "Lswitch %s not found in NSX"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:282
-#, python-format
-msgid ""
-"Found '%(num_ports)d' ports with q_port_id tag: '%(neutron_port_id)s'. "
-"Only 1 was expected."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:477
-#, python-format
-msgid ""
-"Concurrent network deletion detected; Back-end Port %(nsx_id)s creation "
-"to be rolled back for Neutron port: %(neutron_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:515
-#, python-format
-msgid "Port %s not found in NSX"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:525
-#, python-format
-msgid ""
-"Neutron port %(port_id)s not found on NSX backend. Terminating delete "
-"operation. A dangling router port might have been left on router "
-"%(router_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:940
-#, python-format
-msgid ""
-"Network with admin_state_up=False are not yet supported by this plugin. "
-"Ignoring setting for network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1019
-#, python-format
-msgid "The following logical switches were not found on the NSX backend:%s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1076
-#, python-format
-msgid "Unable to find NSX mappings for neutron network:%s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1083
-#, python-format
-msgid ""
-"Logical switch update on NSX backend failed. Neutron network "
-"id:%(net_id)s; NSX lswitch id:%(lswitch_id)s;Error:%(error)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1166
-#, python-format
-msgid "Logical switch for network %s was not found in NSX."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1489
-#, python-format
-msgid "Failed to set gateway info for router being created:%s - removing router"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1613
-#, python-format
-msgid "Logical router '%s' not found on NSX Platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1627
-#, python-format
-msgid ""
-"Unable to remove NSX mapping for Neutron router %(router_id)s because of "
-"the following exception:%(d_exc)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1806
-msgid "An incorrect number of matching NAT rules was found on the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1995
-#, python-format
-msgid "Nat rules not found in nsx for port: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2088
-#, python-format
-msgid "Unable to update name on NSX backend for network gateway: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2295
-#, python-format
-msgid ""
-"Removal of gateway device: %(neutron_id)s failed on NSX backend (NSX "
-"id:%(nsx_id)s) because the NSX resource was not found"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2382
-#, python-format
-msgid ""
-"The NSX security profile %(sec_profile_id)s, associated with the Neutron "
-"security group %(sec_group_id)s was not found on the backend"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:83
 #: neutron/scheduler/dhcp_agent_scheduler.py:91
 msgid "No more DHCP agents"
index 87ce33cc8eb5e7993f0378ef73cfd3052a67bcdb..18e7ea8f338a37a5bf81e3ae870a9b52c18d2b14 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: neutron 2015.1.dev347\n"
+"Project-Id-Version: neutron 2015.1.dev420\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -263,7 +263,7 @@ msgstr ""
 msgid "Top-level directory for maintaining dhcp state"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:584
+#: neutron/agent/dhcp/agent.py:571
 #, python-format
 msgid "Agent updated: %(payload)s"
 msgstr ""
@@ -290,52 +290,47 @@ msgstr ""
 msgid "Number of threads to use during sync process."
 msgstr ""
 
-#: neutron/agent/dhcp/config.py:35 neutron/agent/metadata/driver.py:36
-#: neutron/agent/metadata/namespace_proxy.py:166
-msgid "Location of Metadata Proxy UNIX domain socket"
-msgstr ""
-
-#: neutron/agent/dhcp/config.py:42
+#: neutron/agent/dhcp/config.py:38
 msgid "Location to store DHCP server config files"
 msgstr ""
 
-#: neutron/agent/dhcp/config.py:45 neutron/plugins/vmware/dhcp_meta/nsx.py:45
+#: neutron/agent/dhcp/config.py:41
 msgid "Domain to use for building the hostnames"
 msgstr ""
 
-#: neutron/agent/dhcp/config.py:51
+#: neutron/agent/dhcp/config.py:47
 msgid "Override the default dnsmasq settings with this file"
 msgstr ""
 
-#: neutron/agent/dhcp/config.py:53
+#: neutron/agent/dhcp/config.py:49
 msgid "Comma-separated list of the DNS servers which will be used as forwarders."
 msgstr ""
 
-#: neutron/agent/dhcp/config.py:57
+#: neutron/agent/dhcp/config.py:53
 msgid "Delete namespace after removing a dhcp server."
 msgstr ""
 
-#: neutron/agent/dhcp/config.py:61
+#: neutron/agent/dhcp/config.py:57
 msgid "Limit number of leases to prevent a denial-of-service."
 msgstr ""
 
-#: neutron/agent/dhcp/config.py:63
+#: neutron/agent/dhcp/config.py:59
 msgid "Use broadcast in DHCP replies"
 msgstr ""
 
-#: neutron/agent/l3/agent.py:340
+#: neutron/agent/l3/agent.py:257
 msgid ""
 "The 'gateway_external_network_id' option must be configured for this "
 "agent as Neutron has more than one external network."
 msgstr ""
 
-#: neutron/agent/l3/agent.py:416
+#: neutron/agent/l3/agent.py:329
 #: neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py:630
 #, python-format
 msgid "Router port %s has no IP address"
 msgstr ""
 
-#: neutron/agent/l3/config.py:22
+#: neutron/agent/l3/config.py:27
 msgid ""
 "The working mode for the agent. Allowed modes are: 'legacy' - this "
 "preserves the existing behavior where the L3 agent is deployed on a "
@@ -347,63 +342,63 @@ msgid ""
 "centralized node (or in single-host deployments, e.g. devstack)"
 msgstr ""
 
-#: neutron/agent/l3/config.py:35 neutron/debug/debug_agent.py:41
+#: neutron/agent/l3/config.py:40 neutron/debug/debug_agent.py:41
 msgid "Name of bridge used for external network traffic."
 msgstr ""
 
-#: neutron/agent/l3/config.py:39
+#: neutron/agent/l3/config.py:44
 msgid "TCP Port used by Neutron metadata namespace proxy."
 msgstr ""
 
-#: neutron/agent/l3/config.py:43
+#: neutron/agent/l3/config.py:48
 msgid ""
 "Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
 "the feature is disabled"
 msgstr ""
 
-#: neutron/agent/l3/config.py:46
+#: neutron/agent/l3/config.py:51
 msgid ""
 "If namespaces is disabled, the l3 agent can only configure a router that "
 "has the matching router ID."
 msgstr ""
 
-#: neutron/agent/l3/config.py:51
+#: neutron/agent/l3/config.py:56
 msgid "Agent should implement routers with no gateway"
 msgstr ""
 
-#: neutron/agent/l3/config.py:53
+#: neutron/agent/l3/config.py:58
 msgid "UUID of external network for routers implemented by the agents."
 msgstr ""
 
-#: neutron/agent/l3/config.py:56
+#: neutron/agent/l3/config.py:61
 msgid "Allow running metadata proxy."
 msgstr ""
 
-#: neutron/agent/l3/config.py:58
+#: neutron/agent/l3/config.py:63
 msgid "Delete namespace after removing a router."
 msgstr ""
 
-#: neutron/agent/l3/config.py:61
+#: neutron/agent/l3/config.py:66
 msgid "Iptables mangle mark used to mark metadata valid requests"
 msgstr ""
 
-#: neutron/agent/l3/ha.py:32
+#: neutron/agent/l3/ha.py:33
 msgid "Location to store keepalived/conntrackd config files"
 msgstr ""
 
-#: neutron/agent/l3/ha.py:36
-msgid "VRRP authentication type AH/PASS"
+#: neutron/agent/l3/ha.py:38
+msgid "VRRP authentication type"
 msgstr ""
 
-#: neutron/agent/l3/ha.py:38
+#: neutron/agent/l3/ha.py:40
 msgid "VRRP authentication password"
 msgstr ""
 
-#: neutron/agent/l3/ha.py:42
+#: neutron/agent/l3/ha.py:44
 msgid "The advertisement interval in seconds"
 msgstr ""
 
-#: neutron/agent/l3/ha_router.py:40
+#: neutron/agent/l3/ha_router.py:41
 #, python-format
 msgid "Router %s is not a HA router"
 msgstr ""
@@ -446,22 +441,22 @@ msgstr ""
 msgid "Unable to unlock pid file"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:238
+#: neutron/agent/linux/dhcp.py:245
 #, python-format
 msgid "Error while reading %s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:245
+#: neutron/agent/linux/dhcp.py:252
 #, python-format
 msgid "Unable to convert value in %s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:247
+#: neutron/agent/linux/dhcp.py:254
 #, python-format
 msgid "Unable to access %s"
 msgstr ""
 
-#: neutron/agent/linux/external_process.py:35
+#: neutron/agent/linux/external_process.py:37
 msgid "Location to store child pid files"
 msgstr ""
 
@@ -546,20 +541,18 @@ msgstr ""
 
 #: neutron/agent/linux/keepalived.py:63
 #, python-format
-msgid "Invalid instance state: %%(state)s, valid states are: %(valid_states)s"
+msgid "Invalid instance state: %(state)s, valid states are: %(valid_states)s"
 msgstr ""
 
-#: neutron/agent/linux/keepalived.py:69
+#: neutron/agent/linux/keepalived.py:73
 #, python-format
-msgid ""
-"Invalid notify state: %%(state)s, valid states are: "
-"%(valid_notify_states)s"
+msgid "Invalid notify state: %(state)s, valid states are: %(valid_notify_states)s"
 msgstr ""
 
-#: neutron/agent/linux/keepalived.py:75
+#: neutron/agent/linux/keepalived.py:83
 #, python-format
 msgid ""
-"Invalid authentication type: %%(auth_type)s, valid types are: "
+"Invalid authentication type: %(auth_type)s, valid types are: "
 "%(valid_auth_types)s"
 msgstr ""
 
@@ -580,7 +573,7 @@ msgstr ""
 msgid "Must specify one or more actions on flow addition or modification"
 msgstr ""
 
-#: neutron/agent/linux/ra.py:34
+#: neutron/agent/linux/ra.py:35
 msgid "Location to store IPv6 RA config files"
 msgstr ""
 
@@ -638,7 +631,6 @@ msgid "TCP Port used by Nova metadata server."
 msgstr ""
 
 #: neutron/agent/metadata/config.py:52
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:64
 msgid "Shared secret to sign instance-id request"
 msgstr ""
 
@@ -670,48 +662,49 @@ msgstr ""
 msgid "Number of backlog requests to configure the metadata server socket with"
 msgstr ""
 
-#: neutron/agent/metadata/driver.py:40
+#: neutron/agent/metadata/driver.py:38
+#: neutron/agent/metadata/namespace_proxy.py:169
+msgid "Location of Metadata Proxy UNIX domain socket"
+msgstr ""
+
+#: neutron/agent/metadata/driver.py:42
 msgid ""
 "User (uid or name) running metadata proxy after its initialization (if "
-"empty: L3 agent effective user)"
+"empty: agent effective user)"
 msgstr ""
 
-#: neutron/agent/metadata/driver.py:45
+#: neutron/agent/metadata/driver.py:47
 msgid ""
 "Group (gid or name) running metadata proxy after its initialization (if "
-"empty: L3 agent effective group)"
-msgstr ""
-
-#: neutron/agent/metadata/namespace_proxy.py:59
-msgid "network_id and router_id are None. One must be provided."
+"empty: agent effective group)"
 msgstr ""
 
-#: neutron/agent/metadata/namespace_proxy.py:150
+#: neutron/agent/metadata/namespace_proxy.py:153
 msgid "Network that will have instance metadata proxied."
 msgstr ""
 
-#: neutron/agent/metadata/namespace_proxy.py:153
+#: neutron/agent/metadata/namespace_proxy.py:156
 msgid "Router that will have connected instances' metadata proxied."
 msgstr ""
 
-#: neutron/agent/metadata/namespace_proxy.py:156
+#: neutron/agent/metadata/namespace_proxy.py:159
 #: neutron/tests/functional/agent/linux/simple_daemon.py:42
 msgid "Location of pid file of this process."
 msgstr ""
 
-#: neutron/agent/metadata/namespace_proxy.py:159
+#: neutron/agent/metadata/namespace_proxy.py:162
 msgid "Run as daemon."
 msgstr ""
 
-#: neutron/agent/metadata/namespace_proxy.py:162
+#: neutron/agent/metadata/namespace_proxy.py:165
 msgid "TCP Port to listen for metadata server requests."
 msgstr ""
 
-#: neutron/agent/metadata/namespace_proxy.py:170
+#: neutron/agent/metadata/namespace_proxy.py:173
 msgid "User (uid or name) running metadata proxy after its initialization"
 msgstr ""
 
-#: neutron/agent/metadata/namespace_proxy.py:174
+#: neutron/agent/metadata/namespace_proxy.py:177
 msgid "Group (gid or name) running metadata proxy after its initialization"
 msgstr ""
 
@@ -1048,7 +1041,7 @@ msgstr ""
 msgid "The value '%(value)s' for %(element)s is not valid."
 msgstr ""
 
-#: neutron/cmd/netns_cleanup.py:59
+#: neutron/cmd/netns_cleanup.py:58
 msgid "Delete the namespace by removing all devices."
 msgstr ""
 
@@ -1255,7 +1248,6 @@ msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
 msgstr ""
 
 #: neutron/common/exceptions.py:30
-#: neutron/plugins/vmware/api_client/exception.py:27
 msgid "An unknown exception occurred."
 msgstr ""
 
@@ -1372,226 +1364,246 @@ msgstr ""
 #: neutron/common/exceptions.py:151
 #, python-format
 msgid ""
+"IP address %(ip_address)s is not a valid IP for any of the subnets on the"
+" specified network."
+msgstr ""
+
+#: neutron/common/exceptions.py:156
+#, python-format
+msgid "IP address %(ip_address)s is not a valid IP for the specified subnet."
+msgstr ""
+
+#: neutron/common/exceptions.py:161
+#, python-format
+msgid ""
 "Unable to complete operation for network %(net_id)s. The IP address "
 "%(ip_address)s is in use."
 msgstr ""
 
-#: neutron/common/exceptions.py:156
+#: neutron/common/exceptions.py:166
 #, python-format
 msgid ""
 "Unable to create the network. The VLAN %(vlan_id)s on physical network "
 "%(physical_network)s is in use."
 msgstr ""
 
-#: neutron/common/exceptions.py:162
+#: neutron/common/exceptions.py:172
 #, python-format
 msgid ""
 "Unable to create the flat network. Physical network %(physical_network)s "
 "is in use."
 msgstr ""
 
-#: neutron/common/exceptions.py:167
+#: neutron/common/exceptions.py:177
 #, python-format
 msgid "Unable to create the network. The tunnel ID %(tunnel_id)s is in use."
 msgstr ""
 
-#: neutron/common/exceptions.py:172
+#: neutron/common/exceptions.py:182
 msgid "Tenant network creation is not enabled."
 msgstr ""
 
-#: neutron/common/exceptions.py:180
+#: neutron/common/exceptions.py:190
 msgid ""
 "Unable to create the network. No tenant network is available for "
 "allocation."
 msgstr ""
 
-#: neutron/common/exceptions.py:185
+#: neutron/common/exceptions.py:195
 msgid ""
 "Unable to create the network. No available network found in maximum "
 "allowed attempts."
 msgstr ""
 
-#: neutron/common/exceptions.py:190
+#: neutron/common/exceptions.py:200
 #, python-format
 msgid ""
 "Subnet on port %(port_id)s does not match the requested subnet "
 "%(subnet_id)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:195
+#: neutron/common/exceptions.py:205
 #, python-format
 msgid "Malformed request body: %(reason)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:205
+#: neutron/common/exceptions.py:215
 #, python-format
 msgid "Invalid input for operation: %(error_message)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:209
+#: neutron/common/exceptions.py:219
 #, python-format
 msgid "The allocation pool %(pool)s is not valid."
 msgstr ""
 
-#: neutron/common/exceptions.py:213
+#: neutron/common/exceptions.py:223
 #, python-format
 msgid ""
 "Operation %(op)s is not supported for device_owner %(device_owner)s on "
 "port %(port_id)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:218
+#: neutron/common/exceptions.py:228
 #, python-format
 msgid ""
 "Found overlapping allocation pools:%(pool_1)s %(pool_2)s for subnet "
 "%(subnet_cidr)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:223
+#: neutron/common/exceptions.py:233
 #, python-format
 msgid "The allocation pool %(pool)s spans beyond the subnet cidr %(subnet_cidr)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:228
+#: neutron/common/exceptions.py:238
 #, python-format
 msgid "Unable to generate unique mac on network %(net_id)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:232
+#: neutron/common/exceptions.py:242
 #, python-format
 msgid "No more IP addresses available on network %(net_id)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:236
+#: neutron/common/exceptions.py:246
 #, python-format
 msgid "Bridge %(bridge)s does not exist."
 msgstr ""
 
-#: neutron/common/exceptions.py:240
+#: neutron/common/exceptions.py:250
 #, python-format
 msgid "Creation failed. %(dev_name)s already exists."
 msgstr ""
 
-#: neutron/common/exceptions.py:244
+#: neutron/common/exceptions.py:254
 #, python-format
 msgid "Unknown quota resources %(unknown)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:248
+#: neutron/common/exceptions.py:258
 #, python-format
 msgid "Quota exceeded for resources: %(overs)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:252
+#: neutron/common/exceptions.py:262
 msgid "Tenant-id was missing from Quota request"
 msgstr ""
 
-#: neutron/common/exceptions.py:256
+#: neutron/common/exceptions.py:266
 #, python-format
 msgid ""
 "Change would make usage less than 0 for the following resources: "
 "%(unders)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:261
+#: neutron/common/exceptions.py:271
 #, python-format
 msgid ""
 "Unable to reconfigure sharing settings for network %(network)s. Multiple "
 "tenants are using it"
 msgstr ""
 
-#: neutron/common/exceptions.py:266
+#: neutron/common/exceptions.py:276
 #, python-format
 msgid "Invalid extension environment: %(reason)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:270
+#: neutron/common/exceptions.py:280
 #, python-format
 msgid "Extensions not found: %(extensions)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:274
+#: neutron/common/exceptions.py:284
 #, python-format
 msgid "Invalid content type %(content_type)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:278
+#: neutron/common/exceptions.py:288
 #, python-format
 msgid "Unable to find any IP address on external network %(net_id)s."
 msgstr ""
 
-#: neutron/common/exceptions.py:283
+#: neutron/common/exceptions.py:293
 msgid "More than one external network exists"
 msgstr ""
 
-#: neutron/common/exceptions.py:287
+#: neutron/common/exceptions.py:297
 #, python-format
 msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:292
+#: neutron/common/exceptions.py:302
 #, python-format
 msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:297
+#: neutron/common/exceptions.py:307
 #, python-format
 msgid ""
 "Current gateway ip %(ip_address)s already in use by port %(port_id)s. "
 "Unable to update."
 msgstr ""
 
-#: neutron/common/exceptions.py:302
+#: neutron/common/exceptions.py:312
 #, python-format
 msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 msgstr ""
 
-#: neutron/common/exceptions.py:312
+#: neutron/common/exceptions.py:322
 msgid "Empty physical network name."
 msgstr ""
 
-#: neutron/common/exceptions.py:316
+#: neutron/common/exceptions.py:326
 #, python-format
 msgid "Invalid network Tunnel range: '%(tunnel_range)s' - %(error)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:327
+#: neutron/common/exceptions.py:337
 #, python-format
 msgid "Invalid network VXLAN port range: '%(vxlan_range)s'"
 msgstr ""
 
-#: neutron/common/exceptions.py:331
+#: neutron/common/exceptions.py:341
 msgid "VXLAN Network unsupported."
 msgstr ""
 
-#: neutron/common/exceptions.py:335
+#: neutron/common/exceptions.py:345
 #, python-format
 msgid "Found duplicate extension: %(alias)s"
 msgstr ""
 
-#: neutron/common/exceptions.py:339
+#: neutron/common/exceptions.py:349
 #, python-format
 msgid ""
 "The following device_id %(device_id)s is not owned by your tenant or "
 "matches another tenants router."
 msgstr ""
 
-#: neutron/common/exceptions.py:344
+#: neutron/common/exceptions.py:354
 #, python-format
 msgid "Invalid CIDR %(input)s given as IP prefix"
 msgstr ""
 
-#: neutron/common/exceptions.py:348
+#: neutron/common/exceptions.py:358
 #, python-format
 msgid "Router '%(router_id)s' is not compatible with this agent"
 msgstr ""
 
-#: neutron/common/exceptions.py:352
+#: neutron/common/exceptions.py:362
 #, python-format
 msgid "Router '%(router_id)s' cannot be both DVR and HA"
 msgstr ""
 
-#: neutron/common/exceptions.py:381
+#: neutron/common/exceptions.py:383
+msgid "network_id and router_id are None. One must be provided."
+msgstr ""
+
+#: neutron/common/exceptions.py:387
+msgid "Aborting periodic_sync_routers_task due to an error"
+msgstr ""
+
+#: neutron/common/exceptions.py:399
 #, python-format
 msgid "%(driver)s: Internal driver error."
 msgstr ""
@@ -1665,15 +1677,10 @@ msgstr ""
 msgid "Cannot create resource for another tenant"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:368
+#: neutron/db/db_base_plugin_v2.py:369
 msgid "IP allocation requires subnet_id or ip_address"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:380
-#, python-format
-msgid "IP address %s is not a valid IP for the defined networks subnets"
-msgstr ""
-
 #: neutron/db/db_base_plugin_v2.py:386
 #, python-format
 msgid ""
@@ -1681,47 +1688,42 @@ msgid ""
 "included invalid subnet %(subnet_id)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:406
-#, python-format
-msgid "IP address %s is not a valid IP for the defined subnet"
-msgstr ""
-
-#: neutron/db/db_base_plugin_v2.py:412
+#: neutron/db/db_base_plugin_v2.py:411
 #, python-format
 msgid ""
 "IPv6 address %(address)s can not be directly assigned to a port on subnet"
 " %(id)s since the subnet is configured for automatic addresses"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:423 neutron/db/db_base_plugin_v2.py:465
+#: neutron/db/db_base_plugin_v2.py:422 neutron/db/db_base_plugin_v2.py:464
 #: neutron/plugins/opencontrail/contrail_plugin.py:388
 msgid "Exceeded maximim amount of fixed ips per port"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:562
+#: neutron/db/db_base_plugin_v2.py:561
 msgid "0 is not allowed as CIDR prefix length"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:572
+#: neutron/db/db_base_plugin_v2.py:571
 #, python-format
 msgid ""
 "Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
 " with another subnet"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:657 neutron/db/db_base_plugin_v2.py:661
+#: neutron/db/db_base_plugin_v2.py:656 neutron/db/db_base_plugin_v2.py:660
 #, python-format
 msgid "Invalid route: %s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:739
+#: neutron/db/db_base_plugin_v2.py:738
 #, python-format
 msgid ""
 "Invalid CIDR %s for IPv6 address mode. OpenStack uses the EUI-64 address "
 "format, which requires the prefix to be /64."
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:747
+#: neutron/db/db_base_plugin_v2.py:746
 #, python-format
 msgid ""
 "ipv6_ra_mode set to '%(ra_mode)s' with ipv6_address_mode set to "
@@ -1729,44 +1731,44 @@ msgid ""
 "the same value"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:755
+#: neutron/db/db_base_plugin_v2.py:754
 msgid ""
 "ipv6_ra_mode or ipv6_address_mode cannot be set when enable_dhcp is set "
 "to False."
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:761
+#: neutron/db/db_base_plugin_v2.py:760
 msgid "Cannot disable enable_dhcp with ipv6 attributes set"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:945
+#: neutron/db/db_base_plugin_v2.py:944
 #, python-format
 msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:969
+#: neutron/db/db_base_plugin_v2.py:968
 msgid "Gateway is not valid on subnet"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:989 neutron/db/db_base_plugin_v2.py:1003
+#: neutron/db/db_base_plugin_v2.py:988 neutron/db/db_base_plugin_v2.py:1002
 #: neutron/plugins/opencontrail/contrail_plugin.py:312
 msgid "new subnet"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:996
+#: neutron/db/db_base_plugin_v2.py:995
 #, python-format
 msgid "Error parsing dns address %s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:1012
+#: neutron/db/db_base_plugin_v2.py:1011
 msgid "ipv6_ra_mode is not valid when ip_version is 4"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:1016
+#: neutron/db/db_base_plugin_v2.py:1015
 msgid "ipv6_address_mode is not valid when ip_version is 4"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:1284
+#: neutron/db/db_base_plugin_v2.py:1283
 msgid "mac address update"
 msgstr ""
 
@@ -1800,43 +1802,43 @@ msgid ""
 "agents."
 msgstr ""
 
-#: neutron/db/l3_db.py:262
+#: neutron/db/l3_db.py:268
 #, python-format
 msgid "No eligible l3 agent associated with external network %s found"
 msgstr ""
 
-#: neutron/db/l3_db.py:270
+#: neutron/db/l3_db.py:276
 msgid "Routers support only 1 external IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:286
+#: neutron/db/l3_db.py:292
 #, python-format
 msgid "No IPs available for external network %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:306
+#: neutron/db/l3_db.py:312
 #, python-format
 msgid "Network %s is not an external network"
 msgstr ""
 
-#: neutron/db/l3_db.py:316
+#: neutron/db/l3_db.py:322
 #, python-format
 msgid "External IP %s is the same as the gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:451
+#: neutron/db/l3_db.py:466
 #, python-format
 msgid "Router already has a port on subnet %s"
 msgstr ""
 
-#: neutron/db/l3_db.py:465
+#: neutron/db/l3_db.py:480
 #, python-format
 msgid ""
 "Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 "of subnet %(sub_id)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:481 neutron/db/l3_db.py:635 neutron/db/l3_dvr_db.py:319
+#: neutron/db/l3_db.py:496 neutron/db/l3_db.py:657 neutron/db/l3_dvr_db.py:321
 #: neutron/plugins/bigswitch/l3_router_plugin.py:172
 #: neutron/plugins/bigswitch/l3_router_plugin.py:181
 #: neutron/plugins/cisco/db/l3/l3_router_appliance_db.py:182
@@ -1844,66 +1846,66 @@ msgstr ""
 msgid "Either subnet_id or port_id must be specified"
 msgstr ""
 
-#: neutron/db/l3_db.py:484 neutron/plugins/opencontrail/contrail_plugin.py:509
+#: neutron/db/l3_db.py:499 neutron/plugins/opencontrail/contrail_plugin.py:509
 msgid "Cannot specify both subnet-id and port-id"
 msgstr ""
 
-#: neutron/db/l3_db.py:497
+#: neutron/db/l3_db.py:512
 msgid "Router port must have exactly one fixed IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:526
 msgid "Subnet for router interface must have a gateway IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:515
+#: neutron/db/l3_db.py:530
 #, python-format
 msgid ""
 "IPv6 subnet %s configured to receive RAs from an external router cannot "
 "be added to Neutron Router."
 msgstr ""
 
-#: neutron/db/l3_db.py:683 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:705 neutron/plugins/nec/nec_router.py:197
 #, python-format
 msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 msgstr ""
 
-#: neutron/db/l3_db.py:719
+#: neutron/db/l3_db.py:741
 #, python-format
 msgid ""
 "Port %(port_id)s is associated with a different tenant than Floating IP "
 "%(floatingip_id)s and therefore cannot be bound."
 msgstr ""
 
-#: neutron/db/l3_db.py:723
+#: neutron/db/l3_db.py:745
 #, python-format
 msgid ""
 "Cannot create floating IP and bind it to Port %s, since that port is "
 "owned by a different tenant."
 msgstr ""
 
-#: neutron/db/l3_db.py:735
+#: neutron/db/l3_db.py:757
 #, python-format
 msgid "Port %(id)s does not have fixed ip %(address)s"
 msgstr ""
 
-#: neutron/db/l3_db.py:742
+#: neutron/db/l3_db.py:764
 #, python-format
 msgid "Cannot add floating IP to port %s that has no fixed IP addresses"
 msgstr ""
 
-#: neutron/db/l3_db.py:746
+#: neutron/db/l3_db.py:768
 #, python-format
 msgid ""
 "Port %s has multiple fixed IPs.  Must provide a specific IP when "
 "assigning a floating IP"
 msgstr ""
 
-#: neutron/db/l3_db.py:775 neutron/plugins/vmware/plugins/base.py:1829
+#: neutron/db/l3_db.py:797
 msgid "fixed_ip_address cannot be specified without a port_id"
 msgstr ""
 
-#: neutron/db/l3_db.py:815
+#: neutron/db/l3_db.py:837
 #, python-format
 msgid "Network %s is not a valid external network"
 msgstr ""
@@ -1914,11 +1916,11 @@ msgid ""
 " Only admin can override."
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:542
+#: neutron/db/l3_dvr_db.py:544
 msgid "Unable to create the Agent Gateway Port"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:575
+#: neutron/db/l3_dvr_db.py:577
 msgid "Unable to create the SNAT Interface Port"
 msgstr ""
 
@@ -2562,6 +2564,7 @@ msgid "API for retrieving service providers for Neutron advanced services"
 msgstr ""
 
 #: neutron/openstack/common/log.py:298
+#: neutron/openstack/common/versionutils.py:232
 #, python-format
 msgid "Deprecated: %s"
 msgstr ""
@@ -2577,6 +2580,7 @@ msgid "syslog facility must be one of: %s"
 msgstr ""
 
 #: neutron/openstack/common/log.py:715
+#: neutron/openstack/common/versionutils.py:250
 #, python-format
 msgid "Fatal call to deprecated config: %(msg)s"
 msgstr ""
@@ -2586,48 +2590,53 @@ msgstr ""
 msgid "Unexpected argument for periodic task creation: %(arg)s."
 msgstr ""
 
-#: neutron/openstack/common/policy.py:97
+#: neutron/openstack/common/policy.py:111
 msgid "The JSON file that defines policies."
 msgstr ""
 
-#: neutron/openstack/common/policy.py:100
+#: neutron/openstack/common/policy.py:114
 msgid "Default rule. Enforced when a requested rule is not found."
 msgstr ""
 
-#: neutron/openstack/common/policy.py:104
-msgid "Directories where policy configuration files are stored."
+#: neutron/openstack/common/policy.py:118
+msgid ""
+"Directories where policy configuration files are stored. They can be "
+"relative to any directory in the search path defined by the config_dir "
+"option, or absolute paths. The file defined by policy_file must exist for"
+" these directories to be searched.  Missing or empty directories are "
+"ignored."
 msgstr ""
 
-#: neutron/openstack/common/policy.py:119
+#: neutron/openstack/common/policy.py:143
 #, python-format
 msgid "Policy doesn't allow %s to be performed."
 msgstr ""
 
-#: neutron/openstack/common/policy.py:213
+#: neutron/openstack/common/policy.py:240
 #, python-format
 msgid "Rules must be an instance of dict or Rules, got %s instead"
 msgstr ""
 
-#: neutron/openstack/common/versionutils.py:90
+#: neutron/openstack/common/versionutils.py:99
 #, python-format
 msgid ""
 "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
 "may be removed in %(remove_in)s."
 msgstr ""
 
-#: neutron/openstack/common/versionutils.py:94
+#: neutron/openstack/common/versionutils.py:103
 #, python-format
 msgid ""
 "%(what)s is deprecated as of %(as_of)s and may be removed in "
 "%(remove_in)s. It will not be superseded."
 msgstr ""
 
-#: neutron/openstack/common/versionutils.py:98
+#: neutron/openstack/common/versionutils.py:107
 #, python-format
 msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
 msgstr ""
 
-#: neutron/openstack/common/versionutils.py:101
+#: neutron/openstack/common/versionutils.py:110
 #, python-format
 msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
 msgstr ""
@@ -3771,40 +3780,6 @@ msgid ""
 " vlan"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:47
-msgid "Network type for tenant networks (local, flat, vlan or none)"
-msgstr ""
-
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:51
-#: neutron/plugins/linuxbridge/common/config.py:30
-msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>"
-msgstr ""
-
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:79
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:101
-#, python-format
-msgid "segmentation_id specified for %s network"
-msgstr ""
-
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:86
-#, python-format
-msgid "physical_network specified for %s network"
-msgstr ""
-
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:128
-msgid "physical_network not provided"
-msgstr ""
-
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:180
-#, python-format
-msgid "Invalid tenant_network_type: %s. Agent terminated!"
-msgstr ""
-
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:231
-#, python-format
-msgid "Network type %s not supported"
-msgstr ""
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:49
 msgid ""
 "List of <physical_network>:<vswitch> where the physical networks can be "
@@ -4104,6 +4079,10 @@ msgstr ""
 msgid "Network type for tenant networks (local, vlan, or none)"
 msgstr ""
 
+#: neutron/plugins/linuxbridge/common/config.py:30
+msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>"
+msgstr ""
+
 #: neutron/plugins/linuxbridge/common/config.py:36
 msgid ""
 "Enable VXLAN on the agent. Can be enabled when agent is managed by ml2 "
@@ -4134,7 +4113,6 @@ msgstr ""
 
 #: neutron/plugins/linuxbridge/common/config.py:56
 #: neutron/plugins/mlnx/agent/config.py:26
-#: neutron/plugins/ofagent/common/config.py:29
 msgid "List of <physical_network>:<physical_interface>"
 msgstr ""
 
@@ -4142,30 +4120,6 @@ msgstr ""
 msgid "Enable server RPC compatibility with old agents"
 msgstr ""
 
-#: neutron/plugins/metaplugin/meta_neutron_plugin.py:60
-#, python-format
-msgid "Flavor %(flavor)s could not be found"
-msgstr ""
-
-#: neutron/plugins/metaplugin/meta_neutron_plugin.py:64
-msgid "Failed to add flavor binding"
-msgstr ""
-
-#: neutron/plugins/metaplugin/meta_neutron_plugin.py:122
-#, python-format
-msgid "default_flavor %s is not plugin list"
-msgstr ""
-
-#: neutron/plugins/metaplugin/meta_neutron_plugin.py:128
-#, python-format
-msgid "default_l3_flavor %s is not plugin list"
-msgstr ""
-
-#: neutron/plugins/metaplugin/meta_neutron_plugin.py:134
-#, python-format
-msgid "rpc_flavor %s is not plugin list"
-msgstr ""
-
 #: neutron/plugins/metaplugin/common/config.py:23
 msgid ""
 "Comma separated list of flavor:neutron_plugin for plugins to load. "
@@ -4727,7 +4681,6 @@ msgid "Missing product_id in: '%s'"
 msgstr ""
 
 #: neutron/plugins/ml2/drivers/mlnx/config.py:24
-#: neutron/plugins/mlnx/agent/config.py:29
 msgid "Type of VM network interface: mlnx_direct or hostdev"
 msgstr ""
 
@@ -4739,6 +4692,10 @@ msgstr ""
 msgid "Tomcat session timeout in minutes."
 msgstr ""
 
+#: neutron/plugins/mlnx/agent/config.py:30
+msgid "Type of VM network interface"
+msgstr ""
+
 #: neutron/plugins/mlnx/agent/config.py:33
 msgid "eswitch daemon end point"
 msgstr ""
@@ -4944,31 +4901,6 @@ msgid ""
 "or clear protocol before changing ether type."
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:903
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1569
-#, python-format
-msgid "Parsing bridge_mappings failed: %s."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:908
-#, python-format
-msgid "Parsing physical_interface_mappings failed: %s."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:923
-#, python-format
-msgid "Invalid tunnel type specificed: %s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:926
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1593
-msgid "Tunneling cannot be enabled without a valid local_ip."
-msgstr ""
-
-#: neutron/plugins/ofagent/common/config.py:25
-msgid "Number of seconds to retry acquiring an Open vSwitch datapath"
-msgstr ""
-
 #: neutron/plugins/oneconvergence/lib/config.py:24
 msgid "NVSD Controller IP address"
 msgstr ""
@@ -5003,7 +4935,6 @@ msgid "An unknown nvsd plugin exception occurred: %(reason)s"
 msgstr ""
 
 #: neutron/plugins/oneconvergence/lib/exception.py:27
-#: neutron/plugins/vmware/api_client/exception.py:68
 msgid "The request has timed out."
 msgstr ""
 
@@ -5067,11 +4998,20 @@ msgid ""
 "error: %(error)s"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1569
+#, python-format
+msgid "Parsing bridge_mappings failed: %s."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1590
 #, python-format
 msgid "Invalid tunnel type specified: %s"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1593
+msgid "Tunneling cannot be enabled without a valid local_ip."
+msgstr ""
+
 #: neutron/plugins/openvswitch/common/config.py:31
 msgid "Tunnel bridge to use."
 msgstr ""
@@ -5198,1008 +5138,193 @@ msgstr ""
 msgid "Invalid pci slot %(pci_slot)s"
 msgstr ""
 
-#: neutron/plugins/vmware/check_nsx_config.py:45
-#: neutron/plugins/vmware/check_nsx_config.py:80
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+#: neutron/plugins/vmware/extensions/networkgw.py:97
+msgid "Cannot create a gateway with an empty device list"
 msgstr ""
 
-#: neutron/plugins/vmware/dhcpmeta_modes.py:58
+#: neutron/plugins/vmware/extensions/networkgw.py:113
 #, python-format
-msgid "Invalid agent_mode: %s"
+msgid "Unexpected keys found in device description:%s"
 msgstr ""
 
-#: neutron/plugins/vmware/dhcpmeta_modes.py:131
+#: neutron/plugins/vmware/extensions/networkgw.py:117
 #, python-format
-msgid "Unable to run Neutron with config option '%s', as NSX does not support it"
+msgid "%s: provided data are not iterable"
 msgstr ""
 
-#: neutron/plugins/vmware/dhcpmeta_modes.py:134
-#, python-format
-msgid "Unmet dependency for config option '%s'"
+#: neutron/plugins/vmware/extensions/networkgw.py:124
+msgid "A connector type is required to create a gateway device"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:50
+#: neutron/plugins/vmware/extensions/networkgw.py:133
 #, python-format
-msgid ""
-"Attribute '%s' has been deprecated or moved to a new section. See new "
-"configuration file for details."
+msgid "Unknown connector type: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/__init__.py:28
-#, python-format
-msgid "Invalid connection type: %s"
+#: neutron/plugins/vmware/extensions/networkgw.py:140
+msgid "Number of network gateways allowed per tenant, -1 for unlimited"
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/eventlet_request.py:103
-msgid "Joining an invalid green thread"
+#: neutron/plugins/vmware/extensions/qos.py:34
+msgid "Need to be admin in order to create queue called default"
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/eventlet_request.py:124
-msgid "Request timeout"
+#: neutron/plugins/vmware/extensions/qos.py:38
+msgid "Default queue already exists."
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:41
-msgid "Server denied session's authentication credentials."
+#: neutron/plugins/vmware/extensions/qos.py:42
+#, python-format
+msgid "Invalid value for dscp %(data)s must be integer value between 0 and 63."
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:45
-msgid "An entity referenced in the request was not found."
+#: neutron/plugins/vmware/extensions/qos.py:47
+msgid "The qos marking cannot be set to 'trusted' when the DSCP field is set"
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:49
-msgid "Request conflicts with configuration on a different entity."
+#: neutron/plugins/vmware/extensions/qos.py:52
+msgid "Invalid bandwidth rate, min greater than max."
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:54
-msgid ""
-"Request could not completed because the associated resource could not be "
-"reached."
+#: neutron/plugins/vmware/extensions/qos.py:56
+#, python-format
+msgid "Invalid bandwidth rate, %(data)s must be a non negative integer."
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:59
-msgid "The request is forbidden from accessing the referenced resource."
+#: neutron/plugins/vmware/extensions/qos.py:61
+#, python-format
+msgid "Queue %(id)s does not exist"
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:64
-msgid "Create/Update actions are forbidden when in read-only mode."
+#: neutron/plugins/vmware/extensions/qos.py:65
+msgid "Unable to delete queue attached to port."
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:72
-msgid "The server is unable to fulfill the request due to a bad syntax"
+#: neutron/plugins/vmware/extensions/qos.py:69
+msgid "Port is not associated with lqueue"
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/exception.py:77
-msgid "The backend received an invalid security certificate."
+#: neutron/plugins/vmware/extensions/qos.py:80
+#, python-format
+msgid "'%s' must be a non negative integer."
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/request.py:85
-msgid "No API connections available"
+#: neutron/server/__init__.py:38
+msgid ""
+"ERROR: Unable to find configuration file via the default search paths "
+"(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!"
 msgstr ""
 
-#: neutron/plugins/vmware/api_client/request.py:195
+#: neutron/server/__init__.py:63
 #, python-format
-msgid "Server error return: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:199
-msgid "Invalid server response"
+msgid "ERROR: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:39
+#: neutron/services/provider_configuration.py:31
 msgid ""
-"Maximum number of ports of a logical switch on a bridged transport zone "
-"(default 5000)"
+"Defines providers for advanced services using the format: "
+"<service_type>:<name>:<driver>[:default]"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:43
-msgid ""
-"Maximum number of ports of a logical switch on an overlay transport zone "
-"(default 256)"
+#: neutron/services/provider_configuration.py:71
+#, python-format
+msgid "Provider name is limited by 255 characters: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:47
-msgid "Maximum concurrent connections to each NSX controller."
+#: neutron/services/provider_configuration.py:92
+msgid "Invalid service provider format"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:52
-msgid ""
-"Number of seconds a generation id should be valid for (default -1 meaning"
-" do not time out)"
+#: neutron/services/provider_configuration.py:100
+#, python-format
+msgid "Invalid provider format. Last part should be 'default' or empty: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:56
-msgid ""
-"If set to access_network this enables a dedicated connection to the "
-"metadata proxy for metadata server access via Neutron router. If set to "
-"dhcp_host_route this enables host route injection via the dhcp agent. "
-"This option is only useful if running on a host that does not support "
-"namespaces otherwise access_network should be used."
+#: neutron/services/provider_configuration.py:106
+#, python-format
+msgid "Service type '%(svc_type)s' is not allowed, allowed types: %(allowed)s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:65
+#: neutron/services/provider_configuration.py:121
+#, python-format
 msgid ""
-"The default network tranport type to use (stt, gre, bridge, ipsec_gre, or"
-" ipsec_stt)"
+"Service provider '%(provider)s' could not be found for service type "
+"%(service_type)s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:69
-msgid "The mode used to implement DHCP/metadata services."
+#: neutron/services/provider_configuration.py:126
+#, python-format
+msgid "Service type %(service_type)s does not have a default service provider"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:71
+#: neutron/services/provider_configuration.py:131
+#, python-format
 msgid ""
-"The default option leverages service nodes to perform packet replication "
-"though one could set to this to 'source' to perform replication locally. "
-"This is useful if one does not want to deploy a service node(s). It must "
-"be set to 'service' for leveraging distributed routers."
+"Resource '%(resource_id)s' is already associated with provider "
+"'%(provider)s' for service type '%(service_type)s'"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:82
-msgid ""
-"Interval in seconds between runs of the state synchronization task. Set "
-"it to 0 to disable it"
+#: neutron/services/provider_configuration.py:144
+#, python-format
+msgid "Driver %s is not unique across providers"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:86
-msgid ""
-"Maximum value for the additional random delay in seconds between runs of "
-"the state synchronization task"
+#: neutron/services/provider_configuration.py:154
+#, python-format
+msgid "Multiple default providers for service %s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:91
-msgid ""
-"Minimum delay, in seconds, between two state synchronization queries to "
-"NSX. It must not exceed state_sync_interval"
+#: neutron/services/provider_configuration.py:165
+#, python-format
+msgid "Multiple providers specified for service %s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:96
-msgid ""
-"Minimum number of resources to be retrieved from NSX during state "
-"synchronization"
+#: neutron/services/service_base.py:71
+#, python-format
+msgid "No providers specified for '%s' service, exiting"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:100
-msgid ""
-"Always read operational status from backend on show operations. Enabling "
-"this option might slow down the system."
+#: neutron/services/firewall/agents/firewall_agent_api.py:28
+msgid "Name of the FWaaS Driver"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:109
-msgid "User name for NSX controllers in this cluster"
+#: neutron/services/firewall/agents/firewall_agent_api.py:32
+msgid "Enable FWaaS"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:114
-msgid "Password for NSX controllers in this cluster"
+#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:68
+msgid ""
+"FWaaS plugin is configured in the server side, but FWaaS is disabled in "
+"L3-agent."
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:117
-msgid "Time before aborting a request"
+#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:80
+#, python-format
+msgid "Error importing FWaaS device driver: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:120
-msgid "Number of time a request should be retried"
+#: neutron/services/l3_router/l3_apic.py:57
+msgid "L3 Router Service Plugin for basic L3 using the APIC"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:123
-msgid "Number of times a redirect should be followed"
+#: neutron/services/l3_router/brocade/l3_router_plugin.py:43
+msgid "Rbridge id of provider edge router(s)"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:126
-msgid "Lists the NSX controllers in this cluster"
+#: neutron/services/l3_router/brocade/l3_router_plugin.py:162
+msgid "BrocadeSVIPlugin: adding redundant router interface is not supported"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:129
-msgid "Reconnect connection to nsx if not used within this amount of time."
+#: neutron/services/metering/agents/metering_agent.py:69
+msgid "Metering driver"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:135
-msgid ""
-"This is uuid of the default NSX Transport zone that will be used for "
-"creating tunneled isolated \"Neutron\" networks. It needs to be created "
-"in NSX before starting Neutron with the nsx plugin."
+#: neutron/services/metering/agents/metering_agent.py:71
+msgid "Interval between two metering measures"
 msgstr ""
 
-#: neutron/plugins/vmware/common/config.py:140
-msgid ""
-"Unique identifier of the NSX L3 Gateway service which will be used for "
-"implementing routers and floating IPs"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:144
-msgid ""
-"Unique identifier of the NSX L2 Gateway service which will be used by "
-"default for network gateways"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:147
-msgid ""
-"Unique identifier of the Service Cluster which will be used by logical "
-"services like dhcp and metadata"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:150
-msgid ""
-"Name of the interface on a L2 Gateway transport nodewhich should be used "
-"by default when setting up a network connection"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:160
-msgid "User name for vsm"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:164
-msgid "Password for vsm"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:166
-msgid "uri for vsm"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:168
-msgid "Optional parameter identifying the ID of datacenter to deploy NSX Edges"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:171
-#: neutron/plugins/vmware/common/config.py:177
-msgid "Optional parameter identifying the ID of datastore to deploy NSX Edges"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:174
-msgid "Optional parameter identifying the ID of resource to deploy NSX Edges"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:180
-msgid "Network ID for physical network connectivity"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:183
-msgid "Task status check interval"
-msgstr ""
-
-#: neutron/plugins/vmware/common/config.py:197
-#, python-format
-msgid "Invalid replication_mode: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:21
-#, python-format
-msgid "An unexpected error occurred in the NSX Plugin: %(err_msg)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:25
-#, python-format
-msgid "Unable to fulfill request with version %(version)s."
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:29
-#, python-format
-msgid "Invalid NSX connection parameters: %(conn_params)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:33
-#, python-format
-msgid ""
-"Invalid cluster values: %(invalid_attrs)s. Please ensure that these "
-"values are specified in the [DEFAULT] section of the NSX plugin ini file."
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:39
-#, python-format
-msgid "Unable to find cluster config entry for nova zone: %(nova_zone)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:44
-#, python-format
-msgid ""
-"Unable to create port on network %(network)s. Maximum number of ports "
-"reached"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:49
-#, python-format
-msgid ""
-"While retrieving NAT rules, %(actual_rules)s were found whereas rules in "
-"the (%(min_rules)s,%(max_rules)s) interval were expected"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:55
-#, python-format
-msgid "Invalid NSX attachment type '%(attachment_type)s'"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:59
-msgid ""
-"The networking backend is currently in maintenance mode and therefore "
-"unable to accept requests which modify its state. Please try later."
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:65
-#, python-format
-msgid "Gateway Service %(gateway)s is already in use"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:69
-msgid ""
-"An invalid security certificate was specified for the gateway device. "
-"Certificates must be enclosed between '-----BEGIN CERTIFICATE-----' and '"
-"-----END CERTIFICATE-----'"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:76
-#, python-format
-msgid "Quota exceeded for Vcns resource: %(overs)s: %(err_msg)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:80
-#, python-format
-msgid ""
-"Service cluster: '%(cluster_id)s' is unavailable. Please, check NSX setup"
-" and/or configuration"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:85
-#, python-format
-msgid ""
-"An error occurred while connecting LSN %(lsn_id)s and network %(net_id)s "
-"via port %(port_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:94
-#, python-format
-msgid "Unable to find LSN for %(entity)s %(entity_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:98
-#, python-format
-msgid "Unable to find port for LSN %(lsn_id)s and %(entity)s %(entity_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:103
-#, python-format
-msgid "Unable to migrate network '%(net_id)s' to LSN: %(reason)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/exceptions.py:107
-#, python-format
-msgid "Configuration conflict on Logical Service Node %(lsn_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:233
-#, python-format
-msgid ""
-"Minimum request delay:%(req_delay)s must not exceed synchronization "
-"interval:%(sync_interval)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/lsn_db.py:55
-#, python-format
-msgid "Unable to find Logical Service Node for network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:42
-#, python-format
-msgid ""
-"Network Gateway '%(gateway_id)s' still has active mappings with one or "
-"more neutron networks."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:47
-#, python-format
-msgid "Network Gateway %(gateway_id)s could not be found"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:51
-#, python-format
-msgid ""
-"Network Gateway Device '%(device_id)s' is still used by one or more "
-"network gateways."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:56
-#, python-format
-msgid "Network Gateway Device %(device_id)s could not be found."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:60
-#, python-format
-msgid "One or more Network Gateway Devices could not be found: %(device_ids)s."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:65
-#, python-format
-msgid ""
-"Port '%(port_id)s' is owned by '%(device_owner)s' and therefore cannot be"
-" deleted directly via the port API."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:70
-#, python-format
-msgid ""
-"The specified mapping '%(mapping)s' is already in use on network gateway "
-"'%(gateway_id)s'."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:75
-#, python-format
-msgid ""
-"Multiple network connections found on '%(gateway_id)s' with provided "
-"criteria."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:80
-#, python-format
-msgid ""
-"The connection %(network_mapping_info)s was not found on the network "
-"gateway '%(network_gateway_id)s'"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:85
-#, python-format
-msgid "The network gateway %(gateway_id)s cannot be updated or deleted"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:133
-msgid ""
-"A network identifier must be specified when connecting a network to a "
-"network gateway. Unable to complete operation"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:139
-#, python-format
-msgid ""
-"Invalid keys found among the ones provided in request body: "
-"%(connection_attrs)s."
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:147
-msgid "Cannot specify a segmentation id when the segmentation type is flat"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:151
-#, python-format
-msgid "Invalid segmentation id (%d) for vlan segmentation type"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/networkgw_db.py:306
-#, python-format
-msgid ""
-"Requested network '%(network_id)s' not found.Unable to create network "
-"connection on gateway '%(network_gateway_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:41
-msgid ""
-"Pull LSN information from NSX in case it is missing from the local data "
-"store. This is useful to rebuild the local store in case of server "
-"recovery."
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:87
-#, python-format
-msgid "Unable to create LSN for network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:164
-#, python-format
-msgid "Unable to create port for LSN  %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:277
-#, python-format
-msgid ""
-"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
-"%(lsn_port_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:298
-#, python-format
-msgid "Unable to configure metadata for subnet %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:392
-#, python-format
-msgid "Unable to save LSN for network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:458
-#, python-format
-msgid "Unable to save LSN port for subnet %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/migration.py:113
-msgid "LSN already exist"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/migration.py:117
-msgid "Cannot migrate an external network"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/migration.py:126
-msgid "Cannot migrate a 'metadata' network"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/migration.py:129
-msgid "Unable to support multiple subnets per network"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:40
-msgid "Comma separated list of additional domain name servers"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:48
-msgid "Default DHCP lease time"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:56
-msgid "IP address used by Metadata server."
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:60
-msgid "TCP Port used by Metadata server."
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/networkgw.py:84
-msgid "Cannot create a gateway with an empty device list"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/networkgw.py:100
-#, python-format
-msgid "Unexpected keys found in device description:%s"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/networkgw.py:104
-#, python-format
-msgid "%s: provided data are not iterable"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/networkgw.py:111
-msgid "A connector type is required to create a gateway device"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/networkgw.py:120
-#, python-format
-msgid "Unknown connector type: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/networkgw.py:127
-msgid "Number of network gateways allowed per tenant, -1 for unlimited"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:34
-msgid "Need to be admin in order to create queue called default"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:38
-msgid "Default queue already exists."
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:42
-#, python-format
-msgid "Invalid value for dscp %(data)s must be integer value between 0 and 63."
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:47
-msgid "The qos marking cannot be set to 'trusted' when the DSCP field is set"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:52
-msgid "Invalid bandwidth rate, min greater than max."
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:56
-#, python-format
-msgid "Invalid bandwidth rate, %(data)s must be a non negative integer."
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:61
-#, python-format
-msgid "Queue %(id)s does not exist"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:65
-msgid "Unable to delete queue attached to port."
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:69
-msgid "Port is not associated with lqueue"
-msgstr ""
-
-#: neutron/plugins/vmware/extensions/qos.py:80
-#, python-format
-msgid "'%s' must be a non negative integer."
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/__init__.py:83
-#, python-format
-msgid "Error. %(type)s exception: %(exc)s."
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/__init__.py:87
-#, python-format
-msgid "locals=[%s]"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/lsn.py:172
-#, python-format
-msgid ""
-"Attempt to plug Logical Services Node %(lsn)s into network with port "
-"%(port)s failed. PatchAttachment already exists with another port"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:454
-#, python-format
-msgid "Invalid keys for NAT match: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:627
-#, python-format
-msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:632
-#, python-format
-msgid ""
-"An exception occurred while updating IP addresses on a router logical "
-"port:%s"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:257
-msgid "Unable to get ports"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/versioning.py:56
-msgid "Operation may not be supported"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/versioning.py:64
-msgid ""
-"NSX version is not set. Unable to complete request correctly. Check log "
-"for NSX communication errors."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:256
-#, python-format
-msgid ""
-"Unable to create logical router port for neutron port id %(port_id)s on "
-"router %(nsx_router_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:347
-#, python-format
-msgid ""
-"Unable to plug attachment in router port %(r_port_id)s for neutron port "
-"id %(q_port_id)s on router %(router_id)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:393
-msgid "An exception occurred while selecting logical switch for the port"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:552
-#, python-format
-msgid ""
-"It is not allowed to create router interface ports on external networks "
-"as '%s'"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:590
-#, python-format
-msgid ""
-"device_id field must be populated in order to create an external gateway "
-"port for network %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:600
-#, python-format
-msgid "The gateway port for the NSX router %s was not found on the backend"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:684
-#: neutron/plugins/vmware/plugins/base.py:1769
-msgid "Unable to update logical routeron NSX Platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:773
-#, python-format
-msgid "%s required"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:778
-msgid "Segmentation ID cannot be specified with flat network type"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:782
-msgid "Segmentation ID must be specified with vlan network type"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:786
-#: neutron/plugins/vmware/plugins/base.py:805
-#, python-format
-msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:811
-#, python-format
-msgid "%(net_type_param)s %(net_type_value)s not supported"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1056
-msgid "admin_state_up=False networks are not supported."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1383
-msgid ""
-"Cannot create a distributed router with the NSX platform currently in "
-"execution. Please, try without specifying the 'distributed' attribute."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1389
-msgid "Unable to create logical router on NSX Platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1411
-#, python-format
-msgid "Unable to create router %s on NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1440
-#: neutron/plugins/vmware/plugins/base.py:1525
-#, python-format
-msgid "Network '%s' is not a valid external network"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1534
-msgid ""
-"'routes' cannot contain route '0.0.0.0/0', this must be updated through "
-"the default gateway attribute"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1550
-#, python-format
-msgid "Logical router %s not found on NSX Platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1554
-msgid "Unable to update logical router on NSX Platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1556
-msgid ""
-"Request cannot contain 'routes' with the NSX platform currently in "
-"execution. Please, try without specifying the static routes."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1617
-#, python-format
-msgid "Unable to delete logical router '%s' on NSX Platform"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1953
-msgid "Failed to update NAT rules for floatingip update"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2036
-#, python-format
-msgid "Unable to create l2_gw_service for: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2398
-#, python-format
-msgid "Unable to remove security group %s from backend"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:2411
-#, python-format
-msgid "Port values not valid for protocol: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/shell/commands.py:24
-#, python-format
-msgid ""
-"\n"
-"Service type = %s\n"
-msgstr ""
-
-#: neutron/plugins/vmware/shell/commands.py:27
-#, python-format
-msgid "Service uuids = %s\n"
-msgstr ""
-
-#: neutron/plugins/vmware/shell/commands.py:28
-#, python-format
-msgid ""
-"Port uuids = %s\n"
-"\n"
-msgstr ""
-
-#: neutron/plugins/vmware/shell/commands.py:37
-msgid "ID or name of network to run report on"
-msgstr ""
-
-#: neutron/plugins/vmware/shell/commands.py:46
-msgid "Migration report is:\n"
-msgstr ""
-
-#: neutron/plugins/vmware/shell/commands.py:56
-msgid "ID or name of network to migrate"
-msgstr ""
-
-#: neutron/plugins/vmware/shell/commands.py:66
-msgid "Migration has been successful:\n"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/edge_appliance_driver.py:187
-#, python-format
-msgid "Vnic %d currently not supported"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:33
-#, python-format
-msgid "%(resource)s not found: %(msg)s"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:37
-#, python-format
-msgid "An unknown exception %(status)s occurred: %(response)s."
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:48
-#, python-format
-msgid "Resource %(uri)s has been redirected"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:52
-#, python-format
-msgid "Request %(uri)s is Bad, response %(response)s"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:56
-#, python-format
-msgid "Forbidden: %(uri)s"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:60
-#, python-format
-msgid "Resource %(uri)s not found"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:64
-#, python-format
-msgid "Media Type %(uri)s is not supported"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/common/exceptions.py:68
-#, python-format
-msgid "Service Unavailable: %(uri)s"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:47
-#, python-format
-msgid "Invalid state %(state)d"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:51
-#, python-format
-msgid "State %(state)d skipped. Current state %(current)d"
-msgstr ""
-
-#: neutron/server/__init__.py:38
-msgid ""
-"ERROR: Unable to find configuration file via the default search paths "
-"(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!"
-msgstr ""
-
-#: neutron/server/__init__.py:63
-#, python-format
-msgid "ERROR: %s"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:31
-msgid ""
-"Defines providers for advanced services using the format: "
-"<service_type>:<name>:<driver>[:default]"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:71
-#, python-format
-msgid "Provider name is limited by 255 characters: %s"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:92
-msgid "Invalid service provider format"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:100
-#, python-format
-msgid "Invalid provider format. Last part should be 'default' or empty: %s"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:106
-#, python-format
-msgid "Service type '%(svc_type)s' is not allowed, allowed types: %(allowed)s"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:121
-#, python-format
-msgid ""
-"Service provider '%(provider)s' could not be found for service type "
-"%(service_type)s"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:126
-#, python-format
-msgid "Service type %(service_type)s does not have a default service provider"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:131
-#, python-format
-msgid ""
-"Resource '%(resource_id)s' is already associated with provider "
-"'%(provider)s' for service type '%(service_type)s'"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:144
-#, python-format
-msgid "Driver %s is not unique across providers"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:154
-#, python-format
-msgid "Multiple default providers for service %s"
-msgstr ""
-
-#: neutron/services/provider_configuration.py:165
-#, python-format
-msgid "Multiple providers specified for service %s"
-msgstr ""
-
-#: neutron/services/service_base.py:71
-#, python-format
-msgid "No providers specified for '%s' service, exiting"
-msgstr ""
-
-#: neutron/services/firewall/agents/firewall_agent_api.py:28
-msgid "Name of the FWaaS Driver"
-msgstr ""
-
-#: neutron/services/firewall/agents/firewall_agent_api.py:32
-msgid "Enable FWaaS"
-msgstr ""
-
-#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:68
-msgid ""
-"FWaaS plugin is configured in the server side, but FWaaS is disabled in "
-"L3-agent."
-msgstr ""
-
-#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:80
-#, python-format
-msgid "Error importing FWaaS device driver: %s"
-msgstr ""
-
-#: neutron/services/l3_router/l3_apic.py:57
-msgid "L3 Router Service Plugin for basic L3 using the APIC"
-msgstr ""
-
-#: neutron/services/l3_router/brocade/l3_router_plugin.py:43
-msgid "Rbridge id of provider edge router(s)"
-msgstr ""
-
-#: neutron/services/l3_router/brocade/l3_router_plugin.py:162
-msgid "BrocadeSVIPlugin: adding redundant router interface is not supported"
-msgstr ""
-
-#: neutron/services/metering/agents/metering_agent.py:69
-msgid "Metering driver"
-msgstr ""
-
-#: neutron/services/metering/agents/metering_agent.py:71
-msgid "Interval between two metering measures"
-msgstr ""
-
-#: neutron/services/metering/agents/metering_agent.py:73
-msgid "Interval between two metering reports"
+#: neutron/services/metering/agents/metering_agent.py:73
+msgid "Interval between two metering reports"
 msgstr ""
 
 #: neutron/services/metering/agents/metering_agent.py:98
@@ -6413,44 +5538,9 @@ msgstr ""
 msgid "An OFC exception has occurred: Failed to connect OFC : "
 msgstr ""
 
-#: neutron/tests/unit/ofagent/test_ofa_neutron_agent.py:747
 #: neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py:923
 #: neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py:940
 #, python-format
 msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
 msgstr ""
 
-#: neutron/tests/unit/vmware/apiclient/fake.py:406
-#, python-format
-msgid "lswitch:%s not found"
-msgstr ""
-
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:105
-#, python-format
-msgid "Job %s does not nexist"
-msgstr ""
-
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:117
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:128
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:145
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:163
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:185
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:207
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:292
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:306
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:320
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:362
-#, python-format
-msgid "Edge %s does not exist"
-msgstr ""
-
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:195
-#, python-format
-msgid "Rule id %d doest not exist"
-msgstr ""
-
-#: neutron/tests/unit/vmware/vshield/fake_vcns.py:259
-#, python-format
-msgid "Lswitch %s does not exist"
-msgstr ""
-
index ad1ad28a3f99198bf12d8a44f87fed17ec918205..2f7928ae92acf981ab3180fe1b7610f431d88b07 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
 "neutron/language/pt_BR/)\n"
@@ -125,7 +125,7 @@ msgstr "Atualizar regras de firewall"
 msgid "No ports here to refresh firewall"
 msgstr "Nenhuma porta aqui para atualizar firewall"
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "Agente DHCP iniciado"
 
@@ -137,13 +137,13 @@ msgstr "Sincronizando estado"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "agent_updated por lado do servidor %s!"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "Agente L3 iniciado"
 
@@ -152,7 +152,7 @@ msgstr "Agente L3 iniciado"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -266,7 +266,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -275,31 +275,31 @@ msgstr ""
 "A validação para CIDR: %(new_cidr)s falhou - se sobrepõe com a sub-rede "
 "%(subnet_id)s (CIDR: %(cidr)s)"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "Localizado endereço IP inválido no pool: %(start)s - %(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr "Endereços IP especificado não correspondem à versão do IP da sub-rede"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr "IP inicial (%(start)s) é maior que IP final (%(end)s)"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr "Localizado pool maior que a sub-rede CIDR:%(start)s - %(end)s"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "Localizados intervalos de sobreposição: %(l_range)s e %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -310,32 +310,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "Ignorando vários IPs na porta do roteador %s"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "Ignorando a porta %s porque nenhum IP está configurado nela"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -373,69 +373,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Backdoor de Eventlet escutando na porta %(port)s pelo processo %(pid)d"
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr "Ignorando tarefa periódica %(task)s porque seu intervalo é negativo"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "Ignorando tarefa periódica %(task)s porque ela está desativada"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "%s capturadas, saindo"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "Processo pai saiu inesperadamente, saindo"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr "Filho capturado %s, terminando"
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "Bifurcação muito rápida, suspendendo"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "Filho %d iniciado"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "Iniciando %d trabalhadores"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "%(pid)d filho eliminado pelo sinal %(sig)d"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "Filho %(pid)s encerrando com status %(code)d"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "%s capturado, parando filhos"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
-msgstr "Espera requisitada depois que thread foi morta.  Limpando."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
+msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "Aguardando em %d filhos para sair"
@@ -623,12 +623,6 @@ msgstr "%(plugin_key)s: %(function_name)s com args %(args)s ignorado"
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "Intervalos de VLAN de rede: %s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -671,7 +665,6 @@ msgstr "Removendo a porta %s"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -680,7 +673,6 @@ msgstr "Agente fora de sincronização com o plug-in!"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -811,7 +803,6 @@ msgid "RPC agent_id: %s"
 msgstr "agent_id de RPC: %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -824,7 +815,6 @@ msgid "Device %s not defined on plugin"
 msgstr "Dispositivo %s não definido no plug-in"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -945,22 +935,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr "Inicialização de plug-in L2 modular concluída"
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -988,6 +978,11 @@ msgstr "Inicialização do ML2 LocalTypeDriver concluída"
 msgid "%(type)s ID ranges: %(range)s"
 msgstr "%(type)s faixas de ID: %(range)s"
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "Intervalos de VLAN de rede: %s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr "Inicialização do VlanTypeDriver concluída"
@@ -1137,69 +1132,25 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "Carregando o driver OFC: %s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr "Designando %(vlan_id)s como vlan local para net-id=%(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "Recuperando vlan = %(vlan_id)s a partir de net-id = %(net_uuid)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s não em local_vlan_map"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "Túnel do agente fora de sincronização com o plug-in!"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1220,11 +1171,27 @@ msgstr "Mapeamento de rede física %(physical_network)s para a ponte %(bridge)s"
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr "Porta auxiliar %s adicionada"
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "Túnel do agente fora de sincronização com o plug-in!"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1254,155 +1221,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1440,13 +1258,3 @@ msgstr "Carregando driver de medição %s"
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
index 33cea0dab26d943932bd3696aeb6b567facaa785..0ccde349d55b95531986bc1afa59ed174efeae8d 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/neutron/"
 "language/zh_CN/)\n"
@@ -123,7 +123,7 @@ msgstr "请刷新防火墙规则"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "已启动 DHCP 代理"
 
@@ -135,13 +135,13 @@ msgstr "正在使状态同步"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "服务器端 %s 已更新代理!"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "已启动 L3 代理"
 
@@ -150,7 +150,7 @@ msgstr "已启动 L3 代理"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -262,7 +262,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -271,31 +271,31 @@ msgstr ""
 "针对 CIDR %(new_cidr)s 的验证失败 - 与子网 %(subnet_id)s(CIDR 为 %(cidr)s)"
 "重叠"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "在池中找到无效 IP 地址:%(start)s - %(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr "指定的 IP 地址与子网 IP 版本不匹配"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr "起始 IP (%(start)s) 大于结束 IP (%(end)s)"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr "找到超过子网 CIDR (%(start)s - %(end)s) 的池"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "找到重叠范围:%(l_range)s 和 %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -306,32 +306,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "正在忽略路由器端口 %s 上的多个 IP"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "正在跳过端口 %s,因为没有在该端口上配置任何 IP"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -369,69 +369,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr "Eventlet为进程 %(pid)d 在后台监听 %(port)s "
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr "正在跳过周期性任务 %(task)s,因为其时间间隔为负"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "正在跳过周期性任务 %(task)s,因为它已禁用"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "捕获到 %s,正在退出"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "父进程已意外终止,正在退出"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr "子代捕获 %s,正在退出"
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "派生速度太快,正在休眠"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "已启动子代 %d"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "正在启动 %d 工作程序"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "信号 %(sig)d 已终止子代 %(pid)d"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "子代 %(pid)s 已退出,状态为 %(code)d"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "捕获到 %s,正在停止子代"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
-msgstr "等待在线程结束后被调用。正在清理中。"
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
+msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "正在等待 %d 个子代退出"
@@ -617,12 +617,6 @@ msgstr "%(plugin_key)s:已忽略具有自变量 %(args)s 的 %(function_name)s
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "网络 VLAN 范围:%s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -665,7 +659,6 @@ msgstr "正在除去端口 %s"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -674,7 +667,6 @@ msgstr "代理与插件不同步!"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -803,7 +795,6 @@ msgid "RPC agent_id: %s"
 msgstr "RPC agent_id:%s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -816,7 +807,6 @@ msgid "Device %s not defined on plugin"
 msgstr "未在插件上定义设备 %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -935,22 +925,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr "L2插件模块初始化完成"
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -978,6 +968,11 @@ msgstr "完成L2插件模块初始化"
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "网络 VLAN 范围:%s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr "Vlan类型驱动初始化完成"
@@ -1127,69 +1122,25 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "正在装入 OFC 驱动程序:%s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr "对于网络标识 %(net_uuid)s,正在将 %(vlan_id)s 分配为本地 vlan"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "正在从网络标识 %(net_uuid)s 恢复 vlan %(vlan_id)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s 未在 local_vlan_map 中"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "代理隧道与插件不同步!"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1210,11 +1161,27 @@ msgstr "正在将物理网络 %(physical_network)s 映射至网桥 %(bridge)s"
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "代理隧道与插件不同步!"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1244,155 +1211,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1430,13 +1248,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""
index 78810b42c572d263839c74b51a6e8205c01c3ae8..1265e3ca7fe0c6f0fd8ccb8e4e2f7136cd7db8e6 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-03-04 06:14+0000\n"
-"PO-Revision-Date: 2015-03-03 18:49+0000\n"
+"POT-Creation-Date: 2015-03-07 06:14+0000\n"
+"PO-Revision-Date: 2015-03-07 02:17+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/neutron/"
 "language/zh_TW/)\n"
@@ -123,7 +123,7 @@ msgstr "重新整理防火牆規則"
 msgid "No ports here to refresh firewall"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:589
+#: neutron/agent/dhcp/agent.py:93 neutron/agent/dhcp/agent.py:576
 msgid "DHCP agent started"
 msgstr "已啟動 DHCP 代理程式"
 
@@ -135,13 +135,13 @@ msgstr "正在同步化狀態"
 msgid "Synchronizing state complete"
 msgstr ""
 
-#: neutron/agent/dhcp/agent.py:586 neutron/agent/l3/agent.py:1135
+#: neutron/agent/dhcp/agent.py:573 neutron/agent/l3/agent.py:1050
 #: neutron/services/metering/agents/metering_agent.py:278
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "agent_updated 是由伺服器端 %s 執行!"
 
-#: neutron/agent/l3/agent.py:1064
+#: neutron/agent/l3/agent.py:979
 msgid "L3 agent started"
 msgstr "已啟動 L3 代理程式"
 
@@ -150,7 +150,7 @@ msgstr "已啟動 L3 代理程式"
 msgid "Process runs with uid/gid: %(uid)s/%(gid)s"
 msgstr ""
 
-#: neutron/agent/linux/dhcp.py:650
+#: neutron/agent/linux/dhcp.py:654
 #, python-format
 msgid ""
 "Cannot apply dhcp option %(opt)s because it's ip_version %(version)d is not "
@@ -262,7 +262,7 @@ msgstr ""
 msgid "Adding network %(net)s to agent %(agent)%s on host %(host)s"
 msgstr ""
 
-#: neutron/db/db_base_plugin_v2.py:577
+#: neutron/db/db_base_plugin_v2.py:576
 #, python-format
 msgid ""
 "Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
@@ -270,31 +270,31 @@ msgid ""
 msgstr ""
 "驗證 CIDR %(new_cidr)s 失敗 - 與子網路 %(subnet_id)s (CIDR %(cidr)s) 重疊"
 
-#: neutron/db/db_base_plugin_v2.py:604
+#: neutron/db/db_base_plugin_v2.py:603
 #, python-format
 msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 msgstr "在儲存區中發現無效的 IP 位址:%(start)s - %(end)s:"
 
-#: neutron/db/db_base_plugin_v2.py:611
+#: neutron/db/db_base_plugin_v2.py:610
 msgid "Specified IP addresses do not match the subnet IP version"
 msgstr "指定的 IP 位址與子網路 IP 版本不符"
 
-#: neutron/db/db_base_plugin_v2.py:615
+#: neutron/db/db_base_plugin_v2.py:614
 #, python-format
 msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 msgstr "起始 IP (%(start)s) 大於結尾 IP (%(end)s)"
 
-#: neutron/db/db_base_plugin_v2.py:620
+#: neutron/db/db_base_plugin_v2.py:619
 #, python-format
 msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 msgstr "找到的儲存區大於子網路 CIDR:%(start)s - %(end)s"
 
-#: neutron/db/db_base_plugin_v2.py:644
+#: neutron/db/db_base_plugin_v2.py:643
 #, python-format
 msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 msgstr "發現重疊的範圍:%(l_range)s 及 %(r_range)s"
 
-#: neutron/db/db_base_plugin_v2.py:1253
+#: neutron/db/db_base_plugin_v2.py:1252
 #, python-format
 msgid "Found IP allocation %(alloc)s on subnet %(subnet)s, cannot delete"
 msgstr ""
@@ -305,32 +305,32 @@ msgid ""
 "is disabled."
 msgstr ""
 
-#: neutron/db/l3_db.py:1074
+#: neutron/db/l3_db.py:1096
 #, python-format
 msgid "Ignoring multiple IPs on router port %s"
 msgstr "正在忽略路由器埠 %s 上的多個 IP"
 
-#: neutron/db/l3_db.py:1080
+#: neutron/db/l3_db.py:1102
 #, python-format
 msgid "Skipping port %s as no IP is configure on it"
 msgstr "正在跳過埠 %s,因為其上沒有配置 IP"
 
-#: neutron/db/l3_dvr_db.py:79
+#: neutron/db/l3_dvr_db.py:81
 #, python-format
 msgid "Centralizing distributed router %s is not supported"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:90
+#: neutron/db/l3_dvr_db.py:92
 #, python-format
 msgid "No Service associated, so safe to migrate: %s listed"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:526
+#: neutron/db/l3_dvr_db.py:528
 #, python-format
 msgid "Agent Gateway port does not exist, so create one: %s"
 msgstr ""
 
-#: neutron/db/l3_dvr_db.py:610
+#: neutron/db/l3_dvr_db.py:612
 #, python-format
 msgid "SNAT interface port list does not exist, so create one: %s"
 msgstr ""
@@ -368,69 +368,69 @@ msgstr ""
 msgid "Nova event response: %s"
 msgstr ""
 
-#: neutron/openstack/common/eventlet_backdoor.py:140
+#: neutron/openstack/common/eventlet_backdoor.py:146
 #, python-format
 msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
 msgstr ""
 
-#: neutron/openstack/common/periodic_task.py:132
+#: neutron/openstack/common/periodic_task.py:120
 #, python-format
 msgid "Skipping periodic task %(task)s because its interval is negative"
 msgstr "正在跳過定期作業 %(task)s,因為其間隔為負數"
 
-#: neutron/openstack/common/periodic_task.py:137
+#: neutron/openstack/common/periodic_task.py:125
 #, python-format
 msgid "Skipping periodic task %(task)s because it is disabled"
 msgstr "正在跳過定期作業 %(task)s,因為它已停用"
 
-#: neutron/openstack/common/service.py:174
+#: neutron/openstack/common/service.py:173
 #, python-format
 msgid "Caught %s, exiting"
 msgstr "已捕捉到 %s,正在結束"
 
-#: neutron/openstack/common/service.py:232
+#: neutron/openstack/common/service.py:231
 msgid "Parent process has died unexpectedly, exiting"
 msgstr "母程序已非預期地當掉,正在結束"
 
-#: neutron/openstack/common/service.py:263
+#: neutron/openstack/common/service.py:262
 #, python-format
 msgid "Child caught %s, exiting"
 msgstr ""
 
-#: neutron/openstack/common/service.py:302
+#: neutron/openstack/common/service.py:301
 msgid "Forking too fast, sleeping"
 msgstr "分岔太快,正在休眠"
 
-#: neutron/openstack/common/service.py:321
+#: neutron/openstack/common/service.py:320
 #, python-format
 msgid "Started child %d"
 msgstr "已開始子行程 %d"
 
-#: neutron/openstack/common/service.py:331
+#: neutron/openstack/common/service.py:330
 #, python-format
 msgid "Starting %d workers"
 msgstr "正在啟動 %d 個工作程式"
 
-#: neutron/openstack/common/service.py:348
+#: neutron/openstack/common/service.py:347
 #, python-format
 msgid "Child %(pid)d killed by signal %(sig)d"
 msgstr "信號 %(sig)d 結束了子項 %(pid)d"
 
-#: neutron/openstack/common/service.py:352
+#: neutron/openstack/common/service.py:351
 #, python-format
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "子項 %(pid)s 已結束,狀態為 %(code)d"
 
-#: neutron/openstack/common/service.py:391
+#: neutron/openstack/common/service.py:390
 #, python-format
 msgid "Caught %s, stopping children"
 msgstr "已捕捉到 %s,正在停止子項"
 
-#: neutron/openstack/common/service.py:400
-msgid "Wait called after thread killed.  Cleaning up."
+#: neutron/openstack/common/service.py:399
+msgid "Wait called after thread killed. Cleaning up."
 msgstr ""
 
-#: neutron/openstack/common/service.py:416
+#: neutron/openstack/common/service.py:415
 #, python-format
 msgid "Waiting on %d children to exit"
 msgstr "正在等待 %d 個子項結束"
@@ -616,12 +616,6 @@ msgstr "%(plugin_key)s:已忽略帶有引數 %(args)s 的 %(function_name)s"
 msgid "No ip allocation set"
 msgstr ""
 
-#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:206
-#: neutron/plugins/ml2/drivers/type_vlan.py:99
-#, python-format
-msgid "Network VLAN ranges: %s"
-msgstr "網路 VLAN 範圍:%s"
-
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:234
 #, python-format
 msgid "Provisioning network %s"
@@ -664,7 +658,6 @@ msgstr "正在移除埠 %s"
 
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:427
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:980
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:822
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1428
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:251
 msgid "Agent out of sync with plugin!"
@@ -673,7 +666,6 @@ msgstr "代理程式與外掛程式不同步!"
 #: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:463
 #: neutron/plugins/ibm/agent/sdnve_neutron_agent.py:261
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:1019
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:154
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1626
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:345
 msgid "Agent initialized successfully, now running... "
@@ -802,7 +794,6 @@ msgid "RPC agent_id: %s"
 msgstr "RPC agent_id:%s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:865
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:713
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1155
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:209
 #, python-format
@@ -815,7 +806,6 @@ msgid "Device %s not defined on plugin"
 msgstr "外掛程式上未定義裝置 %s"
 
 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:905
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:743
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1210
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1227
 #, python-format
@@ -934,22 +924,22 @@ msgstr ""
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:289
+#: neutron/plugins/ml2/plugin.py:288
 #, python-format
 msgid "Attempt %(count)s to bind port %(port)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:677
+#: neutron/plugins/ml2/plugin.py:673
 #, python-format
 msgid "Port %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:688
+#: neutron/plugins/ml2/plugin.py:684
 #, python-format
 msgid "Subnet %s was deleted concurrently"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:1223
+#: neutron/plugins/ml2/plugin.py:1219
 #, python-format
 msgid ""
 "Binding info for port %s was not found, it might have been deleted already."
@@ -977,6 +967,11 @@ msgstr ""
 msgid "%(type)s ID ranges: %(range)s"
 msgstr ""
 
+#: neutron/plugins/ml2/drivers/type_vlan.py:99
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr "網路 VLAN 範圍:%s"
+
 #: neutron/plugins/ml2/drivers/type_vlan.py:166
 msgid "VlanTypeDriver initialization complete"
 msgstr ""
@@ -1126,69 +1121,25 @@ msgstr ""
 msgid "Loading OFC driver: %s"
 msgstr "正在載入 OFC 驅動程式:%s"
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:142
-msgid "No bridge is set"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:145
-#, python-format
-msgid "Unknown bridge %(dpid)s ours %(ours)s"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/arp_lib.py:163
-msgid "drop non tenant packet"
+#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
+msgid "NVSD Agent initialized successfully, now running... "
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/arp_lib.py:182
+#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
 #, python-format
-msgid "unknown network %s"
+msgid "L2 Agent operating in DVR Mode with MAC %s"
 msgstr ""
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:442
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:513
 #, python-format
 msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 msgstr "正在將 %(vlan_id)s 指派為 net-id = %(net_uuid)s 的本端 VLAN"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:492
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:616
 #, python-format
 msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 msgstr "正在從 net-id = %(net_uuid)s 收回 VLAN = %(vlan_id)s"
 
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:560
-#, python-format
-msgid "port_unbound() net_uuid %s not in local_vlan_map"
-msgstr "port_unbound() net_uuid %s 不在 local_vlan_map 中"
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:699
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
-#, python-format
-msgid ""
-"Port %s was not found on the integration bridge and will therefore not be "
-"processed"
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:732
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
-#, python-format
-msgid "Configuration for device %s completed."
-msgstr ""
-
-#: neutron/plugins/ofagent/agent/ofa_neutron_agent.py:827
-#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
-msgid "Agent tunnel out of sync with plugin!"
-msgstr "代理程式通道與外掛程式不同步!"
-
-#: neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py:153
-msgid "NVSD Agent initialized successfully, now running... "
-msgstr ""
-
-#: neutron/plugins/openvswitch/agent/ovs_dvr_neutron_agent.py:200
-#, python-format
-msgid "L2 Agent operating in DVR Mode with MAC %s"
-msgstr ""
-
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:711
 #, python-format
 msgid "port_unbound(): net_uuid %s not in local_vlan_map"
@@ -1209,11 +1160,27 @@ msgstr "正在將實體網路 %(physical_network)s 對映到橋接器 %(bridge)s
 msgid "Port '%(port_name)s' has lost its vlan tag '%(vlan_tag)d'!"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149
+#, python-format
+msgid ""
+"Port %s was not found on the integration bridge and will therefore not be "
+"processed"
+msgstr ""
+
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1179
+#, python-format
+msgid "Configuration for device %s completed."
+msgstr ""
+
 #: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1198
 #, python-format
 msgid "Ancillary Port %s added"
 msgstr ""
 
+#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1456
+msgid "Agent tunnel out of sync with plugin!"
+msgstr "代理程式通道與外掛程式不同步!"
+
 #: neutron/plugins/sriovnicagent/sriov_nic_agent.py:191
 #, python-format
 msgid "No device with MAC %s defined on agent."
@@ -1243,155 +1210,6 @@ msgstr ""
 msgid "Exclude Devices: %s"
 msgstr ""
 
-#: neutron/plugins/vmware/nsx_cluster.py:62
-#, python-format
-msgid "The following cluster attributes were not specified: %s'"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/base.py:111
-#, python-format
-msgid ""
-"[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:123
-#, python-format
-msgid "[%d] Request timeout."
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/eventlet_request.py:157
-#, python-format
-msgid "[%(rid)d] Error while handling request: %(req)s"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:168
-#, python-format
-msgid "[%d] Maximum redirects exceeded, aborting request"
-msgstr ""
-
-#: neutron/plugins/vmware/api_client/request.py:178
-#, python-format
-msgid "[%(rid)d] Redirecting request to: %(conn)s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:571
-#, python-format
-msgid "Fetching up to %s resources from NSX backend"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:611
-#, python-format
-msgid "Running state synchronization task. Chunk: %s"
-msgstr ""
-
-#: neutron/plugins/vmware/common/sync.py:662
-#, python-format
-msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
-msgstr ""
-
-#: neutron/plugins/vmware/dbexts/qos_db.py:254
-#, python-format
-msgid "DSCP value (%s) will be ignored with 'trusted' marking"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:206
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:225
-#, python-format
-msgid "Performing DHCP %(action)s for resource: %(resource)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:211
-#, python-format
-msgid "Network %s is external: no LSN to create"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:220
-#, python-format
-msgid "Logical Services Node for network %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:253
-#, python-format
-msgid "DHCP is disabled for subnet %s: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:272
-#, python-format
-msgid "DHCP for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:280
-#, python-format
-msgid "Network %s is external: nothing to do"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:289
-#, python-format
-msgid "Configuring metadata entry for port %s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:301
-#, python-format
-msgid "Metadata for port %s configured successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:306
-#, python-format
-msgid "Handle metadata access via router: %(r)s and interface %(i)s"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/nsx.py:323
-#, python-format
-msgid "Metadata for router %s handled successfully"
-msgstr ""
-
-#: neutron/plugins/vmware/dhcp_meta/rpc.py:68
-#, python-format
-msgid ""
-"Subnet %s does not have a gateway, the metadata route will not be created"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:475
-msgid ""
-"No SNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/router.py:480
-msgid ""
-"No DNAT rules cannot be applied as they are not available in this version of "
-"the NSX platform"
-msgstr ""
-
-#: neutron/plugins/vmware/nsxlib/switch.py:291
-#, python-format
-msgid "get_port() %(network)s %(port)s"
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:444
-#: neutron/plugins/vmware/plugins/base.py:496
-#: neutron/plugins/vmware/plugins/base.py:695
-#, python-format
-msgid ""
-"NSX plugin does not support regular VIF ports on external networks. Port %s "
-"will be down."
-msgstr ""
-
-#: neutron/plugins/vmware/plugins/base.py:1492
-#, python-format
-msgid ""
-"Create router failed while setting external gateway. Router:%s has been "
-"removed from DB and backend"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:293
-msgid "Stopping TaskManager"
-msgstr ""
-
-#: neutron/plugins/vmware/vshield/tasks/tasks.py:340
-msgid "TaskManager terminated"
-msgstr ""
-
 #: neutron/scheduler/dhcp_agent_scheduler.py:55
 #, python-format
 msgid "Agent %s already present"
@@ -1429,13 +1247,3 @@ msgstr ""
 #, python-format
 msgid "Loading interface driver %s"
 msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:62
-#, python-format
-msgid "spawned: %d"
-msgstr ""
-
-#: neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py:74
-#, python-format
-msgid "_handle_request called: %s"
-msgstr ""