]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Imported Translations from Transifex
authorOpenStack Jenkins <jenkins@openstack.org>
Fri, 28 Jun 2013 12:11:54 +0000 (12:11 +0000)
committerOpenStack Jenkins <jenkins@openstack.org>
Fri, 28 Jun 2013 12:11:54 +0000 (12:11 +0000)
Change-Id: Id0d866b54429c147e7b0aef9b3d43e1265086ac7

20 files changed:
quantum/locale/bg_BG/LC_MESSAGES/quantum.po
quantum/locale/cs/LC_MESSAGES/quantum.po
quantum/locale/da/LC_MESSAGES/quantum.po
quantum/locale/de/LC_MESSAGES/quantum.po
quantum/locale/es/LC_MESSAGES/quantum.po
quantum/locale/fi_FI/LC_MESSAGES/quantum.po
quantum/locale/fr/LC_MESSAGES/quantum.po
quantum/locale/it/LC_MESSAGES/quantum.po
quantum/locale/ja/LC_MESSAGES/quantum.po
quantum/locale/ka_GE/LC_MESSAGES/quantum.po
quantum/locale/ko_KR/LC_MESSAGES/quantum.po
quantum/locale/pl_PL/LC_MESSAGES/quantum.po [new file with mode: 0644]
quantum/locale/pt_BR/LC_MESSAGES/quantum.po
quantum/locale/quantum.pot
quantum/locale/ro/LC_MESSAGES/quantum.po
quantum/locale/ru/LC_MESSAGES/quantum.po
quantum/locale/sl_SI/LC_MESSAGES/quantum.po [new file with mode: 0644]
quantum/locale/vi_VN/LC_MESSAGES/quantum.po
quantum/locale/zh_CN/LC_MESSAGES/quantum.po
quantum/locale/zh_TW/LC_MESSAGES/quantum.po

index 20eeca90b9cd5abe1467f723b6c91517aa3d229b..b6119bd146f149ac451cc06e92c5f5269b98ef27 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bulgarian (Bulgaria) "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index 7cda8c69398e3065b9d37096942efb3b5343c634..b7c41b12f7c6852122f13acc95aec2a704d7b273 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Czech "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index 3b4d98b7ed70afca0af83b83eed8e667f46a7111..769fec7a197d1c57135a74a13663e8e7bf064d11 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Danish "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index 19b41a3bd969dff9986d4c022ea8e46f11615480..abc3a2e5904f4ecc64807ff2285b499461909375 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-22 08:17+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: German "
@@ -393,7 +393,7 @@ msgstr ""
 "Der DHCP-Treiber '%s' unterstützt das Abrufen einer Liste mit bestehenden"
 " Netzen nicht"
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr "DHCP-Agent gestartet"
 
@@ -486,7 +486,7 @@ msgstr "Nachrichtendarstellung: %s"
 msgid "Unable update lease. Exception"
 msgstr "Lease kann nicht aktualisiert werden. Ausnahme"
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
@@ -494,14 +494,14 @@ msgstr ""
 "Der Quantum-Server unterstützt keine Statusberichte. Statusberichte für "
 "diesen Agenten werden inaktiviert."
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr "Erstellung des Statusberichts fehlgeschlagen!"
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "'agent_updated' (Agent aktualisiert) durch Serverseite %s!"
@@ -3782,7 +3782,7 @@ msgstr "Keine schlüsseldefinierenden Hosts für Topic '%s', siehe Ringdatei"
 msgid "Creating Consumer connection for Service %s"
 msgstr "Erstellung von Consumerverbindung für Service %s"
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3791,23 +3791,23 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr "Daten beim Herstellen der Verbindung synchronisieren"
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
@@ -3815,11 +3815,11 @@ msgstr ""
 "Maximale Anzahl an Sekunden, die darauf gewartet werden soll, dass eine "
 "Proxy-Anforderung verbunden und abgeschlossen wird."
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr "Benutzer hat die ID für diese Quantum-Implementierung definiert"
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
@@ -3827,7 +3827,7 @@ msgstr ""
 "Durch Markierung festlegen, ob eine Route zum Metadatenserver in der VM "
 "injiziert werden soll"
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3835,19 +3835,24 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr "Fehler bei REST-Aufruf an Controller von fernem Netz"
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
@@ -3856,25 +3861,25 @@ msgstr ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr "ServerProxy: HTTPS-Verbindung konnte nicht hergestellt werden"
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr "ServerProxy: HTTP-Verbindung konnte nicht hergestellt werden"
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr "ServerProxy: %(action)s fehlgeschlagen, %(e)r"
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
@@ -3883,168 +3888,168 @@ msgstr ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr "Server-Proxy: Fehler bei %(action)s für Server: %(server)r"
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr "ServerProxy: Fehler bei %(action)s für alle Server: %(server)r"
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr "QuantumRestProxy: Starten von Plug-in. Version=%s"
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr "QuantumRestProxyV2: Initialisierung abgeschlossen"
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'create_network()'"
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr "QuantumRestProxyV2: Erstellung von fernem Netz nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr "Aufruf von 'QuantumRestProxyV2.update_network()'"
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr "QuantumRestProxyV2: Aktualisierung von fernem Netz nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'delete_network()'"
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'create_port()'"
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr "QuantumRestProxyV2: Erstellung von fernem Port nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'update_port()'"
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'delete_port()'"
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr "QuantumRestProxyV2: Aktualisierung von fernem Port nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr "QuantumRestProxyV2: Aufruf von '_plug_interface()'"
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr "QuantumRestProxyV2: Aktualisierung von fernem Netz nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr "QuantumRestProxyV2: Aufruf von '_unplug_interface()'"
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'create_subnet()'"
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'update_subnet()'"
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'delete_subnet()'"
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'create_router()'"
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr "QuantumRestProxyV2: Erstellung von fernem Router nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr "Aufruf von 'QuantumRestProxyV2.update_router()'"
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr "QuantumRestProxyV2: Aktualisierung von fernem Router nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'delete_router()'"
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr "QuantumRestProxyV2: Löschen von fernem Router nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'add_router_interface()'"
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr "QuantumRestProxyV2: Erstellung von Schnittstelle nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'remove_router_interface()'"
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr "QuantumRestProxyV2: Löschen von ferner Schnittstelle nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'create_floatingip()'"
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 "QuantumRestProxyV2: Erstellung von ferner dynamischer IP-Adresse nicht "
 "möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'update_floatingip()'"
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr "QuantumRestProxyV2: Aufruf von 'delete_floatingip()'"
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr "QuantumRestProxy: Aktualisierung von ferner Topologie nicht möglich: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
@@ -4053,7 +4058,7 @@ msgstr ""
 "In dieser Plug-in-Version wird das Einstellen von 'admin_state_up=False' "
 "nicht unterstützt. Einstellungen werden ignoriert für Ressource: %s"
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
@@ -4062,11 +4067,16 @@ msgstr ""
 "Der Betriebsstatus wird intern vom Plug-in eingestellt. Die Einstellung "
 "'status=%s' wird ignoriert."
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index eae8751abf3c03c6ff561f5c1b0434f45134ae98..ba9b5c3e09f9e6d9e19d48a6b95f1b0b003dd920 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Spanish "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index eef49531a9880eeac118cb652ef7f29a6a0a82f5..aac873692b63ec9ffc1f12f282bea14dc1ed569b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Finnish (Finland) "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index ebcac82118d6d77cd5221e64f65de22559872009..6d4dbac4ec34600377dd8b16263c4ecdb8c06d20 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: French "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index ef6cd054bc8d06ffe1af24bffaf0e4a9ed62ffde..1846d1e05d5c1395e7d5f8f4d8fc6ad46fba911f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Italian "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index 1a89ef204b8a235074dcaff5edab8ca153d2ec53..03dbf6baec4c752fe6fbdfb3e44db58fc0f05a1f 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-01-30 10:28+0000\n"
 "Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
 "Language-Team: Japanese "
@@ -382,7 +382,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -471,20 +471,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3510,7 +3510,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3519,39 +3519,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3559,228 +3559,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index adfc5437e4e69f254ef6b64e048e3d070b886f62..ca0869623ac30e52a3b1eb91d1c25092791ef029 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-04-19 14:53+0000\n"
 "Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
 "Language-Team: ka_GE <LL@li.org>\n"
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index 3b0d3679233e541712acd709b7bdc18caa4b12fc..98d66651fab818a315b53c09fd513edc2cba8e1f 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-04-28 05:13+0000\n"
 "Last-Translator: ujuc Gang <potopro@gmail.com>\n"
 "Language-Team: ko_KR <LL@li.org>\n"
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
diff --git a/quantum/locale/pl_PL/LC_MESSAGES/quantum.po b/quantum/locale/pl_PL/LC_MESSAGES/quantum.po
new file mode 100644 (file)
index 0000000..f645aaa
--- /dev/null
@@ -0,0 +1,8621 @@
+# Polish (Poland) translations for quantum.
+# Copyright (C) 2013 ORGANIZATION
+# This file is distributed under the same license as the quantum project.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version:  Quantum\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
+"PO-Revision-Date: 2013-06-28 06:06+0000\n"
+"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
+"Language-Team: Polish (Poland) "
+"(http://www.transifex.com/projects/p/openstack/language/pl_PL/)\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && "
+"(n%100<10 || n%100>=20) ? 1 : 2)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 0.9.6\n"
+
+#: quantum/auth.py:36
+msgid "Neither X_USER_ID nor X_USER found in request"
+msgstr ""
+
+#: quantum/context.py:49
+#, python-format
+msgid "Arguments dropped when creating context: %s"
+msgstr ""
+
+#: quantum/context.py:95
+#, python-format
+msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
+msgstr ""
+
+#: quantum/manager.py:69
+#, python-format
+msgid "dhcp_agents_per_network must be >= 1. '%s' is invalid."
+msgstr ""
+
+#: quantum/manager.py:81
+msgid "Quantum core_plugin not configured!"
+msgstr ""
+
+#: quantum/manager.py:110 quantum/plugins/metaplugin/meta_quantum_plugin.py:114
+#, python-format
+msgid "Plugin location: %s"
+msgstr ""
+
+#: quantum/manager.py:113 quantum/manager.py:163
+#, python-format
+msgid "Loading Plugin: %s"
+msgstr ""
+
+#: quantum/manager.py:116 quantum/manager.py:166
+msgid "Error loading plugin"
+msgstr ""
+
+#: quantum/manager.py:117
+msgid ""
+"Plugin not found.  You can install a plugin with: pip install <plugin-"
+"name>\n"
+"Example: pip install quantum-sample-plugin"
+msgstr ""
+
+#: quantum/manager.py:136
+msgid "Loading services supported by the core plugin"
+msgstr ""
+
+#: quantum/manager.py:145
+#, python-format
+msgid "Service %s is supported by the core plugin"
+msgstr ""
+
+#: quantum/manager.py:158
+#, python-format
+msgid "Loading service plugins: %s"
+msgstr ""
+
+#: quantum/manager.py:167
+msgid "Plugin not found."
+msgstr ""
+
+#: quantum/manager.py:174
+#, python-format
+msgid "Multiple plugins for service %s were configured"
+msgstr ""
+
+#: quantum/manager.py:180
+#, python-format
+msgid "Successfully loaded %(type)s plugin. Description: %(desc)s"
+msgstr ""
+
+#: quantum/policy.py:88
+#, python-format
+msgid "loading policies from file: %s"
+msgstr ""
+
+#: quantum/policy.py:95
+#, python-format
+msgid ""
+"Found deprecated policy rule:%s. Please consider upgrading your policy "
+"configuration file"
+msgstr ""
+
+#: quantum/policy.py:107
+#, python-format
+msgid ""
+"Inserting policy:%(new_policy)s in place of deprecated "
+"policy:%(old_policy)s"
+msgstr ""
+
+#: quantum/policy.py:115
+#, python-format
+msgid ""
+"Backward compatibility unavailable for deprecated policy %s. The policy "
+"will not be enforced"
+msgstr ""
+
+#: quantum/policy.py:181
+#, python-format
+msgid ""
+"Unable to identify a target field from:%s.match should be in the form "
+"%%(<field_name>)s"
+msgstr ""
+
+#: quantum/policy.py:207
+#, python-format
+msgid "Unable to find ':' as separator in %s."
+msgstr ""
+
+#: quantum/policy.py:211
+#, python-format
+msgid "Unable to find resource name in %s"
+msgstr ""
+
+#: quantum/policy.py:220
+#, python-format
+msgid ""
+"Unable to verify match:%(match)s as the parent resource: %(res)s was not "
+"found"
+msgstr ""
+
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
+#, python-format
+msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
+msgstr ""
+
+#: quantum/quota.py:30
+msgid "Resource name(s) that are supported in quota features"
+msgstr ""
+
+#: quantum/quota.py:34
+msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:38
+msgid "Number of networks allowed per tenant,minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:42
+msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:46
+msgid "number of ports allowed per tenant, minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:50
+msgid "Default driver to use for quota checks"
+msgstr ""
+
+#: quantum/quota.py:223
+#, python-format
+msgid "%s is already registered."
+msgstr ""
+
+#: quantum/service.py:39
+msgid "Seconds between running periodic tasks"
+msgstr ""
+
+#: quantum/service.py:42
+msgid ""
+"range of seconds to randomly delay when starting the periodic task "
+"scheduler to reduce stampeding. (Disable by setting to 0)"
+msgstr ""
+
+#: quantum/service.py:96
+msgid "In WsgiService.create()"
+msgstr ""
+
+#: quantum/service.py:107
+msgid "No known API applications configured."
+msgstr ""
+
+#: quantum/service.py:113
+#, python-format
+msgid "Quantum service started, listening on %(host)s:%(port)s"
+msgstr ""
+
+#: quantum/service.py:214
+msgid "Exception occurs when timer stops"
+msgstr ""
+
+#: quantum/service.py:224
+msgid "Exception occurs when waiting for timer"
+msgstr ""
+
+#: quantum/wsgi.py:46
+msgid "Number of backlog requests to configure the socket with"
+msgstr ""
+
+#: quantum/wsgi.py:50
+msgid ""
+"Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not "
+"supported on OS X."
+msgstr ""
+
+#: quantum/wsgi.py:54
+msgid "Number of seconds to keep retrying to listen"
+msgstr ""
+
+#: quantum/wsgi.py:57
+msgid "Enable SSL on the API server"
+msgstr ""
+
+#: quantum/wsgi.py:60
+msgid "CA certificate file to use to verify connecting clients"
+msgstr ""
+
+#: quantum/wsgi.py:64
+msgid "Certificate file to use when starting the server securely"
+msgstr ""
+
+#: quantum/wsgi.py:68
+msgid "Private key file to use when starting the server securely"
+msgstr ""
+
+#: quantum/wsgi.py:104
+#, python-format
+msgid "Unable to listen on %(host)s:%(port)s"
+msgstr ""
+
+#: quantum/wsgi.py:110
+#, python-format
+msgid "Unable to find ssl_cert_file : %s"
+msgstr ""
+
+#: quantum/wsgi.py:114
+#, python-format
+msgid "Unable to find ssl_key_file : %s"
+msgstr ""
+
+#: quantum/wsgi.py:119
+#, python-format
+msgid "Unable to find ssl_ca_file : %s"
+msgstr ""
+
+#: quantum/wsgi.py:151
+#, python-format
+msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
+msgstr ""
+
+#: quantum/wsgi.py:295
+msgid "Missing Content-Type"
+msgstr ""
+
+#: quantum/wsgi.py:470
+#, python-format
+msgid "Data %(data)s type is %(type)s"
+msgstr ""
+
+#: quantum/wsgi.py:553
+msgid "Cannot understand JSON"
+msgstr ""
+
+#: quantum/wsgi.py:566 quantum/wsgi.py:569
+msgid "Inline DTD forbidden"
+msgstr ""
+
+#: quantum/wsgi.py:645
+msgid "Cannot understand XML"
+msgstr ""
+
+#: quantum/wsgi.py:756
+msgid "Unrecognized Content-Type provided in request"
+msgstr ""
+
+#: quantum/wsgi.py:760
+msgid "No Content-Type provided in request"
+msgstr ""
+
+#: quantum/wsgi.py:764
+msgid "Empty body provided in request"
+msgstr ""
+
+#: quantum/wsgi.py:770
+msgid "Unable to deserialize body as provided Content-Type"
+msgstr ""
+
+#: quantum/wsgi.py:866
+msgid "You must implement __call__"
+msgstr ""
+
+#: quantum/wsgi.py:1003
+#, python-format
+msgid "%(method)s %(url)s"
+msgstr ""
+
+#: quantum/wsgi.py:1009
+msgid "Unsupported Content-Type"
+msgstr ""
+
+#: quantum/wsgi.py:1010
+#, python-format
+msgid "InvalidContentType: %s"
+msgstr ""
+
+#: quantum/wsgi.py:1014
+msgid "Malformed request body"
+msgstr ""
+
+#: quantum/wsgi.py:1015
+#, python-format
+msgid "MalformedRequestBody: %s"
+msgstr ""
+
+#: quantum/wsgi.py:1022
+#, python-format
+msgid "HTTP exception thrown: %s"
+msgstr ""
+
+#: quantum/wsgi.py:1027
+msgid "Internal error"
+msgstr ""
+
+#: quantum/wsgi.py:1042 quantum/wsgi.py:1144
+#, python-format
+msgid "%(url)s returned with HTTP %(status)d"
+msgstr ""
+
+#: quantum/wsgi.py:1045
+#, python-format
+msgid "%(url)s returned a fault: %(exception)s"
+msgstr ""
+
+#: quantum/wsgi.py:1221
+msgid "Could not deserialize data"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:57
+msgid "Interval to resync."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:60 quantum/agent/netns_cleanup_util.py:68
+msgid "The driver used to manage the DHCP server."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:62 quantum/agent/l3_agent.py:161
+msgid "Allow overlapping IP."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:64
+msgid "Support Metadata requests on isolated networks."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:66
+msgid ""
+"Allows for serving metadata requests from a dedicated network. Requires "
+"enable_isolated_metadata = True"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:101
+#, python-format
+msgid ""
+"The '%s' DHCP-driver does not support retrieving of a list of existing "
+"networks"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
+msgid "DHCP agent started"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:136
+#, python-format
+msgid "Unable to %s dhcp."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:144
+msgid "Unable to update lease"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:148
+msgid "Synchronizing state"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:160
+msgid "Unable to sync network state."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:180 quantum/agent/dhcp_agent.py:218
+#, python-format
+msgid "Network %s RPC info call failed."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:310
+#, python-format
+msgid ""
+"%(port_num)d router ports found on the metadata access network. Only the "
+"port %(port_id)s, for router %(router_id)s will be considered"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:499 quantum/agent/l3_agent.py:149
+#: quantum/debug/debug_agent.py:45
+msgid "The driver used to manage the virtual interface."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:507
+msgid "You must specify an interface driver"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:512 quantum/agent/l3_agent.py:190
+#, python-format
+msgid "Error importing interface driver '%s'"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:561
+#, python-format
+msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:571
+#, python-format
+msgid "Removing gateway for dhcp netns on net %s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:595 quantum/debug/debug_agent.py:75
+#, python-format
+msgid "Reusing existing device: %s."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:682
+msgid "Location to DHCP lease relay UNIX domain socket"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:712
+#, python-format
+msgid "Network ID %s is not a valid UUID"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:718
+msgid "Unable to parse lease relay msg to dict."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:719
+#, python-format
+msgid "Exception value: %s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:720
+#, python-format
+msgid "Message representation: %s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:722
+msgid "Unable update lease. Exception"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
+msgid ""
+"Quantum server does not support state report. State report for this agent"
+" will be disabled."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
+msgid "Failed reporting state!"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
+#, python-format
+msgid "agent_updated by server side %s!"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:146 quantum/debug/debug_agent.py:48
+msgid "Name of bridge used for external network traffic."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:153
+msgid "TCP Port used by Quantum metadata namespace proxy."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:157
+msgid ""
+"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
+"to disable this feature."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:163
+msgid ""
+"If namespaces is disabled, the l3 agent can only configure a router that "
+"has the matching router ID."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:168
+msgid "Agent should implement routers with no gateway"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:170
+msgid "UUID of external network for routers implemented by the agents."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:173
+msgid "Allow running metadata proxy."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:185
+msgid "An interface driver must be specified"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:219
+#, python-format
+msgid "Failed deleting namespace '%s'"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:248
+msgid ""
+"The 'gateway_external_network_id' option must be configured for this "
+"agent as Quantum has more than one external network."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:316
+#, python-format
+msgid "Router port %s has no IP address"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
+#, python-format
+msgid "Ignoring multiple IPs on router port %s"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:444
+#, python-format
+msgid "Failed sending gratuitous ARP: %s"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:586
+#, python-format
+msgid "Failed dealing with router '%s' deletion RPC message"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:599
+msgid "Failed dealing with routers update RPC message"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:612
+#, python-format
+msgid "The external network bridge '%s' does not exist"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:667
+msgid "Failed synchronizing routers"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:671
+msgid "L3 agent started"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:691
+#, python-format
+msgid "Added route entry is '%s'"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:699
+#, python-format
+msgid "Removed route entry is '%s'"
+msgstr ""
+
+#: quantum/agent/netns_cleanup_util.py:62
+msgid "Delete the namespace by removing all devices."
+msgstr ""
+
+#: quantum/agent/netns_cleanup_util.py:123
+#, python-format
+msgid "Unable to find bridge for device: %s"
+msgstr ""
+
+#: quantum/agent/netns_cleanup_util.py:147
+#, python-format
+msgid "Error unable to destroy namespace: %s"
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:41
+msgid ""
+"True to delete all ports on all the OpenvSwitch bridges. False to delete "
+"ports created by Quantum on integration and external network bridges."
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:73
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249
+#, python-format
+msgid "Delete %s"
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:103
+#, python-format
+msgid "Cleaning %s"
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:110
+msgid "OVS cleanup completed successfully"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:44
+msgid "Disabled security-group extension."
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:51
+#, python-format
+msgid "Get security group rules for devices via rpc %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:74
+#, python-format
+msgid "Security group rule updated on remote: %s"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:84
+#, python-format
+msgid "Security group member updated on remote: %s"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:89
+#: quantum/agent/securitygroups_rpc.py:137
+msgid "Provider rule updated"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:100
+#, python-format
+msgid "Init firewall settings (driver=%s)"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:106
+#, python-format
+msgid "Preparing filters for devices %s"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:114
+#, python-format
+msgid "Security group rule updated %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:121
+#, python-format
+msgid "Security group member updated %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:143
+#, python-format
+msgid "Remove device filter for %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:152
+msgid "Refresh firewall rules"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:160
+#, python-format
+msgid "Update port filter for %s"
+msgstr ""
+
+#: quantum/agent/common/config.py:31
+msgid "Root helper application."
+msgstr ""
+
+#: quantum/agent/common/config.py:36
+msgid "Seconds between nodes reporting state to server"
+msgstr ""
+
+#: quantum/agent/common/config.py:80
+msgid ""
+"DEFAULT.root_helper is deprecated! Please move root_helper configuration "
+"to [AGENT] section."
+msgstr ""
+
+#: quantum/agent/common/config.py:91
+msgid "Top-level directory for maintaining dhcp state"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:35
+#, python-format
+msgid "Failed to open pidfile: %s"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:42
+msgid "Unable to lock pid file"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:49
+msgid "Unable to unlock pid file"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:98
+msgid "Fork failed"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:136
+#, python-format
+msgid "Pidfile %s already exist. Daemon already running?"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:40
+msgid "Location to store DHCP server config files"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:43
+msgid "Domain to use for building the hostnames"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:46
+msgid "Override the default dnsmasq settings with this file"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:48
+msgid "Use another DNS server before any in /etc/resolv.conf."
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:139
+#, python-format
+msgid "DHCP for %(net_id)s pid %(pid)d is stale, ignoring command"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:142
+#, python-format
+msgid "No DHCP started for %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:164 quantum/agent/linux/external_process.py:84
+#, python-format
+msgid "Error while reading %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:171 quantum/agent/linux/external_process.py:92
+#, python-format
+msgid "Unable to convert value in %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:173 quantum/agent/linux/external_process.py:90
+#, python-format
+msgid "Unable to access %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:233
+#, python-format
+msgid ""
+"FAILED VERSION REQUIREMENT FOR DNSMASQ. DHCP AGENT MAY NOT RUN CORRECTLY!"
+" Please ensure that its version is %s or above!"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:238
+#, python-format
+msgid ""
+"Unable to determine dnsmasq version. Please ensure that its version is %s"
+" or above!"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:326
+#, python-format
+msgid "Killing dhcpmasq for network since all subnets have turned off DHCP: %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:336
+#, python-format
+msgid "Pid %d is stale, relaunching dnsmasq"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:337
+#, python-format
+msgid "Reloading allocations for network: %s"
+msgstr ""
+
+#: quantum/agent/linux/external_process.py:32
+msgid "Location to store child pid files"
+msgstr ""
+
+#: quantum/agent/linux/external_process.py:67
+#, python-format
+msgid "Process for %(uuid)s pid %(pid)d is stale, ignoring command"
+msgstr ""
+
+#: quantum/agent/linux/external_process.py:70
+#, python-format
+msgid "No process started for %s"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:38
+msgid "Name of Open vSwitch bridge to use"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:41
+msgid "Uses veth for an interface or not"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:43
+msgid "MTU setting for device."
+msgstr ""
+
+#: quantum/agent/linux/interface.py:45
+msgid "Mapping between flavor and LinuxInterfaceDriver"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:47
+msgid "Admin username"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:49 quantum/agent/metadata/agent.py:46
+#: quantum/plugins/metaplugin/common/config.py:40
+msgid "Admin password"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:52 quantum/agent/metadata/agent.py:49
+#: quantum/plugins/metaplugin/common/config.py:43
+msgid "Admin tenant name"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:54 quantum/agent/metadata/agent.py:51
+#: quantum/plugins/metaplugin/common/config.py:45
+msgid "Authentication URL"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:56 quantum/agent/metadata/agent.py:53
+#: quantum/common/config.py:49 quantum/plugins/metaplugin/common/config.py:47
+msgid "The type of authentication to use"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:58 quantum/agent/metadata/agent.py:55
+#: quantum/plugins/metaplugin/common/config.py:49
+msgid "Authentication region"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:198 quantum/agent/linux/interface.py:267
+#: quantum/agent/linux/interface.py:316
+#, python-format
+msgid "Device %s already exists"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:216 quantum/agent/linux/interface.py:279
+#: quantum/agent/linux/interface.py:323
+#, python-format
+msgid "Unplugged interface '%s'"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:218 quantum/agent/linux/interface.py:281
+#: quantum/agent/linux/interface.py:325
+#, python-format
+msgid "Failed unplugging interface '%s'"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:383
+#, python-format
+msgid "Driver location: %s"
+msgstr ""
+
+#: quantum/agent/linux/ip_lib.py:27
+msgid "Force ip_lib calls to use the root helper"
+msgstr ""
+
+#: quantum/agent/linux/ip_lib.py:425
+msgid "No namespace defined for parent"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:56
+#, python-format
+msgid "Preparing device (%s) filter"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:64
+#, python-format
+msgid "Updating device (%s) filter"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:66
+#, python-format
+msgid "Attempted to update port filter which is not filtered %s"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:75
+#, python-format
+msgid "Removing device (%s) filter"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:77
+#, python-format
+msgid "Attempted to remove port filter which is not filtered %r"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:139
+#, python-format
+msgid "Attempted to remove chain %s which does not exist"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:165
+#, python-format
+msgid "Unknown chain: %r"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:189
+#, python-format
+msgid ""
+"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
+"%(top)r"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:339
+msgid "IPTablesManager.apply completed with success"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:70 quantum/agent/linux/ovs_lib.py:99
+#: quantum/agent/linux/ovs_lib.py:229
+#, python-format
+msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:126
+msgid "Cannot match priority on flow deletion"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:150
+msgid "Must specify one or more actions"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:284
+#, python-format
+msgid "Unable to parse regex results. Exception: %s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:302
+#, python-format
+msgid "Unable to determine mac address for %s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:311
+#, python-format
+msgid "Interface %s not found."
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:320
+#, python-format
+msgid "Unable to retrieve bridges. Exception: %s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:331
+msgid "Unable to retrieve OVS userspace version."
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:343
+msgid "Unable to retrieve OVS kernel module version."
+msgstr ""
+
+#: quantum/agent/linux/utils.py:42
+#, python-format
+msgid "Running command: %s"
+msgstr ""
+
+#: quantum/agent/linux/utils.py:56
+#, python-format
+msgid ""
+"\n"
+"Command: %(cmd)s\n"
+"Exit code: %(code)s\n"
+"Stdout: %(stdout)r\n"
+"Stderr: %(stderr)r"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:44
+#: quantum/plugins/metaplugin/common/config.py:38
+msgid "Admin user"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:58
+msgid "Network service endpoint type to pull from the keystone catalog"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:61
+msgid "IP address used by Nova metadata server."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:64
+msgid "TCP Port used by Nova metadata server."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:67
+msgid "Shared secret to sign instance-id request"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:92
+#: quantum/agent/metadata/namespace_proxy.py:75
+#, python-format
+msgid "Request: %s"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:101
+#: quantum/agent/metadata/namespace_proxy.py:83
+msgid "Unexpected error."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:102
+#: quantum/agent/metadata/namespace_proxy.py:84
+msgid "An unknown error has occurred. Please try your request again."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:154
+msgid ""
+"The remote metadata server responded with Forbidden. This response "
+"usually occurs when shared secrets do not match."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:165
+#: quantum/agent/metadata/namespace_proxy.py:123
+msgid "Remote metadata server experienced an internal server error."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:171
+#: quantum/agent/metadata/namespace_proxy.py:129
+#, python-format
+msgid "Unexpected response code: %s"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:209
+msgid "Location for Metadata Proxy UNIX domain socket"
+msgstr ""
+
+#: quantum/agent/metadata/namespace_proxy.py:36
+msgid "Location of Metadata Proxy UNIX domain socket"
+msgstr ""
+
+#: quantum/agent/metadata/namespace_proxy.py:70
+msgid "network_id and router_id are None. One must be provided."
+msgstr ""
+
+#: quantum/agent/metadata/namespace_proxy.py:158
+msgid "TCP Port to listen for metadata server requests."
+msgstr ""
+
+#: quantum/api/api_common.py:103
+#, python-format
+msgid ""
+"Invalid value for pagination_max_limit: %s. It should be an integer "
+"greater to 0"
+msgstr ""
+
+#: quantum/api/api_common.py:117
+#, python-format
+msgid "Limit must be an integer 0 or greater and not '%d'"
+msgstr ""
+
+#: quantum/api/api_common.py:134
+msgid "The number of sort_keys and sort_dirs must be same"
+msgstr ""
+
+#: quantum/api/api_common.py:139
+#, python-format
+msgid "%s is invalid attribute for sort_keys"
+msgstr ""
+
+#: quantum/api/api_common.py:143
+#, python-format
+msgid ""
+"%(invalid_dirs)s is invalid value for sort_dirs, valid value is '%(asc)s'"
+" and '%(desc)s'"
+msgstr ""
+
+#: quantum/api/api_common.py:317 quantum/api/v2/base.py:547
+#, python-format
+msgid "Unable to find '%s' in request body"
+msgstr ""
+
+#: quantum/api/api_common.py:324
+#, python-format
+msgid "Failed to parse request. Parameter '%s' not specified"
+msgstr ""
+
+#: quantum/api/extensions.py:248
+#, python-format
+msgid "Extension with alias %s does not exist"
+msgstr ""
+
+#: quantum/api/extensions.py:277
+#, python-format
+msgid "Extended resource: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:299
+#, python-format
+msgid "Extended action: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:307
+#, python-format
+msgid "Extended request: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:398
+msgid "Initializing extension manager."
+msgstr ""
+
+#: quantum/api/extensions.py:480
+#, python-format
+msgid "Error fetching extended attributes for extension '%s'"
+msgstr ""
+
+#: quantum/api/extensions.py:489
+#, python-format
+msgid ""
+"It was impossible to process the following extensions: %s because of "
+"missing requirements."
+msgstr ""
+
+#: quantum/api/extensions.py:500
+#, python-format
+msgid "Ext name: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:501
+#, python-format
+msgid "Ext alias: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:502
+#, python-format
+msgid "Ext description: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:503
+#, python-format
+msgid "Ext namespace: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:504
+#, python-format
+msgid "Ext updated: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:506 quantum/api/extensions.py:512
+#, python-format
+msgid "Exception loading extension: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:532
+#, python-format
+msgid "Extension path '%s' doesn't exist!"
+msgstr ""
+
+#: quantum/api/extensions.py:537
+#, python-format
+msgid "Loading extension file: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:545
+#, python-format
+msgid "Did not find expected name \"%(ext_name)s\" in %(file)s"
+msgstr ""
+
+#: quantum/api/extensions.py:553
+#, python-format
+msgid "Extension file %(f)s wasn't loaded due to %(exception)s"
+msgstr ""
+
+#: quantum/api/extensions.py:562
+#, python-format
+msgid "Loaded extension: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:565
+#, python-format
+msgid "Found duplicate extension: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:595
+#, python-format
+msgid "Extension %s not supported by any of loaded plugins"
+msgstr ""
+
+#: quantum/api/extensions.py:606
+#, python-format
+msgid "Loaded plugins do not implement extension %s interface"
+msgstr ""
+
+#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:37
+#, python-format
+msgid "Nofity agent at %(host)s the message %(method)s"
+msgstr ""
+
+#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:56
+#, python-format
+msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
+msgstr ""
+
+#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:84
+#, python-format
+msgid ""
+"Fanout notify agent at %(topic)s the message %(method)s on router "
+"%(router_id)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:43
+#, python-format
+msgid ""
+"Invalid input. '%(target_dict)s' must be a dictionary with keys: "
+"%(expected_keys)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:54
+#, python-format
+msgid ""
+"Validation of dictionary's keys failed.Expected keys: %(expected_keys)s "
+"Provided keys: %(provided_keys)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:68
+#, python-format
+msgid "'%(data)s' is not in %(valid_values)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:76
+#, python-format
+msgid "'%s' is not a valid string"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:81
+#, python-format
+msgid "'%(data)s' exceeds maximum length of %(max_len)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:91
+#, python-format
+msgid "'%s' is not a valid boolean value"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:100
+#, python-format
+msgid "'%(data)s' is not in range %(min_value)s through %(max_value)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:111
+#, python-format
+msgid "'%s' contains whitespace"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:121
+#, python-format
+msgid "'%s' is not a valid MAC address"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:130
+#, python-format
+msgid "'%s' is not a valid IP address"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:141
+#, python-format
+msgid "Invalid data format for IP pool: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:160 quantum/api/v2/attributes.py:167
+#, python-format
+msgid "Invalid data format for fixed IP: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:175
+#, python-format
+msgid "Duplicate IP address '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:191
+#, python-format
+msgid "Invalid data format for nameserver: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:202
+#, python-format
+msgid "'%s' is not a valid nameserver"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:206
+#, python-format
+msgid "Duplicate nameserver '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:214
+#, python-format
+msgid "Invalid data format for hostroute: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:234
+#, python-format
+msgid "Duplicate hostroute '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:254
+#, python-format
+msgid "'%s' is not a valid IP subnet"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:266
+#, python-format
+msgid "'%s' is not a valid input"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:273
+#, python-format
+msgid "'%s' is not a valid UUID"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:285
+#, python-format
+msgid "'%s' is not a list"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:296
+#, python-format
+msgid "Duplicate items in the list: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:303
+#, python-format
+msgid "'%s' is not a dictionary"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:328
+#, python-format
+msgid "Validator '%s' does not exist."
+msgstr ""
+
+#: quantum/api/v2/attributes.py:360
+#, python-format
+msgid "'%s' is not an integer"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:365
+#, python-format
+msgid "'%s' should be non-negative"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:384
+#, python-format
+msgid "'%s' cannot be converted to boolean"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:392
+#, python-format
+msgid "'%s' is not a integer"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:405
+#, python-format
+msgid "'%s' is not of the form <key>=[value]"
+msgstr ""
+
+#: quantum/api/v2/base.py:78
+msgid "Native pagination depend on native sorting"
+msgstr ""
+
+#: quantum/api/v2/base.py:81
+msgid "Allow sorting is enabled because native pagination requires native sorting"
+msgstr ""
+
+#: quantum/api/v2/base.py:134
+#, python-format
+msgid ""
+"The resource %(resource)s was not found in the RESOURCE_ATTRIBUTE_MAP; "
+"unable to perform authZ check for attribute %(attr)s"
+msgstr ""
+
+#: quantum/api/v2/base.py:140
+#, python-format
+msgid ""
+"Policy rule:%(action)s not found. Assuming no authZ check is defined for "
+"%(attr)s"
+msgstr ""
+
+#: quantum/api/v2/base.py:319
+#, python-format
+msgid "Unable to undo add for %(resource)s %(id)s"
+msgstr ""
+
+#: quantum/api/v2/base.py:447
+#, python-format
+msgid "Invalid format: %s"
+msgstr ""
+
+#: quantum/api/v2/base.py:501
+msgid ""
+"Specifying 'tenant_id' other than authenticated tenant in request "
+"requires admin privileges"
+msgstr ""
+
+#: quantum/api/v2/base.py:509
+msgid "Running without keystone AuthN requires  that tenant_id is specified"
+msgstr ""
+
+#: quantum/api/v2/base.py:527
+msgid "Resource body required"
+msgstr ""
+
+#: quantum/api/v2/base.py:538
+msgid "Bulk operation not supported"
+msgstr ""
+
+#: quantum/api/v2/base.py:542
+msgid "Resources required"
+msgstr ""
+
+#: quantum/api/v2/base.py:559
+#, python-format
+msgid "Failed to parse request. Required attribute '%s' not specified"
+msgstr ""
+
+#: quantum/api/v2/base.py:566
+#, python-format
+msgid "Attribute '%s' not allowed in POST"
+msgstr ""
+
+#: quantum/api/v2/base.py:571
+#, python-format
+msgid "Cannot update read-only attribute %s"
+msgstr ""
+
+#: quantum/api/v2/base.py:589
+#, python-format
+msgid "Invalid input for %(attr)s. Reason: %(reason)s."
+msgstr ""
+
+#: quantum/api/v2/base.py:598
+#, python-format
+msgid "Unrecognized attribute(s) '%s'"
+msgstr ""
+
+#: quantum/api/v2/base.py:616
+#, python-format
+msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
+msgstr ""
+
+#: quantum/api/v2/resource.py:85 quantum/api/v2/resource.py:93
+#: quantum/api/v2/resource.py:99
+#, python-format
+msgid "%s failed"
+msgstr ""
+
+#: quantum/api/v2/resource.py:101
+#: quantum/tests/unit/test_api_v2_resource.py:191
+#: quantum/tests/unit/test_api_v2_resource.py:207
+msgid "Request Failed: internal server error while processing your request."
+msgstr ""
+
+#: quantum/common/config.py:39
+msgid "The host IP to bind to"
+msgstr ""
+
+#: quantum/common/config.py:41
+msgid "The port to bind to"
+msgstr ""
+
+#: quantum/common/config.py:43
+msgid "The API paste config file to use"
+msgstr ""
+
+#: quantum/common/config.py:45
+msgid "The path for API extensions"
+msgstr ""
+
+#: quantum/common/config.py:47
+msgid "The policy file to use"
+msgstr ""
+
+#: quantum/common/config.py:51
+msgid "The core plugin Quantum will use"
+msgstr ""
+
+#: quantum/common/config.py:53
+msgid "The service plugins Quantum will use"
+msgstr ""
+
+#: quantum/common/config.py:55
+msgid "The base MAC address Quantum will use for VIFs"
+msgstr ""
+
+#: quantum/common/config.py:57
+msgid "How many times Quantum will retry MAC generation"
+msgstr ""
+
+#: quantum/common/config.py:59
+msgid "Allow the usage of the bulk API"
+msgstr ""
+
+#: quantum/common/config.py:61
+msgid "Allow the usage of the pagination"
+msgstr ""
+
+#: quantum/common/config.py:63
+msgid "Allow the usage of the sorting"
+msgstr ""
+
+#: quantum/common/config.py:65
+msgid ""
+"The maximum number of items returned in a single response, value was "
+"'infinite' or negative integer means no limit"
+msgstr ""
+
+#: quantum/common/config.py:69
+msgid "Maximum number of DNS nameservers"
+msgstr ""
+
+#: quantum/common/config.py:71
+msgid "Maximum number of host routes per subnet"
+msgstr ""
+
+#: quantum/common/config.py:73
+msgid "Maximum number of fixed ips per port"
+msgstr ""
+
+#: quantum/common/config.py:76
+msgid "DHCP lease duration"
+msgstr ""
+
+#: quantum/common/config.py:78
+msgid "Allow sending resource operation notification to DHCP agent"
+msgstr ""
+
+#: quantum/common/config.py:81
+msgid "Allow overlapping IP support in Quantum"
+msgstr ""
+
+#: quantum/common/config.py:83
+msgid "The hostname Quantum is running on"
+msgstr ""
+
+#: quantum/common/config.py:85
+msgid "Ensure that configured gateway is on subnet"
+msgstr ""
+
+#: quantum/common/config.py:114
+#, python-format
+msgid "Base MAC: %s"
+msgstr ""
+
+#: quantum/common/config.py:125
+msgid "Logging enabled!"
+msgstr ""
+
+#: quantum/common/config.py:138
+#, python-format
+msgid "Config paste file: %s"
+msgstr ""
+
+#: quantum/common/config.py:143
+#, python-format
+msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:34 quantum/plugins/nicira/NvpApiClient.py:198
+msgid "An unknown exception occurred."
+msgstr ""
+
+#: quantum/common/exceptions.py:38
+#, python-format
+msgid "Bad %(resource)s request: %(msg)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:50
+msgid "Not authorized."
+msgstr ""
+
+#: quantum/common/exceptions.py:54
+msgid "The service is unailable"
+msgstr ""
+
+#: quantum/common/exceptions.py:58
+#, python-format
+msgid "User does not have admin privileges: %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:62
+#, python-format
+msgid "Policy doesn't allow %(action)s to be performed."
+msgstr ""
+
+#: quantum/common/exceptions.py:66
+#, python-format
+msgid "Network %(net_id)s could not be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:70
+#, python-format
+msgid "Subnet %(subnet_id)s could not be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:74
+#, python-format
+msgid "Port %(port_id)s could not be found on network %(net_id)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:79
+msgid "Policy configuration policy.json could not be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:83
+#, python-format
+msgid "Requested rule:%(rule)s cannot be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:87
+#, python-format
+msgid "Failed to init policy %(policy)s because %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:91
+#, python-format
+msgid "Failed to check policy %(policy)s because %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:95
+#, python-format
+msgid "Unsupported port state: %(port_state)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:99
+msgid "The resource is inuse"
+msgstr ""
+
+#: quantum/common/exceptions.py:103
+#, python-format
+msgid ""
+"Unable to complete operation on network %(net_id)s. There are one or more"
+" ports still in use on the network."
+msgstr ""
+
+#: quantum/common/exceptions.py:108
+#, python-format
+msgid ""
+"Unable to complete operation on subnet %(subnet_id)s. One or more ports "
+"have an IP allocation from this subnet."
+msgstr ""
+
+#: quantum/common/exceptions.py:113
+#, python-format
+msgid ""
+"Unable to complete operation on port %(port_id)s for network %(net_id)s. "
+"Port already has an attacheddevice %(device_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:119
+#, python-format
+msgid ""
+"Unable to complete operation for network %(net_id)s. The mac address "
+"%(mac)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:125
+#, python-format
+msgid ""
+"Unable to complete operation for %(subnet_id)s. The number of host routes"
+" exceeds the limit %(quota)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:131
+#, python-format
+msgid ""
+"Unable to complete operation for %(subnet_id)s. The number of DNS "
+"nameservers exceeds the limit %(quota)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:136
+#, python-format
+msgid ""
+"Unable to complete operation for network %(net_id)s. The IP address "
+"%(ip_address)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:141
+#, python-format
+msgid ""
+"Unable to create the network. The VLAN %(vlan_id)s on physical network "
+"%(physical_network)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:147
+#, python-format
+msgid ""
+"Unable to create the flat network. Physical network %(physical_network)s "
+"is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:152
+#, python-format
+msgid "Unable to create the network. The tunnel ID %(tunnel_id)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:157
+msgid "Tenant network creation is not enabled."
+msgstr ""
+
+#: quantum/common/exceptions.py:165
+msgid ""
+"Unable to create the network. No tenant network is available for "
+"allocation."
+msgstr ""
+
+#: quantum/common/exceptions.py:170
+#, python-format
+msgid ""
+"Unable to plug the attachment %(att_id)s into port %(port_id)s for "
+"network %(net_id)s. The attachment is already plugged into port "
+"%(att_port_id)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:176
+#, python-format
+msgid ""
+"Subnet on port %(port_id)s does not match the requested subnet "
+"%(subnet_id)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:181
+#, python-format
+msgid "Malformed request body: %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:189
+#, python-format
+msgid "Invalid input for operation: %(error_message)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:193
+#, python-format
+msgid "The allocation pool %(pool)s is not valid."
+msgstr ""
+
+#: quantum/common/exceptions.py:197
+#, python-format
+msgid ""
+"Found overlapping allocation pools:%(pool_1)s %(pool_2)s for subnet "
+"%(subnet_cidr)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:202
+#, python-format
+msgid "The allocation pool %(pool)s spans beyond the subnet cidr %(subnet_cidr)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:211
+#, python-format
+msgid "Unable to generate unique mac on network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:215
+#, python-format
+msgid "No more IP addresses available on network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:219
+#, python-format
+msgid "Bridge %(bridge)s does not exist."
+msgstr ""
+
+#: quantum/common/exceptions.py:223
+#, python-format
+msgid "Creation failed. %(dev_name)s already exists."
+msgstr ""
+
+#: quantum/common/exceptions.py:227
+msgid "Sudo priviledge is required to run this command."
+msgstr ""
+
+#: quantum/common/exceptions.py:231
+#, python-format
+msgid "Unknown quota resources %(unknown)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:235
+#, python-format
+msgid "Quota exceeded for resources: %(overs)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:239
+msgid "Tenant-id was missing from Quota request"
+msgstr ""
+
+#: quantum/common/exceptions.py:243
+#, python-format
+msgid ""
+"Change would make usage less than 0 for the following resources: "
+"%(unders)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:248
+#, python-format
+msgid ""
+"Unable to reconfigure sharing settings for network %(network)s. Multiple "
+"tenants are using it"
+msgstr ""
+
+#: quantum/common/exceptions.py:253
+#, python-format
+msgid "Invalid extension environment: %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:257
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:262
+msgid "More than one external network exists"
+msgstr ""
+
+#: quantum/common/exceptions.py:266
+#, python-format
+msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:271
+#, python-format
+msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:276
+#, python-format
+msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
+msgstr ""
+
+#: quantum/common/utils.py:55 quantum/openstack/common/fileutils.py:64
+#, python-format
+msgid "Reloading cached file %s"
+msgstr ""
+
+#: quantum/common/utils.py:138
+#, python-format
+msgid "Invalid mapping: '%s'"
+msgstr ""
+
+#: quantum/common/utils.py:141
+#, python-format
+msgid "Missing key in mapping: '%s'"
+msgstr ""
+
+#: quantum/common/utils.py:144
+#, python-format
+msgid "Missing value in mapping: '%s'"
+msgstr ""
+
+#: quantum/common/utils.py:146
+#, python-format
+msgid "Key %(key)s in mapping: '%(mapping)s' not unique"
+msgstr ""
+
+#: quantum/common/utils.py:149
+#, python-format
+msgid "Value %(value)s in mapping: '%(mapping)s' not unique"
+msgstr ""
+
+#: quantum/db/agents_db.py:33
+msgid "Seconds to regard the agent is down."
+msgstr ""
+
+#: quantum/db/agents_db.py:79
+#, python-format
+msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
+msgstr ""
+
+#: quantum/db/agents_db.py:170
+msgid "Message with invalid timestamp received"
+msgstr ""
+
+#: quantum/db/agentschedulers_db.py:313
+#, python-format
+msgid "Fail scheduling network %s"
+msgstr ""
+
+#: quantum/db/api.py:64
+#, python-format
+msgid "Database registration exception: %s"
+msgstr ""
+
+#: quantum/db/api.py:75
+msgid "Database exception"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:126
+msgid "Cannot create resource for another tenant"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:274
+#, python-format
+msgid "Generated mac for network %(network_id)s is %(mac_address)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:280
+#, python-format
+msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s."
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:284
+#, python-format
+msgid "Unable to generate mac address after %s attempts"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:314
+#, python-format
+msgid ""
+"Hold allocated IP %(ip_address)s "
+"(%(network_id)s/%(subnet_id)s/%(port_id)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:365
+#, python-format
+msgid "No allocation pool found for ip address:%s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:378
+#, python-format
+msgid "Recycle %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:382
+#, python-format
+msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:389
+#, python-format
+msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:401
+#, python-format
+msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:410
+#, python-format
+msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:415
+#, python-format
+msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:424
+#, python-format
+msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:448
+#, python-format
+msgid ""
+"No fixed IP found that matches the network %(network_id)s and ip address "
+"%(ip_address)s."
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:457
+#, python-format
+msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:481
+#, python-format
+msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:486
+#, python-format
+msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:493
+msgid "No more free IP's in slice. Deleting allocation pool."
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:600
+msgid "IP allocation requires subnet_id or ip_address"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:612
+#, python-format
+msgid "IP address %s is not a valid IP for the defined networks subnets"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:618
+#, python-format
+msgid ""
+"Failed to create port on network %(network_id)s, because fixed_ips "
+"included invalid subnet %(subnet_id)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:638
+#, python-format
+msgid "IP address %s is not a valid IP for the defined subnet"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:647 quantum/db/db_base_plugin_v2.py:680
+msgid "Exceeded maximim amount of fixed ips per port"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:695
+#, python-format
+msgid "Port update. Hold %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:703
+#, python-format
+msgid "Port update. Adding %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:758
+#, python-format
+msgid ""
+"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
+" with another subnet"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:763
+#, python-format
+msgid ""
+"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
+"%(subnet_id)s (CIDR: %(cidr)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:783
+msgid "Performing IP validity checks on allocation pools"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:790
+#, python-format
+msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:797
+msgid "Specified IP addresses do not match the subnet IP version"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:801
+#, python-format
+msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:806
+#, python-format
+msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:819
+msgid "Checking for overlaps among allocation pools and gateway ip"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:830
+#, python-format
+msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:843 quantum/db/db_base_plugin_v2.py:847
+#, python-format
+msgid "Invalid route: %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:964
+#, python-format
+msgid "An exception occured while creating the %(resource)s:%(item)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1063
+#, python-format
+msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1087
+msgid "Gateway is not valid on subnet"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1100
+#, python-format
+msgid "Error parsing dns address %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1362
+#, python-format
+msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1442
+#, python-format
+msgid "%(address)s (%(subnet_id)s) is not recycled"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:35
+#, python-format
+msgid "Network list requested from %s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:52
+#, python-format
+msgid "Network %(network_id)s requested from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:77
+#, python-format
+msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:111
+#, python-format
+msgid ""
+"DHCP port %(device_id)s on network %(network_id)s does not exist on "
+"%(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:144
+#, python-format
+msgid "DHCP port deletion for %(network_id)s request from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:161
+#, python-format
+msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:185
+#, python-format
+msgid ""
+"Updating lease expiration for %(ip_address)s on network %(network_id)s "
+"from %(host)s."
+msgstr ""
+
+#: quantum/db/extraroute_db.py:38
+msgid "Maximum number of routes"
+msgstr ""
+
+#: quantum/db/extraroute_db.py:100
+msgid "the nexthop is not connected with router"
+msgstr ""
+
+#: quantum/db/extraroute_db.py:107
+msgid "the nexthop is used by router"
+msgstr ""
+
+#: quantum/db/l3_db.py:199
+#, python-format
+msgid "No IPs available for external network %s"
+msgstr ""
+
+#: quantum/db/l3_db.py:219 quantum/db/l3_db.py:632
+#, python-format
+msgid "Network %s is not a valid external network"
+msgstr ""
+
+#: quantum/db/l3_db.py:305
+#, python-format
+msgid "Router already has a port on subnet %s"
+msgstr ""
+
+#: quantum/db/l3_db.py:319
+#, python-format
+msgid ""
+"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
+"of subnet %(sub_id)s"
+msgstr ""
+
+#: quantum/db/l3_db.py:328 quantum/db/l3_db.py:405
+msgid "Either subnet_id or port_id must be specified"
+msgstr ""
+
+#: quantum/db/l3_db.py:333
+msgid "Cannot specify both subnet-id and port-id"
+msgstr ""
+
+#: quantum/db/l3_db.py:343
+msgid "Router port must have exactly one fixed IP"
+msgstr ""
+
+#: quantum/db/l3_db.py:358
+msgid "Subnet for router interface must have a gateway IP"
+msgstr ""
+
+#: quantum/db/l3_db.py:492
+#, python-format
+msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
+msgstr ""
+
+#: quantum/db/l3_db.py:531
+#, 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 ""
+
+#: quantum/db/l3_db.py:535
+#, python-format
+msgid ""
+"Cannnot create floating IP and bind it to Port %s, since that port is "
+"owned by a different tenant."
+msgstr ""
+
+#: quantum/db/l3_db.py:547
+#, python-format
+msgid "Port %(id)s does not have fixed ip %(address)s"
+msgstr ""
+
+#: quantum/db/l3_db.py:554
+#, python-format
+msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
+msgstr ""
+
+#: quantum/db/l3_db.py:558
+#, python-format
+msgid ""
+"Port %s has multiple fixed IPs.  Must provide a specific IP when "
+"assigning a floating IP"
+msgstr ""
+
+#: quantum/db/l3_db.py:600 quantum/plugins/nicira/QuantumPlugin.py:1815
+msgid "fixed_ip_address cannot be specified without a port_id"
+msgstr ""
+
+#: quantum/db/l3_db.py:757
+#, python-format
+msgid ""
+"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
+"be deleted"
+msgstr ""
+
+#: quantum/db/l3_db.py:775
+#, python-format
+msgid "Multiple floating IPs found for port %s"
+msgstr ""
+
+#: quantum/db/l3_db.py:924
+#, python-format
+msgid "Skipping port %s as no IP is configure on it"
+msgstr ""
+
+#: quantum/db/l3_rpc_base.py:52
+#, python-format
+msgid ""
+"Routers returned to l3 agent:\n"
+" %s"
+msgstr ""
+
+#: quantum/db/l3_rpc_base.py:65
+#, python-format
+msgid "External network ID returned to l3 agent: %s"
+msgstr ""
+
+#: quantum/db/routedserviceinsertion_db.py:38
+#, python-format
+msgid "Resource type '%(resource_type)s' is longer than %(maxlen)d characters"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:40
+msgid "Textual description for the default service type"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:42
+msgid ""
+"Defines a provider for an advanced service using the format: "
+"<service>:<plugin>[:<driver>]"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:62
+#, python-format
+msgid ""
+"Default service type - no driver for service %(service_class)s and plugin"
+" %(plugin)s"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:73
+msgid ""
+"No default service definition in configuration file. Please add service "
+"definitions using the service_definition variable in the "
+"[default_servicetype] section"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:79
+#, python-format
+msgid "Service type %(service_type_id)s could not be found "
+msgstr ""
+
+#: quantum/db/servicetype_db.py:83
+#, python-format
+msgid ""
+"There are still active instances of service type '%(service_type_id)s'. "
+"Therefore it cannot be removed."
+msgstr ""
+
+#: quantum/db/servicetype_db.py:150
+#, python-format
+msgid ""
+"Default service type record updated in Quantum database. identifier is "
+"'%s'"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:218
+#, python-format
+msgid "Multiple default service type instances found.Will use instance '%s'"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:264
+#, python-format
+msgid "Created service type object:%s"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:311
+#, python-format
+msgid "Number of instances for service type '%s' is already 0."
+msgstr ""
+
+#: quantum/db/sqlalchemyutils.py:74
+#, python-format
+msgid "%s is invalid attribute for sort_key"
+msgstr ""
+
+#: quantum/db/sqlalchemyutils.py:77
+#, python-format
+msgid ""
+"The attribute '%(attr)s' is reference to other resource, can't used by "
+"sort '%(resource)s'"
+msgstr ""
+
+#: quantum/db/loadbalancer/loadbalancer_db.py:68
+#, python-format
+msgid "The %(key)s field can not have negative value. Current value is %(value)d."
+msgstr ""
+
+#: quantum/db/loadbalancer/loadbalancer_db.py:243
+msgid "'cookie_name' should be specified for this type of session persistence."
+msgstr ""
+
+#: quantum/db/loadbalancer/loadbalancer_db.py:247
+msgid "'cookie_name' is not allowed for this type of session persistence"
+msgstr ""
+
+#: quantum/db/migration/cli.py:30
+msgid "Quantum plugin provider module"
+msgstr ""
+
+#: quantum/db/migration/cli.py:36
+msgid "Quantum quota driver class"
+msgstr ""
+
+#: quantum/db/migration/cli.py:43
+msgid "URL to database"
+msgstr ""
+
+#: quantum/db/migration/cli.py:65
+msgid "You must provide a revision or relative delta"
+msgstr ""
+
+#: quantum/db/migration/cli.py:120
+msgid "Available commands"
+msgstr ""
+
+#: quantum/debug/commands.py:34
+msgid "Unimplemented commands"
+msgstr ""
+
+#: quantum/debug/commands.py:46
+msgid "ID of network to probe"
+msgstr ""
+
+#: quantum/debug/commands.py:50
+msgid "owner type of the device: network/compute"
+msgstr ""
+
+#: quantum/debug/commands.py:58
+#, python-format
+msgid "Probe created : %s "
+msgstr ""
+
+#: quantum/debug/commands.py:70
+msgid "ID of probe port to delete"
+msgstr ""
+
+#: quantum/debug/commands.py:77
+#, python-format
+msgid "Probe %s deleted"
+msgstr ""
+
+#: quantum/debug/commands.py:108
+msgid "All Probes deleted "
+msgstr ""
+
+#: quantum/debug/commands.py:120
+msgid "ID of probe port to execute command"
+msgstr ""
+
+#: quantum/debug/commands.py:125
+msgid "Command to execute"
+msgstr ""
+
+#: quantum/debug/commands.py:145
+msgid "Ping timeout"
+msgstr ""
+
+#: quantum/debug/commands.py:149
+msgid "ID of network"
+msgstr ""
+
+#: quantum/debug/debug_agent.py:43
+msgid "Use Linux network namespaces"
+msgstr ""
+
+#: quantum/debug/debug_agent.py:128
+#, python-format
+msgid "Failed to delete namespace %s"
+msgstr ""
+
+#: quantum/debug/shell.py:60
+msgid "Config file for interface driver (You may also use l3_agent.ini)"
+msgstr ""
+
+#: quantum/debug/shell.py:68
+msgid ""
+"You must provide a config file for bridge - either --config-file or "
+"env[QUANTUM_TEST_CONFIG_FILE]"
+msgstr ""
+
+#: quantum/extensions/agent.py:61
+#, python-format
+msgid "Agent %(id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/agent.py:65
+#, python-format
+msgid "Agent with agent_type=%(agent_type)s and host=%(host)s could not be found"
+msgstr ""
+
+#: quantum/extensions/agent.py:70
+#, python-format
+msgid "Multiple agents with agent_type=%(agent_type)s and host=%(host)s found"
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:176
+#, python-format
+msgid "Agent %(id)s is not a valid DHCP Agent or has been disabled"
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:180
+#, python-format
+msgid ""
+"The network %(network_id)s has been already hosted by the DHCP Agent "
+"%(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:185
+#, python-format
+msgid "The network %(network_id)s is not hosted by the DHCP agent %(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:190
+#, python-format
+msgid "Agent %(id)s is not a L3 Agent or has been disabled"
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:194
+#, python-format
+msgid ""
+"The router %(router_id)s has been already hosted by the L3 Agent "
+"%(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:199
+#, python-format
+msgid "Failed scheduling router %(router_id)s to the L3 Agent %(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:204
+#, python-format
+msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/extraroute.py:25
+#, python-format
+msgid "Invalid format for routes: %(routes)s, %(reason)s"
+msgstr ""
+
+#: quantum/extensions/extraroute.py:29
+#, python-format
+msgid ""
+"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
+"be deleted, as it is required by one or more routes."
+msgstr ""
+
+#: quantum/extensions/extraroute.py:35
+#, python-format
+msgid ""
+"Unable to complete operation for %(router_id)s. The number of routes "
+"exceeds the maximum %(quota)s."
+msgstr ""
+
+#: quantum/extensions/l3.py:35
+#, python-format
+msgid "Router %(router_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/l3.py:39
+#, python-format
+msgid "Router %(router_id)s still has active ports"
+msgstr ""
+
+#: quantum/extensions/l3.py:43
+#, python-format
+msgid "Router %(router_id)s does not have an interface with id %(port_id)s"
+msgstr ""
+
+#: quantum/extensions/l3.py:48
+#, python-format
+msgid "Router %(router_id)s has no interface on subnet %(subnet_id)s"
+msgstr ""
+
+#: quantum/extensions/l3.py:53
+#, python-format
+msgid ""
+"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
+"be deleted, as it is required by one or more floating IPs."
+msgstr ""
+
+#: quantum/extensions/l3.py:59
+#, python-format
+msgid "Floating IP %(floatingip_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/l3.py:63
+#, python-format
+msgid ""
+"External network %(external_network_id)s is not reachable from subnet "
+"%(subnet_id)s.  Therefore, cannot associate Port %(port_id)s with a "
+"Floating IP."
+msgstr ""
+
+#: quantum/extensions/l3.py:69
+#, python-format
+msgid ""
+"Cannot associate floating IP %(floating_ip_address)s (%(fip_id)s) with "
+"port %(port_id)s using fixed IP %(fixed_ip)s, as that fixed IP already "
+"has a floating IP on external network %(net_id)s."
+msgstr ""
+
+#: quantum/extensions/l3.py:76
+#, python-format
+msgid ""
+"Port %(port_id)s has owner %(device_owner)s and therefore cannot be "
+"deleted directly via the port API."
+msgstr ""
+
+#: quantum/extensions/l3.py:81
+#, python-format
+msgid ""
+"External network %(net_id)s cannot be updated to be made non-external, "
+"since it has existing gateway ports"
+msgstr ""
+
+#: quantum/extensions/l3.py:86
+#, python-format
+msgid ""
+"Gateway cannot be updated for router %(router_id)s, since a gateway to "
+"external network %(net_id)s is required by one or more floating IPs."
+msgstr ""
+
+#: quantum/extensions/l3.py:156
+msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/l3.py:160
+msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/l3_ext_gw_mode.py:27
+#, python-format
+msgid ""
+"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
+"associated."
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:33
+#, python-format
+msgid "Vip %(vip_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:37
+#, python-format
+msgid "Another Vip already exists for pool %(pool_id)s"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:41
+#, python-format
+msgid "Pool %(pool_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:45
+#, python-format
+msgid "Member %(member_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:49
+#, python-format
+msgid "Health_monitor %(monitor_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:53
+#, python-format
+msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:57
+#, python-format
+msgid "Pool %(pool_id)s is still in use"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:61
+#, python-format
+msgid "Statistics of Pool %(pool_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:65
+#, python-format
+msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
+msgstr ""
+
+#: quantum/extensions/portsecurity.py:25
+msgid ""
+"Port has security group associated. Cannot disable port security or ip "
+"address until security group is removed"
+msgstr ""
+
+#: quantum/extensions/portsecurity.py:30
+msgid ""
+"Port security must be enabled and port must have an IP address in order "
+"to use security groups."
+msgstr ""
+
+#: quantum/extensions/portsecurity.py:35
+msgid "Port does not have port security binding."
+msgstr ""
+
+#: quantum/extensions/quotasv2.py:85
+msgid "Non-admin is not authorised to access quotas for another tenant"
+msgstr ""
+
+#: quantum/extensions/quotasv2.py:90
+msgid "Only admin can view or configure quota"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:34
+msgid "For TCP/UDP protocols, port_range_min must be <= port_range_max"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:39
+#, python-format
+msgid "Invalid value for port %(port)s"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:43
+#, python-format
+msgid "Security Group %(id)s in use."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:47
+msgid "Removing default security group not allowed."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:51
+msgid "Updating default security group not allowed."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:55
+msgid "Default security group already exists."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:59
+#, python-format
+msgid ""
+"Security group rule protocol %(protocol)s not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:65
+msgid "Multiple tenant_ids in bulk security group rule create not allowed"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:70
+msgid "Only remote_ip_prefix or remote_group_id may be provided."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:75
+msgid "Must also specifiy protocol if port range is given."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:79
+msgid "Only allowed to update rules for one security profile at a time"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:84
+#, python-format
+msgid "Security group %(id)s does not exist"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:88
+#, python-format
+msgid "Security group rule %(id)s does not exist"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:92
+msgid "Duplicate Security Group Rule in POST."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:96
+#, python-format
+msgid "Security group rule already exists. Group id is %(id)s."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:144
+#, python-format
+msgid "'%s' is not an integer or uuid"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:221
+msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:225
+msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:82
+#, python-format
+msgid "The service type '%s' does not exist"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:89
+msgid ""
+"No service type definition was provided. At least a service type "
+"definition must be provided"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:101
+#, python-format
+msgid "Required attributes missing in service definition: %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:103 quantum/extensions/servicetype.py:110
+#: quantum/extensions/servicetype.py:117 quantum/extensions/servicetype.py:126
+#: quantum/extensions/servicetype.py:131 quantum/extensions/servicetype.py:148
+#: quantum/extensions/servicetype.py:156
+#, python-format
+msgid "%(f_name)s: %(msg)s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:108
+#, python-format
+msgid "Service name '%s' unspecified or invalid"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:115
+#, python-format
+msgid "Plugin name not specified in service definition %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:125
+#, python-format
+msgid "No plugin for service '%s'"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:130
+#, python-format
+msgid "Plugin name '%s' is not correct "
+msgstr ""
+
+#: quantum/extensions/servicetype.py:146
+#, python-format
+msgid "Unparseable attributes found in service definition %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:152
+#, python-format
+msgid "Exception while parsing service definition:%s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:154
+#, python-format
+msgid "Was expecting a dict for service definition, found the following: %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:160
+#: quantum/plugins/nicira/extensions/nvp_networkgw.py:86
+#, python-format
+msgid "%s: provided data are not iterable"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:171
+msgid "Quantum Service Type Management"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:179
+msgid ""
+"API for retrieving and managing service types for Quantum advanced "
+"services"
+msgstr ""
+
+#: quantum/openstack/common/exception.py:104
+msgid "Uncaught exception"
+msgstr ""
+
+#: quantum/openstack/common/excutils.py:48
+#, python-format
+msgid "Original exception being dropped: %s"
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:102
+#, python-format
+msgid "Could not release the acquired lock `%s`"
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:189
+#, python-format
+msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:200
+#, python-format
+msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:227
+#, python-format
+msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:235
+#, python-format
+msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/log.py:244
+#, python-format
+msgid "Deprecated: %s"
+msgstr ""
+
+#: quantum/openstack/common/log.py:336
+#, python-format
+msgid "Error loading logging config %(log_config)s: %(err_msg)s"
+msgstr ""
+
+#: quantum/openstack/common/log.py:386
+#, python-format
+msgid "syslog facility must be one of: %s"
+msgstr ""
+
+#: quantum/openstack/common/log.py:556
+#, python-format
+msgid "Fatal call to deprecated config: %(msg)s"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:84
+#, python-format
+msgid "task run outlasted interval by %s sec"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:91
+msgid "in fixed duration looping call"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:131
+#, python-format
+msgid "Dynamic looping call sleeping for %.02f seconds"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:138
+msgid "in dynamic looping call"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:42
+#, python-format
+msgid "Unexpected argument for periodic task creation: %(arg)s."
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:133
+#, python-format
+msgid "Skipping periodic task %(task)s because its interval is negative"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:138
+#, python-format
+msgid "Skipping periodic task %(task)s because it is disabled"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:176
+#, python-format
+msgid "Running periodic task %(full_task_name)s"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:184
+#, python-format
+msgid "Error during %(full_task_name)s: %(e)s"
+msgstr ""
+
+#: quantum/openstack/common/policy.py:395
+#, python-format
+msgid "Failed to understand rule %(rule)s"
+msgstr ""
+
+#: quantum/openstack/common/policy.py:405
+#, python-format
+msgid "No handler for matches of kind %s"
+msgstr ""
+
+#: quantum/openstack/common/policy.py:680
+#, python-format
+msgid "Failed to understand rule %(rule)r"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:127
+#, python-format
+msgid "Got unknown keyword args to utils.execute: %r"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:142
+#, python-format
+msgid "Running cmd (subprocess): %s"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:167
+#: quantum/openstack/common/processutils.py:239
+#, python-format
+msgid "Result was %s"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:179
+#, python-format
+msgid "%r failed. Retrying."
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:218
+#, python-format
+msgid "Running cmd (SSH): %s"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:220
+msgid "Environment not supported over SSH"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:224
+msgid "process_input not supported over SSH"
+msgstr ""
+
+#: quantum/openstack/common/service.py:113
+#: quantum/openstack/common/service.py:276
+msgid "Full set of CONF:"
+msgstr ""
+
+#: quantum/openstack/common/service.py:122
+#: quantum/openstack/common/service.py:219
+#, python-format
+msgid "Caught %s, exiting"
+msgstr ""
+
+#: quantum/openstack/common/service.py:165
+msgid "Parent process has died unexpectedly, exiting"
+msgstr ""
+
+#: quantum/openstack/common/service.py:201
+msgid "Forking too fast, sleeping"
+msgstr ""
+
+#: quantum/openstack/common/service.py:224
+msgid "Unhandled exception"
+msgstr ""
+
+#: quantum/openstack/common/service.py:231
+#, python-format
+msgid "Started child %d"
+msgstr ""
+
+#: quantum/openstack/common/service.py:241
+#, python-format
+msgid "Starting %d workers"
+msgstr ""
+
+#: quantum/openstack/common/service.py:258
+#, python-format
+msgid "Child %(pid)d killed by signal %(sig)d"
+msgstr ""
+
+#: quantum/openstack/common/service.py:262
+#, python-format
+msgid "Child %(pid)s exited with status %(code)d"
+msgstr ""
+
+#: quantum/openstack/common/service.py:266
+#, python-format
+msgid "pid %d not in child list"
+msgstr ""
+
+#: quantum/openstack/common/service.py:294
+#, python-format
+msgid "Caught %s, stopping children"
+msgstr ""
+
+#: quantum/openstack/common/service.py:305
+#, python-format
+msgid "Waiting on %d children to exit"
+msgstr ""
+
+#: quantum/openstack/common/db/exception.py:44
+msgid "Invalid Parameter: Unicode is not supported by the current database."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/session.py:544
+msgid "DB exception wrapped."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/session.py:606
+#, python-format
+msgid "Got mysql server has gone away: %s"
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/session.py:686
+#, python-format
+msgid "SQL connection failed. %s attempts left."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/utils.py:72
+msgid "Id not in sort_keys; is sort_keys unique?"
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/utils.py:120
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr ""
+
+#: quantum/openstack/common/notifier/api.py:125
+#, python-format
+msgid "%s not in valid priorities"
+msgstr ""
+
+#: quantum/openstack/common/notifier/api.py:141
+#, python-format
+msgid ""
+"Problem '%(e)s' attempting to send to notification system. "
+"Payload=%(payload)s"
+msgstr ""
+
+#: quantum/openstack/common/notifier/api.py:171
+#, python-format
+msgid "Failed to load notifier %s. These notifications will not be sent."
+msgstr ""
+
+#: quantum/openstack/common/notifier/rabbit_notifier.py:27
+msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
+msgstr ""
+
+#: quantum/openstack/common/notifier/rpc_notifier.py:45
+#: quantum/openstack/common/notifier/rpc_notifier2.py:51
+#, python-format
+msgid "Could not send notification to %(topic)s. Payload=%(message)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/__init__.py:106
+#, python-format
+msgid ""
+"A RPC is being made while holding a lock. The locks currently held are "
+"%(locks)s. This is probably a bug. Please report it. Include the "
+"following: [%(stack)s]."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:61
+msgid "Pool creating new connection"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:186
+#, python-format
+msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:189
+#, python-format
+msgid "_call_waiters: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:196
+#, python-format
+msgid ""
+"Number of call waiters is greater than warning threshhold: %d. There "
+"could be a MulticallProxyWaiter leak."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:279
+#, python-format
+msgid "unpacked context: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:325
+#, python-format
+msgid "UNIQUE_ID is %s."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:397
+#, python-format
+msgid "received %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:405
+#, python-format
+msgid "no method for message: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:406
+#, python-format
+msgid "No method for message: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:434
+#: quantum/openstack/common/rpc/impl_zmq.py:280
+#, python-format
+msgid "Expected exception during message handling (%s)"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:442
+#: quantum/openstack/common/rpc/impl_zmq.py:286
+msgid "Exception during message handling"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:516
+#, python-format
+msgid "Making synchronous call on %s ..."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:519
+#, python-format
+msgid "MSG_ID is %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:545
+#, python-format
+msgid "Making asynchronous cast on %s..."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:554
+msgid "Making asynchronous fanout cast..."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:582
+#, python-format
+msgid "Sending %(event_type)s on %(topic)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:77
+msgid "An unknown RPC related exception occurred."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:89
+msgid "Exception in string format operation"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:107
+#, python-format
+msgid ""
+"Remote error: %(exc_type)s %(value)s\n"
+"%(traceback)s."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:124
+#, python-format
+msgid ""
+"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
+" \"%(method)s\" info: \"%(info)s\""
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:141
+#: quantum/openstack/common/rpc/common.py:142
+#: quantum/openstack/common/rpc/common.py:143
+msgid "<unknown>"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:147
+#, python-format
+msgid "Found duplicate message(%(msg_id)s). Skipping it."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:151
+msgid "Invalid reuse of an RPC connection."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:155
+#, python-format
+msgid "Specified RPC version, %(version)s, not supported by this endpoint."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:160
+#, python-format
+msgid ""
+"Specified RPC envelope version, %(version)s, not supported by this "
+"endpoint."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:165
+#, python-format
+msgid "Specified RPC version cap, %(version_cap)s, is too low"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:288
+#, python-format
+msgid "Failed to sanitize %(item)s. Key error %(err)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:310
+#, python-format
+msgid "Returning exception %s to caller"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:169
+#: quantum/openstack/common/rpc/impl_qpid.py:153
+msgid "Failed to process message... skipping it."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:481
+#, python-format
+msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:503
+#, python-format
+msgid "Connected to AMQP server on %(hostname)s:%(port)d"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:540
+#, python-format
+msgid ""
+"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
+"%(max_retries)d tries: %(err_str)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:556
+#, python-format
+msgid ""
+"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
+"again in %(sleep_time)d seconds."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:610
+#: quantum/openstack/common/rpc/impl_qpid.py:457
+#, python-format
+msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:628
+#: quantum/openstack/common/rpc/impl_qpid.py:472
+#, python-format
+msgid "Timed out waiting for RPC response: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:632
+#: quantum/openstack/common/rpc/impl_qpid.py:476
+#, python-format
+msgid "Failed to consume message from queue: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:671
+#: quantum/openstack/common/rpc/impl_qpid.py:511
+#, python-format
+msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:399
+#, python-format
+msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:405
+#, python-format
+msgid "Connected to AMQP server on %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:418
+msgid "Re-established AMQP queues"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:484
+msgid "Error processing message.  Skipping it."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:96
+msgid "JSON serialization failed."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:101
+#, python-format
+msgid "Deserializing: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:136
+#, python-format
+msgid "Connecting to %(addr)s with %(type)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:137
+#, python-format
+msgid "-> Subscribed to %(subscribe)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:138
+#, python-format
+msgid "-> bind: %(bind)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:146
+msgid "Could not open socket."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:158
+#, python-format
+msgid "Subscribing to %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:200
+msgid "You cannot recv on this socket."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:205
+msgid "You cannot send on this socket."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:267
+#, python-format
+msgid "Running func with context: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:305
+msgid "Sending reply"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:339
+msgid "RPC message did not include method."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:373
+msgid "Registering reactor"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:385
+msgid "In reactor registered"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:400
+msgid "Out reactor registered"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:404
+msgid "Consuming socket"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:454
+#, python-format
+msgid "Creating proxy for topic: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:460
+msgid "Topic contained dangerous characters."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:492
+msgid "Topic socket file creation failed."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:498
+#, python-format
+msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:514
+#, python-format
+msgid "Required IPC directory does not exist at %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:524
+#, python-format
+msgid "Permission denied to IPC directory at %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:527
+msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:561
+#, python-format
+msgid "CONSUMER RECEIVED DATA: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:563
+#, python-format
+msgid "ROUTER RELAY-OUT %(data)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:585
+msgid "ZMQ Envelope version unsupported or unknown."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:613
+msgid "Skipping topic registration. Already registered."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:620
+#, python-format
+msgid "Consumer is a zmq.%s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:672
+msgid "Creating payload"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:685
+msgid "Creating queue socket for reply waiter"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:698
+msgid "Sending cast"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:701
+msgid "Cast sent; Waiting reply"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:704
+#, python-format
+msgid "Received message: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:705
+msgid "Unpacking response"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:714
+msgid "Unsupported or unknown ZMQ envelope returned."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:721
+msgid "RPC Message Invalid."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:744
+#: quantum/plugins/midonet/plugin.py:42
+#, python-format
+msgid "%(msg)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:747
+#, python-format
+msgid "Sending message(s) to: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:751
+msgid "No matchmaker results. Not casting."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:754
+msgid "No match from matchmaker."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:836
+#, python-format
+msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:47
+msgid "Match not found by MatchMaker."
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:81
+msgid "Matchmaker does not implement registration or heartbeat."
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:217
+#, python-format
+msgid "Matchmaker unregistered: %(key)s, %(host)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:229
+msgid "Register before starting heartbeat."
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker_ring.py:79
+#: quantum/openstack/common/rpc/matchmaker_ring.py:97
+#, python-format
+msgid "No key defining hosts for topic '%s', see ringfile"
+msgstr ""
+
+#: quantum/openstack/common/rpc/service.py:48
+#, python-format
+msgid "Creating Consumer connection for Service %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:85
+msgid ""
+"A comma separated list of BigSwitch or Floodlight servers and port "
+"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
+"server, which performs the networking configuration. Note that only one "
+"server is needed per deployment, but you may wish to deploy multiple "
+"servers to support failover."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:92
+msgid ""
+"The username and password for authenticating against  the BigSwitch or "
+"Floodlight controller."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:95
+msgid ""
+"If True, Use SSL when connecting to the BigSwitch or Floodlight "
+"controller."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:98
+msgid "Sync data on connect"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:100
+msgid ""
+"Maximum number of seconds to wait for proxy request to connect and "
+"complete."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:103
+msgid "User defined identifier for this Quantum deployment"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:105
+msgid ""
+"Flag to decide if a route to the metadata server should be injected into "
+"the VM"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:114
+msgid ""
+"The default router rules installed in new tenant routers. Repeat the "
+"config option for each rule. Format is "
+"<tenant>:<source>:<destination>:<action> Use an * to specify default for "
+"all tenants."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:119
+msgid "Maximum number of router rules"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:126
+msgid "Virtual interface type to configure on Nova compute nodes"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
+msgid "Error in REST call to remote network controller"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:203
+#, python-format
+msgid ""
+"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
+"action=%(action)s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:207
+#, python-format
+msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:216
+msgid "ServerProxy: Could not establish HTTPS connection"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:223
+msgid "ServerProxy: Could not establish HTTP connection"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:240
+#, python-format
+msgid "ServerProxy: %(action)s failure, %(e)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:244
+#, python-format
+msgid ""
+"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
+"data=%(data)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:294
+#, python-format
+msgid "ServerProxy: %(action)s failure for servers: %(server)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:302
+#, python-format
+msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:337
+#, python-format
+msgid "QuantumRestProxy: Starting plugin. Version=%s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:377
+msgid "QuantumRestProxyV2: initialization done"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:403
+msgid "QuantumRestProxyV2: create_network() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:429
+#, python-format
+msgid "QuantumRestProxyV2:Unable to create remote network: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:461
+msgid "QuantumRestProxyV2.update_network() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
+#, python-format
+msgid "QuantumRestProxyV2: Unable to update remote network: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:500
+msgid "QuantumRestProxyV2: delete_network() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:578
+msgid "QuantumRestProxyV2: create_port() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create remote port: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:668
+msgid "QuantumRestProxyV2: update_port() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:725
+msgid "QuantumRestProxyV2: delete_port() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
+#, python-format
+msgid "QuantumRestProxyV2: Unable to update remote port: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:776
+msgid "QuantumRestProxyV2: _plug_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:794
+#, python-format
+msgid "QuantumRestProxyV2:Unable to update remote network: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:808
+msgid "QuantumRestProxyV2: _unplug_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:821
+msgid "QuantumRestProxyV2: create_subnet() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:842
+msgid "QuantumRestProxyV2: update_subnet() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:865
+msgid "QuantumRestProxyV2: delete_subnet() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:906
+msgid "QuantumRestProxyV2: create_router() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:931
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create remote router: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:942
+msgid "QuantumRestProxyV2.update_router() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:964
+#, python-format
+msgid "QuantumRestProxyV2: Unable to update remote router: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:976
+msgid "QuantumRestProxyV2: delete_router() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1007
+#, python-format
+msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1013
+msgid "QuantumRestProxyV2: add_router_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1041
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create interface: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1052
+msgid "QuantumRestProxyV2: remove_router_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1085
+#, python-format
+msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1093
+msgid "QuantumRestProxyV2: create_floatingip() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1106
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1116
+msgid "QuantumRestProxyV2: update_floatingip() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1139
+msgid "QuantumRestProxyV2: delete_floatingip() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1222
+#, python-format
+msgid "QuantumRestProxy: Unable to update remote topology: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1318
+#, python-format
+msgid ""
+"Setting admin_state_up=False is not supported in this plugin version. "
+"Ignoring setting for resource: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1324
+#, python-format
+msgid ""
+"Operational status is internally set by the plugin. Ignoring setting "
+"status=%s."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1351
+#, python-format
+msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
+msgstr ""
+
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:30
+#, python-format
+msgid "Invalid format for router rules: %(rule)s, %(reason)s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:34
+#, python-format
+msgid ""
+"Unable to complete rules update for %(router_id)s. The number of rules "
+"exceeds the maximum %(quota)s."
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:50
+#, python-format
+msgid "Invalid data format for router rule: '%s'"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:82
+#, python-format
+msgid "Duplicate nexthop in rule '%s'"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:90
+#, python-format
+msgid "Action must be either permit or deny. '%s' was provided"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:102
+#, python-format
+msgid "Duplicate router rules (src,dst)  found '%s'"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:125
+#: quantum/plugins/hyperv/rpc_callbacks.py:53
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:85
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:95
+#, python-format
+msgid "Device %(device)s details requested from %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:139
+#: quantum/plugins/brocade/QuantumPlugin.py:156
+#: quantum/plugins/hyperv/rpc_callbacks.py:69
+#: quantum/plugins/hyperv/rpc_callbacks.py:88
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:108
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:128
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:143
+#: quantum/plugins/mlnx/rpc_callbacks.py:108
+#: quantum/plugins/mlnx/rpc_callbacks.py:123
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:113
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:133
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:148
+#, python-format
+msgid "%s can not be found in database"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:275
+#: quantum/plugins/brocade/QuantumPlugin.py:319
+#: quantum/plugins/brocade/QuantumPlugin.py:391
+msgid "Brocade NOS driver:"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:276
+#: quantum/plugins/brocade/QuantumPlugin.py:320
+#: quantum/plugins/brocade/QuantumPlugin.py:392
+#, python-format
+msgid "%s"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:277
+#, python-format
+msgid "Returning the allocated vlan (%d) to the pool"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:286
+#, python-format
+msgid "Allocated vlan (%d) from the pool"
+msgstr ""
+
+#: quantum/plugins/brocade/nos/nosdriver.py:63
+#, python-format
+msgid "Connect failed to switch: %s"
+msgstr ""
+
+#: quantum/plugins/brocade/nos/nosdriver.py:66
+#, python-format
+msgid "Connect success to host %(host)s:%(ssh_port)d"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:75
+#, python-format
+msgid "Model %s manages state"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:88
+msgid "Plugin initialization complete"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:134
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:205
+msgid "create_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:151
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:226
+msgid "update_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:164
+msgid "delete_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:187
+msgid "get_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:192
+msgid "get_networks() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:197
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:282
+msgid "create_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:207
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:368
+msgid "delete_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:226
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:327
+msgid "update_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:237
+msgid "create_subnet() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:249
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:266
+msgid "update_subnet() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:255
+msgid "delete_subnet() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:278
+#: quantum/plugins/cisco/db/l2network_db.py:201
+#: quantum/plugins/cisco/db/network_db_v2.py:198
+msgid "get_all_qoss() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:284
+msgid "get_qos_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:294
+msgid "create_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:300
+msgid "delete_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:310
+msgid "rename_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:321
+msgid "get_all_credentials() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:327
+msgid "get_credential_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:338
+msgid "create_credential() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:345
+msgid "delete_credential() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:356
+msgid "rename_credential() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:367
+msgid "schedule_host() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:379
+msgid "associate_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:386
+msgid "detach_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:27
+#, python-format
+msgid "Segmentation ID for network %(net_id)s is not found."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:32
+msgid ""
+"Unable to complete operation. No more dynamic nics are available in the "
+"system."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:38
+#, python-format
+msgid ""
+"NetworkVlanBinding for %(vlan_id)s and network %(network_id)s already "
+"exists"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:44
+#, python-format
+msgid "Vlan ID %(vlan_id)s not found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:49
+msgid "No Vlan ID available"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:54
+#, python-format
+msgid "QoS level %(qos_id)s could not be found for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:60
+#, python-format
+msgid "QoS level with name %(qos_name)s already exists for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:66
+#, python-format
+msgid "Credential %(credential_id)s could not be found for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:72
+#, python-format
+msgid "Credential %(credential_name)s could not be found for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:78
+#, python-format
+msgid "Credential %(credential_id)s already exists for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:84
+#, python-format
+msgid "Connection to %(host)s is not configured."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:89
+#, python-format
+msgid "Unable to connect to Nexus %(nexus_host)s. Reason: %(exc)s."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:94
+#, python-format
+msgid "Failed to configure Nexus: %(config)s. Reason: %(exc)s."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:99
+#, python-format
+msgid "Nexus Port Binding (%(filters)s) is not present"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:108
+msgid "No usable Nexus switch found to create SVI interface"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:113
+#, python-format
+msgid "PortVnic Binding %(port_id)s already exists"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:118
+#, python-format
+msgid "PortVnic Binding %(port_id)s is not present"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:123
+msgid "No subnet_id specified for router gateway"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:128
+#, python-format
+msgid "Subnet %(subnet_id)s has an interface on %(router_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:133
+msgid "Nexus hardware router gateway only uses Subnet Ids"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:74
+msgid "Port not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:75
+msgid "Unable to find a port with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:89
+msgid "Credential Not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:90
+msgid "Unable to find a Credential with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:105
+msgid "QoS Not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:106
+msgid "Unable to find a QoS with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:121
+msgid "Nova tenant Not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:122
+msgid "Unable to find a Novatenant with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:137
+msgid "Requested State Invalid"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:138
+msgid "Unable to update port state with specified value."
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:26
+msgid "Virtual Switch to use"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:30
+msgid "Nexus Switch to use"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:36
+msgid "VLAN start value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:38
+msgid "VLAN end value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:40
+msgid "VLAN Name prefix"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:42
+msgid "Maximum Port value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:44
+msgid "Maximum Port Profile value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:46
+msgid "Maximum Network value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:48
+msgid "Distribute SVI interfaces over all switches"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:52
+msgid "Model Class"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:56
+msgid "Manager Class"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:60
+msgid "Nexus Driver Name"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:39
+#: quantum/plugins/cisco/db/network_db_v2.py:36
+msgid "create_vlanids() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:58
+#: quantum/plugins/cisco/db/l2network_db.py:126
+#: quantum/plugins/cisco/db/network_db_v2.py:55
+#: quantum/plugins/cisco/db/network_db_v2.py:123
+msgid "get_all_vlanids() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:65
+#: quantum/plugins/cisco/db/network_db_v2.py:62
+msgid "is_vlanid_used() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:77
+#: quantum/plugins/cisco/db/network_db_v2.py:74
+msgid "release_vlanid() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:93
+#: quantum/plugins/cisco/db/network_db_v2.py:90
+msgid "delete_vlanid() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:107
+#: quantum/plugins/cisco/db/network_db_v2.py:104
+msgid "reserve_vlanid() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:134
+#: quantum/plugins/cisco/db/network_db_v2.py:131
+msgid "get_all_vlan_bindings() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:141
+#: quantum/plugins/cisco/db/network_db_v2.py:138
+msgid "get_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:153
+#: quantum/plugins/cisco/db/network_db_v2.py:150
+msgid "add_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:169
+#: quantum/plugins/cisco/db/network_db_v2.py:166
+msgid "remove_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:183
+#: quantum/plugins/cisco/db/network_db_v2.py:180
+msgid "update_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:209
+#: quantum/plugins/cisco/db/network_db_v2.py:206
+msgid "get_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:223
+#: quantum/plugins/cisco/db/network_db_v2.py:220
+msgid "add_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:34
+msgid "get_all_nexusport_bindings() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:41
+msgid "get_nexusport_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:56
+msgid "get_nexusvlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:70
+msgid "add_nexusport_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:81
+msgid "remove_nexusport_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:96
+msgid "update_nexusport_binding called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:112
+msgid "get_nexusvm_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:126
+msgid "get_port_vlan_switch_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:140
+#, python-format
+msgid ""
+"get_port_switch_bindings() called, port:'%(port_id)s', "
+"switch:'%(switch_ip)s'"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:155
+msgid "get_nexussvi_bindings() called"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:73
+#, python-format
+msgid "Loaded device plugin %s\n"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:91
+#, python-format
+msgid "%(module)s.%(name)s init done"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:131
+#, python-format
+msgid "No %s Plugin loaded"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:132
+#, python-format
+msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:349
+#, python-format
+msgid "Unable to update port '%s' on Nexus switch"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:403
+msgid "Nexus plugin loaded, creating SVI on switch"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:424
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:451
+msgid "No Nexus plugin, sending to vswitch"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:439
+msgid "Nexus plugin loaded, deleting SVI from switch"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:131
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:138
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:155
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:166
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:240
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:250
+#, python-format
+msgid "NexusDriver: %s"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:182
+#, python-format
+msgid "NexusDriver VLAN IDs: %s"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:51
+#, python-format
+msgid "Loaded driver %s"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:71
+msgid "NexusPlugin:get_all_networks() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:81
+msgid "NexusPlugin:create_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:209
+msgid "Grabbing a switch to create SVI"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:211
+msgid "Using round robin to create SVI"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:230
+msgid "No round robin or zero weights, using first switch"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:241
+msgid "NexusPlugin:delete_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:245
+msgid "NexusPlugin:get_network_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:251
+msgid "NexusPlugin:update_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:259
+msgid "NexusPlugin:get_all_ports() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:267
+msgid "NexusPlugin:create_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:275
+msgid "NexusPlugin:delete_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:323
+msgid "NexusPlugin:update_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:331
+msgid "NexusPlugin:get_port_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:340
+msgid "NexusPlugin:plug_interface() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:348
+msgid "NexusPlugin:unplug_interface() called"
+msgstr ""
+
+#: quantum/plugins/common/utils.py:31
+#, python-format
+msgid "%s is not a valid VLAN tag"
+msgstr ""
+
+#: quantum/plugins/common/utils.py:35
+msgid "End of VLAN range is less than start of VLAN range"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:41
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:117
+#: quantum/plugins/openvswitch/ovs_db_v2.py:135
+#, python-format
+msgid ""
+"Reserving vlan %(vlan_id)s on physical network %(physical_network)s from "
+"pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:56
+#, python-format
+msgid "Reserving flat physical network %(physical_network)s from pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:79
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:140
+#: quantum/plugins/ml2/drivers/type_vlan.py:206
+#: quantum/plugins/openvswitch/ovs_db_v2.py:159
+#, python-format
+msgid ""
+"Reserving specific vlan %(vlan_id)s on physical network "
+"%(physical_network)s from pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:136
+#, python-format
+msgid "Releasing vlan %(vlan_id)s on physical network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:141
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:181
+#: quantum/plugins/openvswitch/ovs_db_v2.py:200
+#, python-format
+msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:166 quantum/plugins/hyperv/db.py:179
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:68
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:87
+#: quantum/plugins/ml2/drivers/type_vlan.py:128
+#: quantum/plugins/ml2/drivers/type_vlan.py:149
+#: quantum/plugins/openvswitch/ovs_db_v2.py:91
+#: quantum/plugins/openvswitch/ovs_db_v2.py:109
+#, python-format
+msgid ""
+"Removing vlan %(vlan_id)s on physical network %(physical_network)s from "
+"pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:42
+msgid "Network type for tenant networks (local, flat, vlan or none)"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:46
+#: quantum/plugins/linuxbridge/common/config.py:35
+#: quantum/plugins/mlnx/common/config.py:32
+#: quantum/plugins/openvswitch/common/config.py:51
+msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:74
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:96
+#, python-format
+msgid "segmentation_id specified for %s network"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:81
+#, python-format
+msgid "physical_network specified for %s network"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:123
+msgid "physical_network not provided"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:172
+#, python-format
+msgid "Invalid tenant_network_type: %s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:194
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:273
+#: quantum/plugins/ml2/drivers/type_vlan.py:94
+#: quantum/plugins/mlnx/mlnx_plugin.py:107
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:315
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:219
+#, python-format
+msgid "Network type %s not supported"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:246
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:175
+#: quantum/plugins/mlnx/mlnx_plugin.py:287
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:479
+#, python-format
+msgid "Created network: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:269
+msgid "plugin does not support updating provider attributes"
+msgstr ""
+
+#: quantum/plugins/hyperv/rpc_callbacks.py:77
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:116
+#: quantum/plugins/mlnx/rpc_callbacks.py:97
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:121
+#, python-format
+msgid "Device %(device)s no longer exists on %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:44
+msgid ""
+"List of <physical_network>:<vswitch> where the physical networks can be "
+"expressed with wildcards, e.g.: .\"*:external\""
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:50
+msgid "Private vswitch name used for local networks"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:52
+#: quantum/plugins/linuxbridge/common/config.py:47
+#: quantum/plugins/mlnx/common/config.py:54
+#: quantum/plugins/nec/common/config.py:32
+#: quantum/plugins/openvswitch/common/config.py:60
+#: quantum/plugins/ryu/common/config.py:45
+msgid ""
+"The number of seconds the agent will wait between polling for local "
+"device changes."
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:95
+#, python-format
+msgid "Invalid physical network mapping: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:116
+#, python-format
+msgid "network_delete received. Deleting network %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:122
+#, python-format
+msgid "Network %s not defined on agent."
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:125
+msgid "port_delete received"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258
+msgid "port_update received"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:151
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:130
+#, python-format
+msgid "Provisioning network %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:164
+#, python-format
+msgid ""
+"Cannot provision unknown network type %(network_type)s for network "
+"%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:176
+#, python-format
+msgid "Reclaiming local network %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:184
+#, python-format
+msgid "Binding port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:197
+#, python-format
+msgid "Binding VLAN ID %(segmentation_id)s to switch port %(port_id)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:210
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:115
+#, python-format
+msgid "Unsupported network type %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:215
+#, python-format
+msgid "Network %s is not avalailable on this agent"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:219
+#, python-format
+msgid "Unbinding port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:245
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:187
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:289
+#, python-format
+msgid "No port %s defined on agent."
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:250
+#, python-format
+msgid "Adding port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:257
+#, python-format
+msgid "Unable to get port details for device %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:263
+#, python-format
+msgid "Port %(device)s updated. Details: %(device_details)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:278
+#, python-format
+msgid "Removing port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:285
+#, python-format
+msgid "Removing port failed for device %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717
+msgid "Agent out of sync with plugin!"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730
+msgid "Agent loop has new devices!"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:323
+#, python-format
+msgid "Error in agent event loop: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:331
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:371
+#, python-format
+msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:842
+msgid "Agent initialized successfully, now running... "
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:38
+#, python-format
+msgid "HyperVException: %(msg)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:76
+#, python-format
+msgid "Vnic not found: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:112
+#, python-format
+msgid "Job failed with error %d"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:131
+#, python-format
+msgid ""
+"WMI job failed with status %(job_state)d. Error details: %(err_sum_desc)s"
+" - %(err_desc)s - Error code: %(err_code)d"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:140
+#, python-format
+msgid "WMI job failed with status %(job_state)d. Error details: %(error)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:144
+#, python-format
+msgid "WMI job failed with status %d. No error description available"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:149
+#, python-format
+msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:163
+#, python-format
+msgid "Failed creating port for %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:183
+#, python-format
+msgid ""
+"Failed to disconnect port %(switch_port_name)s from switch "
+"%(vswitch_name)s with error %(ret_val)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:194
+#, python-format
+msgid ""
+"Failed to delete port %(switch_port_name)s from switch %(vswitch_name)s "
+"with error %(ret_val)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:201
+#, python-format
+msgid "VSwitch not found: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:135
+#: quantum/plugins/mlnx/rpc_callbacks.py:115
+#, python-format
+msgid "Device %(device)s up %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:241
+#: quantum/plugins/mlnx/mlnx_plugin.py:136
+#, python-format
+msgid "Invalid tenant_network_type: %s. Service terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:250
+msgid "Linux Bridge Plugin initialization complete"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:271
+#, python-format
+msgid "%s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:312
+#: quantum/plugins/mlnx/mlnx_plugin.py:155
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:361
+msgid "provider:network_type required"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:316
+#: quantum/plugins/mlnx/mlnx_plugin.py:180
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:365
+msgid "provider:segmentation_id specified for flat network"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:322
+#: quantum/plugins/mlnx/mlnx_plugin.py:185
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:371
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:390
+msgid "provider:segmentation_id required"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:325
+#: quantum/plugins/mlnx/mlnx_plugin.py:188
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:374
+#, python-format
+msgid "provider:segmentation_id out of range (%(min_id)s through %(max_id)s)"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:332
+#: quantum/plugins/mlnx/mlnx_plugin.py:196
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:394
+msgid "provider:physical_network specified for local network"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:338
+#: quantum/plugins/mlnx/mlnx_plugin.py:200
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:400
+msgid "provider:segmentation_id specified for local network"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:344
+#: quantum/plugins/mlnx/mlnx_plugin.py:171
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:406
+#, python-format
+msgid "provider:network_type %s not supported"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:350
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:412
+#, python-format
+msgid "Unknown provider:physical_network %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:356
+#: quantum/plugins/mlnx/mlnx_plugin.py:218
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:418
+msgid "provider:physical_network required"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:374
+#: quantum/plugins/ml2/plugin.py:141 quantum/plugins/mlnx/mlnx_plugin.py:234
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:436
+msgid "Plugin does not support updating provider attributes"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:89
+msgid "Invalid Network ID, will lead to incorrect bridgename"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:96
+msgid "Invalid VLAN ID, will lead to incorrect subinterface name"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:103
+msgid "Invalid Interface ID, will lead to incorrect tap device name"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170
+#, python-format
+msgid ""
+"Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface "
+"%(physical_interface)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183
+#, python-format
+msgid "Done creating subinterface %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218
+#, python-format
+msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233
+#, python-format
+msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249
+#, python-format
+msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262
+#, python-format
+msgid "No mapping for physical network %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271
+#, python-format
+msgid "Unknown network_type %(network_type)s for network %(network_id)s."
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283
+#, python-format
+msgid "Tap device: %s does not exist on this host, skipped"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301
+#, python-format
+msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310
+#, python-format
+msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339
+#, python-format
+msgid "Deleting bridge %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346
+#, python-format
+msgid "Done deleting bridge %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349
+#, python-format
+msgid "Cannot delete bridge %s, does not exist"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356
+#, python-format
+msgid "Removing device %(interface_name)s from bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363
+#, python-format
+msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369
+#, python-format
+msgid ""
+"Cannot remove device %(interface_name)s bridge %(bridge_name)s does not "
+"exist"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377
+#, python-format
+msgid "Deleting subinterface %s for vlan"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384
+#, python-format
+msgid "Done deleting subinterface %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247
+msgid "network_delete received"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283
+#, python-format
+msgid "RPC timeout while updating port %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524
+msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
+#, python-format
+msgid "RPC agent_id: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632
+#, python-format
+msgid "Port %s added"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638
+#, python-format
+msgid "Unable to get port details for %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645
+#, python-format
+msgid "Port %(device)s updated. Details: %(details)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677
+#, python-format
+msgid "Device %s not defined on plugin"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663
+#, python-format
+msgid "Attachment %s removed"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669
+#, python-format
+msgid "port_removed failed for %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674
+#, python-format
+msgid "Port %s updated."
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634
+msgid "LinuxBridge Agent RPC Daemon Started!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646
+msgid "Update devices failed"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657
+#, python-format
+msgid "Error in agent loop. Devices info: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269
+#, python-format
+msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386
+#, python-format
+msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389
+#, python-format
+msgid "Interface mappings: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/common/config.py:31
+msgid "Network type for tenant networks (local, vlan, or none)"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/common/config.py:42
+#: quantum/plugins/mlnx/common/config.py:40
+msgid "List of <physical_network>:<physical_interface>"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/common/config.py:51
+msgid "Enable server RPC compatibility with old agents"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:146
+#: quantum/plugins/ml2/drivers/type_vlan.py:212
+#: quantum/plugins/openvswitch/ovs_db_v2.py:165
+#, python-format
+msgid ""
+"Reserving specific vlan %(vlan_id)s on physical network "
+"%(physical_network)s outside pool"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:170
+#: quantum/plugins/ml2/drivers/type_vlan.py:261
+#: quantum/plugins/openvswitch/ovs_db_v2.py:195
+#, python-format
+msgid ""
+"Releasing vlan %(vlan_id)s on physical network %(physical_network)s to "
+"pool"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:175
+#: quantum/plugins/ml2/drivers/type_vlan.py:256
+#: quantum/plugins/openvswitch/ovs_db_v2.py:190
+#, python-format
+msgid ""
+"Releasing vlan %(vlan_id)s on physical network %(physical_network)s "
+"outside pool"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:206
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:215
+msgid "get_port_from_device() called"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:234
+#, python-format
+msgid "set_port_status as %s called"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:40
+#, python-format
+msgid "Flavor %(flavor)s could not be found"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:44
+msgid "Failed to add flavor binding"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:51
+msgid "Start initializing metaplugin"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:93
+#, python-format
+msgid "default_flavor %s is not plugin list"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:98
+#, python-format
+msgid "default_l3_flavor %s is not plugin list"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:165
+#, python-format
+msgid "Created network: %(net_id)s with flavor %(flavor)s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:171
+msgid "Failed to add flavor bindings"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:295
+#, python-format
+msgid "Created router: %(router_id)s with flavor %(flavor)s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:301
+#, python-format
+msgid "Created router: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:67
+#, python-format
+msgid "Update subnet failed: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:74
+msgid "Subnet in remote have already deleted"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:95
+#, python-format
+msgid "Update network failed: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:102
+msgid "Network in remote have already deleted"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:123
+#, python-format
+msgid "Update port failed: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:134
+msgid "Port in remote have already deleted"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:23
+msgid "List of plugins to load"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:25
+msgid "List of L3 plugins to load"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:27
+msgid "Default flavor to use"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:29
+msgid "Default L3 flavor to use"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:31
+msgid "Supported extension aliases"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:33
+msgid "A list of extensions, per plugin, to load."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:25
+msgid "MidoNet API server URI."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:27
+msgid "MidoNet admin username."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:30
+msgid "MidoNet admin password."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:33
+msgid "ID of the project that MidoNet admin userbelongs to."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:37
+msgid "Virtual provider router ID."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:40
+msgid "Virtual metadata router ID."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:43
+msgid "Operational mode. Internal dev use only."
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:79
+#, python-format
+msgid "MidoNet %(resource_type)s %(id)s could not be found"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:83
+#, python-format
+msgid "MidoNet API error: %(msg)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:99
+#, python-format
+msgid "MidoClient.create_bridge called: tenant_id=%(tenant_id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:111
+#, python-format
+msgid "MidoClient.delete_bridge called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:121
+#, python-format
+msgid "MidoClient.get_bridge called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:135
+#, python-format
+msgid "MidoClient.update_bridge called: id=%(id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:152
+#, python-format
+msgid ""
+"MidoClient.create_dhcp called: bridge=%s(bridge)s, net_addr=%(net_addr)s,"
+" net_len=%(net_len)s, gateway_ip=%(gateway_ip)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:169
+#, python-format
+msgid ""
+"MidoClient.create_dhcp_hosts called: bridge=%s(bridge), ip=%(ip)s, "
+"mac=%(mac)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:186
+#, python-format
+msgid ""
+"MidoClient.delete_dhcp_hosts called: bridge_id=%s(bridge_id), ip=%(ip)s, "
+"mac=%(mac)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:202
+#, python-format
+msgid "MidoClient.delete_dhcp called: bridge=%s(bridge), "
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:215
+#, python-format
+msgid "MidoClient.delete_port called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:225
+#, python-format
+msgid "MidoClient.get_port called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:238
+#, python-format
+msgid "MidoClient.create_exterior_bridge_port called: bridge=%(bridge)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:249
+#, python-format
+msgid "MidoClient.create_interior_bridge_port called: bridge=%(bridge)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:261
+#, python-format
+msgid "MidoClient.create_router called: tenant_id=%(tenant_id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:276
+#, python-format
+msgid ""
+"MidoClient.create_tenant_router called: tenant_id=%(tenant_id)s, "
+"name=%(name)smetadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:292
+#, python-format
+msgid ""
+"MidoClient.delete_tenant_router called: id=%(id)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:307
+#, python-format
+msgid "MidoClient.delete_router called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:317
+#, python-format
+msgid "MidoClient.get_router called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:331
+#, python-format
+msgid "MidoClient.update_router called: id=%(id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:350
+#, python-format
+msgid ""
+"MidoClient.link_bridge_port_to_router called: port_id=%(port_id)s, "
+"router_id=%(router_id)s, gateway_ip=%(gateway_ip)s net_addr=%(net_addr)s,"
+" net_len=%(net_len)s, metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:382
+#, python-format
+msgid "Couldn't find a md router port for the router=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:399
+#, python-format
+msgid ""
+"MidoClient.unlink_bridge_port_from_router called: port_id=%(port_id)s, "
+"net_addr=%(net_addr)s, net_len=%(net_len)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:414
+#, python-format
+msgid "Deleting route=%r ..."
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:429
+#, python-format
+msgid ""
+"MidoClient.link_bridge_to_provider_router called: bridge=%(bridge)s, "
+"provider_router=%(provider_router)s, gateway_ip=%(gateway_ip)s, "
+"net_addr=%(net_addr)s, net_len=%(net_len)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:458
+#, python-format
+msgid ""
+"MidoClient.unlink_bridge_from_provider_router called: bridge=%(bridge)s, "
+"provider_router=%(provider_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:489
+#, python-format
+msgid ""
+"MidoClient.set_router_external_gateway called: id=%(id)s, "
+"provider_router=%(provider_router)s, snat_ip=%s(snat_ip)s)"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:548
+#, python-format
+msgid "MidoClient.clear_router_external_gateway called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:591
+#, python-format
+msgid ""
+"MidoClient.get_router_chains called: tenant_id=%(tenant_id)s "
+"router_id=%(router_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:613
+#, python-format
+msgid "MidoClient.create_router_chains called: router=%(router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:637
+#, python-format
+msgid "MidoClient.destroy_router_chains called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:652
+#, python-format
+msgid ""
+"MidoClient.link_router_to_metadata_router called: router=%(router)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:678
+#, python-format
+msgid ""
+"MidoClient.unlink_router_from_metadata_router called: id=%(id)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:701
+#, python-format
+msgid ""
+"MidoClient.setup_floating_ip called: router_id=%(router_id)s, "
+"provider_router=%(provider_router)sfloating_ip=%(floating_ip)s, "
+"fixed_ip=%(fixed_ip)sidentifier=%(identifier)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:765
+#, python-format
+msgid ""
+"MidoClient.clear_floating_ip called: router_id=%(router_id)s, "
+"provider_router=%(provider_router)sfloating_ip=%(floating_ip)s, "
+"identifier=%(identifier)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:786
+#: quantum/plugins/midonet/midonet_lib.py:793
+#, python-format
+msgid "deleting rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:804
+#, python-format
+msgid ""
+"MidoClient.create_for_sg called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
+"sg_name=%(sg_name)s "
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:826
+#, python-format
+msgid ""
+"MidoClient.delete_for_sg called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
+"sg_name=%(sg_name)s "
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:835
+#, python-format
+msgid "MidoClient.delete_for_sg: deleting chain=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:843
+#, python-format
+msgid "MidoClient.delete_for_sg: deleting pg=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:850
+#, python-format
+msgid "MidoClient.get_sg_chains called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:870
+#, python-format
+msgid ""
+"MidoClient.get_port_groups_for_sg called: tenant_id=%(tenant_id)s "
+"sg_id=%(sg_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:879
+#, python-format
+msgid "MidoClient.get_port_groups_for_sg exiting: pg=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:886
+#, python-format
+msgid "MidoClient.create_for_sg_rule called: rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:912
+#: quantum/plugins/midonet/midonet_lib.py:945
+#, python-format
+msgid "Don't know what to do with rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:949
+#, python-format
+msgid ""
+"MidoClient.create_for_sg_rule: adding accept rule %(rule_id)s in "
+"portgroup %(port_group_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:960
+#, python-format
+msgid "MidoClient.delete_for_sg_rule called: rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:973
+#, python-format
+msgid "MidoClient.delete_for_sg_rule: deleting rule %r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:76
+msgid ""
+"No provider router and metadata device ids found. But skipping because "
+"running in dev env."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:80
+msgid ""
+"provider_router_id and metadata_router_id should be configured in the "
+"plugin config file"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:92
+#, python-format
+msgid "MidonetPluginV2.create_subnet called: subnet=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:96
+msgid "MidoNet doesn't support IPv6."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:102
+msgid "MidoNet doesn't support multiple subnets on the same network."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:126
+#, python-format
+msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:135
+#, python-format
+msgid "MidonetPluginV2.delete_subnet called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:151
+msgid "MidonetPluginV2.delete_subnet exiting"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:158
+#, python-format
+msgid "MidonetPluginV2.create_network called: network=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:162
+#, python-format
+msgid ""
+"Ignoring admin_state_up=False for network=%r because it is not yet "
+"supported"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:181
+#, python-format
+msgid "MidonetPluginV2.create_network exiting: net=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:190
+#, python-format
+msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:196
+#: quantum/plugins/nicira/QuantumPlugin.py:1040
+msgid "admin_state_up=False networks are not supported."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:207
+#, python-format
+msgid "MidonetPluginV2.update_network exiting: net=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:215
+#, python-format
+msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:224
+#, python-format
+msgid "MidonetPluginV2.get_network exiting: qnet=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:229
+#, python-format
+msgid ""
+"MidonetPluginV2.get_networks called: filters=%(filters)r, "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:244
+#, python-format
+msgid "MidonetPluginV2.delete_network called: id=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:249
+#, python-format
+msgid "Failed to delete quantum db, while Midonet bridge=%rhad been deleted"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:255
+#, python-format
+msgid "MidonetPluginV2.create_port called: port=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:296
+#, python-format
+msgid "MidonetPluginV2.create_port exiting: port_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:302
+#, python-format
+msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:311
+#, python-format
+msgid "MidonetPluginV2.get_port exiting: port_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:317
+#, python-format
+msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:331
+#, python-format
+msgid ""
+"MidonetPluginV2.delete_port called: id=%(id)s "
+"l3_port_check=%(l3_port_check)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:361
+#, python-format
+msgid "MidonetPluginV2.create_router called: router=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:364
+#, python-format
+msgid "Ignoring admin_state_up=False for router=%r.  Overriding with True"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:382
+#, python-format
+msgid "MidonetPluginV2.create_router exiting: qrouter=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:387
+#, python-format
+msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:391
+msgid "admin_state_up=False routers are not supported."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:441
+#, python-format
+msgid "MidonetPluginV2.update_router exiting: qrouter=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:446
+#, python-format
+msgid "MidonetPluginV2.delete_router called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:451
+#, python-format
+msgid "MidonetPluginV2.delete_router exiting: result=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:456
+#, python-format
+msgid ""
+"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
+"interface_info=%(interface_info)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:478
+#, python-format
+msgid "MidonetPluginV2.add_router_interface exiting: qport=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:484
+#, python-format
+msgid ""
+"MidonetPluginV2.remove_router_interface called: router_id=%(router_id)s "
+"interface_info=%(interface_info)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:531
+msgid "MidonetPluginV2.remove_router_interface exiting"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:535
+#, python-format
+msgid ""
+"MidonetPluginV2.update_floatingip called: id=%(id)s "
+"floatingip=%(floatingip)s "
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:559
+#, python-format
+msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:568
+#, python-format
+msgid ""
+"MidonetPluginV2.create_security_group called: "
+"security_group=%(security_group)s default_sg=%(default_sg)s "
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:584
+#, python-format
+msgid "MidonetPluginV2.create_security_group exiting: sg_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:590
+#, python-format
+msgid "MidonetPluginV2.delete_security_group called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:619
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_groups called: filters=%(filters)r "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:626
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_group called: id=%(id)s fields=%(fields)r "
+"tenant_id=%(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:633
+#, python-format
+msgid ""
+"MidonetPluginV2.create_security_group_rule called: "
+"security_group_rule=%(security_group_rule)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:643
+#, python-format
+msgid "MidonetPluginV2.create_security_group_rule exiting: rule_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:648
+#, python-format
+msgid "MidonetPluginV2.delete_security_group_rule called: sgrid=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:663
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_group_rules called: filters=%(filters)r "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:670
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_group_rule called: id=%(id)s "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/ml2/config.py:24
+msgid ""
+"List of network type driver entrypoints to be loaded from the "
+"quantum.ml2.type_drivers namespace."
+msgstr ""
+
+#: quantum/plugins/ml2/config.py:28
+msgid "Ordered list of network_types to allocate as tenant networks."
+msgstr ""
+
+#: quantum/plugins/ml2/config.py:32
+msgid ""
+"List of networking mechanism driver entrypoints to be loaded from the "
+"quantum.ml2.mechanism_drivers namespace."
+msgstr ""
+
+#: quantum/plugins/ml2/db.py:44
+#, python-format
+msgid "Added segment %(id)s of type %(network_type)s for network %(network_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/db.py:73
+#, python-format
+msgid "Multiple ports have port_id starting with %s"
+msgstr ""
+
+#: quantum/plugins/ml2/db.py:81
+#, python-format
+msgid "get_port_and_sgs() called for port_id %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:40
+#, python-format
+msgid "Configured type driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:45
+#, python-format
+msgid "Loaded type driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:53
+#, python-format
+msgid ""
+"Type driver '%(new_driver)s' ignored because type driver '%(old_driver)s'"
+" is already registered for type '%(type)s'"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:61
+#, python-format
+msgid "Registered types: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:69
+#, python-format
+msgid "No type driver for tenant network_type: %s. Service terminated!"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:73
+#, python-format
+msgid "Tenant network_types: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:77
+#, python-format
+msgid "Initializing driver for type '%s'"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:86
+#, python-format
+msgid "network_type value '%s' not supported"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:122
+#, python-format
+msgid "Configured mechanism driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:127
+#, python-format
+msgid "Loaded mechanism driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:99
+msgid "Modular L2 Plugin initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:127
+msgid "network_type required if other provider attributes specified"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:148
+#, python-format
+msgid "Network %s has no segments"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:180
+msgid ""
+"In _notify_port_updated() for port %(port_id), network %(network_id) has "
+"no segments"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:79
+#, python-format
+msgid "Device %(device)s details requested by agent %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:88
+#, python-format
+msgid "Device %(device)s requested by agent %(agent_id)s not found in database"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:94
+#, python-format
+msgid ""
+"Device %(device)s requested by agent %(agent_id)s has network "
+"%(network_id) with no segments"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:114
+#, python-format
+msgid "Returning: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:122
+#, python-format
+msgid "Device %(device)s no longer exists at agent %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:131
+#, python-format
+msgid "Device %(device)s updated down by agent %(agent_id)s not found in database"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:145
+#, python-format
+msgid "Device %(device)s up at agent %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:153
+#, python-format
+msgid "Device %(device)s updated up by agent %(agent_id)s not found in database"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:31
+msgid ""
+"List of physical_network names with which flat networks can be created. "
+"Use * to allow flat networks with arbitrary physical_network names."
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:69
+msgid "Arbitrary flat physical_network names allowed"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:74
+#, python-format
+msgid "Allowable flat physical_network names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:81
+msgid "ML2 FlatTypeDriver initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:86
+msgid "physical_network required for flat provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:89
+#, python-format
+msgid "physical_network '%s' unknown for flat provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:96
+#, python-format
+msgid "%s prohibited for flat provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:112
+#, python-format
+msgid "Reserving flat network on physical network %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:130
+#, python-format
+msgid "Releasing flat network on physical network %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:133
+#, python-format
+msgid "No flat network found on physical network %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_local.py:36
+msgid "ML2 LocalTypeDriver initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_local.py:47
+#, python-format
+msgid "%s prohibited for local provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:37
+msgid ""
+"List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network> "
+"specifying physical_network names usable for VLAN provider and tenant "
+"networks, as well as ranges of VLAN tags on each available for allocation"
+" to tenant networks."
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:91
+msgid "Failed to parse network_vlan_ranges. Service terminated!"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:161
+msgid "VlanTypeDriver initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:166
+msgid "physical_network required for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:169
+#, python-format
+msgid "physical_network '%s' unknown for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:175
+msgid "segmentation_id required for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:178
+#, python-format
+msgid "segmentation_id out of range (%(min)s through %(max)s)"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:188
+#, python-format
+msgid "%s prohibited for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:228
+#, python-format
+msgid ""
+"Allocating vlan %(vlan_id)s on physical network %(physical_network)s from"
+" pool"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:266
+#, python-format
+msgid "No vlan_id %(vlan_id)s found on physical network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent_notify_api.py:44
+msgid "Sending delete network message"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent_notify_api.py:52
+msgid "Sending update port message"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:86
+msgid "Mellanox Embedded Switch Plugin initialisation complete"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:105
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:313
+#, python-format
+msgid "%s. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:212
+#, python-format
+msgid "unknown provider:physical_network %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:248
+msgid "invalid vnic_type on port_create"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:250
+msgid "vnic_type is not defined in port profile"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:303
+msgid "delete network"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:355
+#, python-format
+msgid "create_port with %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:55
+#, python-format
+msgid "Agent cache inconsistency - port id is not stored for %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:70
+#, python-format
+msgid "Network %s not defined on Agent."
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:83
+#, python-format
+msgid "Network %s is not available on this agent"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:94
+#, python-format
+msgid "Connecting port %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:104
+#, python-format
+msgid "Binding VLAN ID %(seg_id)sto eSwitch for vNIC mac_address %(mac)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:113
+msgid "Network Type IB currently not supported"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:125
+#, python-format
+msgid "Port_mac %s is not available on this agent"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:132
+msgid "creating VLAN Network"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:134
+msgid "currently IB network provisioning is not supported"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:136
+#, python-format
+msgid "Unknown network type %(network_type) for network %(network_id)"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:162
+msgid "Invalid Network ID, cannot remove Network"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:164
+#, python-format
+msgid "Delete network %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:266
+msgid "ports added!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:269
+msgid "ports removed!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:294
+#, python-format
+msgid "Adding port with mac %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:301
+#, python-format
+msgid ""
+"Unable to get device dev_details for device with mac_address %(device)s: "
+"due to %(exc)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:307
+#, python-format
+msgid "Port %s updated"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:308
+#, python-format
+msgid "Device details %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:317
+#, python-format
+msgid "Device with mac_address %s not defined on Quantum Plugin"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:324
+#, python-format
+msgid "Removing device with mac_address %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:331
+#, python-format
+msgid "Removing port failed for device %(device)s due to %(exc)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:346
+msgid "eSwitch Agent Started!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:364
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:736
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:263
+#: quantum/tests/unit/openvswitch/test_ovs_tunnel.py:380
+msgid "Error in agent event loop"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:394
+#, python-format
+msgid "Failed on Agent initialisation : %s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:399
+msgid "Agent initialised successfully, now running... "
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:58
+msgid "eSwitchD: Request timeout"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:68
+#, python-format
+msgid "Action %(action)s failed: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:70
+#, python-format
+msgid "Unknown operation status %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:75
+msgid "get_attached_vnics"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:82
+#, python-format
+msgid ""
+"Set Vlan  %(segmentation_id)s on Port %(port_mac)s on Fabric "
+"%(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:95
+#, python-format
+msgid "Define Fabric %(fabric)s on interface %(ifc)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:104
+#, python-format
+msgid "Port Up for %(port_mac)s on fabric %(fabric)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:113
+#, python-format
+msgid "Port Down for %(port_mac)s on fabric %(fabric)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:122
+#, python-format
+msgid "Port Release for %(port_mac)s on fabric %(fabric)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:28
+msgid "Network type for tenant networks (local, ib, vlan, or none)"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:43
+msgid "type of VM network interface: direct or hosdev"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:46
+msgid "eswitch daemon end point"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:48
+msgid ""
+"The number of milliseconds the agent will wait for response on request to"
+" daemon."
+msgstr ""
+
+#: quantum/plugins/mlnx/common/exceptions.py:22
+#, python-format
+msgid "Mlnx Exception: %(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:45
+#, python-format
+msgid "Removing vlan %(seg_id)s on physical network %(net)s from pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:66
+#, python-format
+msgid "removing vlan %(seg_id)s on physical network %(net)s from pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:121
+#, python-format
+msgid "Reserving vlan %(seg_id)s on physical network %(net)s from pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:140
+#, python-format
+msgid ""
+"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s from "
+"pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:145
+#, python-format
+msgid ""
+"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s "
+"outside pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:172
+#, python-format
+msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s to pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:177
+#, python-format
+msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s outside pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:183
+#, python-format
+msgid "vlan_id %(seg_id)s on physical network %(phy_net)s not found"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:225
+msgid "Get_port_from_device_mac() called"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:233
+#, python-format
+msgid "Set_port_status as %s called"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:155
+msgid "activate_port_if_ready(): skip, port.admin_state_up is False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:159
+msgid "activate_port_if_ready(): skip, network.admin_state_up is False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:163
+msgid "activate_port_if_ready(): skip, no portinfo for this port."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:182
+msgid "activate_port_if_ready(): skip, ofc_port already exists."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:188
+#, python-format
+msgid "create_ofc_port() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:206
+#, python-format
+msgid "delete_ofc_port() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:210
+msgid "deactivate_port(): skip, ofc_port does not exist."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:230
+#, python-format
+msgid "NECPluginV2.create_network() called, network=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:250
+#, python-format
+msgid "create_network() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:266
+#, python-format
+msgid "NECPluginV2.update_network() called, id=%(id)s network=%(network)s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:317
+#, python-format
+msgid "NECPluginV2.delete_network() called, id=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:326
+#, python-format
+msgid "delete_network(): deleting auto-delete port from OFC: %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:341
+#, python-format
+msgid "delete_network() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:359
+#, python-format
+msgid "delete_ofc_tenant() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:382
+#, python-format
+msgid "NECPluginV2.create_port() called, port=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:401
+#, python-format
+msgid "NECPluginV2.update_port() called, id=%(id)s port=%(port)s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:427
+#, python-format
+msgid "NECPluginV2.delete_port() called, id=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:488
+msgid ""
+"_activate_packet_filter_if_ready(): skip, packet_filter.admin_state_up is"
+" False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:492
+msgid "_activate_packet_filter_if_ready(): skip, network.admin_state_up is False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:496
+msgid "_activate_packet_filter_if_ready(): skip, invalid in_port_id."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:500
+msgid "_activate_packet_filter_if_ready(): skip, no portinfo for in_port."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:506
+msgid ""
+"_activate_packet_filter_if_ready(): skip, ofc_packet_filter already "
+"exists."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:515
+#, python-format
+msgid "create_ofc_packet_filter() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:528
+msgid "_deactivate_packet_filter(): skip, ofc_packet_filter does not exist."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:534
+#, python-format
+msgid "delete_ofc_packet_filter() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:545
+#, python-format
+msgid "NECPluginV2.create_packet_filter() called, packet_filter=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:561
+#, python-format
+msgid ""
+"NECPluginV2.update_packet_filter() called, id=%(id)s "
+"packet_filter=%(packet_filter)s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:585
+#, python-format
+msgid "NECPluginV2.delete_packet_filter() called, id=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:631
+#, python-format
+msgid ""
+"NECPluginV2RPCCallbacks.get_port_from_device() called, device=%(device)s "
+"=> %(ret)s."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:662
+#, python-format
+msgid "NECPluginV2RPCCallbacks.update_ports() called, kwargs=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:681
+#, python-format
+msgid ""
+"update_ports(): ignore port_removed message due to portinfo for "
+"port_id=%s was not registered"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:686
+#, python-format
+msgid ""
+"update_ports(): ignore port_removed message received from different host "
+"(registered_datapath_id=%(registered)s, "
+"received_datapath_id=%(received)s)."
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
+#, python-format
+msgid "Update ports: added=%(added)s, removed=%(removed)s"
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
+msgid "update_ports() failed."
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
+#, python-format
+msgid "port_update received: %s"
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
+msgid "No port changed."
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:27
+#: quantum/plugins/openvswitch/common/config.py:30
+#: quantum/plugins/ryu/common/config.py:24
+msgid "Integration bridge to use"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:38
+msgid "Host to connect to"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:40
+msgid "Port to connect to"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:42
+msgid "Driver to use"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:44
+msgid "Enable packet filter"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:46
+msgid "Use SSL to connect"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:48
+msgid "Key file"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:50
+msgid "Certificate file"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:22
+#, python-format
+msgid "An OFC exception has occurred: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:26
+#, python-format
+msgid "An exception occurred in NECPluginV2 DB: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:30
+#, python-format
+msgid "Consistency of Quantum-OFC resource map is broken: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:35
+#, python-format
+msgid "PortInfo %(id)s could not be found"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:39
+#, python-format
+msgid "PacketFilter %(id)s could not be found"
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:57
+#, python-format
+msgid "Client request: %(host)s:%(port)s %(method)s %(action)s [%(body)s]"
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:76
+#, python-format
+msgid "OFC returns [%(status)s:%(data)s]"
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:86
+msgid "An operation on OFC is failed."
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:89
+#, python-format
+msgid "Failed to connect OFC : %s"
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:129
+#, python-format
+msgid "_del_ofc_item(): NotFound item (model=%(model)s, id=%(id)s) "
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:142
+#, python-format
+msgid "NotFound %(resource)s for quantum_id=%(id)s."
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:168
+#, python-format
+msgid "_del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:201
+#, python-format
+msgid "del_portinfo(): NotFound portinfo for port_id: %s"
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:207
+#: quantum/plugins/openvswitch/ovs_db_v2.py:321
+#, python-format
+msgid "get_port_with_securitygroups() called:port_id=%s"
+msgstr ""
+
+#: quantum/plugins/nec/drivers/__init__.py:35
+#, python-format
+msgid "Loading OFC driver: %s"
+msgstr ""
+
+#: quantum/plugins/nec/extensions/packetfilter.py:33
+msgid "Number of packet_filters allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:36
+#, python-format
+msgid "Unable to fetch NVP version from response headers:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:112
+#, python-format
+msgid "NVPApiHelper.request() returns \"%s\""
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:125
+#, python-format
+msgid "Request timed out: %(method)s to %(url)s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:136
+#, python-format
+msgid "Received error code: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:137
+#, python-format
+msgid "Server Error Message: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:143
+#, python-format
+msgid ""
+"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
+"'%(body)s')"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:213
+msgid "Server denied session's authentication credentials."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:217
+msgid "An entity referenced in the request was not found."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:221
+msgid "Request conflicts with configuration on a different entity."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:226
+msgid ""
+"Request could not completed because the associated resource could not be "
+"reached."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:231
+msgid "The request is forbidden from accessing the referenced resource."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:236
+msgid "The request has timed out."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:237
+#, python-format
+msgid "Unable to process default l2 gw service:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:272
+#, python-format
+msgid "Created NVP router port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:274
+#, python-format
+msgid "Unable to create port on NVP logical router %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:277
+#, python-format
+msgid ""
+"Unable to create logical router port for quantum port id %(port_id)s on "
+"router %(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:299
+#, python-format
+msgid "Attached %(att)s to NVP router port %(port)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:305
+#, python-format
+msgid ""
+"Unable to plug attachment in NVP logical router port %(r_port_id)s, "
+"associated with Quantum %(q_port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:311
+#, python-format
+msgid ""
+"Unable to plug attachment in router port %(r_port_id)s for quantum port "
+"id %(q_port_id)s on router %(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:356
+msgid "An exception occured while selecting logical switch for the port"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:382
+#: quantum/plugins/nicira/QuantumPlugin.py:417
+#: quantum/plugins/nicira/QuantumPlugin.py:607
+#, python-format
+msgid ""
+"NVP plugin does not support regular VIF ports on external networks. Port "
+"%s will be down."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:402
+#: quantum/plugins/nicira/QuantumPlugin.py:483
+#: quantum/plugins/nicira/QuantumPlugin.py:627
+#, python-format
+msgid ""
+"_nvp_create_port completed for port %(name)s on network %(network_id)s. "
+"The new port id is %(id)s."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:406
+#, python-format
+msgid "An exception occured while plugging the interface into network:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:424
+#, python-format
+msgid "Port '%s' was already deleted on NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:433
+#, python-format
+msgid "_nvp_delete_port completed for port %(port_id)s on network %(net_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:439
+#, python-format
+msgid "port %s not found in NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:458
+#: quantum/plugins/nicira/QuantumPlugin.py:891
+#, python-format
+msgid ""
+"Ignoring exception as this means the peer for port '%s' has already been "
+"deleted."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:470
+#, python-format
+msgid ""
+"It is not allowed to create router interface ports on external networks "
+"as '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:488
+msgid "An exception occured while plugging the interface"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:496
+#, python-format
+msgid ""
+"device_id field must be populated in order to create an external gateway "
+"port for network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:504
+#, python-format
+msgid "The gateway port for the router %s was not found on the NVP backend"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:550
+#, python-format
+msgid ""
+"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
+"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:588
+#, python-format
+msgid "Logical router resource %s not found on NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:592
+#: quantum/plugins/nicira/QuantumPlugin.py:1760
+msgid "Unable to update logical routeron NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:594
+#, python-format
+msgid ""
+"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
+"attached to router:%(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:632
+#, python-format
+msgid "An exception occured while plugging the gateway interface into network:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:672
+#, python-format
+msgid "Unable to find NVP uuid for Quantum port %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:701
+#, python-format
+msgid "%s required"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:705
+msgid "Segmentation ID cannot be specified with flat network type"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:709
+msgid "Segmentation ID must be specified with vlan network type"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:713
+#: quantum/plugins/nicira/QuantumPlugin.py:728
+#, python-format
+msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:734
+#, python-format
+msgid "%(net_type_param)s %(net_type_value)s not supported"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:765
+#, python-format
+msgid "No switch has available ports (%d checked)"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:787
+#, python-format
+msgid "Maximum number of logical ports reached for logical network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:814
+#, python-format
+msgid ""
+"Network with admin_state_up=False are not yet supported by this plugin. "
+"Ignoring setting for network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:873
+#, python-format
+msgid "A nvp lport identifier was not found for quantum port '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:901
+#, python-format
+msgid "delete_network completed for tenant: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:904
+#, python-format
+msgid "Did not found lswitch %s in NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:930
+#, python-format
+msgid ""
+"Current network status:%(nvp_net_status)s; Status in Quantum "
+"DB:%(quantum_status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:940
+#: quantum/plugins/nicira/QuantumPlugin.py:990
+msgid "Unable to get logical switches"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1004
+#, python-format
+msgid "Logical Switch %s found in quantum database but not in NVP."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1019
+#, python-format
+msgid ""
+"Found %s logical switches not bound to Quantum networks. Quantum and NVP "
+"are potentially out of sync"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1023
+#, python-format
+msgid "get_networks() completed for tenant %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1107
+#, python-format
+msgid "Lswitch %s not found in NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1116
+msgid "Unable to get ports"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1143
+#, python-format
+msgid "Quantum logical port %s was not found on NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1150
+#, python-format
+msgid ""
+"Found %s logical ports not bound to Quantum ports. Quantum and NVP are "
+"potentially out of sync"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1216
+#, python-format
+msgid "Network %s was not found in NVP."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1224
+msgid "Unable to create port or set port attachment in NVP."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1228
+#, python-format
+msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1303
+#, python-format
+msgid "Update port request: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1329
+#, python-format
+msgid "Unable to update port id: %s."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1453
+#: quantum/plugins/nicira/QuantumPlugin.py:1498
+#, python-format
+msgid "Network '%s' is not a valid external network"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1466
+msgid "Unable to create logical router on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1508
+#, python-format
+msgid "Logical router %s not found on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1511
+msgid "Unable to update logical router on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1531
+#, python-format
+msgid "Logical router '%s' not found on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1535
+msgid "Unable to delete logical routeron NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1556
+#, python-format
+msgid ""
+"Current router status:%(router_status)s;Status in Quantum "
+"DB:%(db_router_status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1564
+msgid "Unable to get logical router"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1587
+msgid "Unable to get logical routers from NVP controller"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1609
+#, python-format
+msgid ""
+"Found %s logical routers not bound to Quantum routers. Quantum and NVP "
+"are potentially out of sync"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1635
+#, python-format
+msgid ""
+"The port %(port_id)s, connected to the router %(router_id)s was not found"
+" on the NVP backend."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1670
+#, python-format
+msgid ""
+"Add_router_interface completed for subnet:%(subnet_id)s and "
+"router:%(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1715
+#, python-format
+msgid ""
+"The port %(port_id)s, connected to the router %(router_id)s was not found"
+" on the NVP backend"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1727
+#, python-format
+msgid ""
+"Unable to find NVP logical router port for Quantum port id:%s. Was this "
+"port ever paired with a logical router?"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1756
+#, python-format
+msgid "Logical router port resource %s not found on NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1782
+#, python-format
+msgid ""
+"An error occurred while removing NAT rules on the NVP platform for "
+"floating ip:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1788
+msgid "An incorrect number of matching NAT rules was found on the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1854
+#, python-format
+msgid "Address list for NVP logical router port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1878
+#, python-format
+msgid ""
+"An error occurred while creating NAT rules on the NVP platform for "
+"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1920
+#, python-format
+msgid "The port '%s' is not associated with floating IPs"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1923
+#, python-format
+msgid "Nat rules not found in nvp for port: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1949
+#, python-format
+msgid ""
+"Create_l2_gw_service did not return an uuid for the newly created "
+"resource:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1971
+msgid ""
+"Unable to remove gateway service from NVP plaform - the resource was not "
+"found"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:47
+#, python-format
+msgid ""
+"Network Gateway '%(gateway_id)s' still has active mappings with one or "
+"more quantum networks."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:52
+#, python-format
+msgid ""
+"Port '%(port_id)s' is owned by '%(device_owner)s' and therefore cannot be"
+" deleted directly via the port API."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:57
+#, python-format
+msgid ""
+"The specified mapping '%(mapping)s' is already in use on network gateway "
+"'%(gateway_id)s'."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:62
+#, python-format
+msgid ""
+"Multiple network connections found on '%(gateway_id)s' with provided "
+"criteria."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:67
+#, python-format
+msgid ""
+"The connection %(network_mapping_info)s was not found on the network "
+"gateway '%(network_gateway_id)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:72
+#, python-format
+msgid "The network gateway %(gateway_id)s cannot be updated or deleted"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:167
+msgid ""
+"A network identifier must be specified when connecting a network to a "
+"network gateway. Unable to complete operation"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:173
+#, python-format
+msgid ""
+"Invalid keys found among the ones provided in request body: "
+"%(connection_attrs)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:179
+msgid ""
+"In order to specify a segmentation id the segmentation type must be "
+"specified as well"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:183
+msgid "Cannot specify a segmentation id when the segmentation type is flat"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:232
+#, python-format
+msgid "Created network gateway with id:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:244
+#, python-format
+msgid "Updated network gateway with id:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:259
+#, python-format
+msgid "Network gateway '%s' was destroyed."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:269
+#, python-format
+msgid "Connecting network '%(network_id)s' to gateway '%(network_gateway_id)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:310
+#, python-format
+msgid ""
+"Requested network '%(network_id)s' not found.Unable to create network "
+"connection on gateway '%(network_gateway_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:318
+#, python-format
+msgid ""
+"Gateway port for '%(network_gateway_id)s' created on network "
+"'%(network_id)s':%(port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:334
+#, python-format
+msgid "Ensured no Ip addresses are configured on port %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:344
+#, python-format
+msgid ""
+"Disconnecting network '%(network_id)s' from gateway "
+"'%(network_gateway_id)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvp_cluster.py:55
+#, python-format
+msgid ""
+"Attribute '%s' has been deprecated or moved to a new section. See new "
+"configuration file for details."
+msgstr ""
+
+#: quantum/plugins/nicira/nvp_cluster.py:67
+#, python-format
+msgid "The following cluster attributes were not specified: %s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvp_cluster.py:104
+#, python-format
+msgid "Attribute:%s is empty or null"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:149
+#, python-format
+msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:177
+#, python-format
+msgid "NVP controller cluster version: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:217
+#, python-format
+msgid "Issuing request to cluster: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:233
+#, python-format
+msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:239
+#, python-format
+msgid "get_port_cluster_and_url, exception: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:284
+#, python-format
+msgid "An error occured while fetching logical switches for Quantum network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:327
+#, python-format
+msgid "Created logical switch: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:343 quantum/plugins/nicira/nvplib.py:605
+#, python-format
+msgid "Network not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:384
+#, python-format
+msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:423
+#, python-format
+msgid "Unable to create Router %(name)s for tenant %(id)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:437
+#, python-format
+msgid "Unable to delete Router Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:450
+#, python-format
+msgid "Unable to delete L2 Gateway Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:464
+#, python-format
+msgid "Unable to get Router Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:477
+#, python-format
+msgid "Unable to get L2 Gateway Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:525
+#, python-format
+msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:552
+#, python-format
+msgid "Unable to update Router %(id)s with name %(name)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:622
+#, python-format
+msgid "Logical switch: %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:625
+msgid "An error occurred while querying logical ports on the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:638
+#, python-format
+msgid "Logical router: %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:641
+msgid "An error occured while querying logical router ports on the NVP platfom"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:652 quantum/plugins/nicira/nvplib.py:674
+#: quantum/plugins/nicira/nvplib.py:720 quantum/plugins/nicira/nvplib.py:773
+#, python-format
+msgid "Port or Network not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:662
+#, python-format
+msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:689
+#, python-format
+msgid ""
+"Looking for port with q_port_id tag '%(quantum_port_id)s' on: "
+"'%(lswitch_uuid)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:696
+msgid "An exception occurred while querying NVP ports"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:702
+#, python-format
+msgid ""
+"Found '%(num_ports)d' ports with q_port_id tag: '%(quantum_port_id)s'. "
+"Only 1 was expected."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:711
+#, python-format
+msgid "get_port() %(network)s %(port)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:778
+#, python-format
+msgid "Updated logical port %(result)s on logical swtich %(uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:812
+#, python-format
+msgid "Logical switch not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:816
+#, python-format
+msgid "Created logical port %(result)s on logical swtich %(uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:842 quantum/plugins/nicira/nvplib.py:895
+#, python-format
+msgid "Logical router not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:846
+#, python-format
+msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:878
+#, python-format
+msgid "Logical router or router port not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:883
+#, python-format
+msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:897
+#, python-format
+msgid ""
+"Delete logical router port %(lport_uuid)s on logical router "
+"%(lrouter_uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:915
+#, python-format
+msgid ""
+"Unable to fetch and delete peer logical router port for logical switch "
+"port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:957
+#, python-format
+msgid "Invalid NVP attachment type '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:963
+#, python-format
+msgid "Router Port not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:966
+msgid "Conflict while setting router port attachment"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:969
+msgid "Unable to plug attachment into logical router port"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:983
+#, python-format
+msgid "Port not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1000
+#, python-format
+msgid ""
+"Exception while plugging an attachment:%(att)s into NVP port:%(port)s for"
+" NVP logical switch %(net)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1120
+#, python-format
+msgid "Created Security Profile: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1145
+#, python-format
+msgid "Updated Security Profile: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1163
+#, python-format
+msgid "Invalid keys for NAT match: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1169
+#, python-format
+msgid "Creating NAT rule: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1175
+#, python-format
+msgid "NVP Logical Router %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1178
+msgid "An error occurred while creating the NAT rule on the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1193
+msgid ""
+"No SNAT rules cannot be applied as they are not available in this version"
+" of the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1303
+#, python-format
+msgid ""
+"An error occurred while removing NAT rule '%(nat_rule_uuid)s' for logical"
+" router '%(lrouter_uuid)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1315
+#, python-format
+msgid "NAT rule %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1318
+#, python-format
+msgid "An error occured while retrieving NAT rule '%s'from NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1331
+#, python-format
+msgid "NVP Logical Router '%s' not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1334
+#, python-format
+msgid "An error occured while retrieving NAT rules for NVP logical router '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1358
+#, python-format
+msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1363
+#, python-format
+msgid ""
+"An exception occurred while updating IP addresses on a router logical "
+"port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1390
+msgid "Failed to create logical queue"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1402
+msgid "Failed to delete logical queue"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:116
+#, python-format
+msgid "[%d] no API providers currently available."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:119
+#, python-format
+msgid "[%d] Waiting to acquire API client connection."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:123
+#, python-format
+msgid "[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:132
+#, python-format
+msgid "[%(rid)d] Acquired connection %(conn)s. %(qsize)d connection(s) available."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:152
+#, python-format
+msgid ""
+"[%(rid)d] Released connection %(conn)s is not an API provider for the "
+"cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:161
+#, python-format
+msgid "[%(rid)d] Connection returned in bad state, reconnecting to %(conn)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:186
+#, python-format
+msgid "[%(rid)d] Released connection %(conn)s. %(qsize)d connection(s) available."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:196
+#, python-format
+msgid "Login request for an invalid connection: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:207
+msgid "Waiting for auth to complete"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:249
+#, python-format
+msgid "Invalid conn_params value: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client_eventlet.py:148
+#, python-format
+msgid "NvpApiClient: login error \"%s\""
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client_eventlet.py:153
+#, python-format
+msgid "Saving new authentication cookie '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/common.py:30
+#, python-format
+msgid "_conn_str() invalid connection type: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:92
+msgid "No API connections available"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:97
+#, python-format
+msgid "[%(rid)d] Issuing - request %(conn)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:122
+#, python-format
+msgid "Setting X-Nvp-Wait-For-Config-Generation request header: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:128
+#, python-format
+msgid "[%(rid)d] Exception issuing request: %(e)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:135
+#, python-format
+msgid "[%(rid)d] Completed request '%(conn)s': %(status)s (%(sec)0.2f seconds)"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:144
+#, python-format
+msgid "Reading X-Nvp-config-Generation response header: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:173
+#, python-format
+msgid "[%d] Maximum redirects exceeded, aborting request"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:183
+#, python-format
+msgid "[%(rid)d] Redirecting request to: %(conn)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:194
+#, python-format
+msgid "[%(rid)d] Request '%(method) %(url)s' received: %(status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:198
+#, python-format
+msgid "Server error return: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:202
+msgid "Invalid server response"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:205
+#, python-format
+msgid "[%(rid)d] Failed request '%(conn)s': '%(msg)s' (%(sec)0.2f seconds)"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:239
+#, python-format
+msgid "[%d] Received redirect status without location header field"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:256
+#, python-format
+msgid "[%(rid)d] Received invalid redirect location: '%(url)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:260
+#, python-format
+msgid "[%(rid)d] Received malformed redirect location: %(url)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:111
+msgid "Joining an invalid green thread"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:131
+#, python-format
+msgid "[%d] Request timeout."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:132
+msgid "Request timeout"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:153
+#, python-format
+msgid "[%(rid)d] Completed request '%(method)s %(url)s': %(status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:160
+#, python-format
+msgid "[%(rid)d] Error while handling request: %(req)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:216
+#, python-format
+msgid "[%(rid)d] Failed to parse API provider: %(e)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:23
+msgid ""
+"Maximum number of ports of a logical switch on a bridged transport zone "
+"(default 64)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:26
+msgid ""
+"Maximum number of ports of a logical switch on an overlay transport zone "
+"(default 64)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:29
+msgid "Maximum concurrent connections"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:31
+msgid ""
+"Number of seconds a generation id should be valid for (default -1 meaning"
+" do not time out)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:34
+msgid ""
+"If set to access_network this enables a dedicated connection to the "
+"metadata proxy for metadata server access via Quantum 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."
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:42
+msgid ""
+"Enables dedicated connection to the metadata proxy for metadata server "
+"access via Quantum router"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:45
+msgid ""
+"The default network tranport type to use (stt, gre, bridge, ipsec_gre, or"
+" ipsec_stt)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:52
+msgid "User name for NVP controllers in this cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:56
+msgid "Password for NVP controllers in this cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:59
+msgid "Total time limit for a cluster request"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:62
+msgid "Time before aborting a request"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:65
+msgid "Number of time a request should be retried"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:68
+msgid "Number of times a redirect should be followed"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:70
+msgid "Lists the NVP controllers in this cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:75
+msgid ""
+"This is uuid of the default NVP Transport zone that will be used for "
+"creating tunneled isolated \"Quantum\" networks. It needs to be created "
+"in NVP before starting Quantum with the nvp plugin."
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:80
+msgid ""
+"Optional paramter identifying the UUID of the cluster in NVP.  This can "
+"be retrieved from NVP management console \"admin\" section."
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:84
+msgid ""
+"Unique identifier of the NVP L3 Gateway service which will be used for "
+"implementing routers and floating IPs"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:88
+msgid ""
+"Unique identifier of the NVP L2 Gateway service which will be used by "
+"default for network gateways"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:91
+msgid ""
+"Name of the interface on a L2 Gateway transport nodewhich should be used "
+"by default when setting up a network connection"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:105
+msgid ""
+"Describes a connection to a single controller. A different connection for"
+" each controller in the cluster can be specified; there must be at least "
+"one connection per cluster."
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:24
+#, python-format
+msgid "An unexpected error occurred in the NVP Plugin:%(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:28
+#, python-format
+msgid "Invalid NVP connection parameters: %(conn_params)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:32
+#, python-format
+msgid ""
+"Invalid cluster values: %(invalid_attrs)s. Please ensure that these "
+"values are specified in the [DEFAULT] section of the nvp plugin ini file."
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:38
+#, python-format
+msgid "Unable to find cluster config entry for nova zone: %(nova_zone)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:43
+#, python-format
+msgid ""
+"Unable to create port on network %(network)s. Maximum number of ports "
+"reached"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:48
+#, python-format
+msgid ""
+"Unable to plug an interface into the port %(port_id)s for network "
+"%(net_id)s. This interface is already plugged into port %(att_port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:54
+#, 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 ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:112
+msgid "Metadata access network is disabled"
+msgstr ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:115
+msgid ""
+"Overlapping IPs must be enabled in order to setup the metadata access "
+"network"
+msgstr ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:141
+#, python-format
+msgid ""
+"No router interface found for router '%s'. No metadata access network "
+"should be created or destroyed"
+msgstr ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:149
+#, python-format
+msgid ""
+"An error occurred while operating on the metadata access network for "
+"router:'%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_networkgw.py:66
+msgid "Cannot create a gateway with an empty device list"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_networkgw.py:92
+msgid "number of network gateways allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:38
+msgid "Need to be admin in order to create queue called default"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:42
+msgid "Default queue already exists."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:46
+#, python-format
+msgid "Invalid value for dscp %(data)s must be integer."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:50
+msgid "Invalid bandwidth rate, min greater than max."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:54
+#, python-format
+msgid "Invalid bandwidth rate, %(data)s must be a non negative integer."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:59
+msgid "No DSCP field needed when QoS workload marked trusted"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:63
+#, python-format
+msgid "Queue %(id)s does not exist"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:67
+msgid "Unable to delete queue attached to port."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:71
+msgid "Port is not associated with lqueue"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:82
+#, python-format
+msgid "'%s' must be a non negative integer."
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:214
+#, python-format
+msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:233
+#, python-format
+msgid "Removing tunnel %s from pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:262
+#, python-format
+msgid "Reserving tunnel %s from pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:277
+#, python-format
+msgid "Reserving specific tunnel %s from pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:280
+#, python-format
+msgid "Reserving specific tunnel %s outside pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:303
+#, python-format
+msgid "Releasing tunnel %s outside pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:305
+#, python-format
+msgid "Releasing tunnel %s to pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:307
+#, python-format
+msgid "tunnel_id %s not found"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:140
+#, python-format
+msgid "Device %(device)s up on %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:275
+#, python-format
+msgid "Invalid tenant_network_type: %s. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:285
+#, python-format
+msgid "Tunneling disabled but tenant_network_type is '%s'. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:324
+#, python-format
+msgid "Invalid tunnel ID range: '%(range)s' - %(e)s. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:328
+#, python-format
+msgid "Tunnel ID ranges: %s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:381
+#, python-format
+msgid "%s networks are not enabled"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:384
+#, python-format
+msgid "provider:physical_network specified for %s network"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:255
+#, python-format
+msgid "Network %s not used on agent."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:286
+msgid "tunnel_update received"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:317
+#, python-format
+msgid "No local VLAN available for net-id=%s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:320
+#, python-format
+msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:342
+#, python-format
+msgid ""
+"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
+"tunneling disabled"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:361
+#, python-format
+msgid ""
+"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for "
+"physical_network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:381
+#, python-format
+msgid ""
+"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for "
+"physical_network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:390
+#, python-format
+msgid ""
+"Cannot provision unknown network type %(network_type)s for net-"
+"id=%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:402
+#, python-format
+msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:436
+#, python-format
+msgid ""
+"Cannot reclaim unknown network type %(network_type)s for net-"
+"id=%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:487
+#, python-format
+msgid "port_unbound() net_uuid %s not in local_vlan_map"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:500
+#, python-format
+msgid "port_unbound: vif_id %s not in local_vlan_map"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:545
+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 ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:566
+#, python-format
+msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:572
+#, python-format
+msgid ""
+"Bridge %(bridge)s for physical network %(physical_network)s does not "
+"exist. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:626
+#, python-format
+msgid "No VIF port for port %s defined on agent."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:703
+#, python-format
+msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:723
+msgid "Agent tunnel out of sync with plugin!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:755
+msgid "Checking OVS version for VXLAN support"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:763
+#, python-format
+msgid ""
+"Failed userspace version check for Open vSwitch with VXLAN support. To "
+"use VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:774
+#, python-format
+msgid ""
+"Failed kernel version check for Open vSwitch with VXLAN support. To use "
+"VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:781
+#, python-format
+msgid ""
+"Cannot determine kernel Open vSwitch version, please ensure your Open "
+"vSwitch kernel module is at least version %s to support VXLAN tunnels."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:786
+#, python-format
+msgid ""
+"Unable to determine Open vSwitch version. Please ensure that its version "
+"is %s or newer to use VXLAN tunnels with OVS."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:801
+#, python-format
+msgid "Parsing bridge_mappings failed: %s."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:815
+msgid "Tunneling cannot be enabled without a valid local_ip."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:830
+#, python-format
+msgid "%s Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:32
+msgid "Enable tunneling support"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:34
+msgid "Tunnel bridge to use"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:36
+msgid "Peer patch port in integration bridge for tunnel bridge"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:39
+msgid "Peer patch port in tunnel bridge for integration bridge"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:42
+msgid "Local IP address of GRE tunnel endpoints."
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:45
+msgid "List of <physical_network>:<bridge>"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:47
+msgid "Network type for tenant networks (local, vlan, gre, vxlan, or none)"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:55
+msgid "List of <tun_min>:<tun_max>"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:63
+msgid "Network type for agent tunnel networks (gre or vxlan)"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:66
+msgid "The UDP port to use for VXLAN tunnels."
+msgstr ""
+
+#: quantum/plugins/plumgrid/common/exceptions.py:26
+#, python-format
+msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/common/exceptions.py:31
+#, python-format
+msgid "Connection failed with PLUMgrid NOS: %(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_nos_snippets.py:34
+msgid "QuantumPluginPLUMgrid Status: NOS Body Data Creation"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:40
+msgid "PLUMgrid NOS server to connect to"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:42
+msgid "PLUMgrid NOS server port to connect to"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:44
+msgid "PLUMgrid NOS admin username"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:46
+msgid "PLUMgrid NOS admin password"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:48
+msgid "PLUMgrid NOS server timeout"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:50
+msgid "PLUMgrid NOS topology name"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:59
+msgid "QuantumPluginPLUMgrid Status: Starting Plugin"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:74
+msgid "QuantumPluginPLUMgrid Status: Aborting Plugin"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:82
+#, python-format
+msgid "QuantumPluginPLUMgrid NOS: %s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:84
+msgid "QuantumPluginPLUMgrid Status: NOS value is missing in config file"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:87
+msgid ""
+"QuantumPluginPLUMgrid Status: Quantum server with PLUMgrid Plugin has "
+"started"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:93
+msgid "QuantumPluginPLUMgrid Status: create_network() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:105
+#, python-format
+msgid "QuantumPluginPLUMgrid Status: %(tenant_id)s, %(network)s, %(network_id)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:119
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:151
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:175
+msgid "PLUMgrid NOS communication failed"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:129
+msgid "QuantumPluginPLUMgridV2.update_network() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:160
+msgid "QuantumPluginPLUMgrid Status: delete_network() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:181
+msgid "QuantumPluginPLUMgrid Status: create_port() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:193
+msgid "QuantumPluginPLUMgrid Status: update_port() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:205
+msgid "QuantumPluginPLUMgrid Status: delete_port() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:216
+msgid "QuantumPluginPLUMgrid Status: create_subnet() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:234
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:257
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:289
+msgid "PLUMgrid NOS communication failed: "
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:243
+msgid "QuantumPluginPLUMgrid Status: delete_subnet() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:318
+#, python-format
+msgid ""
+"Network with admin_state_up=False are not supported yet by this plugin. "
+"Ignoring setting for network %s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:322
+msgid "Network Admin State Validation Falied: "
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:40
+msgid "QuantumPluginPLUMgrid Status: REST Connection Started"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:53
+#, python-format
+msgid "PLUMgrid_NOS_Server: %(server)s %(port)s %(action)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:59
+msgid "PLUMgrid_NOS_Server: Could not establish HTTP connection"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:64
+#, python-format
+msgid "PLUMgrid_NOS_Server Sending Data: %(nos_url)s %(body_data)s %(headers)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:75
+#, python-format
+msgid "PLUMgrid_NOS_Server Connection Data: %(resp)s, %(resp_str)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:81
+#, python-format
+msgid "PLUMgrid_NOS_Server Connection RESP: %s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:85
+msgid "PLUMgrid HTTP Connection Failed: "
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:91
+#, python-format
+msgid "PLUMgrid_NOS_Server: %(action)s failure, %(e)r"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:94
+#, python-format
+msgid "PLUMgrid_NOS_Server: status=%(status)d, reason=%(reason)r, ret=%(ret)s"
+msgstr ""
+
+#: quantum/plugins/ryu/ryu_quantum_plugin.py:59
+#, python-format
+msgid "get_ofp_rest_api: %s"
+msgstr ""
+
+#: quantum/plugins/ryu/ryu_quantum_plugin.py:110
+msgid "Invalid configuration. check ryu.ini"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:150
+#, python-format
+msgid "External port %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:158
+msgid "Get Ryu rest API address"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:208
+msgid "Ryu rest API port isn't specified"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:209
+#, python-format
+msgid "Going to ofp controller mode %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:226
+msgid "port update received"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:259
+msgid "Agent loop has new device"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:286
+#, python-format
+msgid "tunnel_ip %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:288
+#, python-format
+msgid "ovsdb_port %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:290
+#, python-format
+msgid "ovsdb_ip %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:296
+#, python-format
+msgid "Initialization failed: %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:299
+msgid ""
+"Ryu initialization on the node is done. Agent initialized successfully, "
+"now running..."
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:26
+msgid "OpenFlow REST API location"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:28
+msgid "Minimum tunnel ID to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:30
+msgid "Maximum tunnel ID to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:32
+msgid "Tunnel IP to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:34
+msgid "Tunnel interface to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:36
+msgid "OVSDB port to connect to"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:38
+msgid "OVSDB IP to connect to"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:40
+msgid "OVSDB interface to connect to"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:40
+#, python-format
+msgid "get_port_from_device() called:port_id=%s"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:76
+#, python-format
+msgid ""
+"Invalid tunnel key options tunnel_key_min: %(key_min)d tunnel_key_max: "
+"%(key_max)d. Using default value"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:156
+#, python-format
+msgid "last_key %(last_key)s new_key %(new_key)s"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:159
+msgid "No key found"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:192
+#, python-format
+msgid "Transaction retry exhausted (%d). Abandoned tunnel key allocation."
+msgstr ""
+
+#: quantum/scheduler/__init__.py:25
+msgid "Driver to use for scheduling network to DHCP agent"
+msgstr ""
+
+#: quantum/scheduler/__init__.py:28
+msgid "Driver to use for scheduling router to a default L3 agent"
+msgstr ""
+
+#: quantum/scheduler/__init__.py:31
+msgid "Allow auto scheduling networks to DHCP agent."
+msgstr ""
+
+#: quantum/scheduler/__init__.py:33
+msgid "Allow auto scheduling routers to L3 agent."
+msgstr ""
+
+#: quantum/scheduler/__init__.py:35
+msgid "Number of DHCP agents scheduled to host a network."
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:42
+#, python-format
+msgid ""
+"Network %(network_id)s is scheduled to be hosted by DHCP agent "
+"%(agent_id)s"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:60
+#, python-format
+msgid "Network %s is hosted already"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:69
+#: quantum/scheduler/dhcp_agent_scheduler.py:78
+msgid "No more DHCP agents"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:101
+#, python-format
+msgid "DHCP agent %s is not active"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:108
+msgid "No non-hosted networks"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:56
+#, python-format
+msgid "No enabled L3 agent on host %s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:61
+#, python-format
+msgid "L3 agent %s is not active"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:67
+#: quantum/scheduler/l3_agent_scheduler.py:124
+#, python-format
+msgid "Router %(router_id)s has already been hosted by L3 agent %(agent_id)s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:85
+msgid "No non-hosted routers"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:99
+#, python-format
+msgid "No routers compatible with L3 agent configuration on host %s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:132
+msgid "No active L3 agents"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:137
+#, python-format
+msgid "No L3 agents can host the router %s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:146
+#, python-format
+msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s"
+msgstr ""
+
+#: quantum/server/__init__.py:34
+msgid ""
+"ERROR: Unable to find configuration file via the default search paths "
+"(~/.quantum/, ~/, /etc/quantum/, /etc/) and the '--config-file' option!"
+msgstr ""
+
+#: quantum/server/__init__.py:41
+#, python-format
+msgid "ERROR: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/plugin.py:34
+msgid "LBaaS driver Fully Qualified Name"
+msgstr ""
+
+#: quantum/services/loadbalancer/plugin.py:65
+#, python-format
+msgid "Error loading LBaaS driver %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent.py:35
+msgid "Seconds between periodic task runs"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:41
+msgid "The driver used to manage the loadbalancing device"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:46
+msgid "Location to store config and state files"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:50
+msgid "The driver used to manage the virtual interface"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:55
+msgid "The user group"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:119
+#, python-format
+msgid "Error importing interface driver: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:132
+#, python-format
+msgid "Error importing loadbalancer device driver: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:160
+msgid "Error upating stats"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:181
+msgid "Unable to retrieve ready devices"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:196
+#, python-format
+msgid "Unable to refresh device for pool: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:207
+#, python-format
+msgid "Unable to destroy device for pool: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/namespace_driver.py:123
+#, python-format
+msgid "Error while connecting to stats socket: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/namespace_driver.py:126
+#, python-format
+msgid "Stats socket not found for pool %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/namespace_driver.py:216
+#, python-format
+msgid "Unable to kill haproxy process: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:91
+msgid "Expected active pool and vip"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:136
+#, python-format
+msgid "Unable to find port %s to plug."
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:160
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:177
+#, python-format
+msgid ""
+"Unable to find port %s to unplug.  This can occur when the Vip has been "
+"deleted first."
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/noop/noop_driver.py:31
+#, python-format
+msgid ""
+"NoopLbaaSDriver method %(method_name)scalled with arguments %(args)s "
+"%(kwargs)s "
+msgstr ""
+
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:180
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:204
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:225
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:250
+#, python-format
+msgid "Unexpected error code: %s"
+msgstr ""
+
+#: quantum/tests/unit/nicira/fake_nvpapiclient.py:358
+#, python-format
+msgid "lswitch:%s not found"
+msgstr ""
+
+#: quantum/tests/unit/nicira/fake_nvpapiclient.py:367
+#, python-format
+msgid "lrouter:%s not found"
+msgstr ""
+
index 6fc3e0ac9710f217aabfdd05fe563c75b036569f..ee90673538d346ff0d9bbeb5abc8eee488f0b596 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Portuguese (Brazil) "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index ed0b6861cc52627ed4df62c8849ad8ba2623c9d2..21751a4ba4a69c9f3ea0ab3f0330c61a39579d7e 100644 (file)
@@ -7,9 +7,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: quantum "
-"jenkins.quantum.propose.translation.update.150\n"
+"jenkins.quantum.propose.translation.update.151\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+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"
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index 16ee2296ed9b15b27f859d085dc627b94bec085d..660f64a37209c64504bbe9a77a045dea5be56516 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-06-08 07:51+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Romanian "
@@ -382,7 +382,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -471,20 +471,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3510,7 +3510,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3519,39 +3519,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3559,228 +3559,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index 15631a8ce0e690b177bc90ec34bb73c5943b4181..d12d17d37bada3af166cdd5dc2f3ead706dac340 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Russian "
@@ -382,7 +382,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -471,20 +471,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3510,7 +3510,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3519,39 +3519,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3559,228 +3559,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
diff --git a/quantum/locale/sl_SI/LC_MESSAGES/quantum.po b/quantum/locale/sl_SI/LC_MESSAGES/quantum.po
new file mode 100644 (file)
index 0000000..6a5ed66
--- /dev/null
@@ -0,0 +1,8621 @@
+# Slovenian (Slovenia) translations for quantum.
+# Copyright (C) 2013 ORGANIZATION
+# This file is distributed under the same license as the quantum project.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version:  Quantum\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
+"PO-Revision-Date: 2013-06-28 06:06+0000\n"
+"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
+"Language-Team: Slovenian (Slovenia) "
+"(http://www.transifex.com/projects/p/openstack/language/sl_SI/)\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 "
+"|| n%100==4 ? 2 : 3)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 0.9.6\n"
+
+#: quantum/auth.py:36
+msgid "Neither X_USER_ID nor X_USER found in request"
+msgstr ""
+
+#: quantum/context.py:49
+#, python-format
+msgid "Arguments dropped when creating context: %s"
+msgstr ""
+
+#: quantum/context.py:95
+#, python-format
+msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
+msgstr ""
+
+#: quantum/manager.py:69
+#, python-format
+msgid "dhcp_agents_per_network must be >= 1. '%s' is invalid."
+msgstr ""
+
+#: quantum/manager.py:81
+msgid "Quantum core_plugin not configured!"
+msgstr ""
+
+#: quantum/manager.py:110 quantum/plugins/metaplugin/meta_quantum_plugin.py:114
+#, python-format
+msgid "Plugin location: %s"
+msgstr ""
+
+#: quantum/manager.py:113 quantum/manager.py:163
+#, python-format
+msgid "Loading Plugin: %s"
+msgstr ""
+
+#: quantum/manager.py:116 quantum/manager.py:166
+msgid "Error loading plugin"
+msgstr ""
+
+#: quantum/manager.py:117
+msgid ""
+"Plugin not found.  You can install a plugin with: pip install <plugin-"
+"name>\n"
+"Example: pip install quantum-sample-plugin"
+msgstr ""
+
+#: quantum/manager.py:136
+msgid "Loading services supported by the core plugin"
+msgstr ""
+
+#: quantum/manager.py:145
+#, python-format
+msgid "Service %s is supported by the core plugin"
+msgstr ""
+
+#: quantum/manager.py:158
+#, python-format
+msgid "Loading service plugins: %s"
+msgstr ""
+
+#: quantum/manager.py:167
+msgid "Plugin not found."
+msgstr ""
+
+#: quantum/manager.py:174
+#, python-format
+msgid "Multiple plugins for service %s were configured"
+msgstr ""
+
+#: quantum/manager.py:180
+#, python-format
+msgid "Successfully loaded %(type)s plugin. Description: %(desc)s"
+msgstr ""
+
+#: quantum/policy.py:88
+#, python-format
+msgid "loading policies from file: %s"
+msgstr ""
+
+#: quantum/policy.py:95
+#, python-format
+msgid ""
+"Found deprecated policy rule:%s. Please consider upgrading your policy "
+"configuration file"
+msgstr ""
+
+#: quantum/policy.py:107
+#, python-format
+msgid ""
+"Inserting policy:%(new_policy)s in place of deprecated "
+"policy:%(old_policy)s"
+msgstr ""
+
+#: quantum/policy.py:115
+#, python-format
+msgid ""
+"Backward compatibility unavailable for deprecated policy %s. The policy "
+"will not be enforced"
+msgstr ""
+
+#: quantum/policy.py:181
+#, python-format
+msgid ""
+"Unable to identify a target field from:%s.match should be in the form "
+"%%(<field_name>)s"
+msgstr ""
+
+#: quantum/policy.py:207
+#, python-format
+msgid "Unable to find ':' as separator in %s."
+msgstr ""
+
+#: quantum/policy.py:211
+#, python-format
+msgid "Unable to find resource name in %s"
+msgstr ""
+
+#: quantum/policy.py:220
+#, python-format
+msgid ""
+"Unable to verify match:%(match)s as the parent resource: %(res)s was not "
+"found"
+msgstr ""
+
+#: quantum/policy.py:242
+#, python-format
+msgid "Policy check error while calling %s!"
+msgstr ""
+
+#: quantum/policy.py:274
+#, python-format
+msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
+msgstr ""
+
+#: quantum/quota.py:30
+msgid "Resource name(s) that are supported in quota features"
+msgstr ""
+
+#: quantum/quota.py:34
+msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:38
+msgid "Number of networks allowed per tenant,minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:42
+msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:46
+msgid "number of ports allowed per tenant, minus for unlimited"
+msgstr ""
+
+#: quantum/quota.py:50
+msgid "Default driver to use for quota checks"
+msgstr ""
+
+#: quantum/quota.py:223
+#, python-format
+msgid "%s is already registered."
+msgstr ""
+
+#: quantum/service.py:39
+msgid "Seconds between running periodic tasks"
+msgstr ""
+
+#: quantum/service.py:42
+msgid ""
+"range of seconds to randomly delay when starting the periodic task "
+"scheduler to reduce stampeding. (Disable by setting to 0)"
+msgstr ""
+
+#: quantum/service.py:96
+msgid "In WsgiService.create()"
+msgstr ""
+
+#: quantum/service.py:107
+msgid "No known API applications configured."
+msgstr ""
+
+#: quantum/service.py:113
+#, python-format
+msgid "Quantum service started, listening on %(host)s:%(port)s"
+msgstr ""
+
+#: quantum/service.py:214
+msgid "Exception occurs when timer stops"
+msgstr ""
+
+#: quantum/service.py:224
+msgid "Exception occurs when waiting for timer"
+msgstr ""
+
+#: quantum/wsgi.py:46
+msgid "Number of backlog requests to configure the socket with"
+msgstr ""
+
+#: quantum/wsgi.py:50
+msgid ""
+"Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not "
+"supported on OS X."
+msgstr ""
+
+#: quantum/wsgi.py:54
+msgid "Number of seconds to keep retrying to listen"
+msgstr ""
+
+#: quantum/wsgi.py:57
+msgid "Enable SSL on the API server"
+msgstr ""
+
+#: quantum/wsgi.py:60
+msgid "CA certificate file to use to verify connecting clients"
+msgstr ""
+
+#: quantum/wsgi.py:64
+msgid "Certificate file to use when starting the server securely"
+msgstr ""
+
+#: quantum/wsgi.py:68
+msgid "Private key file to use when starting the server securely"
+msgstr ""
+
+#: quantum/wsgi.py:104
+#, python-format
+msgid "Unable to listen on %(host)s:%(port)s"
+msgstr ""
+
+#: quantum/wsgi.py:110
+#, python-format
+msgid "Unable to find ssl_cert_file : %s"
+msgstr ""
+
+#: quantum/wsgi.py:114
+#, python-format
+msgid "Unable to find ssl_key_file : %s"
+msgstr ""
+
+#: quantum/wsgi.py:119
+#, python-format
+msgid "Unable to find ssl_ca_file : %s"
+msgstr ""
+
+#: quantum/wsgi.py:151
+#, python-format
+msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
+msgstr ""
+
+#: quantum/wsgi.py:295
+msgid "Missing Content-Type"
+msgstr ""
+
+#: quantum/wsgi.py:470
+#, python-format
+msgid "Data %(data)s type is %(type)s"
+msgstr ""
+
+#: quantum/wsgi.py:553
+msgid "Cannot understand JSON"
+msgstr ""
+
+#: quantum/wsgi.py:566 quantum/wsgi.py:569
+msgid "Inline DTD forbidden"
+msgstr ""
+
+#: quantum/wsgi.py:645
+msgid "Cannot understand XML"
+msgstr ""
+
+#: quantum/wsgi.py:756
+msgid "Unrecognized Content-Type provided in request"
+msgstr ""
+
+#: quantum/wsgi.py:760
+msgid "No Content-Type provided in request"
+msgstr ""
+
+#: quantum/wsgi.py:764
+msgid "Empty body provided in request"
+msgstr ""
+
+#: quantum/wsgi.py:770
+msgid "Unable to deserialize body as provided Content-Type"
+msgstr ""
+
+#: quantum/wsgi.py:866
+msgid "You must implement __call__"
+msgstr ""
+
+#: quantum/wsgi.py:1003
+#, python-format
+msgid "%(method)s %(url)s"
+msgstr ""
+
+#: quantum/wsgi.py:1009
+msgid "Unsupported Content-Type"
+msgstr ""
+
+#: quantum/wsgi.py:1010
+#, python-format
+msgid "InvalidContentType: %s"
+msgstr ""
+
+#: quantum/wsgi.py:1014
+msgid "Malformed request body"
+msgstr ""
+
+#: quantum/wsgi.py:1015
+#, python-format
+msgid "MalformedRequestBody: %s"
+msgstr ""
+
+#: quantum/wsgi.py:1022
+#, python-format
+msgid "HTTP exception thrown: %s"
+msgstr ""
+
+#: quantum/wsgi.py:1027
+msgid "Internal error"
+msgstr ""
+
+#: quantum/wsgi.py:1042 quantum/wsgi.py:1144
+#, python-format
+msgid "%(url)s returned with HTTP %(status)d"
+msgstr ""
+
+#: quantum/wsgi.py:1045
+#, python-format
+msgid "%(url)s returned a fault: %(exception)s"
+msgstr ""
+
+#: quantum/wsgi.py:1221
+msgid "Could not deserialize data"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:57
+msgid "Interval to resync."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:60 quantum/agent/netns_cleanup_util.py:68
+msgid "The driver used to manage the DHCP server."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:62 quantum/agent/l3_agent.py:161
+msgid "Allow overlapping IP."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:64
+msgid "Support Metadata requests on isolated networks."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:66
+msgid ""
+"Allows for serving metadata requests from a dedicated network. Requires "
+"enable_isolated_metadata = True"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:101
+#, python-format
+msgid ""
+"The '%s' DHCP-driver does not support retrieving of a list of existing "
+"networks"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
+msgid "DHCP agent started"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:136
+#, python-format
+msgid "Unable to %s dhcp."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:144
+msgid "Unable to update lease"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:148
+msgid "Synchronizing state"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:160
+msgid "Unable to sync network state."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:180 quantum/agent/dhcp_agent.py:218
+#, python-format
+msgid "Network %s RPC info call failed."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:310
+#, python-format
+msgid ""
+"%(port_num)d router ports found on the metadata access network. Only the "
+"port %(port_id)s, for router %(router_id)s will be considered"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:499 quantum/agent/l3_agent.py:149
+#: quantum/debug/debug_agent.py:45
+msgid "The driver used to manage the virtual interface."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:507
+msgid "You must specify an interface driver"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:512 quantum/agent/l3_agent.py:190
+#, python-format
+msgid "Error importing interface driver '%s'"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:561
+#, python-format
+msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:571
+#, python-format
+msgid "Removing gateway for dhcp netns on net %s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:595 quantum/debug/debug_agent.py:75
+#, python-format
+msgid "Reusing existing device: %s."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:682
+msgid "Location to DHCP lease relay UNIX domain socket"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:712
+#, python-format
+msgid "Network ID %s is not a valid UUID"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:718
+msgid "Unable to parse lease relay msg to dict."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:719
+#, python-format
+msgid "Exception value: %s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:720
+#, python-format
+msgid "Message representation: %s"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:722
+msgid "Unable update lease. Exception"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
+msgid ""
+"Quantum server does not support state report. State report for this agent"
+" will be disabled."
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:184
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
+msgid "Failed reporting state!"
+msgstr ""
+
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
+#, python-format
+msgid "agent_updated by server side %s!"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:146 quantum/debug/debug_agent.py:48
+msgid "Name of bridge used for external network traffic."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:153
+msgid "TCP Port used by Quantum metadata namespace proxy."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:157
+msgid ""
+"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
+"to disable this feature."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:163
+msgid ""
+"If namespaces is disabled, the l3 agent can only configure a router that "
+"has the matching router ID."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:168
+msgid "Agent should implement routers with no gateway"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:170
+msgid "UUID of external network for routers implemented by the agents."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:173
+msgid "Allow running metadata proxy."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:185
+msgid "An interface driver must be specified"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:219
+#, python-format
+msgid "Failed deleting namespace '%s'"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:248
+msgid ""
+"The 'gateway_external_network_id' option must be configured for this "
+"agent as Quantum has more than one external network."
+msgstr ""
+
+#: quantum/agent/l3_agent.py:316
+#, python-format
+msgid "Router port %s has no IP address"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:318 quantum/db/l3_db.py:918
+#, python-format
+msgid "Ignoring multiple IPs on router port %s"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:444
+#, python-format
+msgid "Failed sending gratuitous ARP: %s"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:586
+#, python-format
+msgid "Failed dealing with router '%s' deletion RPC message"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:599
+msgid "Failed dealing with routers update RPC message"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:612
+#, python-format
+msgid "The external network bridge '%s' does not exist"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:667
+msgid "Failed synchronizing routers"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:671
+msgid "L3 agent started"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:691
+#, python-format
+msgid "Added route entry is '%s'"
+msgstr ""
+
+#: quantum/agent/l3_agent.py:699
+#, python-format
+msgid "Removed route entry is '%s'"
+msgstr ""
+
+#: quantum/agent/netns_cleanup_util.py:62
+msgid "Delete the namespace by removing all devices."
+msgstr ""
+
+#: quantum/agent/netns_cleanup_util.py:123
+#, python-format
+msgid "Unable to find bridge for device: %s"
+msgstr ""
+
+#: quantum/agent/netns_cleanup_util.py:147
+#, python-format
+msgid "Error unable to destroy namespace: %s"
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:41
+msgid ""
+"True to delete all ports on all the OpenvSwitch bridges. False to delete "
+"ports created by Quantum on integration and external network bridges."
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:73
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:427
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249
+#, python-format
+msgid "Delete %s"
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:103
+#, python-format
+msgid "Cleaning %s"
+msgstr ""
+
+#: quantum/agent/ovs_cleanup_util.py:110
+msgid "OVS cleanup completed successfully"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:44
+msgid "Disabled security-group extension."
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:51
+#, python-format
+msgid "Get security group rules for devices via rpc %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:74
+#, python-format
+msgid "Security group rule updated on remote: %s"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:84
+#, python-format
+msgid "Security group member updated on remote: %s"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:89
+#: quantum/agent/securitygroups_rpc.py:137
+msgid "Provider rule updated"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:100
+#, python-format
+msgid "Init firewall settings (driver=%s)"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:106
+#, python-format
+msgid "Preparing filters for devices %s"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:114
+#, python-format
+msgid "Security group rule updated %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:121
+#, python-format
+msgid "Security group member updated %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:143
+#, python-format
+msgid "Remove device filter for %r"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:152
+msgid "Refresh firewall rules"
+msgstr ""
+
+#: quantum/agent/securitygroups_rpc.py:160
+#, python-format
+msgid "Update port filter for %s"
+msgstr ""
+
+#: quantum/agent/common/config.py:31
+msgid "Root helper application."
+msgstr ""
+
+#: quantum/agent/common/config.py:36
+msgid "Seconds between nodes reporting state to server"
+msgstr ""
+
+#: quantum/agent/common/config.py:80
+msgid ""
+"DEFAULT.root_helper is deprecated! Please move root_helper configuration "
+"to [AGENT] section."
+msgstr ""
+
+#: quantum/agent/common/config.py:91
+msgid "Top-level directory for maintaining dhcp state"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:35
+#, python-format
+msgid "Failed to open pidfile: %s"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:42
+msgid "Unable to lock pid file"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:49
+msgid "Unable to unlock pid file"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:98
+msgid "Fork failed"
+msgstr ""
+
+#: quantum/agent/linux/daemon.py:136
+#, python-format
+msgid "Pidfile %s already exist. Daemon already running?"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:40
+msgid "Location to store DHCP server config files"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:43
+msgid "Domain to use for building the hostnames"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:46
+msgid "Override the default dnsmasq settings with this file"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:48
+msgid "Use another DNS server before any in /etc/resolv.conf."
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:139
+#, python-format
+msgid "DHCP for %(net_id)s pid %(pid)d is stale, ignoring command"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:142
+#, python-format
+msgid "No DHCP started for %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:164 quantum/agent/linux/external_process.py:84
+#, python-format
+msgid "Error while reading %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:171 quantum/agent/linux/external_process.py:92
+#, python-format
+msgid "Unable to convert value in %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:173 quantum/agent/linux/external_process.py:90
+#, python-format
+msgid "Unable to access %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:233
+#, python-format
+msgid ""
+"FAILED VERSION REQUIREMENT FOR DNSMASQ. DHCP AGENT MAY NOT RUN CORRECTLY!"
+" Please ensure that its version is %s or above!"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:238
+#, python-format
+msgid ""
+"Unable to determine dnsmasq version. Please ensure that its version is %s"
+" or above!"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:326
+#, python-format
+msgid "Killing dhcpmasq for network since all subnets have turned off DHCP: %s"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:336
+#, python-format
+msgid "Pid %d is stale, relaunching dnsmasq"
+msgstr ""
+
+#: quantum/agent/linux/dhcp.py:337
+#, python-format
+msgid "Reloading allocations for network: %s"
+msgstr ""
+
+#: quantum/agent/linux/external_process.py:32
+msgid "Location to store child pid files"
+msgstr ""
+
+#: quantum/agent/linux/external_process.py:67
+#, python-format
+msgid "Process for %(uuid)s pid %(pid)d is stale, ignoring command"
+msgstr ""
+
+#: quantum/agent/linux/external_process.py:70
+#, python-format
+msgid "No process started for %s"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:38
+msgid "Name of Open vSwitch bridge to use"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:41
+msgid "Uses veth for an interface or not"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:43
+msgid "MTU setting for device."
+msgstr ""
+
+#: quantum/agent/linux/interface.py:45
+msgid "Mapping between flavor and LinuxInterfaceDriver"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:47
+msgid "Admin username"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:49 quantum/agent/metadata/agent.py:46
+#: quantum/plugins/metaplugin/common/config.py:40
+msgid "Admin password"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:52 quantum/agent/metadata/agent.py:49
+#: quantum/plugins/metaplugin/common/config.py:43
+msgid "Admin tenant name"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:54 quantum/agent/metadata/agent.py:51
+#: quantum/plugins/metaplugin/common/config.py:45
+msgid "Authentication URL"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:56 quantum/agent/metadata/agent.py:53
+#: quantum/common/config.py:49 quantum/plugins/metaplugin/common/config.py:47
+msgid "The type of authentication to use"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:58 quantum/agent/metadata/agent.py:55
+#: quantum/plugins/metaplugin/common/config.py:49
+msgid "Authentication region"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:198 quantum/agent/linux/interface.py:267
+#: quantum/agent/linux/interface.py:316
+#, python-format
+msgid "Device %s already exists"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:216 quantum/agent/linux/interface.py:279
+#: quantum/agent/linux/interface.py:323
+#, python-format
+msgid "Unplugged interface '%s'"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:218 quantum/agent/linux/interface.py:281
+#: quantum/agent/linux/interface.py:325
+#, python-format
+msgid "Failed unplugging interface '%s'"
+msgstr ""
+
+#: quantum/agent/linux/interface.py:383
+#, python-format
+msgid "Driver location: %s"
+msgstr ""
+
+#: quantum/agent/linux/ip_lib.py:27
+msgid "Force ip_lib calls to use the root helper"
+msgstr ""
+
+#: quantum/agent/linux/ip_lib.py:425
+msgid "No namespace defined for parent"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:56
+#, python-format
+msgid "Preparing device (%s) filter"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:64
+#, python-format
+msgid "Updating device (%s) filter"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:66
+#, python-format
+msgid "Attempted to update port filter which is not filtered %s"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:75
+#, python-format
+msgid "Removing device (%s) filter"
+msgstr ""
+
+#: quantum/agent/linux/iptables_firewall.py:77
+#, python-format
+msgid "Attempted to remove port filter which is not filtered %r"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:139
+#, python-format
+msgid "Attempted to remove chain %s which does not exist"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:165
+#, python-format
+msgid "Unknown chain: %r"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:189
+#, python-format
+msgid ""
+"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
+"%(top)r"
+msgstr ""
+
+#: quantum/agent/linux/iptables_manager.py:339
+msgid "IPTablesManager.apply completed with success"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:70 quantum/agent/linux/ovs_lib.py:99
+#: quantum/agent/linux/ovs_lib.py:229
+#, python-format
+msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:126
+msgid "Cannot match priority on flow deletion"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:150
+msgid "Must specify one or more actions"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:284
+#, python-format
+msgid "Unable to parse regex results. Exception: %s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:302
+#, python-format
+msgid "Unable to determine mac address for %s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:311
+#, python-format
+msgid "Interface %s not found."
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:320
+#, python-format
+msgid "Unable to retrieve bridges. Exception: %s"
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:331
+msgid "Unable to retrieve OVS userspace version."
+msgstr ""
+
+#: quantum/agent/linux/ovs_lib.py:343
+msgid "Unable to retrieve OVS kernel module version."
+msgstr ""
+
+#: quantum/agent/linux/utils.py:42
+#, python-format
+msgid "Running command: %s"
+msgstr ""
+
+#: quantum/agent/linux/utils.py:56
+#, python-format
+msgid ""
+"\n"
+"Command: %(cmd)s\n"
+"Exit code: %(code)s\n"
+"Stdout: %(stdout)r\n"
+"Stderr: %(stderr)r"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:44
+#: quantum/plugins/metaplugin/common/config.py:38
+msgid "Admin user"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:58
+msgid "Network service endpoint type to pull from the keystone catalog"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:61
+msgid "IP address used by Nova metadata server."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:64
+msgid "TCP Port used by Nova metadata server."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:67
+msgid "Shared secret to sign instance-id request"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:92
+#: quantum/agent/metadata/namespace_proxy.py:75
+#, python-format
+msgid "Request: %s"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:101
+#: quantum/agent/metadata/namespace_proxy.py:83
+msgid "Unexpected error."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:102
+#: quantum/agent/metadata/namespace_proxy.py:84
+msgid "An unknown error has occurred. Please try your request again."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:154
+msgid ""
+"The remote metadata server responded with Forbidden. This response "
+"usually occurs when shared secrets do not match."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:165
+#: quantum/agent/metadata/namespace_proxy.py:123
+msgid "Remote metadata server experienced an internal server error."
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:171
+#: quantum/agent/metadata/namespace_proxy.py:129
+#, python-format
+msgid "Unexpected response code: %s"
+msgstr ""
+
+#: quantum/agent/metadata/agent.py:209
+msgid "Location for Metadata Proxy UNIX domain socket"
+msgstr ""
+
+#: quantum/agent/metadata/namespace_proxy.py:36
+msgid "Location of Metadata Proxy UNIX domain socket"
+msgstr ""
+
+#: quantum/agent/metadata/namespace_proxy.py:70
+msgid "network_id and router_id are None. One must be provided."
+msgstr ""
+
+#: quantum/agent/metadata/namespace_proxy.py:158
+msgid "TCP Port to listen for metadata server requests."
+msgstr ""
+
+#: quantum/api/api_common.py:103
+#, python-format
+msgid ""
+"Invalid value for pagination_max_limit: %s. It should be an integer "
+"greater to 0"
+msgstr ""
+
+#: quantum/api/api_common.py:117
+#, python-format
+msgid "Limit must be an integer 0 or greater and not '%d'"
+msgstr ""
+
+#: quantum/api/api_common.py:134
+msgid "The number of sort_keys and sort_dirs must be same"
+msgstr ""
+
+#: quantum/api/api_common.py:139
+#, python-format
+msgid "%s is invalid attribute for sort_keys"
+msgstr ""
+
+#: quantum/api/api_common.py:143
+#, python-format
+msgid ""
+"%(invalid_dirs)s is invalid value for sort_dirs, valid value is '%(asc)s'"
+" and '%(desc)s'"
+msgstr ""
+
+#: quantum/api/api_common.py:317 quantum/api/v2/base.py:547
+#, python-format
+msgid "Unable to find '%s' in request body"
+msgstr ""
+
+#: quantum/api/api_common.py:324
+#, python-format
+msgid "Failed to parse request. Parameter '%s' not specified"
+msgstr ""
+
+#: quantum/api/extensions.py:248
+#, python-format
+msgid "Extension with alias %s does not exist"
+msgstr ""
+
+#: quantum/api/extensions.py:277
+#, python-format
+msgid "Extended resource: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:299
+#, python-format
+msgid "Extended action: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:307
+#, python-format
+msgid "Extended request: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:398
+msgid "Initializing extension manager."
+msgstr ""
+
+#: quantum/api/extensions.py:480
+#, python-format
+msgid "Error fetching extended attributes for extension '%s'"
+msgstr ""
+
+#: quantum/api/extensions.py:489
+#, python-format
+msgid ""
+"It was impossible to process the following extensions: %s because of "
+"missing requirements."
+msgstr ""
+
+#: quantum/api/extensions.py:500
+#, python-format
+msgid "Ext name: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:501
+#, python-format
+msgid "Ext alias: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:502
+#, python-format
+msgid "Ext description: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:503
+#, python-format
+msgid "Ext namespace: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:504
+#, python-format
+msgid "Ext updated: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:506 quantum/api/extensions.py:512
+#, python-format
+msgid "Exception loading extension: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:532
+#, python-format
+msgid "Extension path '%s' doesn't exist!"
+msgstr ""
+
+#: quantum/api/extensions.py:537
+#, python-format
+msgid "Loading extension file: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:545
+#, python-format
+msgid "Did not find expected name \"%(ext_name)s\" in %(file)s"
+msgstr ""
+
+#: quantum/api/extensions.py:553
+#, python-format
+msgid "Extension file %(f)s wasn't loaded due to %(exception)s"
+msgstr ""
+
+#: quantum/api/extensions.py:562
+#, python-format
+msgid "Loaded extension: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:565
+#, python-format
+msgid "Found duplicate extension: %s"
+msgstr ""
+
+#: quantum/api/extensions.py:595
+#, python-format
+msgid "Extension %s not supported by any of loaded plugins"
+msgstr ""
+
+#: quantum/api/extensions.py:606
+#, python-format
+msgid "Loaded plugins do not implement extension %s interface"
+msgstr ""
+
+#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:37
+#, python-format
+msgid "Nofity agent at %(host)s the message %(method)s"
+msgstr ""
+
+#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:56
+#, python-format
+msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
+msgstr ""
+
+#: quantum/api/rpc/agentnotifiers/l3_rpc_agent_api.py:84
+#, python-format
+msgid ""
+"Fanout notify agent at %(topic)s the message %(method)s on router "
+"%(router_id)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:43
+#, python-format
+msgid ""
+"Invalid input. '%(target_dict)s' must be a dictionary with keys: "
+"%(expected_keys)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:54
+#, python-format
+msgid ""
+"Validation of dictionary's keys failed.Expected keys: %(expected_keys)s "
+"Provided keys: %(provided_keys)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:68
+#, python-format
+msgid "'%(data)s' is not in %(valid_values)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:76
+#, python-format
+msgid "'%s' is not a valid string"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:81
+#, python-format
+msgid "'%(data)s' exceeds maximum length of %(max_len)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:91
+#, python-format
+msgid "'%s' is not a valid boolean value"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:100
+#, python-format
+msgid "'%(data)s' is not in range %(min_value)s through %(max_value)s"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:111
+#, python-format
+msgid "'%s' contains whitespace"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:121
+#, python-format
+msgid "'%s' is not a valid MAC address"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:130
+#, python-format
+msgid "'%s' is not a valid IP address"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:141
+#, python-format
+msgid "Invalid data format for IP pool: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:160 quantum/api/v2/attributes.py:167
+#, python-format
+msgid "Invalid data format for fixed IP: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:175
+#, python-format
+msgid "Duplicate IP address '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:191
+#, python-format
+msgid "Invalid data format for nameserver: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:202
+#, python-format
+msgid "'%s' is not a valid nameserver"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:206
+#, python-format
+msgid "Duplicate nameserver '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:214
+#, python-format
+msgid "Invalid data format for hostroute: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:234
+#, python-format
+msgid "Duplicate hostroute '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:254
+#, python-format
+msgid "'%s' is not a valid IP subnet"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:266
+#, python-format
+msgid "'%s' is not a valid input"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:273
+#, python-format
+msgid "'%s' is not a valid UUID"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:285
+#, python-format
+msgid "'%s' is not a list"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:296
+#, python-format
+msgid "Duplicate items in the list: '%s'"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:303
+#, python-format
+msgid "'%s' is not a dictionary"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:328
+#, python-format
+msgid "Validator '%s' does not exist."
+msgstr ""
+
+#: quantum/api/v2/attributes.py:360
+#, python-format
+msgid "'%s' is not an integer"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:365
+#, python-format
+msgid "'%s' should be non-negative"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:384
+#, python-format
+msgid "'%s' cannot be converted to boolean"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:392
+#, python-format
+msgid "'%s' is not a integer"
+msgstr ""
+
+#: quantum/api/v2/attributes.py:405
+#, python-format
+msgid "'%s' is not of the form <key>=[value]"
+msgstr ""
+
+#: quantum/api/v2/base.py:78
+msgid "Native pagination depend on native sorting"
+msgstr ""
+
+#: quantum/api/v2/base.py:81
+msgid "Allow sorting is enabled because native pagination requires native sorting"
+msgstr ""
+
+#: quantum/api/v2/base.py:134
+#, python-format
+msgid ""
+"The resource %(resource)s was not found in the RESOURCE_ATTRIBUTE_MAP; "
+"unable to perform authZ check for attribute %(attr)s"
+msgstr ""
+
+#: quantum/api/v2/base.py:140
+#, python-format
+msgid ""
+"Policy rule:%(action)s not found. Assuming no authZ check is defined for "
+"%(attr)s"
+msgstr ""
+
+#: quantum/api/v2/base.py:319
+#, python-format
+msgid "Unable to undo add for %(resource)s %(id)s"
+msgstr ""
+
+#: quantum/api/v2/base.py:447
+#, python-format
+msgid "Invalid format: %s"
+msgstr ""
+
+#: quantum/api/v2/base.py:501
+msgid ""
+"Specifying 'tenant_id' other than authenticated tenant in request "
+"requires admin privileges"
+msgstr ""
+
+#: quantum/api/v2/base.py:509
+msgid "Running without keystone AuthN requires  that tenant_id is specified"
+msgstr ""
+
+#: quantum/api/v2/base.py:527
+msgid "Resource body required"
+msgstr ""
+
+#: quantum/api/v2/base.py:538
+msgid "Bulk operation not supported"
+msgstr ""
+
+#: quantum/api/v2/base.py:542
+msgid "Resources required"
+msgstr ""
+
+#: quantum/api/v2/base.py:559
+#, python-format
+msgid "Failed to parse request. Required attribute '%s' not specified"
+msgstr ""
+
+#: quantum/api/v2/base.py:566
+#, python-format
+msgid "Attribute '%s' not allowed in POST"
+msgstr ""
+
+#: quantum/api/v2/base.py:571
+#, python-format
+msgid "Cannot update read-only attribute %s"
+msgstr ""
+
+#: quantum/api/v2/base.py:589
+#, python-format
+msgid "Invalid input for %(attr)s. Reason: %(reason)s."
+msgstr ""
+
+#: quantum/api/v2/base.py:598
+#, python-format
+msgid "Unrecognized attribute(s) '%s'"
+msgstr ""
+
+#: quantum/api/v2/base.py:616
+#, python-format
+msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
+msgstr ""
+
+#: quantum/api/v2/resource.py:85 quantum/api/v2/resource.py:93
+#: quantum/api/v2/resource.py:99
+#, python-format
+msgid "%s failed"
+msgstr ""
+
+#: quantum/api/v2/resource.py:101
+#: quantum/tests/unit/test_api_v2_resource.py:191
+#: quantum/tests/unit/test_api_v2_resource.py:207
+msgid "Request Failed: internal server error while processing your request."
+msgstr ""
+
+#: quantum/common/config.py:39
+msgid "The host IP to bind to"
+msgstr ""
+
+#: quantum/common/config.py:41
+msgid "The port to bind to"
+msgstr ""
+
+#: quantum/common/config.py:43
+msgid "The API paste config file to use"
+msgstr ""
+
+#: quantum/common/config.py:45
+msgid "The path for API extensions"
+msgstr ""
+
+#: quantum/common/config.py:47
+msgid "The policy file to use"
+msgstr ""
+
+#: quantum/common/config.py:51
+msgid "The core plugin Quantum will use"
+msgstr ""
+
+#: quantum/common/config.py:53
+msgid "The service plugins Quantum will use"
+msgstr ""
+
+#: quantum/common/config.py:55
+msgid "The base MAC address Quantum will use for VIFs"
+msgstr ""
+
+#: quantum/common/config.py:57
+msgid "How many times Quantum will retry MAC generation"
+msgstr ""
+
+#: quantum/common/config.py:59
+msgid "Allow the usage of the bulk API"
+msgstr ""
+
+#: quantum/common/config.py:61
+msgid "Allow the usage of the pagination"
+msgstr ""
+
+#: quantum/common/config.py:63
+msgid "Allow the usage of the sorting"
+msgstr ""
+
+#: quantum/common/config.py:65
+msgid ""
+"The maximum number of items returned in a single response, value was "
+"'infinite' or negative integer means no limit"
+msgstr ""
+
+#: quantum/common/config.py:69
+msgid "Maximum number of DNS nameservers"
+msgstr ""
+
+#: quantum/common/config.py:71
+msgid "Maximum number of host routes per subnet"
+msgstr ""
+
+#: quantum/common/config.py:73
+msgid "Maximum number of fixed ips per port"
+msgstr ""
+
+#: quantum/common/config.py:76
+msgid "DHCP lease duration"
+msgstr ""
+
+#: quantum/common/config.py:78
+msgid "Allow sending resource operation notification to DHCP agent"
+msgstr ""
+
+#: quantum/common/config.py:81
+msgid "Allow overlapping IP support in Quantum"
+msgstr ""
+
+#: quantum/common/config.py:83
+msgid "The hostname Quantum is running on"
+msgstr ""
+
+#: quantum/common/config.py:85
+msgid "Ensure that configured gateway is on subnet"
+msgstr ""
+
+#: quantum/common/config.py:114
+#, python-format
+msgid "Base MAC: %s"
+msgstr ""
+
+#: quantum/common/config.py:125
+msgid "Logging enabled!"
+msgstr ""
+
+#: quantum/common/config.py:138
+#, python-format
+msgid "Config paste file: %s"
+msgstr ""
+
+#: quantum/common/config.py:143
+#, python-format
+msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:34 quantum/plugins/nicira/NvpApiClient.py:198
+msgid "An unknown exception occurred."
+msgstr ""
+
+#: quantum/common/exceptions.py:38
+#, python-format
+msgid "Bad %(resource)s request: %(msg)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:50
+msgid "Not authorized."
+msgstr ""
+
+#: quantum/common/exceptions.py:54
+msgid "The service is unailable"
+msgstr ""
+
+#: quantum/common/exceptions.py:58
+#, python-format
+msgid "User does not have admin privileges: %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:62
+#, python-format
+msgid "Policy doesn't allow %(action)s to be performed."
+msgstr ""
+
+#: quantum/common/exceptions.py:66
+#, python-format
+msgid "Network %(net_id)s could not be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:70
+#, python-format
+msgid "Subnet %(subnet_id)s could not be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:74
+#, python-format
+msgid "Port %(port_id)s could not be found on network %(net_id)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:79
+msgid "Policy configuration policy.json could not be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:83
+#, python-format
+msgid "Requested rule:%(rule)s cannot be found"
+msgstr ""
+
+#: quantum/common/exceptions.py:87
+#, python-format
+msgid "Failed to init policy %(policy)s because %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:91
+#, python-format
+msgid "Failed to check policy %(policy)s because %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:95
+#, python-format
+msgid "Unsupported port state: %(port_state)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:99
+msgid "The resource is inuse"
+msgstr ""
+
+#: quantum/common/exceptions.py:103
+#, python-format
+msgid ""
+"Unable to complete operation on network %(net_id)s. There are one or more"
+" ports still in use on the network."
+msgstr ""
+
+#: quantum/common/exceptions.py:108
+#, python-format
+msgid ""
+"Unable to complete operation on subnet %(subnet_id)s. One or more ports "
+"have an IP allocation from this subnet."
+msgstr ""
+
+#: quantum/common/exceptions.py:113
+#, python-format
+msgid ""
+"Unable to complete operation on port %(port_id)s for network %(net_id)s. "
+"Port already has an attacheddevice %(device_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:119
+#, python-format
+msgid ""
+"Unable to complete operation for network %(net_id)s. The mac address "
+"%(mac)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:125
+#, python-format
+msgid ""
+"Unable to complete operation for %(subnet_id)s. The number of host routes"
+" exceeds the limit %(quota)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:131
+#, python-format
+msgid ""
+"Unable to complete operation for %(subnet_id)s. The number of DNS "
+"nameservers exceeds the limit %(quota)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:136
+#, python-format
+msgid ""
+"Unable to complete operation for network %(net_id)s. The IP address "
+"%(ip_address)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:141
+#, python-format
+msgid ""
+"Unable to create the network. The VLAN %(vlan_id)s on physical network "
+"%(physical_network)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:147
+#, python-format
+msgid ""
+"Unable to create the flat network. Physical network %(physical_network)s "
+"is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:152
+#, python-format
+msgid "Unable to create the network. The tunnel ID %(tunnel_id)s is in use."
+msgstr ""
+
+#: quantum/common/exceptions.py:157
+msgid "Tenant network creation is not enabled."
+msgstr ""
+
+#: quantum/common/exceptions.py:165
+msgid ""
+"Unable to create the network. No tenant network is available for "
+"allocation."
+msgstr ""
+
+#: quantum/common/exceptions.py:170
+#, python-format
+msgid ""
+"Unable to plug the attachment %(att_id)s into port %(port_id)s for "
+"network %(net_id)s. The attachment is already plugged into port "
+"%(att_port_id)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:176
+#, python-format
+msgid ""
+"Subnet on port %(port_id)s does not match the requested subnet "
+"%(subnet_id)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:181
+#, python-format
+msgid "Malformed request body: %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:189
+#, python-format
+msgid "Invalid input for operation: %(error_message)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:193
+#, python-format
+msgid "The allocation pool %(pool)s is not valid."
+msgstr ""
+
+#: quantum/common/exceptions.py:197
+#, python-format
+msgid ""
+"Found overlapping allocation pools:%(pool_1)s %(pool_2)s for subnet "
+"%(subnet_cidr)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:202
+#, python-format
+msgid "The allocation pool %(pool)s spans beyond the subnet cidr %(subnet_cidr)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:211
+#, python-format
+msgid "Unable to generate unique mac on network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:215
+#, python-format
+msgid "No more IP addresses available on network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:219
+#, python-format
+msgid "Bridge %(bridge)s does not exist."
+msgstr ""
+
+#: quantum/common/exceptions.py:223
+#, python-format
+msgid "Creation failed. %(dev_name)s already exists."
+msgstr ""
+
+#: quantum/common/exceptions.py:227
+msgid "Sudo priviledge is required to run this command."
+msgstr ""
+
+#: quantum/common/exceptions.py:231
+#, python-format
+msgid "Unknown quota resources %(unknown)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:235
+#, python-format
+msgid "Quota exceeded for resources: %(overs)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:239
+msgid "Tenant-id was missing from Quota request"
+msgstr ""
+
+#: quantum/common/exceptions.py:243
+#, python-format
+msgid ""
+"Change would make usage less than 0 for the following resources: "
+"%(unders)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:248
+#, python-format
+msgid ""
+"Unable to reconfigure sharing settings for network %(network)s. Multiple "
+"tenants are using it"
+msgstr ""
+
+#: quantum/common/exceptions.py:253
+#, python-format
+msgid "Invalid extension environment: %(reason)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:257
+#, python-format
+msgid "Unable to find any IP address on external network %(net_id)s."
+msgstr ""
+
+#: quantum/common/exceptions.py:262
+msgid "More than one external network exists"
+msgstr ""
+
+#: quantum/common/exceptions.py:266
+#, python-format
+msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:271
+#, python-format
+msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
+msgstr ""
+
+#: quantum/common/exceptions.py:276
+#, python-format
+msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
+msgstr ""
+
+#: quantum/common/utils.py:55 quantum/openstack/common/fileutils.py:64
+#, python-format
+msgid "Reloading cached file %s"
+msgstr ""
+
+#: quantum/common/utils.py:138
+#, python-format
+msgid "Invalid mapping: '%s'"
+msgstr ""
+
+#: quantum/common/utils.py:141
+#, python-format
+msgid "Missing key in mapping: '%s'"
+msgstr ""
+
+#: quantum/common/utils.py:144
+#, python-format
+msgid "Missing value in mapping: '%s'"
+msgstr ""
+
+#: quantum/common/utils.py:146
+#, python-format
+msgid "Key %(key)s in mapping: '%(mapping)s' not unique"
+msgstr ""
+
+#: quantum/common/utils.py:149
+#, python-format
+msgid "Value %(value)s in mapping: '%(mapping)s' not unique"
+msgstr ""
+
+#: quantum/db/agents_db.py:33
+msgid "Seconds to regard the agent is down."
+msgstr ""
+
+#: quantum/db/agents_db.py:79
+#, python-format
+msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
+msgstr ""
+
+#: quantum/db/agents_db.py:170
+msgid "Message with invalid timestamp received"
+msgstr ""
+
+#: quantum/db/agentschedulers_db.py:313
+#, python-format
+msgid "Fail scheduling network %s"
+msgstr ""
+
+#: quantum/db/api.py:64
+#, python-format
+msgid "Database registration exception: %s"
+msgstr ""
+
+#: quantum/db/api.py:75
+msgid "Database exception"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:126
+msgid "Cannot create resource for another tenant"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:274
+#, python-format
+msgid "Generated mac for network %(network_id)s is %(mac_address)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:280
+#, python-format
+msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s."
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:284
+#, python-format
+msgid "Unable to generate mac address after %s attempts"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:314
+#, python-format
+msgid ""
+"Hold allocated IP %(ip_address)s "
+"(%(network_id)s/%(subnet_id)s/%(port_id)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:365
+#, python-format
+msgid "No allocation pool found for ip address:%s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:378
+#, python-format
+msgid "Recycle %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:382
+#, python-format
+msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:389
+#, python-format
+msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:401
+#, python-format
+msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:410
+#, python-format
+msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:415
+#, python-format
+msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:424
+#, python-format
+msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:448
+#, python-format
+msgid ""
+"No fixed IP found that matches the network %(network_id)s and ip address "
+"%(ip_address)s."
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:457
+#, python-format
+msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:481
+#, python-format
+msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:486
+#, python-format
+msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:493
+msgid "No more free IP's in slice. Deleting allocation pool."
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:600
+msgid "IP allocation requires subnet_id or ip_address"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:612
+#, python-format
+msgid "IP address %s is not a valid IP for the defined networks subnets"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:618
+#, python-format
+msgid ""
+"Failed to create port on network %(network_id)s, because fixed_ips "
+"included invalid subnet %(subnet_id)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:638
+#, python-format
+msgid "IP address %s is not a valid IP for the defined subnet"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:647 quantum/db/db_base_plugin_v2.py:680
+msgid "Exceeded maximim amount of fixed ips per port"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:695
+#, python-format
+msgid "Port update. Hold %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:703
+#, python-format
+msgid "Port update. Adding %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:758
+#, python-format
+msgid ""
+"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
+" with another subnet"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:763
+#, python-format
+msgid ""
+"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
+"%(subnet_id)s (CIDR: %(cidr)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:783
+msgid "Performing IP validity checks on allocation pools"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:790
+#, python-format
+msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:797
+msgid "Specified IP addresses do not match the subnet IP version"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:801
+#, python-format
+msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:806
+#, python-format
+msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:819
+msgid "Checking for overlaps among allocation pools and gateway ip"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:830
+#, python-format
+msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:843 quantum/db/db_base_plugin_v2.py:847
+#, python-format
+msgid "Invalid route: %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:964
+#, python-format
+msgid "An exception occured while creating the %(resource)s:%(item)s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1063
+#, python-format
+msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1087
+msgid "Gateway is not valid on subnet"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1100
+#, python-format
+msgid "Error parsing dns address %s"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1362
+#, python-format
+msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
+msgstr ""
+
+#: quantum/db/db_base_plugin_v2.py:1442
+#, python-format
+msgid "%(address)s (%(subnet_id)s) is not recycled"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:35
+#, python-format
+msgid "Network list requested from %s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:52
+#, python-format
+msgid "Network %(network_id)s requested from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:77
+#, python-format
+msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:111
+#, python-format
+msgid ""
+"DHCP port %(device_id)s on network %(network_id)s does not exist on "
+"%(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:144
+#, python-format
+msgid "DHCP port deletion for %(network_id)s request from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:161
+#, python-format
+msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
+msgstr ""
+
+#: quantum/db/dhcp_rpc_base.py:185
+#, python-format
+msgid ""
+"Updating lease expiration for %(ip_address)s on network %(network_id)s "
+"from %(host)s."
+msgstr ""
+
+#: quantum/db/extraroute_db.py:38
+msgid "Maximum number of routes"
+msgstr ""
+
+#: quantum/db/extraroute_db.py:100
+msgid "the nexthop is not connected with router"
+msgstr ""
+
+#: quantum/db/extraroute_db.py:107
+msgid "the nexthop is used by router"
+msgstr ""
+
+#: quantum/db/l3_db.py:199
+#, python-format
+msgid "No IPs available for external network %s"
+msgstr ""
+
+#: quantum/db/l3_db.py:219 quantum/db/l3_db.py:632
+#, python-format
+msgid "Network %s is not a valid external network"
+msgstr ""
+
+#: quantum/db/l3_db.py:305
+#, python-format
+msgid "Router already has a port on subnet %s"
+msgstr ""
+
+#: quantum/db/l3_db.py:319
+#, python-format
+msgid ""
+"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
+"of subnet %(sub_id)s"
+msgstr ""
+
+#: quantum/db/l3_db.py:328 quantum/db/l3_db.py:405
+msgid "Either subnet_id or port_id must be specified"
+msgstr ""
+
+#: quantum/db/l3_db.py:333
+msgid "Cannot specify both subnet-id and port-id"
+msgstr ""
+
+#: quantum/db/l3_db.py:343
+msgid "Router port must have exactly one fixed IP"
+msgstr ""
+
+#: quantum/db/l3_db.py:358
+msgid "Subnet for router interface must have a gateway IP"
+msgstr ""
+
+#: quantum/db/l3_db.py:492
+#, python-format
+msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
+msgstr ""
+
+#: quantum/db/l3_db.py:531
+#, 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 ""
+
+#: quantum/db/l3_db.py:535
+#, python-format
+msgid ""
+"Cannnot create floating IP and bind it to Port %s, since that port is "
+"owned by a different tenant."
+msgstr ""
+
+#: quantum/db/l3_db.py:547
+#, python-format
+msgid "Port %(id)s does not have fixed ip %(address)s"
+msgstr ""
+
+#: quantum/db/l3_db.py:554
+#, python-format
+msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
+msgstr ""
+
+#: quantum/db/l3_db.py:558
+#, python-format
+msgid ""
+"Port %s has multiple fixed IPs.  Must provide a specific IP when "
+"assigning a floating IP"
+msgstr ""
+
+#: quantum/db/l3_db.py:600 quantum/plugins/nicira/QuantumPlugin.py:1815
+msgid "fixed_ip_address cannot be specified without a port_id"
+msgstr ""
+
+#: quantum/db/l3_db.py:757
+#, python-format
+msgid ""
+"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
+"be deleted"
+msgstr ""
+
+#: quantum/db/l3_db.py:775
+#, python-format
+msgid "Multiple floating IPs found for port %s"
+msgstr ""
+
+#: quantum/db/l3_db.py:924
+#, python-format
+msgid "Skipping port %s as no IP is configure on it"
+msgstr ""
+
+#: quantum/db/l3_rpc_base.py:52
+#, python-format
+msgid ""
+"Routers returned to l3 agent:\n"
+" %s"
+msgstr ""
+
+#: quantum/db/l3_rpc_base.py:65
+#, python-format
+msgid "External network ID returned to l3 agent: %s"
+msgstr ""
+
+#: quantum/db/routedserviceinsertion_db.py:38
+#, python-format
+msgid "Resource type '%(resource_type)s' is longer than %(maxlen)d characters"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:40
+msgid "Textual description for the default service type"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:42
+msgid ""
+"Defines a provider for an advanced service using the format: "
+"<service>:<plugin>[:<driver>]"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:62
+#, python-format
+msgid ""
+"Default service type - no driver for service %(service_class)s and plugin"
+" %(plugin)s"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:73
+msgid ""
+"No default service definition in configuration file. Please add service "
+"definitions using the service_definition variable in the "
+"[default_servicetype] section"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:79
+#, python-format
+msgid "Service type %(service_type_id)s could not be found "
+msgstr ""
+
+#: quantum/db/servicetype_db.py:83
+#, python-format
+msgid ""
+"There are still active instances of service type '%(service_type_id)s'. "
+"Therefore it cannot be removed."
+msgstr ""
+
+#: quantum/db/servicetype_db.py:150
+#, python-format
+msgid ""
+"Default service type record updated in Quantum database. identifier is "
+"'%s'"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:218
+#, python-format
+msgid "Multiple default service type instances found.Will use instance '%s'"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:264
+#, python-format
+msgid "Created service type object:%s"
+msgstr ""
+
+#: quantum/db/servicetype_db.py:311
+#, python-format
+msgid "Number of instances for service type '%s' is already 0."
+msgstr ""
+
+#: quantum/db/sqlalchemyutils.py:74
+#, python-format
+msgid "%s is invalid attribute for sort_key"
+msgstr ""
+
+#: quantum/db/sqlalchemyutils.py:77
+#, python-format
+msgid ""
+"The attribute '%(attr)s' is reference to other resource, can't used by "
+"sort '%(resource)s'"
+msgstr ""
+
+#: quantum/db/loadbalancer/loadbalancer_db.py:68
+#, python-format
+msgid "The %(key)s field can not have negative value. Current value is %(value)d."
+msgstr ""
+
+#: quantum/db/loadbalancer/loadbalancer_db.py:243
+msgid "'cookie_name' should be specified for this type of session persistence."
+msgstr ""
+
+#: quantum/db/loadbalancer/loadbalancer_db.py:247
+msgid "'cookie_name' is not allowed for this type of session persistence"
+msgstr ""
+
+#: quantum/db/migration/cli.py:30
+msgid "Quantum plugin provider module"
+msgstr ""
+
+#: quantum/db/migration/cli.py:36
+msgid "Quantum quota driver class"
+msgstr ""
+
+#: quantum/db/migration/cli.py:43
+msgid "URL to database"
+msgstr ""
+
+#: quantum/db/migration/cli.py:65
+msgid "You must provide a revision or relative delta"
+msgstr ""
+
+#: quantum/db/migration/cli.py:120
+msgid "Available commands"
+msgstr ""
+
+#: quantum/debug/commands.py:34
+msgid "Unimplemented commands"
+msgstr ""
+
+#: quantum/debug/commands.py:46
+msgid "ID of network to probe"
+msgstr ""
+
+#: quantum/debug/commands.py:50
+msgid "owner type of the device: network/compute"
+msgstr ""
+
+#: quantum/debug/commands.py:58
+#, python-format
+msgid "Probe created : %s "
+msgstr ""
+
+#: quantum/debug/commands.py:70
+msgid "ID of probe port to delete"
+msgstr ""
+
+#: quantum/debug/commands.py:77
+#, python-format
+msgid "Probe %s deleted"
+msgstr ""
+
+#: quantum/debug/commands.py:108
+msgid "All Probes deleted "
+msgstr ""
+
+#: quantum/debug/commands.py:120
+msgid "ID of probe port to execute command"
+msgstr ""
+
+#: quantum/debug/commands.py:125
+msgid "Command to execute"
+msgstr ""
+
+#: quantum/debug/commands.py:145
+msgid "Ping timeout"
+msgstr ""
+
+#: quantum/debug/commands.py:149
+msgid "ID of network"
+msgstr ""
+
+#: quantum/debug/debug_agent.py:43
+msgid "Use Linux network namespaces"
+msgstr ""
+
+#: quantum/debug/debug_agent.py:128
+#, python-format
+msgid "Failed to delete namespace %s"
+msgstr ""
+
+#: quantum/debug/shell.py:60
+msgid "Config file for interface driver (You may also use l3_agent.ini)"
+msgstr ""
+
+#: quantum/debug/shell.py:68
+msgid ""
+"You must provide a config file for bridge - either --config-file or "
+"env[QUANTUM_TEST_CONFIG_FILE]"
+msgstr ""
+
+#: quantum/extensions/agent.py:61
+#, python-format
+msgid "Agent %(id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/agent.py:65
+#, python-format
+msgid "Agent with agent_type=%(agent_type)s and host=%(host)s could not be found"
+msgstr ""
+
+#: quantum/extensions/agent.py:70
+#, python-format
+msgid "Multiple agents with agent_type=%(agent_type)s and host=%(host)s found"
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:176
+#, python-format
+msgid "Agent %(id)s is not a valid DHCP Agent or has been disabled"
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:180
+#, python-format
+msgid ""
+"The network %(network_id)s has been already hosted by the DHCP Agent "
+"%(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:185
+#, python-format
+msgid "The network %(network_id)s is not hosted by the DHCP agent %(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:190
+#, python-format
+msgid "Agent %(id)s is not a L3 Agent or has been disabled"
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:194
+#, python-format
+msgid ""
+"The router %(router_id)s has been already hosted by the L3 Agent "
+"%(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:199
+#, python-format
+msgid "Failed scheduling router %(router_id)s to the L3 Agent %(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/agentscheduler.py:204
+#, python-format
+msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
+msgstr ""
+
+#: quantum/extensions/extraroute.py:25
+#, python-format
+msgid "Invalid format for routes: %(routes)s, %(reason)s"
+msgstr ""
+
+#: quantum/extensions/extraroute.py:29
+#, python-format
+msgid ""
+"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
+"be deleted, as it is required by one or more routes."
+msgstr ""
+
+#: quantum/extensions/extraroute.py:35
+#, python-format
+msgid ""
+"Unable to complete operation for %(router_id)s. The number of routes "
+"exceeds the maximum %(quota)s."
+msgstr ""
+
+#: quantum/extensions/l3.py:35
+#, python-format
+msgid "Router %(router_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/l3.py:39
+#, python-format
+msgid "Router %(router_id)s still has active ports"
+msgstr ""
+
+#: quantum/extensions/l3.py:43
+#, python-format
+msgid "Router %(router_id)s does not have an interface with id %(port_id)s"
+msgstr ""
+
+#: quantum/extensions/l3.py:48
+#, python-format
+msgid "Router %(router_id)s has no interface on subnet %(subnet_id)s"
+msgstr ""
+
+#: quantum/extensions/l3.py:53
+#, python-format
+msgid ""
+"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
+"be deleted, as it is required by one or more floating IPs."
+msgstr ""
+
+#: quantum/extensions/l3.py:59
+#, python-format
+msgid "Floating IP %(floatingip_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/l3.py:63
+#, python-format
+msgid ""
+"External network %(external_network_id)s is not reachable from subnet "
+"%(subnet_id)s.  Therefore, cannot associate Port %(port_id)s with a "
+"Floating IP."
+msgstr ""
+
+#: quantum/extensions/l3.py:69
+#, python-format
+msgid ""
+"Cannot associate floating IP %(floating_ip_address)s (%(fip_id)s) with "
+"port %(port_id)s using fixed IP %(fixed_ip)s, as that fixed IP already "
+"has a floating IP on external network %(net_id)s."
+msgstr ""
+
+#: quantum/extensions/l3.py:76
+#, python-format
+msgid ""
+"Port %(port_id)s has owner %(device_owner)s and therefore cannot be "
+"deleted directly via the port API."
+msgstr ""
+
+#: quantum/extensions/l3.py:81
+#, python-format
+msgid ""
+"External network %(net_id)s cannot be updated to be made non-external, "
+"since it has existing gateway ports"
+msgstr ""
+
+#: quantum/extensions/l3.py:86
+#, python-format
+msgid ""
+"Gateway cannot be updated for router %(router_id)s, since a gateway to "
+"external network %(net_id)s is required by one or more floating IPs."
+msgstr ""
+
+#: quantum/extensions/l3.py:156
+msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/l3.py:160
+msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/l3_ext_gw_mode.py:27
+#, python-format
+msgid ""
+"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
+"associated."
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:33
+#, python-format
+msgid "Vip %(vip_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:37
+#, python-format
+msgid "Another Vip already exists for pool %(pool_id)s"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:41
+#, python-format
+msgid "Pool %(pool_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:45
+#, python-format
+msgid "Member %(member_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:49
+#, python-format
+msgid "Health_monitor %(monitor_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:53
+#, python-format
+msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:57
+#, python-format
+msgid "Pool %(pool_id)s is still in use"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:61
+#, python-format
+msgid "Statistics of Pool %(pool_id)s could not be found"
+msgstr ""
+
+#: quantum/extensions/loadbalancer.py:65
+#, python-format
+msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
+msgstr ""
+
+#: quantum/extensions/portsecurity.py:25
+msgid ""
+"Port has security group associated. Cannot disable port security or ip "
+"address until security group is removed"
+msgstr ""
+
+#: quantum/extensions/portsecurity.py:30
+msgid ""
+"Port security must be enabled and port must have an IP address in order "
+"to use security groups."
+msgstr ""
+
+#: quantum/extensions/portsecurity.py:35
+msgid "Port does not have port security binding."
+msgstr ""
+
+#: quantum/extensions/quotasv2.py:85
+msgid "Non-admin is not authorised to access quotas for another tenant"
+msgstr ""
+
+#: quantum/extensions/quotasv2.py:90
+msgid "Only admin can view or configure quota"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:34
+msgid "For TCP/UDP protocols, port_range_min must be <= port_range_max"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:39
+#, python-format
+msgid "Invalid value for port %(port)s"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:43
+#, python-format
+msgid "Security Group %(id)s in use."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:47
+msgid "Removing default security group not allowed."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:51
+msgid "Updating default security group not allowed."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:55
+msgid "Default security group already exists."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:59
+#, python-format
+msgid ""
+"Security group rule protocol %(protocol)s not supported. Only protocol "
+"values %(values)s and their integer representation (0 to 255) are "
+"supported."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:65
+msgid "Multiple tenant_ids in bulk security group rule create not allowed"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:70
+msgid "Only remote_ip_prefix or remote_group_id may be provided."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:75
+msgid "Must also specifiy protocol if port range is given."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:79
+msgid "Only allowed to update rules for one security profile at a time"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:84
+#, python-format
+msgid "Security group %(id)s does not exist"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:88
+#, python-format
+msgid "Security group rule %(id)s does not exist"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:92
+msgid "Duplicate Security Group Rule in POST."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:96
+#, python-format
+msgid "Security group rule already exists. Group id is %(id)s."
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:144
+#, python-format
+msgid "'%s' is not an integer or uuid"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:221
+msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/securitygroup.py:225
+msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:82
+#, python-format
+msgid "The service type '%s' does not exist"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:89
+msgid ""
+"No service type definition was provided. At least a service type "
+"definition must be provided"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:101
+#, python-format
+msgid "Required attributes missing in service definition: %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:103 quantum/extensions/servicetype.py:110
+#: quantum/extensions/servicetype.py:117 quantum/extensions/servicetype.py:126
+#: quantum/extensions/servicetype.py:131 quantum/extensions/servicetype.py:148
+#: quantum/extensions/servicetype.py:156
+#, python-format
+msgid "%(f_name)s: %(msg)s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:108
+#, python-format
+msgid "Service name '%s' unspecified or invalid"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:115
+#, python-format
+msgid "Plugin name not specified in service definition %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:125
+#, python-format
+msgid "No plugin for service '%s'"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:130
+#, python-format
+msgid "Plugin name '%s' is not correct "
+msgstr ""
+
+#: quantum/extensions/servicetype.py:146
+#, python-format
+msgid "Unparseable attributes found in service definition %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:152
+#, python-format
+msgid "Exception while parsing service definition:%s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:154
+#, python-format
+msgid "Was expecting a dict for service definition, found the following: %s"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:160
+#: quantum/plugins/nicira/extensions/nvp_networkgw.py:86
+#, python-format
+msgid "%s: provided data are not iterable"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:171
+msgid "Quantum Service Type Management"
+msgstr ""
+
+#: quantum/extensions/servicetype.py:179
+msgid ""
+"API for retrieving and managing service types for Quantum advanced "
+"services"
+msgstr ""
+
+#: quantum/openstack/common/exception.py:104
+msgid "Uncaught exception"
+msgstr ""
+
+#: quantum/openstack/common/excutils.py:48
+#, python-format
+msgid "Original exception being dropped: %s"
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:102
+#, python-format
+msgid "Could not release the acquired lock `%s`"
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:189
+#, python-format
+msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:200
+#, python-format
+msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:227
+#, python-format
+msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/lockutils.py:235
+#, python-format
+msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
+msgstr ""
+
+#: quantum/openstack/common/log.py:244
+#, python-format
+msgid "Deprecated: %s"
+msgstr ""
+
+#: quantum/openstack/common/log.py:336
+#, python-format
+msgid "Error loading logging config %(log_config)s: %(err_msg)s"
+msgstr ""
+
+#: quantum/openstack/common/log.py:386
+#, python-format
+msgid "syslog facility must be one of: %s"
+msgstr ""
+
+#: quantum/openstack/common/log.py:556
+#, python-format
+msgid "Fatal call to deprecated config: %(msg)s"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:84
+#, python-format
+msgid "task run outlasted interval by %s sec"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:91
+msgid "in fixed duration looping call"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:131
+#, python-format
+msgid "Dynamic looping call sleeping for %.02f seconds"
+msgstr ""
+
+#: quantum/openstack/common/loopingcall.py:138
+msgid "in dynamic looping call"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:42
+#, python-format
+msgid "Unexpected argument for periodic task creation: %(arg)s."
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:133
+#, python-format
+msgid "Skipping periodic task %(task)s because its interval is negative"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:138
+#, python-format
+msgid "Skipping periodic task %(task)s because it is disabled"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:176
+#, python-format
+msgid "Running periodic task %(full_task_name)s"
+msgstr ""
+
+#: quantum/openstack/common/periodic_task.py:184
+#, python-format
+msgid "Error during %(full_task_name)s: %(e)s"
+msgstr ""
+
+#: quantum/openstack/common/policy.py:395
+#, python-format
+msgid "Failed to understand rule %(rule)s"
+msgstr ""
+
+#: quantum/openstack/common/policy.py:405
+#, python-format
+msgid "No handler for matches of kind %s"
+msgstr ""
+
+#: quantum/openstack/common/policy.py:680
+#, python-format
+msgid "Failed to understand rule %(rule)r"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:127
+#, python-format
+msgid "Got unknown keyword args to utils.execute: %r"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:142
+#, python-format
+msgid "Running cmd (subprocess): %s"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:167
+#: quantum/openstack/common/processutils.py:239
+#, python-format
+msgid "Result was %s"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:179
+#, python-format
+msgid "%r failed. Retrying."
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:218
+#, python-format
+msgid "Running cmd (SSH): %s"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:220
+msgid "Environment not supported over SSH"
+msgstr ""
+
+#: quantum/openstack/common/processutils.py:224
+msgid "process_input not supported over SSH"
+msgstr ""
+
+#: quantum/openstack/common/service.py:113
+#: quantum/openstack/common/service.py:276
+msgid "Full set of CONF:"
+msgstr ""
+
+#: quantum/openstack/common/service.py:122
+#: quantum/openstack/common/service.py:219
+#, python-format
+msgid "Caught %s, exiting"
+msgstr ""
+
+#: quantum/openstack/common/service.py:165
+msgid "Parent process has died unexpectedly, exiting"
+msgstr ""
+
+#: quantum/openstack/common/service.py:201
+msgid "Forking too fast, sleeping"
+msgstr ""
+
+#: quantum/openstack/common/service.py:224
+msgid "Unhandled exception"
+msgstr ""
+
+#: quantum/openstack/common/service.py:231
+#, python-format
+msgid "Started child %d"
+msgstr ""
+
+#: quantum/openstack/common/service.py:241
+#, python-format
+msgid "Starting %d workers"
+msgstr ""
+
+#: quantum/openstack/common/service.py:258
+#, python-format
+msgid "Child %(pid)d killed by signal %(sig)d"
+msgstr ""
+
+#: quantum/openstack/common/service.py:262
+#, python-format
+msgid "Child %(pid)s exited with status %(code)d"
+msgstr ""
+
+#: quantum/openstack/common/service.py:266
+#, python-format
+msgid "pid %d not in child list"
+msgstr ""
+
+#: quantum/openstack/common/service.py:294
+#, python-format
+msgid "Caught %s, stopping children"
+msgstr ""
+
+#: quantum/openstack/common/service.py:305
+#, python-format
+msgid "Waiting on %d children to exit"
+msgstr ""
+
+#: quantum/openstack/common/db/exception.py:44
+msgid "Invalid Parameter: Unicode is not supported by the current database."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/session.py:544
+msgid "DB exception wrapped."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/session.py:606
+#, python-format
+msgid "Got mysql server has gone away: %s"
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/session.py:686
+#, python-format
+msgid "SQL connection failed. %s attempts left."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/utils.py:72
+msgid "Id not in sort_keys; is sort_keys unique?"
+msgstr ""
+
+#: quantum/openstack/common/db/sqlalchemy/utils.py:120
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr ""
+
+#: quantum/openstack/common/notifier/api.py:125
+#, python-format
+msgid "%s not in valid priorities"
+msgstr ""
+
+#: quantum/openstack/common/notifier/api.py:141
+#, python-format
+msgid ""
+"Problem '%(e)s' attempting to send to notification system. "
+"Payload=%(payload)s"
+msgstr ""
+
+#: quantum/openstack/common/notifier/api.py:171
+#, python-format
+msgid "Failed to load notifier %s. These notifications will not be sent."
+msgstr ""
+
+#: quantum/openstack/common/notifier/rabbit_notifier.py:27
+msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
+msgstr ""
+
+#: quantum/openstack/common/notifier/rpc_notifier.py:45
+#: quantum/openstack/common/notifier/rpc_notifier2.py:51
+#, python-format
+msgid "Could not send notification to %(topic)s. Payload=%(message)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/__init__.py:106
+#, python-format
+msgid ""
+"A RPC is being made while holding a lock. The locks currently held are "
+"%(locks)s. This is probably a bug. Please report it. Include the "
+"following: [%(stack)s]."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:61
+msgid "Pool creating new connection"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:186
+#, python-format
+msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:189
+#, python-format
+msgid "_call_waiters: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:196
+#, python-format
+msgid ""
+"Number of call waiters is greater than warning threshhold: %d. There "
+"could be a MulticallProxyWaiter leak."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:279
+#, python-format
+msgid "unpacked context: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:325
+#, python-format
+msgid "UNIQUE_ID is %s."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:397
+#, python-format
+msgid "received %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:405
+#, python-format
+msgid "no method for message: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:406
+#, python-format
+msgid "No method for message: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:434
+#: quantum/openstack/common/rpc/impl_zmq.py:280
+#, python-format
+msgid "Expected exception during message handling (%s)"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:442
+#: quantum/openstack/common/rpc/impl_zmq.py:286
+msgid "Exception during message handling"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:516
+#, python-format
+msgid "Making synchronous call on %s ..."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:519
+#, python-format
+msgid "MSG_ID is %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:545
+#, python-format
+msgid "Making asynchronous cast on %s..."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:554
+msgid "Making asynchronous fanout cast..."
+msgstr ""
+
+#: quantum/openstack/common/rpc/amqp.py:582
+#, python-format
+msgid "Sending %(event_type)s on %(topic)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:77
+msgid "An unknown RPC related exception occurred."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:89
+msgid "Exception in string format operation"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:107
+#, python-format
+msgid ""
+"Remote error: %(exc_type)s %(value)s\n"
+"%(traceback)s."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:124
+#, python-format
+msgid ""
+"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
+" \"%(method)s\" info: \"%(info)s\""
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:141
+#: quantum/openstack/common/rpc/common.py:142
+#: quantum/openstack/common/rpc/common.py:143
+msgid "<unknown>"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:147
+#, python-format
+msgid "Found duplicate message(%(msg_id)s). Skipping it."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:151
+msgid "Invalid reuse of an RPC connection."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:155
+#, python-format
+msgid "Specified RPC version, %(version)s, not supported by this endpoint."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:160
+#, python-format
+msgid ""
+"Specified RPC envelope version, %(version)s, not supported by this "
+"endpoint."
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:165
+#, python-format
+msgid "Specified RPC version cap, %(version_cap)s, is too low"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:288
+#, python-format
+msgid "Failed to sanitize %(item)s. Key error %(err)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/common.py:310
+#, python-format
+msgid "Returning exception %s to caller"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:169
+#: quantum/openstack/common/rpc/impl_qpid.py:153
+msgid "Failed to process message... skipping it."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:481
+#, python-format
+msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:503
+#, python-format
+msgid "Connected to AMQP server on %(hostname)s:%(port)d"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:540
+#, python-format
+msgid ""
+"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
+"%(max_retries)d tries: %(err_str)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:556
+#, python-format
+msgid ""
+"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
+"again in %(sleep_time)d seconds."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:610
+#: quantum/openstack/common/rpc/impl_qpid.py:457
+#, python-format
+msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:628
+#: quantum/openstack/common/rpc/impl_qpid.py:472
+#, python-format
+msgid "Timed out waiting for RPC response: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:632
+#: quantum/openstack/common/rpc/impl_qpid.py:476
+#, python-format
+msgid "Failed to consume message from queue: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_kombu.py:671
+#: quantum/openstack/common/rpc/impl_qpid.py:511
+#, python-format
+msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:399
+#, python-format
+msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:405
+#, python-format
+msgid "Connected to AMQP server on %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:418
+msgid "Re-established AMQP queues"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_qpid.py:484
+msgid "Error processing message.  Skipping it."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:96
+msgid "JSON serialization failed."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:101
+#, python-format
+msgid "Deserializing: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:136
+#, python-format
+msgid "Connecting to %(addr)s with %(type)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:137
+#, python-format
+msgid "-> Subscribed to %(subscribe)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:138
+#, python-format
+msgid "-> bind: %(bind)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:146
+msgid "Could not open socket."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:158
+#, python-format
+msgid "Subscribing to %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:200
+msgid "You cannot recv on this socket."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:205
+msgid "You cannot send on this socket."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:267
+#, python-format
+msgid "Running func with context: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:305
+msgid "Sending reply"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:339
+msgid "RPC message did not include method."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:373
+msgid "Registering reactor"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:385
+msgid "In reactor registered"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:400
+msgid "Out reactor registered"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:404
+msgid "Consuming socket"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:454
+#, python-format
+msgid "Creating proxy for topic: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:460
+msgid "Topic contained dangerous characters."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:492
+msgid "Topic socket file creation failed."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:498
+#, python-format
+msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:514
+#, python-format
+msgid "Required IPC directory does not exist at %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:524
+#, python-format
+msgid "Permission denied to IPC directory at %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:527
+msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:561
+#, python-format
+msgid "CONSUMER RECEIVED DATA: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:563
+#, python-format
+msgid "ROUTER RELAY-OUT %(data)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:585
+msgid "ZMQ Envelope version unsupported or unknown."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:613
+msgid "Skipping topic registration. Already registered."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:620
+#, python-format
+msgid "Consumer is a zmq.%s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:672
+msgid "Creating payload"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:685
+msgid "Creating queue socket for reply waiter"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:698
+msgid "Sending cast"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:701
+msgid "Cast sent; Waiting reply"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:704
+#, python-format
+msgid "Received message: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:705
+msgid "Unpacking response"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:714
+msgid "Unsupported or unknown ZMQ envelope returned."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:721
+msgid "RPC Message Invalid."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:744
+#: quantum/plugins/midonet/plugin.py:42
+#, python-format
+msgid "%(msg)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:747
+#, python-format
+msgid "Sending message(s) to: %s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:751
+msgid "No matchmaker results. Not casting."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:754
+msgid "No match from matchmaker."
+msgstr ""
+
+#: quantum/openstack/common/rpc/impl_zmq.py:836
+#, python-format
+msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:47
+msgid "Match not found by MatchMaker."
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:81
+msgid "Matchmaker does not implement registration or heartbeat."
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:217
+#, python-format
+msgid "Matchmaker unregistered: %(key)s, %(host)s"
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker.py:229
+msgid "Register before starting heartbeat."
+msgstr ""
+
+#: quantum/openstack/common/rpc/matchmaker_ring.py:79
+#: quantum/openstack/common/rpc/matchmaker_ring.py:97
+#, python-format
+msgid "No key defining hosts for topic '%s', see ringfile"
+msgstr ""
+
+#: quantum/openstack/common/rpc/service.py:48
+#, python-format
+msgid "Creating Consumer connection for Service %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:85
+msgid ""
+"A comma separated list of BigSwitch or Floodlight servers and port "
+"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
+"server, which performs the networking configuration. Note that only one "
+"server is needed per deployment, but you may wish to deploy multiple "
+"servers to support failover."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:92
+msgid ""
+"The username and password for authenticating against  the BigSwitch or "
+"Floodlight controller."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:95
+msgid ""
+"If True, Use SSL when connecting to the BigSwitch or Floodlight "
+"controller."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:98
+msgid "Sync data on connect"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:100
+msgid ""
+"Maximum number of seconds to wait for proxy request to connect and "
+"complete."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:103
+msgid "User defined identifier for this Quantum deployment"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:105
+msgid ""
+"Flag to decide if a route to the metadata server should be injected into "
+"the VM"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:114
+msgid ""
+"The default router rules installed in new tenant routers. Repeat the "
+"config option for each rule. Format is "
+"<tenant>:<source>:<destination>:<action> Use an * to specify default for "
+"all tenants."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:119
+msgid "Maximum number of router rules"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:126
+msgid "Virtual interface type to configure on Nova compute nodes"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
+msgid "Error in REST call to remote network controller"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:203
+#, python-format
+msgid ""
+"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
+"action=%(action)s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:207
+#, python-format
+msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:216
+msgid "ServerProxy: Could not establish HTTPS connection"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:223
+msgid "ServerProxy: Could not establish HTTP connection"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:240
+#, python-format
+msgid "ServerProxy: %(action)s failure, %(e)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:244
+#, python-format
+msgid ""
+"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
+"data=%(data)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:294
+#, python-format
+msgid "ServerProxy: %(action)s failure for servers: %(server)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:302
+#, python-format
+msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:337
+#, python-format
+msgid "QuantumRestProxy: Starting plugin. Version=%s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:377
+msgid "QuantumRestProxyV2: initialization done"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:403
+msgid "QuantumRestProxyV2: create_network() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:429
+#, python-format
+msgid "QuantumRestProxyV2:Unable to create remote network: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:461
+msgid "QuantumRestProxyV2.update_network() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
+#, python-format
+msgid "QuantumRestProxyV2: Unable to update remote network: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:500
+msgid "QuantumRestProxyV2: delete_network() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:578
+msgid "QuantumRestProxyV2: create_port() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create remote port: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:668
+msgid "QuantumRestProxyV2: update_port() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:725
+msgid "QuantumRestProxyV2: delete_port() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
+#, python-format
+msgid "QuantumRestProxyV2: Unable to update remote port: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:776
+msgid "QuantumRestProxyV2: _plug_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:794
+#, python-format
+msgid "QuantumRestProxyV2:Unable to update remote network: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:808
+msgid "QuantumRestProxyV2: _unplug_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:821
+msgid "QuantumRestProxyV2: create_subnet() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:842
+msgid "QuantumRestProxyV2: update_subnet() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:865
+msgid "QuantumRestProxyV2: delete_subnet() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:906
+msgid "QuantumRestProxyV2: create_router() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:931
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create remote router: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:942
+msgid "QuantumRestProxyV2.update_router() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:964
+#, python-format
+msgid "QuantumRestProxyV2: Unable to update remote router: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:976
+msgid "QuantumRestProxyV2: delete_router() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1007
+#, python-format
+msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1013
+msgid "QuantumRestProxyV2: add_router_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1041
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create interface: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1052
+msgid "QuantumRestProxyV2: remove_router_interface() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1085
+#, python-format
+msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1093
+msgid "QuantumRestProxyV2: create_floatingip() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1106
+#, python-format
+msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1116
+msgid "QuantumRestProxyV2: update_floatingip() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1139
+msgid "QuantumRestProxyV2: delete_floatingip() called"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1222
+#, python-format
+msgid "QuantumRestProxy: Unable to update remote topology: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1318
+#, python-format
+msgid ""
+"Setting admin_state_up=False is not supported in this plugin version. "
+"Ignoring setting for resource: %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1324
+#, python-format
+msgid ""
+"Operational status is internally set by the plugin. Ignoring setting "
+"status=%s."
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:1351
+#, python-format
+msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
+msgstr ""
+
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:30
+#, python-format
+msgid "Invalid format for router rules: %(rule)s, %(reason)s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:34
+#, python-format
+msgid ""
+"Unable to complete rules update for %(router_id)s. The number of rules "
+"exceeds the maximum %(quota)s."
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:50
+#, python-format
+msgid "Invalid data format for router rule: '%s'"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:82
+#, python-format
+msgid "Duplicate nexthop in rule '%s'"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:90
+#, python-format
+msgid "Action must be either permit or deny. '%s' was provided"
+msgstr ""
+
+#: quantum/plugins/bigswitch/extensions/routerrule.py:102
+#, python-format
+msgid "Duplicate router rules (src,dst)  found '%s'"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:125
+#: quantum/plugins/hyperv/rpc_callbacks.py:53
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:85
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:95
+#, python-format
+msgid "Device %(device)s details requested from %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:139
+#: quantum/plugins/brocade/QuantumPlugin.py:156
+#: quantum/plugins/hyperv/rpc_callbacks.py:69
+#: quantum/plugins/hyperv/rpc_callbacks.py:88
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:108
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:128
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:143
+#: quantum/plugins/mlnx/rpc_callbacks.py:108
+#: quantum/plugins/mlnx/rpc_callbacks.py:123
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:113
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:133
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:148
+#, python-format
+msgid "%s can not be found in database"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:275
+#: quantum/plugins/brocade/QuantumPlugin.py:319
+#: quantum/plugins/brocade/QuantumPlugin.py:391
+msgid "Brocade NOS driver:"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:276
+#: quantum/plugins/brocade/QuantumPlugin.py:320
+#: quantum/plugins/brocade/QuantumPlugin.py:392
+#, python-format
+msgid "%s"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:277
+#, python-format
+msgid "Returning the allocated vlan (%d) to the pool"
+msgstr ""
+
+#: quantum/plugins/brocade/QuantumPlugin.py:286
+#, python-format
+msgid "Allocated vlan (%d) from the pool"
+msgstr ""
+
+#: quantum/plugins/brocade/nos/nosdriver.py:63
+#, python-format
+msgid "Connect failed to switch: %s"
+msgstr ""
+
+#: quantum/plugins/brocade/nos/nosdriver.py:66
+#, python-format
+msgid "Connect success to host %(host)s:%(ssh_port)d"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:75
+#, python-format
+msgid "Model %s manages state"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:88
+msgid "Plugin initialization complete"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:134
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:205
+msgid "create_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:151
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:226
+msgid "update_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:164
+msgid "delete_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:187
+msgid "get_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:192
+msgid "get_networks() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:197
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:282
+msgid "create_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:207
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:368
+msgid "delete_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:226
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:327
+msgid "update_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:237
+msgid "create_subnet() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:249
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:266
+msgid "update_subnet() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:255
+msgid "delete_subnet() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:278
+#: quantum/plugins/cisco/db/l2network_db.py:201
+#: quantum/plugins/cisco/db/network_db_v2.py:198
+msgid "get_all_qoss() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:284
+msgid "get_qos_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:294
+msgid "create_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:300
+msgid "delete_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:310
+msgid "rename_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:321
+msgid "get_all_credentials() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:327
+msgid "get_credential_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:338
+msgid "create_credential() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:345
+msgid "delete_credential() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:356
+msgid "rename_credential() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:367
+msgid "schedule_host() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:379
+msgid "associate_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/network_plugin.py:386
+msgid "detach_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:27
+#, python-format
+msgid "Segmentation ID for network %(net_id)s is not found."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:32
+msgid ""
+"Unable to complete operation. No more dynamic nics are available in the "
+"system."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:38
+#, python-format
+msgid ""
+"NetworkVlanBinding for %(vlan_id)s and network %(network_id)s already "
+"exists"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:44
+#, python-format
+msgid "Vlan ID %(vlan_id)s not found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:49
+msgid "No Vlan ID available"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:54
+#, python-format
+msgid "QoS level %(qos_id)s could not be found for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:60
+#, python-format
+msgid "QoS level with name %(qos_name)s already exists for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:66
+#, python-format
+msgid "Credential %(credential_id)s could not be found for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:72
+#, python-format
+msgid "Credential %(credential_name)s could not be found for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:78
+#, python-format
+msgid "Credential %(credential_id)s already exists for tenant %(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:84
+#, python-format
+msgid "Connection to %(host)s is not configured."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:89
+#, python-format
+msgid "Unable to connect to Nexus %(nexus_host)s. Reason: %(exc)s."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:94
+#, python-format
+msgid "Failed to configure Nexus: %(config)s. Reason: %(exc)s."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:99
+#, python-format
+msgid "Nexus Port Binding (%(filters)s) is not present"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:108
+msgid "No usable Nexus switch found to create SVI interface"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:113
+#, python-format
+msgid "PortVnic Binding %(port_id)s already exists"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:118
+#, python-format
+msgid "PortVnic Binding %(port_id)s is not present"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:123
+msgid "No subnet_id specified for router gateway"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:128
+#, python-format
+msgid "Subnet %(subnet_id)s has an interface on %(router_id)s"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_exceptions.py:133
+msgid "Nexus hardware router gateway only uses Subnet Ids"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:74
+msgid "Port not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:75
+msgid "Unable to find a port with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:89
+msgid "Credential Not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:90
+msgid "Unable to find a Credential with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:105
+msgid "QoS Not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:106
+msgid "Unable to find a QoS with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:121
+msgid "Nova tenant Not Found"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:122
+msgid "Unable to find a Novatenant with the specified identifier."
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:137
+msgid "Requested State Invalid"
+msgstr ""
+
+#: quantum/plugins/cisco/common/cisco_faults.py:138
+msgid "Unable to update port state with specified value."
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:26
+msgid "Virtual Switch to use"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:30
+msgid "Nexus Switch to use"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:36
+msgid "VLAN start value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:38
+msgid "VLAN end value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:40
+msgid "VLAN Name prefix"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:42
+msgid "Maximum Port value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:44
+msgid "Maximum Port Profile value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:46
+msgid "Maximum Network value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:48
+msgid "Distribute SVI interfaces over all switches"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:52
+msgid "Model Class"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:56
+msgid "Manager Class"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:60
+msgid "Nexus Driver Name"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:39
+#: quantum/plugins/cisco/db/network_db_v2.py:36
+msgid "create_vlanids() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:58
+#: quantum/plugins/cisco/db/l2network_db.py:126
+#: quantum/plugins/cisco/db/network_db_v2.py:55
+#: quantum/plugins/cisco/db/network_db_v2.py:123
+msgid "get_all_vlanids() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:65
+#: quantum/plugins/cisco/db/network_db_v2.py:62
+msgid "is_vlanid_used() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:77
+#: quantum/plugins/cisco/db/network_db_v2.py:74
+msgid "release_vlanid() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:93
+#: quantum/plugins/cisco/db/network_db_v2.py:90
+msgid "delete_vlanid() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:107
+#: quantum/plugins/cisco/db/network_db_v2.py:104
+msgid "reserve_vlanid() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:134
+#: quantum/plugins/cisco/db/network_db_v2.py:131
+msgid "get_all_vlan_bindings() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:141
+#: quantum/plugins/cisco/db/network_db_v2.py:138
+msgid "get_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:153
+#: quantum/plugins/cisco/db/network_db_v2.py:150
+msgid "add_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:169
+#: quantum/plugins/cisco/db/network_db_v2.py:166
+msgid "remove_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:183
+#: quantum/plugins/cisco/db/network_db_v2.py:180
+msgid "update_vlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:209
+#: quantum/plugins/cisco/db/network_db_v2.py:206
+msgid "get_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/l2network_db.py:223
+#: quantum/plugins/cisco/db/network_db_v2.py:220
+msgid "add_qos() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:34
+msgid "get_all_nexusport_bindings() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:41
+msgid "get_nexusport_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:56
+msgid "get_nexusvlan_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:70
+msgid "add_nexusport_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:81
+msgid "remove_nexusport_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:96
+msgid "update_nexusport_binding called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:112
+msgid "get_nexusvm_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:126
+msgid "get_port_vlan_switch_binding() called"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:140
+#, python-format
+msgid ""
+"get_port_switch_bindings() called, port:'%(port_id)s', "
+"switch:'%(switch_ip)s'"
+msgstr ""
+
+#: quantum/plugins/cisco/db/nexus_db_v2.py:155
+msgid "get_nexussvi_bindings() called"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:73
+#, python-format
+msgid "Loaded device plugin %s\n"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:91
+#, python-format
+msgid "%(module)s.%(name)s init done"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:131
+#, python-format
+msgid "No %s Plugin loaded"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:132
+#, python-format
+msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:349
+#, python-format
+msgid "Unable to update port '%s' on Nexus switch"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:403
+msgid "Nexus plugin loaded, creating SVI on switch"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:424
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:451
+msgid "No Nexus plugin, sending to vswitch"
+msgstr ""
+
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:439
+msgid "Nexus plugin loaded, deleting SVI from switch"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:131
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:138
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:155
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:166
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:240
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:250
+#, python-format
+msgid "NexusDriver: %s"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:182
+#, python-format
+msgid "NexusDriver VLAN IDs: %s"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:51
+#, python-format
+msgid "Loaded driver %s"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:71
+msgid "NexusPlugin:get_all_networks() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:81
+msgid "NexusPlugin:create_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:209
+msgid "Grabbing a switch to create SVI"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:211
+msgid "Using round robin to create SVI"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:230
+msgid "No round robin or zero weights, using first switch"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:241
+msgid "NexusPlugin:delete_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:245
+msgid "NexusPlugin:get_network_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:251
+msgid "NexusPlugin:update_network() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:259
+msgid "NexusPlugin:get_all_ports() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:267
+msgid "NexusPlugin:create_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:275
+msgid "NexusPlugin:delete_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:323
+msgid "NexusPlugin:update_port() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:331
+msgid "NexusPlugin:get_port_details() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:340
+msgid "NexusPlugin:plug_interface() called"
+msgstr ""
+
+#: quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:348
+msgid "NexusPlugin:unplug_interface() called"
+msgstr ""
+
+#: quantum/plugins/common/utils.py:31
+#, python-format
+msgid "%s is not a valid VLAN tag"
+msgstr ""
+
+#: quantum/plugins/common/utils.py:35
+msgid "End of VLAN range is less than start of VLAN range"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:41
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:117
+#: quantum/plugins/openvswitch/ovs_db_v2.py:135
+#, python-format
+msgid ""
+"Reserving vlan %(vlan_id)s on physical network %(physical_network)s from "
+"pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:56
+#, python-format
+msgid "Reserving flat physical network %(physical_network)s from pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:79
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:140
+#: quantum/plugins/ml2/drivers/type_vlan.py:206
+#: quantum/plugins/openvswitch/ovs_db_v2.py:159
+#, python-format
+msgid ""
+"Reserving specific vlan %(vlan_id)s on physical network "
+"%(physical_network)s from pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:136
+#, python-format
+msgid "Releasing vlan %(vlan_id)s on physical network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:141
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:181
+#: quantum/plugins/openvswitch/ovs_db_v2.py:200
+#, python-format
+msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
+msgstr ""
+
+#: quantum/plugins/hyperv/db.py:166 quantum/plugins/hyperv/db.py:179
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:68
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:87
+#: quantum/plugins/ml2/drivers/type_vlan.py:128
+#: quantum/plugins/ml2/drivers/type_vlan.py:149
+#: quantum/plugins/openvswitch/ovs_db_v2.py:91
+#: quantum/plugins/openvswitch/ovs_db_v2.py:109
+#, python-format
+msgid ""
+"Removing vlan %(vlan_id)s on physical network %(physical_network)s from "
+"pool"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:42
+msgid "Network type for tenant networks (local, flat, vlan or none)"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:46
+#: quantum/plugins/linuxbridge/common/config.py:35
+#: quantum/plugins/mlnx/common/config.py:32
+#: quantum/plugins/openvswitch/common/config.py:51
+msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:74
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:96
+#, python-format
+msgid "segmentation_id specified for %s network"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:81
+#, python-format
+msgid "physical_network specified for %s network"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:123
+msgid "physical_network not provided"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:172
+#, python-format
+msgid "Invalid tenant_network_type: %s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:194
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:273
+#: quantum/plugins/ml2/drivers/type_vlan.py:94
+#: quantum/plugins/mlnx/mlnx_plugin.py:107
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:315
+#, python-format
+msgid "Network VLAN ranges: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:219
+#, python-format
+msgid "Network type %s not supported"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:246
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:175
+#: quantum/plugins/mlnx/mlnx_plugin.py:287
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:479
+#, python-format
+msgid "Created network: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:269
+msgid "plugin does not support updating provider attributes"
+msgstr ""
+
+#: quantum/plugins/hyperv/rpc_callbacks.py:77
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:116
+#: quantum/plugins/mlnx/rpc_callbacks.py:97
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:121
+#, python-format
+msgid "Device %(device)s no longer exists on %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:44
+msgid ""
+"List of <physical_network>:<vswitch> where the physical networks can be "
+"expressed with wildcards, e.g.: .\"*:external\""
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:50
+msgid "Private vswitch name used for local networks"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:52
+#: quantum/plugins/linuxbridge/common/config.py:47
+#: quantum/plugins/mlnx/common/config.py:54
+#: quantum/plugins/nec/common/config.py:32
+#: quantum/plugins/openvswitch/common/config.py:60
+#: quantum/plugins/ryu/common/config.py:45
+msgid ""
+"The number of seconds the agent will wait between polling for local "
+"device changes."
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:95
+#, python-format
+msgid "Invalid physical network mapping: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:116
+#, python-format
+msgid "network_delete received. Deleting network %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:122
+#, python-format
+msgid "Network %s not defined on agent."
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:125
+msgid "port_delete received"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:431
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:168
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:258
+msgid "port_update received"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:151
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:130
+#, python-format
+msgid "Provisioning network %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:164
+#, python-format
+msgid ""
+"Cannot provision unknown network type %(network_type)s for network "
+"%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:176
+#, python-format
+msgid "Reclaiming local network %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:184
+#, python-format
+msgid "Binding port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:197
+#, python-format
+msgid "Binding VLAN ID %(segmentation_id)s to switch port %(port_id)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:210
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:115
+#, python-format
+msgid "Unsupported network type %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:215
+#, python-format
+msgid "Network %s is not avalailable on this agent"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:219
+#, python-format
+msgid "Unbinding port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:245
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:187
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:289
+#, python-format
+msgid "No port %s defined on agent."
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:250
+#, python-format
+msgid "Adding port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:257
+#, python-format
+msgid "Unable to get port details for device %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:263
+#, python-format
+msgid "Port %(device)s updated. Details: %(device_details)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:278
+#, python-format
+msgid "Removing port %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:285
+#, python-format
+msgid "Removing port failed for device %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:639
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:352
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:717
+msgid "Agent out of sync with plugin!"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:318
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:651
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:359
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:730
+msgid "Agent loop has new devices!"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:323
+#, python-format
+msgid "Error in agent event loop: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:331
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:371
+#, python-format
+msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:690
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:842
+msgid "Agent initialized successfully, now running... "
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:38
+#, python-format
+msgid "HyperVException: %(msg)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:76
+#, python-format
+msgid "Vnic not found: %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:112
+#, python-format
+msgid "Job failed with error %d"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:131
+#, python-format
+msgid ""
+"WMI job failed with status %(job_state)d. Error details: %(err_sum_desc)s"
+" - %(err_desc)s - Error code: %(err_code)d"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:140
+#, python-format
+msgid "WMI job failed with status %(job_state)d. Error details: %(error)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:144
+#, python-format
+msgid "WMI job failed with status %d. No error description available"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:149
+#, python-format
+msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:163
+#, python-format
+msgid "Failed creating port for %s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:183
+#, python-format
+msgid ""
+"Failed to disconnect port %(switch_port_name)s from switch "
+"%(vswitch_name)s with error %(ret_val)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:194
+#, python-format
+msgid ""
+"Failed to delete port %(switch_port_name)s from switch %(vswitch_name)s "
+"with error %(ret_val)s"
+msgstr ""
+
+#: quantum/plugins/hyperv/agent/utils.py:201
+#, python-format
+msgid "VSwitch not found: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:135
+#: quantum/plugins/mlnx/rpc_callbacks.py:115
+#, python-format
+msgid "Device %(device)s up %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:241
+#: quantum/plugins/mlnx/mlnx_plugin.py:136
+#, python-format
+msgid "Invalid tenant_network_type: %s. Service terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:250
+msgid "Linux Bridge Plugin initialization complete"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:271
+#, python-format
+msgid "%s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:312
+#: quantum/plugins/mlnx/mlnx_plugin.py:155
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:361
+msgid "provider:network_type required"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:316
+#: quantum/plugins/mlnx/mlnx_plugin.py:180
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:365
+msgid "provider:segmentation_id specified for flat network"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:322
+#: quantum/plugins/mlnx/mlnx_plugin.py:185
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:371
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:390
+msgid "provider:segmentation_id required"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:325
+#: quantum/plugins/mlnx/mlnx_plugin.py:188
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:374
+#, python-format
+msgid "provider:segmentation_id out of range (%(min_id)s through %(max_id)s)"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:332
+#: quantum/plugins/mlnx/mlnx_plugin.py:196
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:394
+msgid "provider:physical_network specified for local network"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:338
+#: quantum/plugins/mlnx/mlnx_plugin.py:200
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:400
+msgid "provider:segmentation_id specified for local network"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:344
+#: quantum/plugins/mlnx/mlnx_plugin.py:171
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:406
+#, python-format
+msgid "provider:network_type %s not supported"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:350
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:412
+#, python-format
+msgid "Unknown provider:physical_network %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:356
+#: quantum/plugins/mlnx/mlnx_plugin.py:218
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:418
+msgid "provider:physical_network required"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/lb_quantum_plugin.py:374
+#: quantum/plugins/ml2/plugin.py:141 quantum/plugins/mlnx/mlnx_plugin.py:234
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:436
+msgid "Plugin does not support updating provider attributes"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:89
+msgid "Invalid Network ID, will lead to incorrect bridgename"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:96
+msgid "Invalid VLAN ID, will lead to incorrect subinterface name"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:103
+msgid "Invalid Interface ID, will lead to incorrect tap device name"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:170
+#, python-format
+msgid ""
+"Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface "
+"%(physical_interface)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:183
+#, python-format
+msgid "Done creating subinterface %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218
+#, python-format
+msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:233
+#, python-format
+msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:249
+#, python-format
+msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:262
+#, python-format
+msgid "No mapping for physical network %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:271
+#, python-format
+msgid "Unknown network_type %(network_type)s for network %(network_id)s."
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:283
+#, python-format
+msgid "Tap device: %s does not exist on this host, skipped"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:301
+#, python-format
+msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:310
+#, python-format
+msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:339
+#, python-format
+msgid "Deleting bridge %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346
+#, python-format
+msgid "Done deleting bridge %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:349
+#, python-format
+msgid "Cannot delete bridge %s, does not exist"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:356
+#, python-format
+msgid "Removing device %(interface_name)s from bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:363
+#, python-format
+msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:369
+#, python-format
+msgid ""
+"Cannot remove device %(interface_name)s bridge %(bridge_name)s does not "
+"exist"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:377
+#, python-format
+msgid "Deleting subinterface %s for vlan"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:384
+#, python-format
+msgid "Done deleting subinterface %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:159
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:247
+msgid "network_delete received"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:472
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:283
+#, python-format
+msgid "RPC timeout while updating port %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:524
+msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:528
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:145
+#, python-format
+msgid "RPC agent_id: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:574
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632
+#, python-format
+msgid "Port %s added"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:580
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638
+#, python-format
+msgid "Unable to get port details for %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:645
+#, python-format
+msgid "Port %(device)s updated. Details: %(details)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:607
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:339
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:654
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:677
+#, python-format
+msgid "Device %s not defined on plugin"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:614
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:663
+#, python-format
+msgid "Attachment %s removed"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:620
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:669
+#, python-format
+msgid "port_removed failed for %(device)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:624
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:336
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:674
+#, python-format
+msgid "Port %s updated."
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634
+msgid "LinuxBridge Agent RPC Daemon Started!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:646
+msgid "Update devices failed"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657
+#, python-format
+msgid "Error in agent loop. Devices info: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:665
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:269
+#, python-format
+msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:680
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:386
+#, python-format
+msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:683
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:389
+#, python-format
+msgid "Interface mappings: %s"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/common/config.py:31
+msgid "Network type for tenant networks (local, vlan, or none)"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/common/config.py:42
+#: quantum/plugins/mlnx/common/config.py:40
+msgid "List of <physical_network>:<physical_interface>"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/common/config.py:51
+msgid "Enable server RPC compatibility with old agents"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:146
+#: quantum/plugins/ml2/drivers/type_vlan.py:212
+#: quantum/plugins/openvswitch/ovs_db_v2.py:165
+#, python-format
+msgid ""
+"Reserving specific vlan %(vlan_id)s on physical network "
+"%(physical_network)s outside pool"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:170
+#: quantum/plugins/ml2/drivers/type_vlan.py:261
+#: quantum/plugins/openvswitch/ovs_db_v2.py:195
+#, python-format
+msgid ""
+"Releasing vlan %(vlan_id)s on physical network %(physical_network)s to "
+"pool"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:175
+#: quantum/plugins/ml2/drivers/type_vlan.py:256
+#: quantum/plugins/openvswitch/ovs_db_v2.py:190
+#, python-format
+msgid ""
+"Releasing vlan %(vlan_id)s on physical network %(physical_network)s "
+"outside pool"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:206
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:215
+msgid "get_port_from_device() called"
+msgstr ""
+
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:234
+#, python-format
+msgid "set_port_status as %s called"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:40
+#, python-format
+msgid "Flavor %(flavor)s could not be found"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:44
+msgid "Failed to add flavor binding"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:51
+msgid "Start initializing metaplugin"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:93
+#, python-format
+msgid "default_flavor %s is not plugin list"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:98
+#, python-format
+msgid "default_l3_flavor %s is not plugin list"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:165
+#, python-format
+msgid "Created network: %(net_id)s with flavor %(flavor)s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:171
+msgid "Failed to add flavor bindings"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:295
+#, python-format
+msgid "Created router: %(router_id)s with flavor %(flavor)s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/meta_quantum_plugin.py:301
+#, python-format
+msgid "Created router: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:67
+#, python-format
+msgid "Update subnet failed: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:74
+msgid "Subnet in remote have already deleted"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:95
+#, python-format
+msgid "Update network failed: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:102
+msgid "Network in remote have already deleted"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:123
+#, python-format
+msgid "Update port failed: %s"
+msgstr ""
+
+#: quantum/plugins/metaplugin/proxy_quantum_plugin.py:134
+msgid "Port in remote have already deleted"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:23
+msgid "List of plugins to load"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:25
+msgid "List of L3 plugins to load"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:27
+msgid "Default flavor to use"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:29
+msgid "Default L3 flavor to use"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:31
+msgid "Supported extension aliases"
+msgstr ""
+
+#: quantum/plugins/metaplugin/common/config.py:33
+msgid "A list of extensions, per plugin, to load."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:25
+msgid "MidoNet API server URI."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:27
+msgid "MidoNet admin username."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:30
+msgid "MidoNet admin password."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:33
+msgid "ID of the project that MidoNet admin userbelongs to."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:37
+msgid "Virtual provider router ID."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:40
+msgid "Virtual metadata router ID."
+msgstr ""
+
+#: quantum/plugins/midonet/config.py:43
+msgid "Operational mode. Internal dev use only."
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:79
+#, python-format
+msgid "MidoNet %(resource_type)s %(id)s could not be found"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:83
+#, python-format
+msgid "MidoNet API error: %(msg)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:99
+#, python-format
+msgid "MidoClient.create_bridge called: tenant_id=%(tenant_id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:111
+#, python-format
+msgid "MidoClient.delete_bridge called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:121
+#, python-format
+msgid "MidoClient.get_bridge called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:135
+#, python-format
+msgid "MidoClient.update_bridge called: id=%(id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:152
+#, python-format
+msgid ""
+"MidoClient.create_dhcp called: bridge=%s(bridge)s, net_addr=%(net_addr)s,"
+" net_len=%(net_len)s, gateway_ip=%(gateway_ip)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:169
+#, python-format
+msgid ""
+"MidoClient.create_dhcp_hosts called: bridge=%s(bridge), ip=%(ip)s, "
+"mac=%(mac)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:186
+#, python-format
+msgid ""
+"MidoClient.delete_dhcp_hosts called: bridge_id=%s(bridge_id), ip=%(ip)s, "
+"mac=%(mac)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:202
+#, python-format
+msgid "MidoClient.delete_dhcp called: bridge=%s(bridge), "
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:215
+#, python-format
+msgid "MidoClient.delete_port called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:225
+#, python-format
+msgid "MidoClient.get_port called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:238
+#, python-format
+msgid "MidoClient.create_exterior_bridge_port called: bridge=%(bridge)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:249
+#, python-format
+msgid "MidoClient.create_interior_bridge_port called: bridge=%(bridge)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:261
+#, python-format
+msgid "MidoClient.create_router called: tenant_id=%(tenant_id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:276
+#, python-format
+msgid ""
+"MidoClient.create_tenant_router called: tenant_id=%(tenant_id)s, "
+"name=%(name)smetadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:292
+#, python-format
+msgid ""
+"MidoClient.delete_tenant_router called: id=%(id)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:307
+#, python-format
+msgid "MidoClient.delete_router called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:317
+#, python-format
+msgid "MidoClient.get_router called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:331
+#, python-format
+msgid "MidoClient.update_router called: id=%(id)s, name=%(name)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:350
+#, python-format
+msgid ""
+"MidoClient.link_bridge_port_to_router called: port_id=%(port_id)s, "
+"router_id=%(router_id)s, gateway_ip=%(gateway_ip)s net_addr=%(net_addr)s,"
+" net_len=%(net_len)s, metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:382
+#, python-format
+msgid "Couldn't find a md router port for the router=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:399
+#, python-format
+msgid ""
+"MidoClient.unlink_bridge_port_from_router called: port_id=%(port_id)s, "
+"net_addr=%(net_addr)s, net_len=%(net_len)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:414
+#, python-format
+msgid "Deleting route=%r ..."
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:429
+#, python-format
+msgid ""
+"MidoClient.link_bridge_to_provider_router called: bridge=%(bridge)s, "
+"provider_router=%(provider_router)s, gateway_ip=%(gateway_ip)s, "
+"net_addr=%(net_addr)s, net_len=%(net_len)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:458
+#, python-format
+msgid ""
+"MidoClient.unlink_bridge_from_provider_router called: bridge=%(bridge)s, "
+"provider_router=%(provider_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:489
+#, python-format
+msgid ""
+"MidoClient.set_router_external_gateway called: id=%(id)s, "
+"provider_router=%(provider_router)s, snat_ip=%s(snat_ip)s)"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:548
+#, python-format
+msgid "MidoClient.clear_router_external_gateway called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:591
+#, python-format
+msgid ""
+"MidoClient.get_router_chains called: tenant_id=%(tenant_id)s "
+"router_id=%(router_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:613
+#, python-format
+msgid "MidoClient.create_router_chains called: router=%(router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:637
+#, python-format
+msgid "MidoClient.destroy_router_chains called: id=%(id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:652
+#, python-format
+msgid ""
+"MidoClient.link_router_to_metadata_router called: router=%(router)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:678
+#, python-format
+msgid ""
+"MidoClient.unlink_router_from_metadata_router called: id=%(id)s, "
+"metadata_router=%(metadata_router)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:701
+#, python-format
+msgid ""
+"MidoClient.setup_floating_ip called: router_id=%(router_id)s, "
+"provider_router=%(provider_router)sfloating_ip=%(floating_ip)s, "
+"fixed_ip=%(fixed_ip)sidentifier=%(identifier)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:765
+#, python-format
+msgid ""
+"MidoClient.clear_floating_ip called: router_id=%(router_id)s, "
+"provider_router=%(provider_router)sfloating_ip=%(floating_ip)s, "
+"identifier=%(identifier)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:786
+#: quantum/plugins/midonet/midonet_lib.py:793
+#, python-format
+msgid "deleting rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:804
+#, python-format
+msgid ""
+"MidoClient.create_for_sg called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
+"sg_name=%(sg_name)s "
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:826
+#, python-format
+msgid ""
+"MidoClient.delete_for_sg called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
+"sg_name=%(sg_name)s "
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:835
+#, python-format
+msgid "MidoClient.delete_for_sg: deleting chain=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:843
+#, python-format
+msgid "MidoClient.delete_for_sg: deleting pg=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:850
+#, python-format
+msgid "MidoClient.get_sg_chains called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:870
+#, python-format
+msgid ""
+"MidoClient.get_port_groups_for_sg called: tenant_id=%(tenant_id)s "
+"sg_id=%(sg_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:879
+#, python-format
+msgid "MidoClient.get_port_groups_for_sg exiting: pg=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:886
+#, python-format
+msgid "MidoClient.create_for_sg_rule called: rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:912
+#: quantum/plugins/midonet/midonet_lib.py:945
+#, python-format
+msgid "Don't know what to do with rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:949
+#, python-format
+msgid ""
+"MidoClient.create_for_sg_rule: adding accept rule %(rule_id)s in "
+"portgroup %(port_group_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:960
+#, python-format
+msgid "MidoClient.delete_for_sg_rule called: rule=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/midonet_lib.py:973
+#, python-format
+msgid "MidoClient.delete_for_sg_rule: deleting rule %r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:76
+msgid ""
+"No provider router and metadata device ids found. But skipping because "
+"running in dev env."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:80
+msgid ""
+"provider_router_id and metadata_router_id should be configured in the "
+"plugin config file"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:92
+#, python-format
+msgid "MidonetPluginV2.create_subnet called: subnet=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:96
+msgid "MidoNet doesn't support IPv6."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:102
+msgid "MidoNet doesn't support multiple subnets on the same network."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:126
+#, python-format
+msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:135
+#, python-format
+msgid "MidonetPluginV2.delete_subnet called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:151
+msgid "MidonetPluginV2.delete_subnet exiting"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:158
+#, python-format
+msgid "MidonetPluginV2.create_network called: network=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:162
+#, python-format
+msgid ""
+"Ignoring admin_state_up=False for network=%r because it is not yet "
+"supported"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:181
+#, python-format
+msgid "MidonetPluginV2.create_network exiting: net=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:190
+#, python-format
+msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:196
+#: quantum/plugins/nicira/QuantumPlugin.py:1040
+msgid "admin_state_up=False networks are not supported."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:207
+#, python-format
+msgid "MidonetPluginV2.update_network exiting: net=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:215
+#, python-format
+msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:224
+#, python-format
+msgid "MidonetPluginV2.get_network exiting: qnet=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:229
+#, python-format
+msgid ""
+"MidonetPluginV2.get_networks called: filters=%(filters)r, "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:244
+#, python-format
+msgid "MidonetPluginV2.delete_network called: id=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:249
+#, python-format
+msgid "Failed to delete quantum db, while Midonet bridge=%rhad been deleted"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:255
+#, python-format
+msgid "MidonetPluginV2.create_port called: port=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:296
+#, python-format
+msgid "MidonetPluginV2.create_port exiting: port_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:302
+#, python-format
+msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:311
+#, python-format
+msgid "MidonetPluginV2.get_port exiting: port_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:317
+#, python-format
+msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:331
+#, python-format
+msgid ""
+"MidonetPluginV2.delete_port called: id=%(id)s "
+"l3_port_check=%(l3_port_check)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:361
+#, python-format
+msgid "MidonetPluginV2.create_router called: router=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:364
+#, python-format
+msgid "Ignoring admin_state_up=False for router=%r.  Overriding with True"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:382
+#, python-format
+msgid "MidonetPluginV2.create_router exiting: qrouter=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:387
+#, python-format
+msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:391
+msgid "admin_state_up=False routers are not supported."
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:441
+#, python-format
+msgid "MidonetPluginV2.update_router exiting: qrouter=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:446
+#, python-format
+msgid "MidonetPluginV2.delete_router called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:451
+#, python-format
+msgid "MidonetPluginV2.delete_router exiting: result=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:456
+#, python-format
+msgid ""
+"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
+"interface_info=%(interface_info)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:478
+#, python-format
+msgid "MidonetPluginV2.add_router_interface exiting: qport=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:484
+#, python-format
+msgid ""
+"MidonetPluginV2.remove_router_interface called: router_id=%(router_id)s "
+"interface_info=%(interface_info)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:531
+msgid "MidonetPluginV2.remove_router_interface exiting"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:535
+#, python-format
+msgid ""
+"MidonetPluginV2.update_floatingip called: id=%(id)s "
+"floatingip=%(floatingip)s "
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:559
+#, python-format
+msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:568
+#, python-format
+msgid ""
+"MidonetPluginV2.create_security_group called: "
+"security_group=%(security_group)s default_sg=%(default_sg)s "
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:584
+#, python-format
+msgid "MidonetPluginV2.create_security_group exiting: sg_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:590
+#, python-format
+msgid "MidonetPluginV2.delete_security_group called: id=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:619
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_groups called: filters=%(filters)r "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:626
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_group called: id=%(id)s fields=%(fields)r "
+"tenant_id=%(tenant_id)s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:633
+#, python-format
+msgid ""
+"MidonetPluginV2.create_security_group_rule called: "
+"security_group_rule=%(security_group_rule)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:643
+#, python-format
+msgid "MidonetPluginV2.create_security_group_rule exiting: rule_db_entry=%r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:648
+#, python-format
+msgid "MidonetPluginV2.delete_security_group_rule called: sgrid=%s"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:663
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_group_rules called: filters=%(filters)r "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/midonet/plugin.py:670
+#, python-format
+msgid ""
+"MidonetPluginV2.get_security_group_rule called: id=%(id)s "
+"fields=%(fields)r"
+msgstr ""
+
+#: quantum/plugins/ml2/config.py:24
+msgid ""
+"List of network type driver entrypoints to be loaded from the "
+"quantum.ml2.type_drivers namespace."
+msgstr ""
+
+#: quantum/plugins/ml2/config.py:28
+msgid "Ordered list of network_types to allocate as tenant networks."
+msgstr ""
+
+#: quantum/plugins/ml2/config.py:32
+msgid ""
+"List of networking mechanism driver entrypoints to be loaded from the "
+"quantum.ml2.mechanism_drivers namespace."
+msgstr ""
+
+#: quantum/plugins/ml2/db.py:44
+#, python-format
+msgid "Added segment %(id)s of type %(network_type)s for network %(network_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/db.py:73
+#, python-format
+msgid "Multiple ports have port_id starting with %s"
+msgstr ""
+
+#: quantum/plugins/ml2/db.py:81
+#, python-format
+msgid "get_port_and_sgs() called for port_id %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:40
+#, python-format
+msgid "Configured type driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:45
+#, python-format
+msgid "Loaded type driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:53
+#, python-format
+msgid ""
+"Type driver '%(new_driver)s' ignored because type driver '%(old_driver)s'"
+" is already registered for type '%(type)s'"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:61
+#, python-format
+msgid "Registered types: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:69
+#, python-format
+msgid "No type driver for tenant network_type: %s. Service terminated!"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:73
+#, python-format
+msgid "Tenant network_types: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:77
+#, python-format
+msgid "Initializing driver for type '%s'"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:86
+#, python-format
+msgid "network_type value '%s' not supported"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:122
+#, python-format
+msgid "Configured mechanism driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/managers.py:127
+#, python-format
+msgid "Loaded mechanism driver names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:99
+msgid "Modular L2 Plugin initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:127
+msgid "network_type required if other provider attributes specified"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:148
+#, python-format
+msgid "Network %s has no segments"
+msgstr ""
+
+#: quantum/plugins/ml2/plugin.py:180
+msgid ""
+"In _notify_port_updated() for port %(port_id), network %(network_id) has "
+"no segments"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:79
+#, python-format
+msgid "Device %(device)s details requested by agent %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:88
+#, python-format
+msgid "Device %(device)s requested by agent %(agent_id)s not found in database"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:94
+#, python-format
+msgid ""
+"Device %(device)s requested by agent %(agent_id)s has network "
+"%(network_id) with no segments"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:114
+#, python-format
+msgid "Returning: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:122
+#, python-format
+msgid "Device %(device)s no longer exists at agent %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:131
+#, python-format
+msgid "Device %(device)s updated down by agent %(agent_id)s not found in database"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:145
+#, python-format
+msgid "Device %(device)s up at agent %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/ml2/rpc.py:153
+#, python-format
+msgid "Device %(device)s updated up by agent %(agent_id)s not found in database"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:31
+msgid ""
+"List of physical_network names with which flat networks can be created. "
+"Use * to allow flat networks with arbitrary physical_network names."
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:69
+msgid "Arbitrary flat physical_network names allowed"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:74
+#, python-format
+msgid "Allowable flat physical_network names: %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:81
+msgid "ML2 FlatTypeDriver initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:86
+msgid "physical_network required for flat provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:89
+#, python-format
+msgid "physical_network '%s' unknown for flat provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:96
+#, python-format
+msgid "%s prohibited for flat provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:112
+#, python-format
+msgid "Reserving flat network on physical network %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:130
+#, python-format
+msgid "Releasing flat network on physical network %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_flat.py:133
+#, python-format
+msgid "No flat network found on physical network %s"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_local.py:36
+msgid "ML2 LocalTypeDriver initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_local.py:47
+#, python-format
+msgid "%s prohibited for local provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:37
+msgid ""
+"List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network> "
+"specifying physical_network names usable for VLAN provider and tenant "
+"networks, as well as ranges of VLAN tags on each available for allocation"
+" to tenant networks."
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:91
+msgid "Failed to parse network_vlan_ranges. Service terminated!"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:161
+msgid "VlanTypeDriver initialization complete"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:166
+msgid "physical_network required for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:169
+#, python-format
+msgid "physical_network '%s' unknown for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:175
+msgid "segmentation_id required for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:178
+#, python-format
+msgid "segmentation_id out of range (%(min)s through %(max)s)"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:188
+#, python-format
+msgid "%s prohibited for VLAN provider network"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:228
+#, python-format
+msgid ""
+"Allocating vlan %(vlan_id)s on physical network %(physical_network)s from"
+" pool"
+msgstr ""
+
+#: quantum/plugins/ml2/drivers/type_vlan.py:266
+#, python-format
+msgid "No vlan_id %(vlan_id)s found on physical network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent_notify_api.py:44
+msgid "Sending delete network message"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent_notify_api.py:52
+msgid "Sending update port message"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:86
+msgid "Mellanox Embedded Switch Plugin initialisation complete"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:105
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:313
+#, python-format
+msgid "%s. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:212
+#, python-format
+msgid "unknown provider:physical_network %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:248
+msgid "invalid vnic_type on port_create"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:250
+msgid "vnic_type is not defined in port profile"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:303
+msgid "delete network"
+msgstr ""
+
+#: quantum/plugins/mlnx/mlnx_plugin.py:355
+#, python-format
+msgid "create_port with %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:55
+#, python-format
+msgid "Agent cache inconsistency - port id is not stored for %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:70
+#, python-format
+msgid "Network %s not defined on Agent."
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:83
+#, python-format
+msgid "Network %s is not available on this agent"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:94
+#, python-format
+msgid "Connecting port %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:104
+#, python-format
+msgid "Binding VLAN ID %(seg_id)sto eSwitch for vNIC mac_address %(mac)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:113
+msgid "Network Type IB currently not supported"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:125
+#, python-format
+msgid "Port_mac %s is not available on this agent"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:132
+msgid "creating VLAN Network"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:134
+msgid "currently IB network provisioning is not supported"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:136
+#, python-format
+msgid "Unknown network type %(network_type) for network %(network_id)"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:162
+msgid "Invalid Network ID, cannot remove Network"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:164
+#, python-format
+msgid "Delete network %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:266
+msgid "ports added!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:269
+msgid "ports removed!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:294
+#, python-format
+msgid "Adding port with mac %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:301
+#, python-format
+msgid ""
+"Unable to get device dev_details for device with mac_address %(device)s: "
+"due to %(exc)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:307
+#, python-format
+msgid "Port %s updated"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:308
+#, python-format
+msgid "Device details %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:317
+#, python-format
+msgid "Device with mac_address %s not defined on Quantum Plugin"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:324
+#, python-format
+msgid "Removing device with mac_address %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:331
+#, python-format
+msgid "Removing port failed for device %(device)s due to %(exc)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:346
+msgid "eSwitch Agent Started!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:364
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:736
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:263
+#: quantum/tests/unit/openvswitch/test_ovs_tunnel.py:380
+msgid "Error in agent event loop"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:394
+#, python-format
+msgid "Failed on Agent initialisation : %s. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:399
+msgid "Agent initialised successfully, now running... "
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:58
+msgid "eSwitchD: Request timeout"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:68
+#, python-format
+msgid "Action %(action)s failed: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:70
+#, python-format
+msgid "Unknown operation status %s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:75
+msgid "get_attached_vnics"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:82
+#, python-format
+msgid ""
+"Set Vlan  %(segmentation_id)s on Port %(port_mac)s on Fabric "
+"%(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:95
+#, python-format
+msgid "Define Fabric %(fabric)s on interface %(ifc)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:104
+#, python-format
+msgid "Port Up for %(port_mac)s on fabric %(fabric)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:113
+#, python-format
+msgid "Port Down for %(port_mac)s on fabric %(fabric)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/agent/utils.py:122
+#, python-format
+msgid "Port Release for %(port_mac)s on fabric %(fabric)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:28
+msgid "Network type for tenant networks (local, ib, vlan, or none)"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:43
+msgid "type of VM network interface: direct or hosdev"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:46
+msgid "eswitch daemon end point"
+msgstr ""
+
+#: quantum/plugins/mlnx/common/config.py:48
+msgid ""
+"The number of milliseconds the agent will wait for response on request to"
+" daemon."
+msgstr ""
+
+#: quantum/plugins/mlnx/common/exceptions.py:22
+#, python-format
+msgid "Mlnx Exception: %(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:45
+#, python-format
+msgid "Removing vlan %(seg_id)s on physical network %(net)s from pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:66
+#, python-format
+msgid "removing vlan %(seg_id)s on physical network %(net)s from pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:121
+#, python-format
+msgid "Reserving vlan %(seg_id)s on physical network %(net)s from pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:140
+#, python-format
+msgid ""
+"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s from "
+"pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:145
+#, python-format
+msgid ""
+"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s "
+"outside pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:172
+#, python-format
+msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s to pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:177
+#, python-format
+msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s outside pool"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:183
+#, python-format
+msgid "vlan_id %(seg_id)s on physical network %(phy_net)s not found"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:225
+msgid "Get_port_from_device_mac() called"
+msgstr ""
+
+#: quantum/plugins/mlnx/db/mlnx_db_v2.py:233
+#, python-format
+msgid "Set_port_status as %s called"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:155
+msgid "activate_port_if_ready(): skip, port.admin_state_up is False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:159
+msgid "activate_port_if_ready(): skip, network.admin_state_up is False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:163
+msgid "activate_port_if_ready(): skip, no portinfo for this port."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:182
+msgid "activate_port_if_ready(): skip, ofc_port already exists."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:188
+#, python-format
+msgid "create_ofc_port() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:206
+#, python-format
+msgid "delete_ofc_port() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:210
+msgid "deactivate_port(): skip, ofc_port does not exist."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:230
+#, python-format
+msgid "NECPluginV2.create_network() called, network=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:250
+#, python-format
+msgid "create_network() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:266
+#, python-format
+msgid "NECPluginV2.update_network() called, id=%(id)s network=%(network)s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:317
+#, python-format
+msgid "NECPluginV2.delete_network() called, id=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:326
+#, python-format
+msgid "delete_network(): deleting auto-delete port from OFC: %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:341
+#, python-format
+msgid "delete_network() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:359
+#, python-format
+msgid "delete_ofc_tenant() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:382
+#, python-format
+msgid "NECPluginV2.create_port() called, port=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:401
+#, python-format
+msgid "NECPluginV2.update_port() called, id=%(id)s port=%(port)s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:427
+#, python-format
+msgid "NECPluginV2.delete_port() called, id=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:488
+msgid ""
+"_activate_packet_filter_if_ready(): skip, packet_filter.admin_state_up is"
+" False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:492
+msgid "_activate_packet_filter_if_ready(): skip, network.admin_state_up is False."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:496
+msgid "_activate_packet_filter_if_ready(): skip, invalid in_port_id."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:500
+msgid "_activate_packet_filter_if_ready(): skip, no portinfo for in_port."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:506
+msgid ""
+"_activate_packet_filter_if_ready(): skip, ofc_packet_filter already "
+"exists."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:515
+#, python-format
+msgid "create_ofc_packet_filter() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:528
+msgid "_deactivate_packet_filter(): skip, ofc_packet_filter does not exist."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:534
+#, python-format
+msgid "delete_ofc_packet_filter() failed due to %s"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:545
+#, python-format
+msgid "NECPluginV2.create_packet_filter() called, packet_filter=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:561
+#, python-format
+msgid ""
+"NECPluginV2.update_packet_filter() called, id=%(id)s "
+"packet_filter=%(packet_filter)s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:585
+#, python-format
+msgid "NECPluginV2.delete_packet_filter() called, id=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:631
+#, python-format
+msgid ""
+"NECPluginV2RPCCallbacks.get_port_from_device() called, device=%(device)s "
+"=> %(ret)s."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:662
+#, python-format
+msgid "NECPluginV2RPCCallbacks.update_ports() called, kwargs=%s ."
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:681
+#, python-format
+msgid ""
+"update_ports(): ignore port_removed message due to portinfo for "
+"port_id=%s was not registered"
+msgstr ""
+
+#: quantum/plugins/nec/nec_plugin.py:686
+#, python-format
+msgid ""
+"update_ports(): ignore port_removed message received from different host "
+"(registered_datapath_id=%(registered)s, "
+"received_datapath_id=%(received)s)."
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:54
+#, python-format
+msgid "Update ports: added=%(added)s, removed=%(removed)s"
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:66
+msgid "update_ports() failed."
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:80
+#, python-format
+msgid "port_update received: %s"
+msgstr ""
+
+#: quantum/plugins/nec/agent/nec_quantum_agent.py:221
+msgid "No port changed."
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:27
+#: quantum/plugins/openvswitch/common/config.py:30
+#: quantum/plugins/ryu/common/config.py:24
+msgid "Integration bridge to use"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:38
+msgid "Host to connect to"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:40
+msgid "Port to connect to"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:42
+msgid "Driver to use"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:44
+msgid "Enable packet filter"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:46
+msgid "Use SSL to connect"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:48
+msgid "Key file"
+msgstr ""
+
+#: quantum/plugins/nec/common/config.py:50
+msgid "Certificate file"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:22
+#, python-format
+msgid "An OFC exception has occurred: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:26
+#, python-format
+msgid "An exception occurred in NECPluginV2 DB: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:30
+#, python-format
+msgid "Consistency of Quantum-OFC resource map is broken: %(reason)s"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:35
+#, python-format
+msgid "PortInfo %(id)s could not be found"
+msgstr ""
+
+#: quantum/plugins/nec/common/exceptions.py:39
+#, python-format
+msgid "PacketFilter %(id)s could not be found"
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:57
+#, python-format
+msgid "Client request: %(host)s:%(port)s %(method)s %(action)s [%(body)s]"
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:76
+#, python-format
+msgid "OFC returns [%(status)s:%(data)s]"
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:86
+msgid "An operation on OFC is failed."
+msgstr ""
+
+#: quantum/plugins/nec/common/ofc_client.py:89
+#, python-format
+msgid "Failed to connect OFC : %s"
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:129
+#, python-format
+msgid "_del_ofc_item(): NotFound item (model=%(model)s, id=%(id)s) "
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:142
+#, python-format
+msgid "NotFound %(resource)s for quantum_id=%(id)s."
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:168
+#, python-format
+msgid "_del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:201
+#, python-format
+msgid "del_portinfo(): NotFound portinfo for port_id: %s"
+msgstr ""
+
+#: quantum/plugins/nec/db/api.py:207
+#: quantum/plugins/openvswitch/ovs_db_v2.py:321
+#, python-format
+msgid "get_port_with_securitygroups() called:port_id=%s"
+msgstr ""
+
+#: quantum/plugins/nec/drivers/__init__.py:35
+#, python-format
+msgid "Loading OFC driver: %s"
+msgstr ""
+
+#: quantum/plugins/nec/extensions/packetfilter.py:33
+msgid "Number of packet_filters allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:36
+#, python-format
+msgid "Unable to fetch NVP version from response headers:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:112
+#, python-format
+msgid "NVPApiHelper.request() returns \"%s\""
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:125
+#, python-format
+msgid "Request timed out: %(method)s to %(url)s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:136
+#, python-format
+msgid "Received error code: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:137
+#, python-format
+msgid "Server Error Message: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:143
+#, python-format
+msgid ""
+"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
+"'%(body)s')"
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:213
+msgid "Server denied session's authentication credentials."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:217
+msgid "An entity referenced in the request was not found."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:221
+msgid "Request conflicts with configuration on a different entity."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:226
+msgid ""
+"Request could not completed because the associated resource could not be "
+"reached."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:231
+msgid "The request is forbidden from accessing the referenced resource."
+msgstr ""
+
+#: quantum/plugins/nicira/NvpApiClient.py:236
+msgid "The request has timed out."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:237
+#, python-format
+msgid "Unable to process default l2 gw service:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:272
+#, python-format
+msgid "Created NVP router port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:274
+#, python-format
+msgid "Unable to create port on NVP logical router %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:277
+#, python-format
+msgid ""
+"Unable to create logical router port for quantum port id %(port_id)s on "
+"router %(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:299
+#, python-format
+msgid "Attached %(att)s to NVP router port %(port)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:305
+#, python-format
+msgid ""
+"Unable to plug attachment in NVP logical router port %(r_port_id)s, "
+"associated with Quantum %(q_port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:311
+#, python-format
+msgid ""
+"Unable to plug attachment in router port %(r_port_id)s for quantum port "
+"id %(q_port_id)s on router %(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:356
+msgid "An exception occured while selecting logical switch for the port"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:382
+#: quantum/plugins/nicira/QuantumPlugin.py:417
+#: quantum/plugins/nicira/QuantumPlugin.py:607
+#, python-format
+msgid ""
+"NVP plugin does not support regular VIF ports on external networks. Port "
+"%s will be down."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:402
+#: quantum/plugins/nicira/QuantumPlugin.py:483
+#: quantum/plugins/nicira/QuantumPlugin.py:627
+#, python-format
+msgid ""
+"_nvp_create_port completed for port %(name)s on network %(network_id)s. "
+"The new port id is %(id)s."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:406
+#, python-format
+msgid "An exception occured while plugging the interface into network:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:424
+#, python-format
+msgid "Port '%s' was already deleted on NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:433
+#, python-format
+msgid "_nvp_delete_port completed for port %(port_id)s on network %(net_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:439
+#, python-format
+msgid "port %s not found in NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:458
+#: quantum/plugins/nicira/QuantumPlugin.py:891
+#, python-format
+msgid ""
+"Ignoring exception as this means the peer for port '%s' has already been "
+"deleted."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:470
+#, python-format
+msgid ""
+"It is not allowed to create router interface ports on external networks "
+"as '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:488
+msgid "An exception occured while plugging the interface"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:496
+#, python-format
+msgid ""
+"device_id field must be populated in order to create an external gateway "
+"port for network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:504
+#, python-format
+msgid "The gateway port for the router %s was not found on the NVP backend"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:550
+#, python-format
+msgid ""
+"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
+"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:588
+#, python-format
+msgid "Logical router resource %s not found on NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:592
+#: quantum/plugins/nicira/QuantumPlugin.py:1760
+msgid "Unable to update logical routeron NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:594
+#, python-format
+msgid ""
+"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
+"attached to router:%(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:632
+#, python-format
+msgid "An exception occured while plugging the gateway interface into network:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:672
+#, python-format
+msgid "Unable to find NVP uuid for Quantum port %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:701
+#, python-format
+msgid "%s required"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:705
+msgid "Segmentation ID cannot be specified with flat network type"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:709
+msgid "Segmentation ID must be specified with vlan network type"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:713
+#: quantum/plugins/nicira/QuantumPlugin.py:728
+#, python-format
+msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:734
+#, python-format
+msgid "%(net_type_param)s %(net_type_value)s not supported"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:765
+#, python-format
+msgid "No switch has available ports (%d checked)"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:787
+#, python-format
+msgid "Maximum number of logical ports reached for logical network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:814
+#, python-format
+msgid ""
+"Network with admin_state_up=False are not yet supported by this plugin. "
+"Ignoring setting for network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:873
+#, python-format
+msgid "A nvp lport identifier was not found for quantum port '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:901
+#, python-format
+msgid "delete_network completed for tenant: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:904
+#, python-format
+msgid "Did not found lswitch %s in NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:930
+#, python-format
+msgid ""
+"Current network status:%(nvp_net_status)s; Status in Quantum "
+"DB:%(quantum_status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:940
+#: quantum/plugins/nicira/QuantumPlugin.py:990
+msgid "Unable to get logical switches"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1004
+#, python-format
+msgid "Logical Switch %s found in quantum database but not in NVP."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1019
+#, python-format
+msgid ""
+"Found %s logical switches not bound to Quantum networks. Quantum and NVP "
+"are potentially out of sync"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1023
+#, python-format
+msgid "get_networks() completed for tenant %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1107
+#, python-format
+msgid "Lswitch %s not found in NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1116
+msgid "Unable to get ports"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1143
+#, python-format
+msgid "Quantum logical port %s was not found on NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1150
+#, python-format
+msgid ""
+"Found %s logical ports not bound to Quantum ports. Quantum and NVP are "
+"potentially out of sync"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1216
+#, python-format
+msgid "Network %s was not found in NVP."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1224
+msgid "Unable to create port or set port attachment in NVP."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1228
+#, python-format
+msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1303
+#, python-format
+msgid "Update port request: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1329
+#, python-format
+msgid "Unable to update port id: %s."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1453
+#: quantum/plugins/nicira/QuantumPlugin.py:1498
+#, python-format
+msgid "Network '%s' is not a valid external network"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1466
+msgid "Unable to create logical router on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1508
+#, python-format
+msgid "Logical router %s not found on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1511
+msgid "Unable to update logical router on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1531
+#, python-format
+msgid "Logical router '%s' not found on NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1535
+msgid "Unable to delete logical routeron NVP Platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1556
+#, python-format
+msgid ""
+"Current router status:%(router_status)s;Status in Quantum "
+"DB:%(db_router_status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1564
+msgid "Unable to get logical router"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1587
+msgid "Unable to get logical routers from NVP controller"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1609
+#, python-format
+msgid ""
+"Found %s logical routers not bound to Quantum routers. Quantum and NVP "
+"are potentially out of sync"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1635
+#, python-format
+msgid ""
+"The port %(port_id)s, connected to the router %(router_id)s was not found"
+" on the NVP backend."
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1670
+#, python-format
+msgid ""
+"Add_router_interface completed for subnet:%(subnet_id)s and "
+"router:%(router_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1715
+#, python-format
+msgid ""
+"The port %(port_id)s, connected to the router %(router_id)s was not found"
+" on the NVP backend"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1727
+#, python-format
+msgid ""
+"Unable to find NVP logical router port for Quantum port id:%s. Was this "
+"port ever paired with a logical router?"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1756
+#, python-format
+msgid "Logical router port resource %s not found on NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1782
+#, python-format
+msgid ""
+"An error occurred while removing NAT rules on the NVP platform for "
+"floating ip:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1788
+msgid "An incorrect number of matching NAT rules was found on the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1854
+#, python-format
+msgid "Address list for NVP logical router port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1878
+#, python-format
+msgid ""
+"An error occurred while creating NAT rules on the NVP platform for "
+"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1920
+#, python-format
+msgid "The port '%s' is not associated with floating IPs"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1923
+#, python-format
+msgid "Nat rules not found in nvp for port: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1949
+#, python-format
+msgid ""
+"Create_l2_gw_service did not return an uuid for the newly created "
+"resource:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/QuantumPlugin.py:1971
+msgid ""
+"Unable to remove gateway service from NVP plaform - the resource was not "
+"found"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:47
+#, python-format
+msgid ""
+"Network Gateway '%(gateway_id)s' still has active mappings with one or "
+"more quantum networks."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:52
+#, python-format
+msgid ""
+"Port '%(port_id)s' is owned by '%(device_owner)s' and therefore cannot be"
+" deleted directly via the port API."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:57
+#, python-format
+msgid ""
+"The specified mapping '%(mapping)s' is already in use on network gateway "
+"'%(gateway_id)s'."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:62
+#, python-format
+msgid ""
+"Multiple network connections found on '%(gateway_id)s' with provided "
+"criteria."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:67
+#, python-format
+msgid ""
+"The connection %(network_mapping_info)s was not found on the network "
+"gateway '%(network_gateway_id)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:72
+#, python-format
+msgid "The network gateway %(gateway_id)s cannot be updated or deleted"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:167
+msgid ""
+"A network identifier must be specified when connecting a network to a "
+"network gateway. Unable to complete operation"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:173
+#, python-format
+msgid ""
+"Invalid keys found among the ones provided in request body: "
+"%(connection_attrs)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:179
+msgid ""
+"In order to specify a segmentation id the segmentation type must be "
+"specified as well"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:183
+msgid "Cannot specify a segmentation id when the segmentation type is flat"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:232
+#, python-format
+msgid "Created network gateway with id:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:244
+#, python-format
+msgid "Updated network gateway with id:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:259
+#, python-format
+msgid "Network gateway '%s' was destroyed."
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:269
+#, python-format
+msgid "Connecting network '%(network_id)s' to gateway '%(network_gateway_id)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:310
+#, python-format
+msgid ""
+"Requested network '%(network_id)s' not found.Unable to create network "
+"connection on gateway '%(network_gateway_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:318
+#, python-format
+msgid ""
+"Gateway port for '%(network_gateway_id)s' created on network "
+"'%(network_id)s':%(port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:334
+#, python-format
+msgid "Ensured no Ip addresses are configured on port %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nicira_networkgw_db.py:344
+#, python-format
+msgid ""
+"Disconnecting network '%(network_id)s' from gateway "
+"'%(network_gateway_id)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvp_cluster.py:55
+#, python-format
+msgid ""
+"Attribute '%s' has been deprecated or moved to a new section. See new "
+"configuration file for details."
+msgstr ""
+
+#: quantum/plugins/nicira/nvp_cluster.py:67
+#, python-format
+msgid "The following cluster attributes were not specified: %s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvp_cluster.py:104
+#, python-format
+msgid "Attribute:%s is empty or null"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:149
+#, python-format
+msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:177
+#, python-format
+msgid "NVP controller cluster version: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:217
+#, python-format
+msgid "Issuing request to cluster: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:233
+#, python-format
+msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:239
+#, python-format
+msgid "get_port_cluster_and_url, exception: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:284
+#, python-format
+msgid "An error occured while fetching logical switches for Quantum network %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:327
+#, python-format
+msgid "Created logical switch: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:343 quantum/plugins/nicira/nvplib.py:605
+#, python-format
+msgid "Network not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:384
+#, python-format
+msgid "Unable to create L2 Gateway Service %(name)s for tenant %(id)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:423
+#, python-format
+msgid "Unable to create Router %(name)s for tenant %(id)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:437
+#, python-format
+msgid "Unable to delete Router Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:450
+#, python-format
+msgid "Unable to delete L2 Gateway Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:464
+#, python-format
+msgid "Unable to get Router Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:477
+#, python-format
+msgid "Unable to get L2 Gateway Service %s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:525
+#, python-format
+msgid "Unable to update L2 Gateway Service %(id)s with name %(name)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:552
+#, python-format
+msgid "Unable to update Router %(id)s with name %(name)s."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:622
+#, python-format
+msgid "Logical switch: %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:625
+msgid "An error occurred while querying logical ports on the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:638
+#, python-format
+msgid "Logical router: %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:641
+msgid "An error occured while querying logical router ports on the NVP platfom"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:652 quantum/plugins/nicira/nvplib.py:674
+#: quantum/plugins/nicira/nvplib.py:720 quantum/plugins/nicira/nvplib.py:773
+#, python-format
+msgid "Port or Network not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:662
+#, python-format
+msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:689
+#, python-format
+msgid ""
+"Looking for port with q_port_id tag '%(quantum_port_id)s' on: "
+"'%(lswitch_uuid)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:696
+msgid "An exception occurred while querying NVP ports"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:702
+#, python-format
+msgid ""
+"Found '%(num_ports)d' ports with q_port_id tag: '%(quantum_port_id)s'. "
+"Only 1 was expected."
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:711
+#, python-format
+msgid "get_port() %(network)s %(port)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:778
+#, python-format
+msgid "Updated logical port %(result)s on logical swtich %(uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:812
+#, python-format
+msgid "Logical switch not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:816
+#, python-format
+msgid "Created logical port %(result)s on logical swtich %(uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:842 quantum/plugins/nicira/nvplib.py:895
+#, python-format
+msgid "Logical router not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:846
+#, python-format
+msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:878
+#, python-format
+msgid "Logical router or router port not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:883
+#, python-format
+msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:897
+#, python-format
+msgid ""
+"Delete logical router port %(lport_uuid)s on logical router "
+"%(lrouter_uuid)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:915
+#, python-format
+msgid ""
+"Unable to fetch and delete peer logical router port for logical switch "
+"port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:957
+#, python-format
+msgid "Invalid NVP attachment type '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:963
+#, python-format
+msgid "Router Port not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:966
+msgid "Conflict while setting router port attachment"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:969
+msgid "Unable to plug attachment into logical router port"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:983
+#, python-format
+msgid "Port not found, Error: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1000
+#, python-format
+msgid ""
+"Exception while plugging an attachment:%(att)s into NVP port:%(port)s for"
+" NVP logical switch %(net)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1120
+#, python-format
+msgid "Created Security Profile: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1145
+#, python-format
+msgid "Updated Security Profile: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1163
+#, python-format
+msgid "Invalid keys for NAT match: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1169
+#, python-format
+msgid "Creating NAT rule: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1175
+#, python-format
+msgid "NVP Logical Router %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1178
+msgid "An error occurred while creating the NAT rule on the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1193
+msgid ""
+"No SNAT rules cannot be applied as they are not available in this version"
+" of the NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1303
+#, python-format
+msgid ""
+"An error occurred while removing NAT rule '%(nat_rule_uuid)s' for logical"
+" router '%(lrouter_uuid)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1315
+#, python-format
+msgid "NAT rule %s not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1318
+#, python-format
+msgid "An error occured while retrieving NAT rule '%s'from NVP platform"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1331
+#, python-format
+msgid "NVP Logical Router '%s' not found"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1334
+#, python-format
+msgid "An error occured while retrieving NAT rules for NVP logical router '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1358
+#, python-format
+msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1363
+#, python-format
+msgid ""
+"An exception occurred while updating IP addresses on a router logical "
+"port:%s"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1390
+msgid "Failed to create logical queue"
+msgstr ""
+
+#: quantum/plugins/nicira/nvplib.py:1402
+msgid "Failed to delete logical queue"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:116
+#, python-format
+msgid "[%d] no API providers currently available."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:119
+#, python-format
+msgid "[%d] Waiting to acquire API client connection."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:123
+#, python-format
+msgid "[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:132
+#, python-format
+msgid "[%(rid)d] Acquired connection %(conn)s. %(qsize)d connection(s) available."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:152
+#, python-format
+msgid ""
+"[%(rid)d] Released connection %(conn)s is not an API provider for the "
+"cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:161
+#, python-format
+msgid "[%(rid)d] Connection returned in bad state, reconnecting to %(conn)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:186
+#, python-format
+msgid "[%(rid)d] Released connection %(conn)s. %(qsize)d connection(s) available."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:196
+#, python-format
+msgid "Login request for an invalid connection: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:207
+msgid "Waiting for auth to complete"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client.py:249
+#, python-format
+msgid "Invalid conn_params value: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client_eventlet.py:148
+#, python-format
+msgid "NvpApiClient: login error \"%s\""
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/client_eventlet.py:153
+#, python-format
+msgid "Saving new authentication cookie '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/common.py:30
+#, python-format
+msgid "_conn_str() invalid connection type: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:92
+msgid "No API connections available"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:97
+#, python-format
+msgid "[%(rid)d] Issuing - request %(conn)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:122
+#, python-format
+msgid "Setting X-Nvp-Wait-For-Config-Generation request header: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:128
+#, python-format
+msgid "[%(rid)d] Exception issuing request: %(e)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:135
+#, python-format
+msgid "[%(rid)d] Completed request '%(conn)s': %(status)s (%(sec)0.2f seconds)"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:144
+#, python-format
+msgid "Reading X-Nvp-config-Generation response header: '%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:173
+#, python-format
+msgid "[%d] Maximum redirects exceeded, aborting request"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:183
+#, python-format
+msgid "[%(rid)d] Redirecting request to: %(conn)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:194
+#, python-format
+msgid "[%(rid)d] Request '%(method) %(url)s' received: %(status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:198
+#, python-format
+msgid "Server error return: %s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:202
+msgid "Invalid server response"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:205
+#, python-format
+msgid "[%(rid)d] Failed request '%(conn)s': '%(msg)s' (%(sec)0.2f seconds)"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:239
+#, python-format
+msgid "[%d] Received redirect status without location header field"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:256
+#, python-format
+msgid "[%(rid)d] Received invalid redirect location: '%(url)s'"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request.py:260
+#, python-format
+msgid "[%(rid)d] Received malformed redirect location: %(url)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:111
+msgid "Joining an invalid green thread"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:131
+#, python-format
+msgid "[%d] Request timeout."
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:132
+msgid "Request timeout"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:153
+#, python-format
+msgid "[%(rid)d] Completed request '%(method)s %(url)s': %(status)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:160
+#, python-format
+msgid "[%(rid)d] Error while handling request: %(req)s"
+msgstr ""
+
+#: quantum/plugins/nicira/api_client/request_eventlet.py:216
+#, python-format
+msgid "[%(rid)d] Failed to parse API provider: %(e)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:23
+msgid ""
+"Maximum number of ports of a logical switch on a bridged transport zone "
+"(default 64)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:26
+msgid ""
+"Maximum number of ports of a logical switch on an overlay transport zone "
+"(default 64)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:29
+msgid "Maximum concurrent connections"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:31
+msgid ""
+"Number of seconds a generation id should be valid for (default -1 meaning"
+" do not time out)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:34
+msgid ""
+"If set to access_network this enables a dedicated connection to the "
+"metadata proxy for metadata server access via Quantum 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."
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:42
+msgid ""
+"Enables dedicated connection to the metadata proxy for metadata server "
+"access via Quantum router"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:45
+msgid ""
+"The default network tranport type to use (stt, gre, bridge, ipsec_gre, or"
+" ipsec_stt)"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:52
+msgid "User name for NVP controllers in this cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:56
+msgid "Password for NVP controllers in this cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:59
+msgid "Total time limit for a cluster request"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:62
+msgid "Time before aborting a request"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:65
+msgid "Number of time a request should be retried"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:68
+msgid "Number of times a redirect should be followed"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:70
+msgid "Lists the NVP controllers in this cluster"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:75
+msgid ""
+"This is uuid of the default NVP Transport zone that will be used for "
+"creating tunneled isolated \"Quantum\" networks. It needs to be created "
+"in NVP before starting Quantum with the nvp plugin."
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:80
+msgid ""
+"Optional paramter identifying the UUID of the cluster in NVP.  This can "
+"be retrieved from NVP management console \"admin\" section."
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:84
+msgid ""
+"Unique identifier of the NVP L3 Gateway service which will be used for "
+"implementing routers and floating IPs"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:88
+msgid ""
+"Unique identifier of the NVP L2 Gateway service which will be used by "
+"default for network gateways"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:91
+msgid ""
+"Name of the interface on a L2 Gateway transport nodewhich should be used "
+"by default when setting up a network connection"
+msgstr ""
+
+#: quantum/plugins/nicira/common/config.py:105
+msgid ""
+"Describes a connection to a single controller. A different connection for"
+" each controller in the cluster can be specified; there must be at least "
+"one connection per cluster."
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:24
+#, python-format
+msgid "An unexpected error occurred in the NVP Plugin:%(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:28
+#, python-format
+msgid "Invalid NVP connection parameters: %(conn_params)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:32
+#, python-format
+msgid ""
+"Invalid cluster values: %(invalid_attrs)s. Please ensure that these "
+"values are specified in the [DEFAULT] section of the nvp plugin ini file."
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:38
+#, python-format
+msgid "Unable to find cluster config entry for nova zone: %(nova_zone)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:43
+#, python-format
+msgid ""
+"Unable to create port on network %(network)s. Maximum number of ports "
+"reached"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:48
+#, python-format
+msgid ""
+"Unable to plug an interface into the port %(port_id)s for network "
+"%(net_id)s. This interface is already plugged into port %(att_port_id)s"
+msgstr ""
+
+#: quantum/plugins/nicira/common/exceptions.py:54
+#, 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 ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:112
+msgid "Metadata access network is disabled"
+msgstr ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:115
+msgid ""
+"Overlapping IPs must be enabled in order to setup the metadata access "
+"network"
+msgstr ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:141
+#, python-format
+msgid ""
+"No router interface found for router '%s'. No metadata access network "
+"should be created or destroyed"
+msgstr ""
+
+#: quantum/plugins/nicira/common/metadata_access.py:149
+#, python-format
+msgid ""
+"An error occurred while operating on the metadata access network for "
+"router:'%s'"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_networkgw.py:66
+msgid "Cannot create a gateway with an empty device list"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_networkgw.py:92
+msgid "number of network gateways allowed per tenant, -1 for unlimited"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:38
+msgid "Need to be admin in order to create queue called default"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:42
+msgid "Default queue already exists."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:46
+#, python-format
+msgid "Invalid value for dscp %(data)s must be integer."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:50
+msgid "Invalid bandwidth rate, min greater than max."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:54
+#, python-format
+msgid "Invalid bandwidth rate, %(data)s must be a non negative integer."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:59
+msgid "No DSCP field needed when QoS workload marked trusted"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:63
+#, python-format
+msgid "Queue %(id)s does not exist"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:67
+msgid "Unable to delete queue attached to port."
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:71
+msgid "Port is not associated with lqueue"
+msgstr ""
+
+#: quantum/plugins/nicira/extensions/nvp_qos.py:82
+#, python-format
+msgid "'%s' must be a non negative integer."
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:214
+#, python-format
+msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:233
+#, python-format
+msgid "Removing tunnel %s from pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:262
+#, python-format
+msgid "Reserving tunnel %s from pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:277
+#, python-format
+msgid "Reserving specific tunnel %s from pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:280
+#, python-format
+msgid "Reserving specific tunnel %s outside pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:303
+#, python-format
+msgid "Releasing tunnel %s outside pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:305
+#, python-format
+msgid "Releasing tunnel %s to pool"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_db_v2.py:307
+#, python-format
+msgid "tunnel_id %s not found"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:140
+#, python-format
+msgid "Device %(device)s up on %(agent_id)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:275
+#, python-format
+msgid "Invalid tenant_network_type: %s. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:285
+#, python-format
+msgid "Tunneling disabled but tenant_network_type is '%s'. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:324
+#, python-format
+msgid "Invalid tunnel ID range: '%(range)s' - %(e)s. Server terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:328
+#, python-format
+msgid "Tunnel ID ranges: %s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:381
+#, python-format
+msgid "%s networks are not enabled"
+msgstr ""
+
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:384
+#, python-format
+msgid "provider:physical_network specified for %s network"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:255
+#, python-format
+msgid "Network %s not used on agent."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:286
+msgid "tunnel_update received"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:317
+#, python-format
+msgid "No local VLAN available for net-id=%s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:320
+#, python-format
+msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:342
+#, python-format
+msgid ""
+"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
+"tunneling disabled"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:361
+#, python-format
+msgid ""
+"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for "
+"physical_network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:381
+#, python-format
+msgid ""
+"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for "
+"physical_network %(physical_network)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:390
+#, python-format
+msgid ""
+"Cannot provision unknown network type %(network_type)s for net-"
+"id=%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:402
+#, python-format
+msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:436
+#, python-format
+msgid ""
+"Cannot reclaim unknown network type %(network_type)s for net-"
+"id=%(net_uuid)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:487
+#, python-format
+msgid "port_unbound() net_uuid %s not in local_vlan_map"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:500
+#, python-format
+msgid "port_unbound: vif_id %s not in local_vlan_map"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:545
+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 ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:566
+#, python-format
+msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:572
+#, python-format
+msgid ""
+"Bridge %(bridge)s for physical network %(physical_network)s does not "
+"exist. Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:626
+#, python-format
+msgid "No VIF port for port %s defined on agent."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:703
+#, python-format
+msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:723
+msgid "Agent tunnel out of sync with plugin!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:755
+msgid "Checking OVS version for VXLAN support"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:763
+#, python-format
+msgid ""
+"Failed userspace version check for Open vSwitch with VXLAN support. To "
+"use VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:774
+#, python-format
+msgid ""
+"Failed kernel version check for Open vSwitch with VXLAN support. To use "
+"VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:781
+#, python-format
+msgid ""
+"Cannot determine kernel Open vSwitch version, please ensure your Open "
+"vSwitch kernel module is at least version %s to support VXLAN tunnels."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:786
+#, python-format
+msgid ""
+"Unable to determine Open vSwitch version. Please ensure that its version "
+"is %s or newer to use VXLAN tunnels with OVS."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:801
+#, python-format
+msgid "Parsing bridge_mappings failed: %s."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:815
+msgid "Tunneling cannot be enabled without a valid local_ip."
+msgstr ""
+
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:830
+#, python-format
+msgid "%s Agent terminated!"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:32
+msgid "Enable tunneling support"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:34
+msgid "Tunnel bridge to use"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:36
+msgid "Peer patch port in integration bridge for tunnel bridge"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:39
+msgid "Peer patch port in tunnel bridge for integration bridge"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:42
+msgid "Local IP address of GRE tunnel endpoints."
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:45
+msgid "List of <physical_network>:<bridge>"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:47
+msgid "Network type for tenant networks (local, vlan, gre, vxlan, or none)"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:55
+msgid "List of <tun_min>:<tun_max>"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:63
+msgid "Network type for agent tunnel networks (gre or vxlan)"
+msgstr ""
+
+#: quantum/plugins/openvswitch/common/config.py:66
+msgid "The UDP port to use for VXLAN tunnels."
+msgstr ""
+
+#: quantum/plugins/plumgrid/common/exceptions.py:26
+#, python-format
+msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/common/exceptions.py:31
+#, python-format
+msgid "Connection failed with PLUMgrid NOS: %(err_msg)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_nos_snippets.py:34
+msgid "QuantumPluginPLUMgrid Status: NOS Body Data Creation"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:40
+msgid "PLUMgrid NOS server to connect to"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:42
+msgid "PLUMgrid NOS server port to connect to"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:44
+msgid "PLUMgrid NOS admin username"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:46
+msgid "PLUMgrid NOS admin password"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:48
+msgid "PLUMgrid NOS server timeout"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:50
+msgid "PLUMgrid NOS topology name"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:59
+msgid "QuantumPluginPLUMgrid Status: Starting Plugin"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:74
+msgid "QuantumPluginPLUMgrid Status: Aborting Plugin"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:82
+#, python-format
+msgid "QuantumPluginPLUMgrid NOS: %s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:84
+msgid "QuantumPluginPLUMgrid Status: NOS value is missing in config file"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:87
+msgid ""
+"QuantumPluginPLUMgrid Status: Quantum server with PLUMgrid Plugin has "
+"started"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:93
+msgid "QuantumPluginPLUMgrid Status: create_network() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:105
+#, python-format
+msgid "QuantumPluginPLUMgrid Status: %(tenant_id)s, %(network)s, %(network_id)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:119
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:151
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:175
+msgid "PLUMgrid NOS communication failed"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:129
+msgid "QuantumPluginPLUMgridV2.update_network() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:160
+msgid "QuantumPluginPLUMgrid Status: delete_network() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:181
+msgid "QuantumPluginPLUMgrid Status: create_port() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:193
+msgid "QuantumPluginPLUMgrid Status: update_port() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:205
+msgid "QuantumPluginPLUMgrid Status: delete_port() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:216
+msgid "QuantumPluginPLUMgrid Status: create_subnet() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:234
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:257
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:289
+msgid "PLUMgrid NOS communication failed: "
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:243
+msgid "QuantumPluginPLUMgrid Status: delete_subnet() called"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:318
+#, python-format
+msgid ""
+"Network with admin_state_up=False are not supported yet by this plugin. "
+"Ignoring setting for network %s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/plumgrid_plugin.py:322
+msgid "Network Admin State Validation Falied: "
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:40
+msgid "QuantumPluginPLUMgrid Status: REST Connection Started"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:53
+#, python-format
+msgid "PLUMgrid_NOS_Server: %(server)s %(port)s %(action)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:59
+msgid "PLUMgrid_NOS_Server: Could not establish HTTP connection"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:64
+#, python-format
+msgid "PLUMgrid_NOS_Server Sending Data: %(nos_url)s %(body_data)s %(headers)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:75
+#, python-format
+msgid "PLUMgrid_NOS_Server Connection Data: %(resp)s, %(resp_str)s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:81
+#, python-format
+msgid "PLUMgrid_NOS_Server Connection RESP: %s"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:85
+msgid "PLUMgrid HTTP Connection Failed: "
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:91
+#, python-format
+msgid "PLUMgrid_NOS_Server: %(action)s failure, %(e)r"
+msgstr ""
+
+#: quantum/plugins/plumgrid/plumgrid_nos_plugin/rest_connection.py:94
+#, python-format
+msgid "PLUMgrid_NOS_Server: status=%(status)d, reason=%(reason)r, ret=%(ret)s"
+msgstr ""
+
+#: quantum/plugins/ryu/ryu_quantum_plugin.py:59
+#, python-format
+msgid "get_ofp_rest_api: %s"
+msgstr ""
+
+#: quantum/plugins/ryu/ryu_quantum_plugin.py:110
+msgid "Invalid configuration. check ryu.ini"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:150
+#, python-format
+msgid "External port %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:158
+msgid "Get Ryu rest API address"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:208
+msgid "Ryu rest API port isn't specified"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:209
+#, python-format
+msgid "Going to ofp controller mode %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:226
+msgid "port update received"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:259
+msgid "Agent loop has new device"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:286
+#, python-format
+msgid "tunnel_ip %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:288
+#, python-format
+msgid "ovsdb_port %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:290
+#, python-format
+msgid "ovsdb_ip %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:296
+#, python-format
+msgid "Initialization failed: %s"
+msgstr ""
+
+#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:299
+msgid ""
+"Ryu initialization on the node is done. Agent initialized successfully, "
+"now running..."
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:26
+msgid "OpenFlow REST API location"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:28
+msgid "Minimum tunnel ID to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:30
+msgid "Maximum tunnel ID to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:32
+msgid "Tunnel IP to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:34
+msgid "Tunnel interface to use"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:36
+msgid "OVSDB port to connect to"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:38
+msgid "OVSDB IP to connect to"
+msgstr ""
+
+#: quantum/plugins/ryu/common/config.py:40
+msgid "OVSDB interface to connect to"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:40
+#, python-format
+msgid "get_port_from_device() called:port_id=%s"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:76
+#, python-format
+msgid ""
+"Invalid tunnel key options tunnel_key_min: %(key_min)d tunnel_key_max: "
+"%(key_max)d. Using default value"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:156
+#, python-format
+msgid "last_key %(last_key)s new_key %(new_key)s"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:159
+msgid "No key found"
+msgstr ""
+
+#: quantum/plugins/ryu/db/api_v2.py:192
+#, python-format
+msgid "Transaction retry exhausted (%d). Abandoned tunnel key allocation."
+msgstr ""
+
+#: quantum/scheduler/__init__.py:25
+msgid "Driver to use for scheduling network to DHCP agent"
+msgstr ""
+
+#: quantum/scheduler/__init__.py:28
+msgid "Driver to use for scheduling router to a default L3 agent"
+msgstr ""
+
+#: quantum/scheduler/__init__.py:31
+msgid "Allow auto scheduling networks to DHCP agent."
+msgstr ""
+
+#: quantum/scheduler/__init__.py:33
+msgid "Allow auto scheduling routers to L3 agent."
+msgstr ""
+
+#: quantum/scheduler/__init__.py:35
+msgid "Number of DHCP agents scheduled to host a network."
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:42
+#, python-format
+msgid ""
+"Network %(network_id)s is scheduled to be hosted by DHCP agent "
+"%(agent_id)s"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:60
+#, python-format
+msgid "Network %s is hosted already"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:69
+#: quantum/scheduler/dhcp_agent_scheduler.py:78
+msgid "No more DHCP agents"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:101
+#, python-format
+msgid "DHCP agent %s is not active"
+msgstr ""
+
+#: quantum/scheduler/dhcp_agent_scheduler.py:108
+msgid "No non-hosted networks"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:56
+#, python-format
+msgid "No enabled L3 agent on host %s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:61
+#, python-format
+msgid "L3 agent %s is not active"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:67
+#: quantum/scheduler/l3_agent_scheduler.py:124
+#, python-format
+msgid "Router %(router_id)s has already been hosted by L3 agent %(agent_id)s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:85
+msgid "No non-hosted routers"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:99
+#, python-format
+msgid "No routers compatible with L3 agent configuration on host %s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:132
+msgid "No active L3 agents"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:137
+#, python-format
+msgid "No L3 agents can host the router %s"
+msgstr ""
+
+#: quantum/scheduler/l3_agent_scheduler.py:146
+#, python-format
+msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s"
+msgstr ""
+
+#: quantum/server/__init__.py:34
+msgid ""
+"ERROR: Unable to find configuration file via the default search paths "
+"(~/.quantum/, ~/, /etc/quantum/, /etc/) and the '--config-file' option!"
+msgstr ""
+
+#: quantum/server/__init__.py:41
+#, python-format
+msgid "ERROR: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/plugin.py:34
+msgid "LBaaS driver Fully Qualified Name"
+msgstr ""
+
+#: quantum/services/loadbalancer/plugin.py:65
+#, python-format
+msgid "Error loading LBaaS driver %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent.py:35
+msgid "Seconds between periodic task runs"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:41
+msgid "The driver used to manage the loadbalancing device"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:46
+msgid "Location to store config and state files"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:50
+msgid "The driver used to manage the virtual interface"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:55
+msgid "The user group"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:119
+#, python-format
+msgid "Error importing interface driver: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:132
+#, python-format
+msgid "Error importing loadbalancer device driver: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:160
+msgid "Error upating stats"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:181
+msgid "Unable to retrieve ready devices"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:196
+#, python-format
+msgid "Unable to refresh device for pool: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/agent_manager.py:207
+#, python-format
+msgid "Unable to destroy device for pool: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/namespace_driver.py:123
+#, python-format
+msgid "Error while connecting to stats socket: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/namespace_driver.py:126
+#, python-format
+msgid "Stats socket not found for pool %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/namespace_driver.py:216
+#, python-format
+msgid "Unable to kill haproxy process: %s"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:91
+msgid "Expected active pool and vip"
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:136
+#, python-format
+msgid "Unable to find port %s to plug."
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:160
+#: quantum/services/loadbalancer/drivers/haproxy/plugin_driver.py:177
+#, python-format
+msgid ""
+"Unable to find port %s to unplug.  This can occur when the Vip has been "
+"deleted first."
+msgstr ""
+
+#: quantum/services/loadbalancer/drivers/noop/noop_driver.py:31
+#, python-format
+msgid ""
+"NoopLbaaSDriver method %(method_name)scalled with arguments %(args)s "
+"%(kwargs)s "
+msgstr ""
+
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:180
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:204
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:225
+#: quantum/tests/unit/db/loadbalancer/test_db_loadbalancer.py:250
+#, python-format
+msgid "Unexpected error code: %s"
+msgstr ""
+
+#: quantum/tests/unit/nicira/fake_nvpapiclient.py:358
+#, python-format
+msgid "lswitch:%s not found"
+msgstr ""
+
+#: quantum/tests/unit/nicira/fake_nvpapiclient.py:367
+#, python-format
+msgid "lrouter:%s not found"
+msgstr ""
+
index 1f759efa474fbdb75e50e7ae346eaadd6ed59601..c8180b5f15ac2fb8a28e306b4d18b0ac069877aa 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Vietnamese (Viet Nam) "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index b42390fa98be15a77cddc97f9e692c48af09afe5..096c838e23830a0416e8fdc6aefd85db6e6366ee 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Chinese (China) "
@@ -381,7 +381,7 @@ msgid ""
 "networks"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr ""
 
@@ -470,20 +470,20 @@ msgstr ""
 msgid "Unable update lease. Exception"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr ""
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr ""
@@ -3509,7 +3509,7 @@ msgstr ""
 msgid "Creating Consumer connection for Service %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3518,39 +3518,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3558,228 +3558,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"
index fe596adf510bfb776753b02e8d431c8d007a8f98..baa30808036b6e6eb16cb09df88de436547bff32 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-06-27 12:11+0000\n"
+"POT-Creation-Date: 2013-06-28 12:11+0000\n"
 "PO-Revision-Date: 2013-05-22 03:25+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Chinese (Taiwan) "
@@ -383,7 +383,7 @@ msgid ""
 "networks"
 msgstr "'%s' DHCP-driver 不支援擷取現有網路清單"
 
-#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:777
+#: quantum/agent/dhcp_agent.py:108 quantum/agent/dhcp_agent.py:778
 msgid "DHCP agent started"
 msgstr "已啟動 DHCP 代理程式"
 
@@ -472,20 +472,20 @@ msgstr "訊息表示法:%s"
 msgid "Unable update lease. Exception"
 msgstr "無法更新租賃。異常狀況"
 
-#: quantum/agent/dhcp_agent.py:760 quantum/agent/l3_agent.py:754
+#: quantum/agent/dhcp_agent.py:761 quantum/agent/l3_agent.py:756
 msgid ""
 "Quantum server does not support state report. State report for this agent"
 " will be disabled."
 msgstr "Quantum 伺服器不支援狀態報告。將停用此代理程式的狀態報告。"
 
-#: quantum/agent/dhcp_agent.py:766 quantum/agent/l3_agent.py:759
+#: quantum/agent/dhcp_agent.py:767 quantum/agent/l3_agent.py:761
 #: quantum/plugins/mlnx/agent/eswitch_quantum_agent.py:228
 #: quantum/plugins/nec/agent/nec_quantum_agent.py:184
 #: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:214
 msgid "Failed reporting state!"
 msgstr "無法報告狀態!"
 
-#: quantum/agent/dhcp_agent.py:774 quantum/agent/l3_agent.py:764
+#: quantum/agent/dhcp_agent.py:775 quantum/agent/l3_agent.py:766
 #, python-format
 msgid "agent_updated by server side %s!"
 msgstr "agent_updated 是由伺服器端 %s 執行!"
@@ -3536,7 +3536,7 @@ msgstr "沒有索引鍵給主題 '%s' 定義主機,請參閱 ringfile"
 msgid "Creating Consumer connection for Service %s"
 msgstr "正在為服務 %s 建立消費者連線"
 
-#: quantum/plugins/bigswitch/plugin.py:84
+#: quantum/plugins/bigswitch/plugin.py:85
 msgid ""
 "A comma separated list of BigSwitch or Floodlight servers and port "
 "numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
@@ -3545,39 +3545,39 @@ msgid ""
 "servers to support failover."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:91
+#: quantum/plugins/bigswitch/plugin.py:92
 msgid ""
 "The username and password for authenticating against  the BigSwitch or "
 "Floodlight controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:94
+#: quantum/plugins/bigswitch/plugin.py:95
 msgid ""
 "If True, Use SSL when connecting to the BigSwitch or Floodlight "
 "controller."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:97
+#: quantum/plugins/bigswitch/plugin.py:98
 msgid "Sync data on connect"
 msgstr "在連接時同步資料"
 
-#: quantum/plugins/bigswitch/plugin.py:99
+#: quantum/plugins/bigswitch/plugin.py:100
 msgid ""
 "Maximum number of seconds to wait for proxy request to connect and "
 "complete."
 msgstr "等候 Proxy 要求連接並完成的秒數上限。"
 
-#: quantum/plugins/bigswitch/plugin.py:102
+#: quantum/plugins/bigswitch/plugin.py:103
 msgid "User defined identifier for this Quantum deployment"
 msgstr "此 Quantum 部署的使用者定義 ID"
 
-#: quantum/plugins/bigswitch/plugin.py:104
+#: quantum/plugins/bigswitch/plugin.py:105
 msgid ""
 "Flag to decide if a route to the metadata server should be injected into "
 "the VM"
 msgstr "用來決定是否應該將 meta 資料伺服器路徑注入 VM 的旗標"
 
-#: quantum/plugins/bigswitch/plugin.py:113
+#: quantum/plugins/bigswitch/plugin.py:114
 msgid ""
 "The default router rules installed in new tenant routers. Repeat the "
 "config option for each rule. Format is "
@@ -3585,228 +3585,238 @@ msgid ""
 "all tenants."
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:118
+#: quantum/plugins/bigswitch/plugin.py:119
 msgid "Maximum number of router rules"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:125
+#: quantum/plugins/bigswitch/plugin.py:126
 msgid "Virtual interface type to configure on Nova compute nodes"
 msgstr ""
 
-#: quantum/plugins/bigswitch/plugin.py:157
+#: quantum/plugins/bigswitch/plugin.py:133
+#, python-format
+msgid "Nova compute nodes to manually set VIF type to %s"
+msgstr ""
+
+#: quantum/plugins/bigswitch/plugin.py:167
 msgid "Error in REST call to remote network controller"
 msgstr "對遠端網路控制器進行 REST 呼叫時發生錯誤"
 
-#: quantum/plugins/bigswitch/plugin.py:193
+#: quantum/plugins/bigswitch/plugin.py:203
 #, python-format
 msgid ""
 "ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 "action=%(action)s"
 msgstr "ServerProxy:伺服器 = %(server)s,埠 = %(port)d,SSL = %(ssl)r,操作 = %(action)s"
 
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:207
 #, python-format
 msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 msgstr "ServerProxy:資源 = %(resource)s,資料 = %(data)r,標頭 = %(headers)r"
 
-#: quantum/plugins/bigswitch/plugin.py:206
+#: quantum/plugins/bigswitch/plugin.py:216
 msgid "ServerProxy: Could not establish HTTPS connection"
 msgstr "ServerProxy:無法建立 HTTPS 連線"
 
-#: quantum/plugins/bigswitch/plugin.py:213
+#: quantum/plugins/bigswitch/plugin.py:223
 msgid "ServerProxy: Could not establish HTTP connection"
 msgstr "ServerProxy:無法建立 HTTP 連線"
 
-#: quantum/plugins/bigswitch/plugin.py:230
+#: quantum/plugins/bigswitch/plugin.py:240
 #, python-format
 msgid "ServerProxy: %(action)s failure, %(e)r"
 msgstr "ServerProxy:%(action)s 失敗,%(e)r"
 
-#: quantum/plugins/bigswitch/plugin.py:234
+#: quantum/plugins/bigswitch/plugin.py:244
 #, python-format
 msgid ""
 "ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 "data=%(data)r"
 msgstr "ServerProxy:狀態 = %(status)d,原因 = %(reason)r,ret = %(ret)s,資料 = %(data)r"
 
-#: quantum/plugins/bigswitch/plugin.py:284
+#: quantum/plugins/bigswitch/plugin.py:294
 #, python-format
 msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 msgstr "ServerProxy:對伺服器 %(server)r 執行的 %(action)s 失敗"
 
-#: quantum/plugins/bigswitch/plugin.py:292
+#: quantum/plugins/bigswitch/plugin.py:302
 #, python-format
 msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 msgstr "ServerProxy:對所有伺服器 %(server)r 執行的 %(action)s 失敗"
 
-#: quantum/plugins/bigswitch/plugin.py:327
+#: quantum/plugins/bigswitch/plugin.py:337
 #, python-format
 msgid "QuantumRestProxy: Starting plugin. Version=%s"
 msgstr "QuantumRestProxy:正在啟動外掛程式。版本 = %s"
 
-#: quantum/plugins/bigswitch/plugin.py:367
+#: quantum/plugins/bigswitch/plugin.py:377
 msgid "QuantumRestProxyV2: initialization done"
 msgstr "QuantumRestProxyV2:已完成起始設定"
 
-#: quantum/plugins/bigswitch/plugin.py:393
+#: quantum/plugins/bigswitch/plugin.py:403
 msgid "QuantumRestProxyV2: create_network() called"
 msgstr "QuantumRestProxyV2:已呼叫 create_network()"
 
-#: quantum/plugins/bigswitch/plugin.py:419
+#: quantum/plugins/bigswitch/plugin.py:429
 #, python-format
 msgid "QuantumRestProxyV2:Unable to create remote network: %s"
 msgstr "QuantumRestProxyV2:無法建立遠端網路:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:451
+#: quantum/plugins/bigswitch/plugin.py:461
 msgid "QuantumRestProxyV2.update_network() called"
 msgstr "已呼叫 QuantumRestProxyV2.update_network()"
 
-#: quantum/plugins/bigswitch/plugin.py:469
-#: quantum/plugins/bigswitch/plugin.py:517
-#: quantum/plugins/bigswitch/plugin.py:1284
+#: quantum/plugins/bigswitch/plugin.py:479
+#: quantum/plugins/bigswitch/plugin.py:527
+#: quantum/plugins/bigswitch/plugin.py:1301
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote network: %s"
 msgstr "QuantumRestProxyV2:無法更新遠端網路:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:490
+#: quantum/plugins/bigswitch/plugin.py:500
 msgid "QuantumRestProxyV2: delete_network() called"
 msgstr "QuantumRestProxyV2:已呼叫 delete_network()"
 
-#: quantum/plugins/bigswitch/plugin.py:568
+#: quantum/plugins/bigswitch/plugin.py:578
 msgid "QuantumRestProxyV2: create_port() called"
 msgstr "QuantumRestProxyV2:已呼叫 create_port()"
 
-#: quantum/plugins/bigswitch/plugin.py:599
-#: quantum/plugins/bigswitch/plugin.py:687
+#: quantum/plugins/bigswitch/plugin.py:613
+#: quantum/plugins/bigswitch/plugin.py:704
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote port: %s"
 msgstr "QuantumRestProxyV2:無法建立遠端埠:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:654
+#: quantum/plugins/bigswitch/plugin.py:668
 msgid "QuantumRestProxyV2: update_port() called"
 msgstr "QuantumRestProxyV2:已呼叫 update_port()"
 
-#: quantum/plugins/bigswitch/plugin.py:708
+#: quantum/plugins/bigswitch/plugin.py:725
 msgid "QuantumRestProxyV2: delete_port() called"
 msgstr "QuantumRestProxyV2:已呼叫 delete_port()"
 
-#: quantum/plugins/bigswitch/plugin.py:742
-#: quantum/plugins/bigswitch/plugin.py:800
+#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:817
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote port: %s"
 msgstr "QuantumRestProxyV2:無法更新遠端埠:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:759
+#: quantum/plugins/bigswitch/plugin.py:776
 msgid "QuantumRestProxyV2: _plug_interface() called"
 msgstr "QuantumRestProxyV2:已呼叫 _plug_interface()"
 
-#: quantum/plugins/bigswitch/plugin.py:777
+#: quantum/plugins/bigswitch/plugin.py:794
 #, python-format
 msgid "QuantumRestProxyV2:Unable to update remote network: %s"
 msgstr "QuantumRestProxyV2:無法更新遠端網路:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:791
+#: quantum/plugins/bigswitch/plugin.py:808
 msgid "QuantumRestProxyV2: _unplug_interface() called"
 msgstr "QuantumRestProxyV2:已呼叫 _unplug_interface()"
 
-#: quantum/plugins/bigswitch/plugin.py:804
+#: quantum/plugins/bigswitch/plugin.py:821
 msgid "QuantumRestProxyV2: create_subnet() called"
 msgstr "QuantumRestProxyV2:已呼叫 create_subnet()"
 
-#: quantum/plugins/bigswitch/plugin.py:825
+#: quantum/plugins/bigswitch/plugin.py:842
 msgid "QuantumRestProxyV2: update_subnet() called"
 msgstr "QuantumRestProxyV2:已呼叫 update_subnet()"
 
-#: quantum/plugins/bigswitch/plugin.py:848
+#: quantum/plugins/bigswitch/plugin.py:865
 msgid "QuantumRestProxyV2: delete_subnet() called"
 msgstr "QuantumRestProxyV2:已呼叫 delete_subnet()"
 
-#: quantum/plugins/bigswitch/plugin.py:889
+#: quantum/plugins/bigswitch/plugin.py:906
 msgid "QuantumRestProxyV2: create_router() called"
 msgstr "QuantumRestProxyV2:已呼叫 create_router()"
 
-#: quantum/plugins/bigswitch/plugin.py:914
+#: quantum/plugins/bigswitch/plugin.py:931
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote router: %s"
 msgstr "QuantumRestProxyV2:無法建立遠端路由器:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:925
+#: quantum/plugins/bigswitch/plugin.py:942
 msgid "QuantumRestProxyV2.update_router() called"
 msgstr "已呼叫 QuantumRestProxyV2.update_router()"
 
-#: quantum/plugins/bigswitch/plugin.py:947
+#: quantum/plugins/bigswitch/plugin.py:964
 #, python-format
 msgid "QuantumRestProxyV2: Unable to update remote router: %s"
 msgstr "QuantumRestProxyV2:無法更新遠端路由器:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:959
+#: quantum/plugins/bigswitch/plugin.py:976
 msgid "QuantumRestProxyV2: delete_router() called"
 msgstr "QuantumRestProxyV2:已呼叫 delete_router()"
 
-#: quantum/plugins/bigswitch/plugin.py:990
+#: quantum/plugins/bigswitch/plugin.py:1007
 #, python-format
 msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
 msgstr "QuantumRestProxyV2:無法刪除遠端路由器:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:996
+#: quantum/plugins/bigswitch/plugin.py:1013
 msgid "QuantumRestProxyV2: add_router_interface() called"
 msgstr "QuantumRestProxyV2:已呼叫 add_router_interface()"
 
-#: quantum/plugins/bigswitch/plugin.py:1024
+#: quantum/plugins/bigswitch/plugin.py:1041
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create interface: %s"
 msgstr "QuantumRestProxyV2:無法建立介面:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:1035
+#: quantum/plugins/bigswitch/plugin.py:1052
 msgid "QuantumRestProxyV2: remove_router_interface() called"
 msgstr "QuantumRestProxyV2:已呼叫 remove_router_interface()"
 
-#: quantum/plugins/bigswitch/plugin.py:1068
+#: quantum/plugins/bigswitch/plugin.py:1085
 #, python-format
 msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
 msgstr "QuantumRestProxyV2:無法刪除遠端介面:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:1076
+#: quantum/plugins/bigswitch/plugin.py:1093
 msgid "QuantumRestProxyV2: create_floatingip() called"
 msgstr "QuantumRestProxyV2:已呼叫 create_floatingip()"
 
-#: quantum/plugins/bigswitch/plugin.py:1089
+#: quantum/plugins/bigswitch/plugin.py:1106
 #, python-format
 msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
 msgstr "QuantumRestProxyV2:無法建立遠端浮動 IP:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:1099
+#: quantum/plugins/bigswitch/plugin.py:1116
 msgid "QuantumRestProxyV2: update_floatingip() called"
 msgstr "QuantumRestProxyV2:已呼叫 update_floatingip()"
 
-#: quantum/plugins/bigswitch/plugin.py:1122
+#: quantum/plugins/bigswitch/plugin.py:1139
 msgid "QuantumRestProxyV2: delete_floatingip() called"
 msgstr "QuantumRestProxyV2:已呼叫 delete_floatingip()"
 
-#: quantum/plugins/bigswitch/plugin.py:1205
+#: quantum/plugins/bigswitch/plugin.py:1222
 #, python-format
 msgid "QuantumRestProxy: Unable to update remote topology: %s"
 msgstr "QuantumRestProxy:無法更新遠端拓蹼:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:1301
+#: quantum/plugins/bigswitch/plugin.py:1318
 #, python-format
 msgid ""
 "Setting admin_state_up=False is not supported in this plugin version. "
 "Ignoring setting for resource: %s"
 msgstr "此外掛程式版本不支援設定 admin_state_up = False。正在忽略對資源的設定:%s"
 
-#: quantum/plugins/bigswitch/plugin.py:1307
+#: quantum/plugins/bigswitch/plugin.py:1324
 #, python-format
 msgid ""
 "Operational status is internally set by the plugin. Ignoring setting "
 "status=%s."
 msgstr "作業狀態是由外掛程式在內部設定。正在忽略設定狀態 = %s。"
 
-#: quantum/plugins/bigswitch/plugin.py:1334
+#: quantum/plugins/bigswitch/plugin.py:1351
 #, python-format
 msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 msgstr ""
 
+#: quantum/plugins/bigswitch/db/porttracker_db.py:42
+#, python-format
+msgid "Received an empty port ID for host '%s'"
+msgstr ""
+
 #: quantum/plugins/bigswitch/extensions/routerrule.py:30
 #, python-format
 msgid "Invalid format for router rules: %(rule)s, %(reason)s"