msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-04-21 00:07+0000\n"
+"POT-Creation-Date: 2013-04-22 00:08+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
msgid "Unable update lease. Exception"
msgstr ""
-#: quantum/agent/dhcp_agent.py:702 quantum/agent/l3_agent.py:729
+#: quantum/agent/dhcp_agent.py:702 quantum/agent/l3_agent.py:730
msgid ""
"Quantum server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
-#: quantum/agent/dhcp_agent.py:708 quantum/agent/l3_agent.py:734
+#: quantum/agent/dhcp_agent.py:708 quantum/agent/l3_agent.py:735
#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:205
msgid "Failed reporting state!"
msgstr ""
-#: quantum/agent/dhcp_agent.py:716 quantum/agent/l3_agent.py:739
+#: quantum/agent/dhcp_agent.py:716 quantum/agent/l3_agent.py:740
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
msgid "Router port %s has no IP address"
msgstr ""
-#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:911
+#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:917
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgstr ""
msgid "Failed sending gratuitous ARP: %s"
msgstr ""
-#: quantum/agent/l3_agent.py:559
+#: quantum/agent/l3_agent.py:560
#, python-format
msgid "Failed dealing with router '%s' deletion RPC message"
msgstr ""
-#: quantum/agent/l3_agent.py:572
+#: quantum/agent/l3_agent.py:573
msgid "Failed dealing with routers update RPC message"
msgstr ""
-#: quantum/agent/l3_agent.py:585
+#: quantum/agent/l3_agent.py:586
#, python-format
msgid "The external network bridge '%s' does not exist"
msgstr ""
-#: quantum/agent/l3_agent.py:642
+#: quantum/agent/l3_agent.py:643
msgid "Failed synchronizing routers"
msgstr ""
-#: quantum/agent/l3_agent.py:646
+#: quantum/agent/l3_agent.py:647
msgid "L3 agent started"
msgstr ""
-#: quantum/agent/l3_agent.py:666
+#: quantum/agent/l3_agent.py:667
#, python-format
msgid "Added route entry is '%s'"
msgstr ""
-#: quantum/agent/l3_agent.py:674
+#: quantum/agent/l3_agent.py:675
#, python-format
msgid "Removed route entry is '%s'"
msgstr ""
msgstr ""
#: quantum/agent/ovs_cleanup_util.py:73
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:410
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:240
#, python-format
msgid "Delete %s"
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:65 quantum/agent/linux/ovs_lib.py:94
-#: quantum/agent/linux/ovs_lib.py:216
+#: quantum/agent/linux/ovs_lib.py:68 quantum/agent/linux/ovs_lib.py:97
+#: quantum/agent/linux/ovs_lib.py:219
#, python-format
msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:121
+#: quantum/agent/linux/ovs_lib.py:124
msgid "Cannot match priority on flow deletion"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:145
+#: quantum/agent/linux/ovs_lib.py:148
msgid "Must specify one or more actions"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:271
+#: quantum/agent/linux/ovs_lib.py:274
#, python-format
msgid "Unable to parse regex results. Exception: %s"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:289
+#: quantum/agent/linux/ovs_lib.py:292
#, python-format
-msgid "Interface %(iface)s not found. Exception: %(e)s"
+msgid "Interface %s not found."
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:299
+#: quantum/agent/linux/ovs_lib.py:301
#, python-format
msgid "Unable to retrieve bridges. Exception: %s"
msgstr ""
"Provided keys: %(provided_keys)s"
msgstr ""
-#: quantum/api/v2/attributes.py:65
+#: quantum/api/v2/attributes.py:67
#, python-format
msgid "'%(data)s' is not in %(valid_values)s"
msgstr ""
-#: quantum/api/v2/attributes.py:73
+#: quantum/api/v2/attributes.py:75
#, python-format
msgid "'%s' is not a valid string"
msgstr ""
-#: quantum/api/v2/attributes.py:78
+#: quantum/api/v2/attributes.py:80
#, python-format
msgid "'%(data)s' exceeds maximum length of %(max_len)s"
msgstr ""
-#: quantum/api/v2/attributes.py:88
+#: quantum/api/v2/attributes.py:90
#, python-format
msgid "'%(data)s' is not in range %(min_value)s through %(max_value)s"
msgstr ""
-#: quantum/api/v2/attributes.py:100
+#: quantum/api/v2/attributes.py:102
#, python-format
msgid "'%s' is not a valid MAC address"
msgstr ""
-#: quantum/api/v2/attributes.py:109
+#: quantum/api/v2/attributes.py:111
#, python-format
msgid "'%s' is not a valid IP address"
msgstr ""
-#: quantum/api/v2/attributes.py:121
+#: quantum/api/v2/attributes.py:123
#, python-format
msgid "Invalid data format for IP pool: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:140 quantum/api/v2/attributes.py:147
+#: quantum/api/v2/attributes.py:142 quantum/api/v2/attributes.py:149
#, python-format
msgid "Invalid data format for fixed IP: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:155
+#: quantum/api/v2/attributes.py:157
#, python-format
msgid "Duplicate IP address '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:171
+#: quantum/api/v2/attributes.py:173
#, python-format
msgid "Invalid data format for nameserver: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:182
+#: quantum/api/v2/attributes.py:184
#, python-format
msgid "'%s' is not a valid nameserver"
msgstr ""
-#: quantum/api/v2/attributes.py:186
+#: quantum/api/v2/attributes.py:188
#, python-format
msgid "Duplicate nameserver '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:194
+#: quantum/api/v2/attributes.py:196
#, python-format
msgid "Invalid data format for hostroute: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:214
+#: quantum/api/v2/attributes.py:216
#, python-format
msgid "Duplicate hostroute '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:234
+#: quantum/api/v2/attributes.py:236
#, python-format
msgid "'%s' is not a valid IP subnet"
msgstr ""
-#: quantum/api/v2/attributes.py:246
+#: quantum/api/v2/attributes.py:248
#, python-format
msgid "'%s' is not a valid input"
msgstr ""
-#: quantum/api/v2/attributes.py:253
+#: quantum/api/v2/attributes.py:255
#, python-format
msgid "'%s' is not a valid UUID"
msgstr ""
-#: quantum/api/v2/attributes.py:265
+#: quantum/api/v2/attributes.py:267
#, python-format
msgid "'%s' is not a list"
msgstr ""
-#: quantum/api/v2/attributes.py:276
+#: quantum/api/v2/attributes.py:278
#, python-format
msgid "Duplicate items in the list: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:283
+#: quantum/api/v2/attributes.py:285
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
-#: quantum/api/v2/attributes.py:309
+#: quantum/api/v2/attributes.py:311
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
-#: quantum/api/v2/attributes.py:336
+#: quantum/api/v2/attributes.py:338
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: quantum/api/v2/attributes.py:341
+#: quantum/api/v2/attributes.py:343
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: quantum/api/v2/attributes.py:360
+#: quantum/api/v2/attributes.py:362
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: quantum/api/v2/attributes.py:368
+#: quantum/api/v2/attributes.py:370
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: quantum/api/v2/attributes.py:381
+#: quantum/api/v2/attributes.py:383
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
-#: quantum/common/exceptions.py:35 quantum/plugins/nicira/NvpApiClient.py:197
+#: quantum/common/exceptions.py:35 quantum/plugins/nicira/NvpApiClient.py:198
msgid "An unknown exception occurred."
msgstr ""
"%(reconnect_interval)s seconds"
msgstr ""
-#: quantum/db/api.py:222
+#: quantum/db/api.py:223
#, python-format
msgid "Database registration exception: %s"
msgstr ""
msgid "Generated mac for network %(network_id)s is %(mac_address)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:265
+#: quantum/db/db_base_plugin_v2.py:267
#, python-format
msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s."
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:269
+#: quantum/db/db_base_plugin_v2.py:271
#, python-format
msgid "Unable to generate mac address after %s attempts"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:299
+#: quantum/db/db_base_plugin_v2.py:301
#, 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:347
+#: quantum/db/db_base_plugin_v2.py:352
#, python-format
msgid "No allocation pool found for ip address:%s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:360
+#: quantum/db/db_base_plugin_v2.py:365
#, python-format
msgid "Recycle %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:364
+#: quantum/db/db_base_plugin_v2.py:369
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:371
+#: quantum/db/db_base_plugin_v2.py:376
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:383
+#: quantum/db/db_base_plugin_v2.py:388
#, 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:392
+#: quantum/db/db_base_plugin_v2.py:397
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:397
+#: quantum/db/db_base_plugin_v2.py:402
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:406
+#: quantum/db/db_base_plugin_v2.py:411
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:430
+#: quantum/db/db_base_plugin_v2.py:435
#, 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:438
+#: quantum/db/db_base_plugin_v2.py:444
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:459
+#: quantum/db/db_base_plugin_v2.py:468
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:464
+#: quantum/db/db_base_plugin_v2.py:473
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:471
+#: quantum/db/db_base_plugin_v2.py:480
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:578
+#: quantum/db/db_base_plugin_v2.py:587
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:590
+#: quantum/db/db_base_plugin_v2.py:599
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:596
+#: quantum/db/db_base_plugin_v2.py:605
#, 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:616
+#: quantum/db/db_base_plugin_v2.py:625
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:625 quantum/db/db_base_plugin_v2.py:656
+#: quantum/db/db_base_plugin_v2.py:634 quantum/db/db_base_plugin_v2.py:665
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:670
+#: quantum/db/db_base_plugin_v2.py:679
#, python-format
msgid "Port update. Hold %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:678
+#: quantum/db/db_base_plugin_v2.py:687
#, python-format
msgid "Port update. Adding %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:734
+#: quantum/db/db_base_plugin_v2.py:743
#, 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:739
+#: quantum/db/db_base_plugin_v2.py:748
#, 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:761
+#: quantum/db/db_base_plugin_v2.py:770
msgid "Performing IP validity checks on allocation pools"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:768
+#: quantum/db/db_base_plugin_v2.py:777
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:775
+#: quantum/db/db_base_plugin_v2.py:784
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:779
+#: quantum/db/db_base_plugin_v2.py:788
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:784
+#: quantum/db/db_base_plugin_v2.py:793
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:797
+#: quantum/db/db_base_plugin_v2.py:806
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:808
+#: quantum/db/db_base_plugin_v2.py:817
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:820 quantum/db/db_base_plugin_v2.py:824
+#: quantum/db/db_base_plugin_v2.py:830 quantum/db/db_base_plugin_v2.py:834
#, python-format
msgid "Invalid route: %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:936
+#: quantum/db/db_base_plugin_v2.py:946
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1032
+#: quantum/db/db_base_plugin_v2.py:1046
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1056
+#: quantum/db/db_base_plugin_v2.py:1070
msgid "Gateway is not valid on subnet"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1069
+#: quantum/db/db_base_plugin_v2.py:1083
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1314
+#: quantum/db/db_base_plugin_v2.py:1328
#, 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:1389
+#: quantum/db/db_base_plugin_v2.py:1406
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
"%(host)s"
msgstr ""
-#: quantum/db/dhcp_rpc_base.py:141
+#: 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:157
+#: 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:180
+#: quantum/db/dhcp_rpc_base.py:185
#, python-format
msgid ""
"Updating lease expiration for %(ip_address)s on network %(network_id)s "
msgid "Multiple routers match for %s"
msgstr ""
-#: quantum/db/l3_db.py:187 quantum/db/l3_db.py:608
+#: quantum/db/l3_db.py:187 quantum/db/l3_db.py:614
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
msgid "Router already has a port on subnet %s"
msgstr ""
-#: quantum/db/l3_db.py:306
+#: quantum/db/l3_db.py:310
#, 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:315 quantum/db/l3_db.py:392
+#: quantum/db/l3_db.py:319 quantum/db/l3_db.py:396
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: quantum/db/l3_db.py:320
+#: quantum/db/l3_db.py:324
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: quantum/db/l3_db.py:330
+#: quantum/db/l3_db.py:334
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: quantum/db/l3_db.py:345
+#: quantum/db/l3_db.py:349
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: quantum/db/l3_db.py:462
+#: quantum/db/l3_db.py:466
#, python-format
msgid "Multiple floating ips match for %s"
msgstr ""
-#: quantum/db/l3_db.py:481
+#: quantum/db/l3_db.py:485
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: quantum/db/l3_db.py:519
+#: quantum/db/l3_db.py:525
#, 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:523
+#: quantum/db/l3_db.py:529
#, python-format
msgid ""
-"Cannnot create floating IP and bind it to Port %(port_id)s, since that "
-"port is owned by a different tenant."
+"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:535
+#: quantum/db/l3_db.py:541
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: quantum/db/l3_db.py:542
+#: quantum/db/l3_db.py:548
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: quantum/db/l3_db.py:546
+#: quantum/db/l3_db.py:552
#, 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:576 quantum/plugins/nicira/QuantumPlugin.py:1942
+#: quantum/db/l3_db.py:582 quantum/plugins/nicira/QuantumPlugin.py:1946
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: quantum/db/l3_db.py:628
+#: quantum/db/l3_db.py:634
msgid "Unable to find any IP address on external network"
msgstr ""
-#: quantum/db/l3_db.py:649
+#: quantum/db/l3_db.py:655
msgid "Unable to create Floating ip due to a malformed request"
msgstr ""
-#: quantum/db/l3_db.py:653
+#: quantum/db/l3_db.py:659
msgid "Floating IP association failed"
msgstr ""
-#: quantum/db/l3_db.py:738
+#: quantum/db/l3_db.py:744
#, 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:756
+#: quantum/db/l3_db.py:762
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: quantum/db/l3_db.py:917
+#: quantum/db/l3_db.py:923
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgid "Required attributes missing in service definition: %s"
msgstr ""
-#: quantum/extensions/servicetype.py:103 quantum/extensions/servicetype.py:109
-#: quantum/extensions/servicetype.py:115 quantum/extensions/servicetype.py:123
-#: quantum/extensions/servicetype.py:127 quantum/extensions/servicetype.py:143
-#: quantum/extensions/servicetype.py:150
+#: 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:107
+#: quantum/extensions/servicetype.py:108
#, python-format
msgid "Service name '%s' unspecified or invalid"
msgstr ""
-#: quantum/extensions/servicetype.py:113
+#: quantum/extensions/servicetype.py:115
#, python-format
msgid "Plugin name not specified in service definition %s"
msgstr ""
-#: quantum/extensions/servicetype.py:122
+#: quantum/extensions/servicetype.py:125
#, python-format
msgid "No plugin for service '%s'"
msgstr ""
-#: quantum/extensions/servicetype.py:126
+#: quantum/extensions/servicetype.py:130
#, python-format
msgid "Plugin name '%s' is not correct "
msgstr ""
-#: quantum/extensions/servicetype.py:141
+#: quantum/extensions/servicetype.py:146
#, python-format
msgid "Unparseable attributes found in service definition %s"
msgstr ""
-#: quantum/extensions/servicetype.py:146
+#: quantum/extensions/servicetype.py:152
#, python-format
msgid "Exception while parsing service definition:%s"
msgstr ""
-#: quantum/extensions/servicetype.py:148
+#: quantum/extensions/servicetype.py:154
#, python-format
msgid "Was expecting a dict for service definition, found the following: %s"
msgstr ""
-#: quantum/extensions/servicetype.py:153
+#: quantum/extensions/servicetype.py:160
#: quantum/plugins/nicira/extensions/nvp_networkgw.py:76
#, python-format
msgid "%s: provided data are not iterable"
msgstr ""
-#: quantum/extensions/servicetype.py:164
+#: quantum/extensions/servicetype.py:171
msgid "Quantum Service Type Management"
msgstr ""
-#: quantum/extensions/servicetype.py:172
+#: quantum/extensions/servicetype.py:179
msgid ""
"API for retrieving and managing service types for Quantum advanced "
"services"
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:173
+#: quantum/plugins/bigswitch/plugin.py:174
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:180
+#: quantum/plugins/bigswitch/plugin.py:181
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:198
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:200
+#: quantum/plugins/bigswitch/plugin.py:202
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:247
+#: quantum/plugins/bigswitch/plugin.py:249
#, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:255
+#: quantum/plugins/bigswitch/plugin.py:257
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:293
+#: quantum/plugins/bigswitch/plugin.py:295
#, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:333
+#: quantum/plugins/bigswitch/plugin.py:335
msgid "QuantumRestProxyV2: initialization done"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:357
+#: quantum/plugins/bigswitch/plugin.py:359
msgid "QuantumRestProxyV2: create_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:383
+#: quantum/plugins/bigswitch/plugin.py:385
#, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:415
+#: quantum/plugins/bigswitch/plugin.py:417
msgid "QuantumRestProxyV2.update_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:433
-#: quantum/plugins/bigswitch/plugin.py:481
-#: quantum/plugins/bigswitch/plugin.py:1186
+#: quantum/plugins/bigswitch/plugin.py:435
+#: quantum/plugins/bigswitch/plugin.py:483
+#: quantum/plugins/bigswitch/plugin.py:1188
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:454
+#: quantum/plugins/bigswitch/plugin.py:456
msgid "QuantumRestProxyV2: delete_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:511
+#: quantum/plugins/bigswitch/plugin.py:513
msgid "QuantumRestProxyV2: create_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:542
-#: quantum/plugins/bigswitch/plugin.py:629
+#: quantum/plugins/bigswitch/plugin.py:544
+#: quantum/plugins/bigswitch/plugin.py:631
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:596
+#: quantum/plugins/bigswitch/plugin.py:598
msgid "QuantumRestProxyV2: update_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:650
+#: quantum/plugins/bigswitch/plugin.py:652
msgid "QuantumRestProxyV2: delete_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:679
-#: quantum/plugins/bigswitch/plugin.py:733
+#: quantum/plugins/bigswitch/plugin.py:681
+#: quantum/plugins/bigswitch/plugin.py:735
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:694
+#: quantum/plugins/bigswitch/plugin.py:696
msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:712
+#: quantum/plugins/bigswitch/plugin.py:714
#, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:724
+#: quantum/plugins/bigswitch/plugin.py:726
msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:737
+#: quantum/plugins/bigswitch/plugin.py:739
msgid "QuantumRestProxyV2: create_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:758
+#: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: update_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:781
+#: quantum/plugins/bigswitch/plugin.py:783
msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:796
+#: quantum/plugins/bigswitch/plugin.py:798
msgid "QuantumRestProxyV2: create_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:817
+#: quantum/plugins/bigswitch/plugin.py:819
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:828
+#: quantum/plugins/bigswitch/plugin.py:830
msgid "QuantumRestProxyV2.update_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:850
+#: quantum/plugins/bigswitch/plugin.py:852
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:862
+#: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2: delete_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:893
+#: quantum/plugins/bigswitch/plugin.py:895
#, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:899
+#: quantum/plugins/bigswitch/plugin.py:901
msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:927
+#: quantum/plugins/bigswitch/plugin.py:929
#, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:938
+#: quantum/plugins/bigswitch/plugin.py:940
msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:971
+#: quantum/plugins/bigswitch/plugin.py:973
#, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:979
+#: quantum/plugins/bigswitch/plugin.py:981
msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:992
+#: quantum/plugins/bigswitch/plugin.py:994
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1002
+#: quantum/plugins/bigswitch/plugin.py:1004
msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1025
+#: quantum/plugins/bigswitch/plugin.py:1027
msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1107
+#: quantum/plugins/bigswitch/plugin.py:1109
#, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1203
+#: quantum/plugins/bigswitch/plugin.py:1205
#, 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:1209
+#: quantum/plugins/bigswitch/plugin.py:1211
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:106
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:194
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:196
msgid "create_network() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:123
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:218
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:220
msgid "update_network() called"
msgstr ""
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:177
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:291
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:293
msgid "create_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:190
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:359
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:361
msgid "delete_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:213
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:328
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:330
msgid "update_port() called"
msgstr ""
"%(physical_network)s from pool"
msgstr ""
-#: quantum/plugins/hyperv/db.py:135
+#: 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:139
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:174
-#: quantum/plugins/openvswitch/ovs_db_v2.py:194
+#: quantum/plugins/hyperv/db.py:141
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:181
+#: quantum/plugins/openvswitch/ovs_db_v2.py:199
#, python-format
msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
msgstr ""
-#: quantum/plugins/hyperv/db.py:163 quantum/plugins/hyperv/db.py:176
+#: 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/openvswitch/ovs_db_v2.py:90
msgstr ""
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:176
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:268
#, python-format
-msgid "Invalid tenant_network_type: %(tenant_network_type)s. Agent terminated!"
+msgid "Invalid tenant_network_type: %s. Agent terminated!"
msgstr ""
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:212
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:414
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249
msgid "port_update received"
msgstr ""
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:601
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:693
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:616
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:699
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:613
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:706
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:712
msgid "Agent loop has new devices!"
msgstr ""
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:772
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:667
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:778
msgid "Agent initialized successfully, now running... "
msgstr ""
msgid "Job failed with error %d"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:127
+#: 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:134
+#: 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:138
+#: quantum/plugins/hyperv/agent/utils.py:144
#, python-format
-msgid "WMI job failed with status %(job_state)d. No error description available"
+msgid "WMI job failed with status %d. No error description available"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:143
+#: 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:157
+#: quantum/plugins/hyperv/agent/utils.py:163
#, python-format
msgid "Failed creating port for %s"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:174
+#: 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:182
+#: 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:189
+#: quantum/plugins/hyperv/agent/utils.py:201
#, python-format
msgid "VSwitch not found: %s"
msgstr ""
"%(physical_interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:181
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:182
#, python-format
msgid "Done creating subinterface %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219
#, python-format
msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:232
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234
#, python-format
msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:248
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250
#, python-format
msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:257
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:261
#, python-format
msgid "No mapping for physical network %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:275
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:279
#, python-format
msgid "Tap device: %s does not exist on this host, skipped"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:292
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:298
#, python-format
msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:299
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:307
#, python-format
msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:328
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:336
#, python-format
msgid "Deleting bridge %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:335
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:343
#, python-format
msgid "Done deleting bridge %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:338
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346
#, python-format
msgid "Cannot delete bridge %s, does not exist"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:345
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:353
#, python-format
msgid "Removing device %(interface_name)s from bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:360
#, python-format
msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:354
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:366
#, 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:360
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:374
#, python-format
msgid "Deleting subinterface %s for vlan"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:367
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:381
#, python-format
msgid "Done deleting subinterface %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:407
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:421
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:238
msgid "network_delete received"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:496
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:510
msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:500
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:514
#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
#, python-format
msgid "RPC agent_id: %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:546
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:611
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:560
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:616
#, python-format
msgid "Port %s added"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:552
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:617
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:566
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:622
#, python-format
msgid "Unable to get port details for %(device)s: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:557
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:623
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:572
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:629
#, python-format
msgid "Port %(device)s updated. Details: %(details)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:569
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:589
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:655
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:584
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:604
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:661
#, python-format
msgid "Device %s not defined on plugin"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:576
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:641
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:591
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:647
#, python-format
msgid "Attachment %s removed"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:582
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:647
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:597
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:653
#, python-format
msgid "port_removed failed for %(device)s: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:652
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:601
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:658
#, python-format
msgid "Port %s updated."
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:596
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:611
msgid "LinuxBridge Agent RPC Daemon Started!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:623
msgid "Update devices failed"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:619
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634
#, python-format
msgid "Error in agent loop. Devices info: %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:721
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:642
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:727
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:270
#, python-format
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:642
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657
#, python-format
msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:645
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:660
#, python-format
msgid "Interface mappings: %s"
msgstr ""
msgid "List of <physical_network>:<physical_interface>"
msgstr ""
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:144
-#: quantum/plugins/openvswitch/ovs_db_v2.py:162
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:146
+#: quantum/plugins/openvswitch/ovs_db_v2.py:164
#, 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:166
-#: quantum/plugins/openvswitch/ovs_db_v2.py:190
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:170
+#: quantum/plugins/openvswitch/ovs_db_v2.py:194
#, 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:170
-#: quantum/plugins/openvswitch/ovs_db_v2.py:186
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:175
+#: quantum/plugins/openvswitch/ovs_db_v2.py:189
#, 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:197
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:206
msgid "get_port_from_device() called"
msgstr ""
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:225
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:234
#, python-format
msgid "set_port_status as %s called"
msgstr ""
msgstr ""
#: quantum/plugins/midonet/plugin.py:319
-#: quantum/plugins/nicira/QuantumPlugin.py:1186
+#: quantum/plugins/nicira/QuantumPlugin.py:1189
msgid "admin_state_up=False networks are not supported."
msgstr ""
msgstr ""
#: quantum/plugins/nec/db/api.py:207
-#: quantum/plugins/openvswitch/ovs_db_v2.py:314
+#: quantum/plugins/openvswitch/ovs_db_v2.py:320
#, python-format
msgid "get_port_with_securitygroups() called:port_id=%s"
msgstr ""
msgid "Request timed out: %(method)s to %(url)s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:134
+#: quantum/plugins/nicira/NvpApiClient.py:135
#, python-format
msgid "Received error code: %s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:135
+#: quantum/plugins/nicira/NvpApiClient.py:136
#, python-format
msgid "Server Error Message: %s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:141
+#: quantum/plugins/nicira/NvpApiClient.py:142
#, python-format
msgid ""
"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
"'%(body)s')"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:212
+#: quantum/plugins/nicira/NvpApiClient.py:213
msgid "Server denied session's authentication credentials."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:216
+#: quantum/plugins/nicira/NvpApiClient.py:217
msgid "An entity referenced in the request was not found."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:220
+#: quantum/plugins/nicira/NvpApiClient.py:221
msgid "Request conflicts with configuration on a different entity."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:225
+#: 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:230
+#: quantum/plugins/nicira/NvpApiClient.py:231
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:235
+#: quantum/plugins/nicira/NvpApiClient.py:236
msgid "The request has timed out."
msgstr ""
msgstr ""
#: quantum/plugins/nicira/QuantumPlugin.py:535
-#: quantum/plugins/nicira/QuantumPlugin.py:1009
+#: quantum/plugins/nicira/QuantumPlugin.py:1011
#, python-format
msgid ""
"Ignoring exception as this means the peer for port '%s' has already been "
msgstr ""
#: quantum/plugins/nicira/QuantumPlugin.py:672
-#: quantum/plugins/nicira/QuantumPlugin.py:1886
+#: quantum/plugins/nicira/QuantumPlugin.py:1890
msgid "Unable to update logical routeron NVP Platform"
msgstr ""
msgid "Looking for nova zone %(novazone_id)s in cluster: %(x)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:776
+#: quantum/plugins/nicira/QuantumPlugin.py:777
#, python-format
msgid "Unable to find cluster config entry for nova zone: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:816
+#: quantum/plugins/nicira/QuantumPlugin.py:817
#, python-format
msgid "%s required"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:820
+#: quantum/plugins/nicira/QuantumPlugin.py:821
msgid "Segmentation ID cannot be specified with flat network type"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:824
+#: quantum/plugins/nicira/QuantumPlugin.py:825
msgid "Segmentation ID must be specified with vlan network type"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:828
-#: quantum/plugins/nicira/QuantumPlugin.py:839
+#: quantum/plugins/nicira/QuantumPlugin.py:829
+#: quantum/plugins/nicira/QuantumPlugin.py:840
#, python-format
msgid "%s out of range (1 to 4094)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:841
+#: quantum/plugins/nicira/QuantumPlugin.py:842
#, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:873
+#: quantum/plugins/nicira/QuantumPlugin.py:874
#, python-format
msgid "No switch has available ports (%d checked)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:895
+#: quantum/plugins/nicira/QuantumPlugin.py:896
#, python-format
msgid "Maximum number of logical ports reached for logical network %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:914
+#: quantum/plugins/nicira/QuantumPlugin.py:915
#, python-format
msgid "get_all_networks() completed for tenant %(tenant_id)s: %(networks)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:930
+#: quantum/plugins/nicira/QuantumPlugin.py:932
#, 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:991
+#: quantum/plugins/nicira/QuantumPlugin.py:993
#, python-format
msgid "A nvp lport identifier was not found for quantum port '%s'"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1022
+#: quantum/plugins/nicira/QuantumPlugin.py:1024
#, python-format
msgid "delete_network completed for tenant: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1025
+#: quantum/plugins/nicira/QuantumPlugin.py:1027
#, python-format
msgid "Did not found lswitch %s in NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1042
+#: quantum/plugins/nicira/QuantumPlugin.py:1044
#, python-format
msgid "Returning pairs for network: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1073
+#: quantum/plugins/nicira/QuantumPlugin.py:1075
#, python-format
msgid ""
"Current network status:%(nvp_net_status)s; Status in Quantum "
"DB:%(quantum_status)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1082
-#: quantum/plugins/nicira/QuantumPlugin.py:1136
+#: quantum/plugins/nicira/QuantumPlugin.py:1085
+#: quantum/plugins/nicira/QuantumPlugin.py:1139
msgid "Unable to get logical switches"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1150
+#: quantum/plugins/nicira/QuantumPlugin.py:1153
#, python-format
msgid "Logical Switch %s found in quantum database but not in NVP."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1165
+#: quantum/plugins/nicira/QuantumPlugin.py:1168
#, 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:1169
+#: quantum/plugins/nicira/QuantumPlugin.py:1172
#, python-format
msgid "get_networks() completed for tenant %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1253
+#: quantum/plugins/nicira/QuantumPlugin.py:1256
#, python-format
msgid "Lswitch %s not found in NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1263
+#: quantum/plugins/nicira/QuantumPlugin.py:1266
msgid "Unable to get ports"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1290
+#: quantum/plugins/nicira/QuantumPlugin.py:1293
#, python-format
msgid "Quantum logical port %s was not found on NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1297
+#: quantum/plugins/nicira/QuantumPlugin.py:1300
#, 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:1365
+#: quantum/plugins/nicira/QuantumPlugin.py:1368
msgid "Unable to create port or set port attachment in NVP."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1370
+#: quantum/plugins/nicira/QuantumPlugin.py:1373
#, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1436
+#: quantum/plugins/nicira/QuantumPlugin.py:1439
#, python-format
msgid "Update port request: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1460
+#: quantum/plugins/nicira/QuantumPlugin.py:1463
#, python-format
msgid "Unable to retrieve port status for:%s."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1568
-#: quantum/plugins/nicira/QuantumPlugin.py:1617
+#: quantum/plugins/nicira/QuantumPlugin.py:1571
+#: quantum/plugins/nicira/QuantumPlugin.py:1620
#, python-format
msgid "Network '%s' is not a valid external network"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1582
+#: quantum/plugins/nicira/QuantumPlugin.py:1585
msgid "Unable to create logical router on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1628
+#: quantum/plugins/nicira/QuantumPlugin.py:1631
#, python-format
msgid "Logical router %s not found on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1631
+#: quantum/plugins/nicira/QuantumPlugin.py:1634
msgid "Unable to update logical router on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1651
+#: quantum/plugins/nicira/QuantumPlugin.py:1654
#, python-format
msgid "Logical router '%s' not found on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1655
+#: quantum/plugins/nicira/QuantumPlugin.py:1658
msgid "Unable to delete logical routeron NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1679
+#: quantum/plugins/nicira/QuantumPlugin.py:1682
#, python-format
msgid ""
"Current router status:%(router_status)s;Status in Quantum "
"DB:%(db_router_status)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1687
+#: quantum/plugins/nicira/QuantumPlugin.py:1690
msgid "Unable to get logical router"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1710
+#: quantum/plugins/nicira/QuantumPlugin.py:1713
msgid "Unable to get logical routers from NVP controller"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1732
+#: quantum/plugins/nicira/QuantumPlugin.py:1735
#, 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:1762
+#: quantum/plugins/nicira/QuantumPlugin.py:1765
#, 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:1794
+#: quantum/plugins/nicira/QuantumPlugin.py:1798
#, python-format
msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1841
+#: quantum/plugins/nicira/QuantumPlugin.py:1845
#, 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:1854
+#: quantum/plugins/nicira/QuantumPlugin.py:1858
#, 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:1882
+#: quantum/plugins/nicira/QuantumPlugin.py:1886
#, python-format
msgid "Logical router port resource %s not found on NVP platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1909
+#: quantum/plugins/nicira/QuantumPlugin.py:1913
#, python-format
msgid ""
"An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1915
+#: quantum/plugins/nicira/QuantumPlugin.py:1919
msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1982
+#: quantum/plugins/nicira/QuantumPlugin.py:1986
#, python-format
msgid "Address list for NVP logical router port:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2006
+#: quantum/plugins/nicira/QuantumPlugin.py:2010
#, 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:2048
+#: quantum/plugins/nicira/QuantumPlugin.py:2052
#, python-format
msgid "The port '%s' is not associated with floating IPs"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2074
+#: quantum/plugins/nicira/QuantumPlugin.py:2078
#, python-format
msgid ""
"Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2094
+#: quantum/plugins/nicira/QuantumPlugin.py:2098
msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not "
"found"
msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:236
+#: quantum/plugins/nicira/nvplib.py:237
#, python-format
msgid "get_port_cluster_and_url, exception: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:281
+#: quantum/plugins/nicira/nvplib.py:282
#, python-format
msgid "An error occured while fetching logical switches for Quantum network %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:322
+#: quantum/plugins/nicira/nvplib.py:323
#, python-format
msgid "Created logical switch: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:337 quantum/plugins/nicira/nvplib.py:591
+#: quantum/plugins/nicira/nvplib.py:338 quantum/plugins/nicira/nvplib.py:592
#, python-format
msgid "Network not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:377 quantum/plugins/nicira/nvplib.py:414
-#: quantum/plugins/nicira/nvplib.py:427 quantum/plugins/nicira/nvplib.py:440
-#: quantum/plugins/nicira/nvplib.py:454 quantum/plugins/nicira/nvplib.py:467
-#: quantum/plugins/nicira/nvplib.py:515 quantum/plugins/nicira/nvplib.py:541
+#: quantum/plugins/nicira/nvplib.py:378 quantum/plugins/nicira/nvplib.py:415
+#: quantum/plugins/nicira/nvplib.py:428 quantum/plugins/nicira/nvplib.py:441
+#: quantum/plugins/nicira/nvplib.py:455 quantum/plugins/nicira/nvplib.py:468
+#: quantum/plugins/nicira/nvplib.py:516 quantum/plugins/nicira/nvplib.py:542
#, python-format
msgid ""
"An exception occured while communicating with the NVP controller for "
"cluster:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:608
+#: quantum/plugins/nicira/nvplib.py:609
#, python-format
msgid "Logical switch: %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:611
+#: quantum/plugins/nicira/nvplib.py:612
msgid "An error occurred while querying logical ports on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:624
+#: quantum/plugins/nicira/nvplib.py:625
#, python-format
msgid "Logical router: %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:627
+#: quantum/plugins/nicira/nvplib.py:628
msgid "An error occured while querying logical router ports on the NVP platfom"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:638 quantum/plugins/nicira/nvplib.py:650
-#: quantum/plugins/nicira/nvplib.py:677 quantum/plugins/nicira/nvplib.py:720
-#: quantum/plugins/nicira/nvplib.py:766
+#: quantum/plugins/nicira/nvplib.py:639 quantum/plugins/nicira/nvplib.py:651
+#: quantum/plugins/nicira/nvplib.py:679 quantum/plugins/nicira/nvplib.py:723
+#: quantum/plugins/nicira/nvplib.py:769
#, python-format
msgid "Port or Network not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:666
+#: quantum/plugins/nicira/nvplib.py:667
#, python-format
msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:690
+#: quantum/plugins/nicira/nvplib.py:692
#, 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:697
+#: quantum/plugins/nicira/nvplib.py:699
msgid "An exception occurred while querying NVP ports"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:703
+#: quantum/plugins/nicira/nvplib.py:705
#, 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:712
+#: quantum/plugins/nicira/nvplib.py:714
#, python-format
msgid "get_port() %(network)s %(port)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:771
+#: quantum/plugins/nicira/nvplib.py:774
#, python-format
msgid "Updated logical port %(result)s on logical swtich %(uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:803
+#: quantum/plugins/nicira/nvplib.py:806
#, python-format
msgid "Logical switch not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:807
+#: quantum/plugins/nicira/nvplib.py:810
#, python-format
msgid "Created logical port %(result)s on logical swtich %(uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:831 quantum/plugins/nicira/nvplib.py:883
+#: quantum/plugins/nicira/nvplib.py:834 quantum/plugins/nicira/nvplib.py:886
#, python-format
msgid "Logical router not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:835
+#: quantum/plugins/nicira/nvplib.py:838
#, python-format
msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:866
+#: quantum/plugins/nicira/nvplib.py:869
#, python-format
msgid "Logical router or router port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:871
+#: quantum/plugins/nicira/nvplib.py:874
#, python-format
msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:885
+#: quantum/plugins/nicira/nvplib.py:888
#, python-format
msgid ""
"Delete logical router port %(lport_uuid)s on logical router "
"%(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:903
+#: quantum/plugins/nicira/nvplib.py:906
#, python-format
msgid ""
"Unable to fetch and delete peer logical router port for logical switch "
"port:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:944
+#: quantum/plugins/nicira/nvplib.py:947
#, python-format
msgid "Invalid NVP attachment type '%s'"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:950
+#: quantum/plugins/nicira/nvplib.py:953
#, python-format
msgid "Router Port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:953
+#: quantum/plugins/nicira/nvplib.py:956
msgid "Conflict while setting router port attachment"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:956
+#: quantum/plugins/nicira/nvplib.py:959
msgid "Unable to plug attachment into logical router port"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:970
+#: quantum/plugins/nicira/nvplib.py:973
#, python-format
msgid "Port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:987
+#: quantum/plugins/nicira/nvplib.py:990
#, 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
+#: quantum/plugins/nicira/nvplib.py:1123
#, python-format
msgid "Created Security Profile: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1145
+#: quantum/plugins/nicira/nvplib.py:1148
#, python-format
msgid "Updated Security Profile: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1163
+#: quantum/plugins/nicira/nvplib.py:1166
#, python-format
msgid "Invalid keys for NAT match: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1169
+#: quantum/plugins/nicira/nvplib.py:1172
#, python-format
msgid "Creating NAT rule: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1175
+#: quantum/plugins/nicira/nvplib.py:1178
#, python-format
msgid "NVP Logical Router %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1178
+#: quantum/plugins/nicira/nvplib.py:1181
msgid "An error occurred while creating the NAT rule on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1193
+#: quantum/plugins/nicira/nvplib.py:1196
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
+#: quantum/plugins/nicira/nvplib.py:1306
#, 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
+#: quantum/plugins/nicira/nvplib.py:1318
#, python-format
msgid "NAT rule %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1318
+#: quantum/plugins/nicira/nvplib.py:1321
#, python-format
msgid "An error occured while retrieving NAT rule '%s'from NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1331
+#: quantum/plugins/nicira/nvplib.py:1334
#, python-format
msgid "NVP Logical Router '%s' not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1334
+#: quantum/plugins/nicira/nvplib.py:1337
#, python-format
msgid "An error occured while retrieving NAT rules for NVP logical router '%s'"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1357
+#: quantum/plugins/nicira/nvplib.py:1361
#, python-format
msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1362
+#: quantum/plugins/nicira/nvplib.py:1366
#, python-format
msgid ""
"An exception occurred while updating IP addresses on a router logical "
"port:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1389
+#: quantum/plugins/nicira/nvplib.py:1393
msgid "Failed to create logical queue"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1401
+#: quantum/plugins/nicira/nvplib.py:1405
msgid "Failed to delete logical queue"
msgstr ""
msgid "'%s' must be a non negative integer."
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:207
+#: quantum/plugins/openvswitch/ovs_db_v2.py:213
#, python-format
msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:226
+#: quantum/plugins/openvswitch/ovs_db_v2.py:232
#, python-format
msgid "Removing tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:255
+#: quantum/plugins/openvswitch/ovs_db_v2.py:261
#, python-format
msgid "Reserving tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:270
+#: quantum/plugins/openvswitch/ovs_db_v2.py:276
#, python-format
msgid "Reserving specific tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:273
+#: quantum/plugins/openvswitch/ovs_db_v2.py:279
#, python-format
msgid "Reserving specific tunnel %s outside pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:296
+#: quantum/plugins/openvswitch/ovs_db_v2.py:302
#, python-format
msgid "Releasing tunnel %s outside pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:298
+#: quantum/plugins/openvswitch/ovs_db_v2.py:304
#, python-format
msgid "Releasing tunnel %s to pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:300
+#: quantum/plugins/openvswitch/ovs_db_v2.py:306
#, python-format
msgid "tunnel_id %s not found"
msgstr ""
msgid "Device %(device)s up on %(agent_id)s"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:268
-#, python-format
-msgid "Invalid tenant_network_type: %s. Agent terminated!"
-msgstr ""
-
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:278
msgid "Tunneling disabled but tenant_network_type is 'gre'. Agent terminated!"
msgstr ""
"physical_network %(physical_network)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:364
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:365
#, 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:372
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:374
#, 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:383
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:386
#, python-format
msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:417
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:420
#, 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:468
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:471
#, python-format
msgid "port_unbound() net_uuid %s not in local_vlan_map"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:481
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:484
#, python-format
msgid "port_unbound: vif_id %s not in local_vlan_map"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:526
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:529
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:547
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:550
#, python-format
msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:552
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:556
#, 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:605
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:610
#, python-format
msgid "No VIF port for port %s defined on agent."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:679
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:685
#, python-format
msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:699
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:705
msgid "Agent tunnel out of sync with plugin!"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:712
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:718
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:264
#: quantum/tests/unit/openvswitch/test_ovs_tunnel.py:371
msgid "Error in agent event loop"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:739
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745
#, python-format
msgid "Parsing bridge_mappings failed: %s."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:752
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:758
msgid "Tunnelling cannot be enabled without a valid local_ip."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:766
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:772
#, python-format
msgid "%s Agent terminated!"
msgstr ""
msgid "lrouter:%s not found"
msgstr ""
+#~ msgid "Interface %(iface)s not found. Exception: %(e)s"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Cannnot create floating IP and bind "
+#~ "it to Port %(port_id)s, since that "
+#~ "port is owned by a different "
+#~ "tenant."
+#~ msgstr ""
+
+#~ msgid "Invalid tenant_network_type: %(tenant_network_type)s. Agent terminated!"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "WMI job failed with status "
+#~ "%(job_state)d. No error description available"
+#~ msgstr ""
+
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-04-21 00:07+0000\n"
+"POT-Creation-Date: 2013-04-22 00:08+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"
msgid "Unable update lease. Exception"
msgstr ""
-#: quantum/agent/dhcp_agent.py:702 quantum/agent/l3_agent.py:729
+#: quantum/agent/dhcp_agent.py:702 quantum/agent/l3_agent.py:730
msgid ""
"Quantum server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
-#: quantum/agent/dhcp_agent.py:708 quantum/agent/l3_agent.py:734
+#: quantum/agent/dhcp_agent.py:708 quantum/agent/l3_agent.py:735
#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:205
msgid "Failed reporting state!"
msgstr ""
-#: quantum/agent/dhcp_agent.py:716 quantum/agent/l3_agent.py:739
+#: quantum/agent/dhcp_agent.py:716 quantum/agent/l3_agent.py:740
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
msgid "Router port %s has no IP address"
msgstr ""
-#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:911
+#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:917
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgstr ""
msgid "Failed sending gratuitous ARP: %s"
msgstr ""
-#: quantum/agent/l3_agent.py:559
+#: quantum/agent/l3_agent.py:560
#, python-format
msgid "Failed dealing with router '%s' deletion RPC message"
msgstr ""
-#: quantum/agent/l3_agent.py:572
+#: quantum/agent/l3_agent.py:573
msgid "Failed dealing with routers update RPC message"
msgstr ""
-#: quantum/agent/l3_agent.py:585
+#: quantum/agent/l3_agent.py:586
#, python-format
msgid "The external network bridge '%s' does not exist"
msgstr ""
-#: quantum/agent/l3_agent.py:642
+#: quantum/agent/l3_agent.py:643
msgid "Failed synchronizing routers"
msgstr ""
-#: quantum/agent/l3_agent.py:646
+#: quantum/agent/l3_agent.py:647
msgid "L3 agent started"
msgstr "L3 აგენტი ჩაირთულია"
-#: quantum/agent/l3_agent.py:666
+#: quantum/agent/l3_agent.py:667
#, python-format
msgid "Added route entry is '%s'"
msgstr ""
-#: quantum/agent/l3_agent.py:674
+#: quantum/agent/l3_agent.py:675
#, python-format
msgid "Removed route entry is '%s'"
msgstr ""
msgstr ""
#: quantum/agent/ovs_cleanup_util.py:73
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:410
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:240
#, python-format
msgid "Delete %s"
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:65 quantum/agent/linux/ovs_lib.py:94
-#: quantum/agent/linux/ovs_lib.py:216
+#: quantum/agent/linux/ovs_lib.py:68 quantum/agent/linux/ovs_lib.py:97
+#: quantum/agent/linux/ovs_lib.py:219
#, python-format
msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:121
+#: quantum/agent/linux/ovs_lib.py:124
msgid "Cannot match priority on flow deletion"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:145
+#: quantum/agent/linux/ovs_lib.py:148
msgid "Must specify one or more actions"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:271
+#: quantum/agent/linux/ovs_lib.py:274
#, python-format
msgid "Unable to parse regex results. Exception: %s"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:289
-#, python-format
-msgid "Interface %(iface)s not found. Exception: %(e)s"
-msgstr ""
+#: quantum/agent/linux/ovs_lib.py:292
+#, fuzzy, python-format
+msgid "Interface %s not found."
+msgstr "პლაგინი ვერ მოიძებნა."
-#: quantum/agent/linux/ovs_lib.py:299
+#: quantum/agent/linux/ovs_lib.py:301
#, python-format
msgid "Unable to retrieve bridges. Exception: %s"
msgstr ""
"Provided keys: %(provided_keys)s"
msgstr ""
-#: quantum/api/v2/attributes.py:65
+#: quantum/api/v2/attributes.py:67
#, python-format
msgid "'%(data)s' is not in %(valid_values)s"
msgstr ""
-#: quantum/api/v2/attributes.py:73
+#: quantum/api/v2/attributes.py:75
#, python-format
msgid "'%s' is not a valid string"
msgstr ""
-#: quantum/api/v2/attributes.py:78
+#: quantum/api/v2/attributes.py:80
#, python-format
msgid "'%(data)s' exceeds maximum length of %(max_len)s"
msgstr ""
-#: quantum/api/v2/attributes.py:88
+#: quantum/api/v2/attributes.py:90
#, python-format
msgid "'%(data)s' is not in range %(min_value)s through %(max_value)s"
msgstr ""
-#: quantum/api/v2/attributes.py:100
+#: quantum/api/v2/attributes.py:102
#, python-format
msgid "'%s' is not a valid MAC address"
msgstr ""
-#: quantum/api/v2/attributes.py:109
+#: quantum/api/v2/attributes.py:111
#, python-format
msgid "'%s' is not a valid IP address"
msgstr ""
-#: quantum/api/v2/attributes.py:121
+#: quantum/api/v2/attributes.py:123
#, python-format
msgid "Invalid data format for IP pool: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:140 quantum/api/v2/attributes.py:147
+#: quantum/api/v2/attributes.py:142 quantum/api/v2/attributes.py:149
#, python-format
msgid "Invalid data format for fixed IP: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:155
+#: quantum/api/v2/attributes.py:157
#, python-format
msgid "Duplicate IP address '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:171
+#: quantum/api/v2/attributes.py:173
#, python-format
msgid "Invalid data format for nameserver: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:182
+#: quantum/api/v2/attributes.py:184
#, python-format
msgid "'%s' is not a valid nameserver"
msgstr ""
-#: quantum/api/v2/attributes.py:186
+#: quantum/api/v2/attributes.py:188
#, python-format
msgid "Duplicate nameserver '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:194
+#: quantum/api/v2/attributes.py:196
#, python-format
msgid "Invalid data format for hostroute: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:214
+#: quantum/api/v2/attributes.py:216
#, python-format
msgid "Duplicate hostroute '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:234
+#: quantum/api/v2/attributes.py:236
#, python-format
msgid "'%s' is not a valid IP subnet"
msgstr ""
-#: quantum/api/v2/attributes.py:246
+#: quantum/api/v2/attributes.py:248
#, python-format
msgid "'%s' is not a valid input"
msgstr ""
-#: quantum/api/v2/attributes.py:253
+#: quantum/api/v2/attributes.py:255
#, python-format
msgid "'%s' is not a valid UUID"
msgstr ""
-#: quantum/api/v2/attributes.py:265
+#: quantum/api/v2/attributes.py:267
#, python-format
msgid "'%s' is not a list"
msgstr ""
-#: quantum/api/v2/attributes.py:276
+#: quantum/api/v2/attributes.py:278
#, python-format
msgid "Duplicate items in the list: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:283
+#: quantum/api/v2/attributes.py:285
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
-#: quantum/api/v2/attributes.py:309
+#: quantum/api/v2/attributes.py:311
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
-#: quantum/api/v2/attributes.py:336
+#: quantum/api/v2/attributes.py:338
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: quantum/api/v2/attributes.py:341
+#: quantum/api/v2/attributes.py:343
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: quantum/api/v2/attributes.py:360
+#: quantum/api/v2/attributes.py:362
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: quantum/api/v2/attributes.py:368
+#: quantum/api/v2/attributes.py:370
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: quantum/api/v2/attributes.py:381
+#: quantum/api/v2/attributes.py:383
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
-#: quantum/common/exceptions.py:35 quantum/plugins/nicira/NvpApiClient.py:197
+#: quantum/common/exceptions.py:35 quantum/plugins/nicira/NvpApiClient.py:198
msgid "An unknown exception occurred."
msgstr ""
"%(reconnect_interval)s seconds"
msgstr ""
-#: quantum/db/api.py:222
+#: quantum/db/api.py:223
#, python-format
msgid "Database registration exception: %s"
msgstr ""
msgid "Generated mac for network %(network_id)s is %(mac_address)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:265
+#: quantum/db/db_base_plugin_v2.py:267
#, python-format
msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s."
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:269
+#: quantum/db/db_base_plugin_v2.py:271
#, python-format
msgid "Unable to generate mac address after %s attempts"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:299
+#: quantum/db/db_base_plugin_v2.py:301
#, 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:347
+#: quantum/db/db_base_plugin_v2.py:352
#, python-format
msgid "No allocation pool found for ip address:%s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:360
+#: quantum/db/db_base_plugin_v2.py:365
#, python-format
msgid "Recycle %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:364
+#: quantum/db/db_base_plugin_v2.py:369
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:371
+#: quantum/db/db_base_plugin_v2.py:376
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:383
+#: quantum/db/db_base_plugin_v2.py:388
#, 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:392
+#: quantum/db/db_base_plugin_v2.py:397
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:397
+#: quantum/db/db_base_plugin_v2.py:402
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:406
+#: quantum/db/db_base_plugin_v2.py:411
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:430
+#: quantum/db/db_base_plugin_v2.py:435
#, 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:438
+#: quantum/db/db_base_plugin_v2.py:444
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:459
+#: quantum/db/db_base_plugin_v2.py:468
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:464
+#: quantum/db/db_base_plugin_v2.py:473
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:471
+#: quantum/db/db_base_plugin_v2.py:480
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:578
+#: quantum/db/db_base_plugin_v2.py:587
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:590
+#: quantum/db/db_base_plugin_v2.py:599
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:596
+#: quantum/db/db_base_plugin_v2.py:605
#, 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:616
+#: quantum/db/db_base_plugin_v2.py:625
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:625 quantum/db/db_base_plugin_v2.py:656
+#: quantum/db/db_base_plugin_v2.py:634 quantum/db/db_base_plugin_v2.py:665
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:670
+#: quantum/db/db_base_plugin_v2.py:679
#, python-format
msgid "Port update. Hold %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:678
+#: quantum/db/db_base_plugin_v2.py:687
#, python-format
msgid "Port update. Adding %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:734
+#: quantum/db/db_base_plugin_v2.py:743
#, 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:739
+#: quantum/db/db_base_plugin_v2.py:748
#, 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:761
+#: quantum/db/db_base_plugin_v2.py:770
msgid "Performing IP validity checks on allocation pools"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:768
+#: quantum/db/db_base_plugin_v2.py:777
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:775
+#: quantum/db/db_base_plugin_v2.py:784
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:779
+#: quantum/db/db_base_plugin_v2.py:788
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:784
+#: quantum/db/db_base_plugin_v2.py:793
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:797
+#: quantum/db/db_base_plugin_v2.py:806
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:808
+#: quantum/db/db_base_plugin_v2.py:817
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:820 quantum/db/db_base_plugin_v2.py:824
+#: quantum/db/db_base_plugin_v2.py:830 quantum/db/db_base_plugin_v2.py:834
#, python-format
msgid "Invalid route: %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:936
+#: quantum/db/db_base_plugin_v2.py:946
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1032
+#: quantum/db/db_base_plugin_v2.py:1046
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1056
+#: quantum/db/db_base_plugin_v2.py:1070
msgid "Gateway is not valid on subnet"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1069
+#: quantum/db/db_base_plugin_v2.py:1083
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1314
+#: quantum/db/db_base_plugin_v2.py:1328
#, 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:1389
+#: quantum/db/db_base_plugin_v2.py:1406
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
"%(host)s"
msgstr ""
-#: quantum/db/dhcp_rpc_base.py:141
+#: 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:157
+#: 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:180
+#: quantum/db/dhcp_rpc_base.py:185
#, python-format
msgid ""
"Updating lease expiration for %(ip_address)s on network %(network_id)s "
msgid "Multiple routers match for %s"
msgstr ""
-#: quantum/db/l3_db.py:187 quantum/db/l3_db.py:608
+#: quantum/db/l3_db.py:187 quantum/db/l3_db.py:614
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
msgid "Router already has a port on subnet %s"
msgstr ""
-#: quantum/db/l3_db.py:306
+#: quantum/db/l3_db.py:310
#, 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:315 quantum/db/l3_db.py:392
+#: quantum/db/l3_db.py:319 quantum/db/l3_db.py:396
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: quantum/db/l3_db.py:320
+#: quantum/db/l3_db.py:324
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: quantum/db/l3_db.py:330
+#: quantum/db/l3_db.py:334
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: quantum/db/l3_db.py:345
+#: quantum/db/l3_db.py:349
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: quantum/db/l3_db.py:462
+#: quantum/db/l3_db.py:466
#, python-format
msgid "Multiple floating ips match for %s"
msgstr ""
-#: quantum/db/l3_db.py:481
+#: quantum/db/l3_db.py:485
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: quantum/db/l3_db.py:519
+#: quantum/db/l3_db.py:525
#, 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:523
+#: quantum/db/l3_db.py:529
#, python-format
msgid ""
-"Cannnot create floating IP and bind it to Port %(port_id)s, since that "
-"port is owned by a different tenant."
+"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:535
+#: quantum/db/l3_db.py:541
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: quantum/db/l3_db.py:542
+#: quantum/db/l3_db.py:548
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: quantum/db/l3_db.py:546
+#: quantum/db/l3_db.py:552
#, 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:576 quantum/plugins/nicira/QuantumPlugin.py:1942
+#: quantum/db/l3_db.py:582 quantum/plugins/nicira/QuantumPlugin.py:1946
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: quantum/db/l3_db.py:628
+#: quantum/db/l3_db.py:634
msgid "Unable to find any IP address on external network"
msgstr ""
-#: quantum/db/l3_db.py:649
+#: quantum/db/l3_db.py:655
msgid "Unable to create Floating ip due to a malformed request"
msgstr ""
-#: quantum/db/l3_db.py:653
+#: quantum/db/l3_db.py:659
msgid "Floating IP association failed"
msgstr ""
-#: quantum/db/l3_db.py:738
+#: quantum/db/l3_db.py:744
#, 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:756
+#: quantum/db/l3_db.py:762
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: quantum/db/l3_db.py:917
+#: quantum/db/l3_db.py:923
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgid "Required attributes missing in service definition: %s"
msgstr ""
-#: quantum/extensions/servicetype.py:103 quantum/extensions/servicetype.py:109
-#: quantum/extensions/servicetype.py:115 quantum/extensions/servicetype.py:123
-#: quantum/extensions/servicetype.py:127 quantum/extensions/servicetype.py:143
-#: quantum/extensions/servicetype.py:150
+#: 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:107
+#: quantum/extensions/servicetype.py:108
#, python-format
msgid "Service name '%s' unspecified or invalid"
msgstr ""
-#: quantum/extensions/servicetype.py:113
+#: quantum/extensions/servicetype.py:115
#, python-format
msgid "Plugin name not specified in service definition %s"
msgstr ""
-#: quantum/extensions/servicetype.py:122
+#: quantum/extensions/servicetype.py:125
#, python-format
msgid "No plugin for service '%s'"
msgstr ""
-#: quantum/extensions/servicetype.py:126
+#: quantum/extensions/servicetype.py:130
#, python-format
msgid "Plugin name '%s' is not correct "
msgstr ""
-#: quantum/extensions/servicetype.py:141
+#: quantum/extensions/servicetype.py:146
#, python-format
msgid "Unparseable attributes found in service definition %s"
msgstr ""
-#: quantum/extensions/servicetype.py:146
+#: quantum/extensions/servicetype.py:152
#, python-format
msgid "Exception while parsing service definition:%s"
msgstr ""
-#: quantum/extensions/servicetype.py:148
+#: quantum/extensions/servicetype.py:154
#, python-format
msgid "Was expecting a dict for service definition, found the following: %s"
msgstr ""
-#: quantum/extensions/servicetype.py:153
+#: quantum/extensions/servicetype.py:160
#: quantum/plugins/nicira/extensions/nvp_networkgw.py:76
#, python-format
msgid "%s: provided data are not iterable"
msgstr ""
-#: quantum/extensions/servicetype.py:164
+#: quantum/extensions/servicetype.py:171
msgid "Quantum Service Type Management"
msgstr ""
-#: quantum/extensions/servicetype.py:172
+#: quantum/extensions/servicetype.py:179
msgid ""
"API for retrieving and managing service types for Quantum advanced "
"services"
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:173
+#: quantum/plugins/bigswitch/plugin.py:174
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:180
+#: quantum/plugins/bigswitch/plugin.py:181
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:198
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:200
+#: quantum/plugins/bigswitch/plugin.py:202
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:247
+#: quantum/plugins/bigswitch/plugin.py:249
#, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:255
+#: quantum/plugins/bigswitch/plugin.py:257
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:293
+#: quantum/plugins/bigswitch/plugin.py:295
#, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:333
+#: quantum/plugins/bigswitch/plugin.py:335
msgid "QuantumRestProxyV2: initialization done"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:357
+#: quantum/plugins/bigswitch/plugin.py:359
msgid "QuantumRestProxyV2: create_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:383
+#: quantum/plugins/bigswitch/plugin.py:385
#, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:415
+#: quantum/plugins/bigswitch/plugin.py:417
msgid "QuantumRestProxyV2.update_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:433
-#: quantum/plugins/bigswitch/plugin.py:481
-#: quantum/plugins/bigswitch/plugin.py:1186
+#: quantum/plugins/bigswitch/plugin.py:435
+#: quantum/plugins/bigswitch/plugin.py:483
+#: quantum/plugins/bigswitch/plugin.py:1188
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:454
+#: quantum/plugins/bigswitch/plugin.py:456
msgid "QuantumRestProxyV2: delete_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:511
+#: quantum/plugins/bigswitch/plugin.py:513
msgid "QuantumRestProxyV2: create_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:542
-#: quantum/plugins/bigswitch/plugin.py:629
+#: quantum/plugins/bigswitch/plugin.py:544
+#: quantum/plugins/bigswitch/plugin.py:631
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:596
+#: quantum/plugins/bigswitch/plugin.py:598
msgid "QuantumRestProxyV2: update_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:650
+#: quantum/plugins/bigswitch/plugin.py:652
msgid "QuantumRestProxyV2: delete_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:679
-#: quantum/plugins/bigswitch/plugin.py:733
+#: quantum/plugins/bigswitch/plugin.py:681
+#: quantum/plugins/bigswitch/plugin.py:735
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:694
+#: quantum/plugins/bigswitch/plugin.py:696
msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:712
+#: quantum/plugins/bigswitch/plugin.py:714
#, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:724
+#: quantum/plugins/bigswitch/plugin.py:726
msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:737
+#: quantum/plugins/bigswitch/plugin.py:739
msgid "QuantumRestProxyV2: create_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:758
+#: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: update_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:781
+#: quantum/plugins/bigswitch/plugin.py:783
msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:796
+#: quantum/plugins/bigswitch/plugin.py:798
msgid "QuantumRestProxyV2: create_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:817
+#: quantum/plugins/bigswitch/plugin.py:819
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:828
+#: quantum/plugins/bigswitch/plugin.py:830
msgid "QuantumRestProxyV2.update_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:850
+#: quantum/plugins/bigswitch/plugin.py:852
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:862
+#: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2: delete_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:893
+#: quantum/plugins/bigswitch/plugin.py:895
#, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:899
+#: quantum/plugins/bigswitch/plugin.py:901
msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:927
+#: quantum/plugins/bigswitch/plugin.py:929
#, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:938
+#: quantum/plugins/bigswitch/plugin.py:940
msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:971
+#: quantum/plugins/bigswitch/plugin.py:973
#, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:979
+#: quantum/plugins/bigswitch/plugin.py:981
msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:992
+#: quantum/plugins/bigswitch/plugin.py:994
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1002
+#: quantum/plugins/bigswitch/plugin.py:1004
msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1025
+#: quantum/plugins/bigswitch/plugin.py:1027
msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1107
+#: quantum/plugins/bigswitch/plugin.py:1109
#, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1203
+#: quantum/plugins/bigswitch/plugin.py:1205
#, 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:1209
+#: quantum/plugins/bigswitch/plugin.py:1211
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:106
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:194
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:196
msgid "create_network() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:123
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:218
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:220
msgid "update_network() called"
msgstr ""
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:177
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:291
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:293
msgid "create_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:190
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:359
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:361
msgid "delete_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:213
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:328
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:330
msgid "update_port() called"
msgstr ""
"%(physical_network)s from pool"
msgstr ""
-#: quantum/plugins/hyperv/db.py:135
+#: 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:139
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:174
-#: quantum/plugins/openvswitch/ovs_db_v2.py:194
+#: quantum/plugins/hyperv/db.py:141
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:181
+#: quantum/plugins/openvswitch/ovs_db_v2.py:199
#, python-format
msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
msgstr ""
-#: quantum/plugins/hyperv/db.py:163 quantum/plugins/hyperv/db.py:176
+#: 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/openvswitch/ovs_db_v2.py:90
msgstr ""
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:176
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:268
#, python-format
-msgid "Invalid tenant_network_type: %(tenant_network_type)s. Agent terminated!"
+msgid "Invalid tenant_network_type: %s. Agent terminated!"
msgstr ""
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:212
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:414
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249
msgid "port_update received"
msgstr ""
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:601
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:693
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:616
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:699
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:613
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:706
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:712
msgid "Agent loop has new devices!"
msgstr ""
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:772
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:667
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:778
msgid "Agent initialized successfully, now running... "
msgstr ""
msgid "Job failed with error %d"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:127
+#: 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:134
+#: 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:138
+#: quantum/plugins/hyperv/agent/utils.py:144
#, python-format
-msgid "WMI job failed with status %(job_state)d. No error description available"
+msgid "WMI job failed with status %d. No error description available"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:143
+#: 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:157
+#: quantum/plugins/hyperv/agent/utils.py:163
#, python-format
msgid "Failed creating port for %s"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:174
+#: 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:182
+#: 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:189
+#: quantum/plugins/hyperv/agent/utils.py:201
#, python-format
msgid "VSwitch not found: %s"
msgstr ""
"%(physical_interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:181
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:182
#, python-format
msgid "Done creating subinterface %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219
#, python-format
msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:232
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234
#, python-format
msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:248
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250
#, python-format
msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:257
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:261
#, python-format
msgid "No mapping for physical network %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:275
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:279
#, python-format
msgid "Tap device: %s does not exist on this host, skipped"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:292
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:298
#, python-format
msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:299
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:307
#, python-format
msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:328
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:336
#, python-format
msgid "Deleting bridge %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:335
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:343
#, python-format
msgid "Done deleting bridge %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:338
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346
#, python-format
msgid "Cannot delete bridge %s, does not exist"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:345
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:353
#, python-format
msgid "Removing device %(interface_name)s from bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:360
#, python-format
msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:354
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:366
#, 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:360
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:374
#, python-format
msgid "Deleting subinterface %s for vlan"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:367
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:381
#, python-format
msgid "Done deleting subinterface %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:407
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:421
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:238
msgid "network_delete received"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:496
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:510
msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:500
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:514
#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
#, python-format
msgid "RPC agent_id: %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:546
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:611
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:560
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:616
#, python-format
msgid "Port %s added"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:552
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:617
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:566
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:622
#, python-format
msgid "Unable to get port details for %(device)s: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:557
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:623
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:572
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:629
#, python-format
msgid "Port %(device)s updated. Details: %(details)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:569
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:589
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:655
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:584
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:604
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:661
#, python-format
msgid "Device %s not defined on plugin"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:576
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:641
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:591
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:647
#, python-format
msgid "Attachment %s removed"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:582
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:647
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:597
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:653
#, python-format
msgid "port_removed failed for %(device)s: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:652
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:601
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:658
#, python-format
msgid "Port %s updated."
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:596
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:611
msgid "LinuxBridge Agent RPC Daemon Started!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:623
msgid "Update devices failed"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:619
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634
#, python-format
msgid "Error in agent loop. Devices info: %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:721
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:642
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:727
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:270
#, python-format
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:642
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657
#, python-format
msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:645
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:660
#, python-format
msgid "Interface mappings: %s"
msgstr ""
msgid "List of <physical_network>:<physical_interface>"
msgstr ""
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:144
-#: quantum/plugins/openvswitch/ovs_db_v2.py:162
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:146
+#: quantum/plugins/openvswitch/ovs_db_v2.py:164
#, 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:166
-#: quantum/plugins/openvswitch/ovs_db_v2.py:190
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:170
+#: quantum/plugins/openvswitch/ovs_db_v2.py:194
#, 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:170
-#: quantum/plugins/openvswitch/ovs_db_v2.py:186
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:175
+#: quantum/plugins/openvswitch/ovs_db_v2.py:189
#, 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:197
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:206
msgid "get_port_from_device() called"
msgstr ""
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:225
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:234
#, python-format
msgid "set_port_status as %s called"
msgstr ""
msgstr ""
#: quantum/plugins/midonet/plugin.py:319
-#: quantum/plugins/nicira/QuantumPlugin.py:1186
+#: quantum/plugins/nicira/QuantumPlugin.py:1189
msgid "admin_state_up=False networks are not supported."
msgstr ""
msgstr ""
#: quantum/plugins/nec/db/api.py:207
-#: quantum/plugins/openvswitch/ovs_db_v2.py:314
+#: quantum/plugins/openvswitch/ovs_db_v2.py:320
#, python-format
msgid "get_port_with_securitygroups() called:port_id=%s"
msgstr ""
msgid "Request timed out: %(method)s to %(url)s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:134
+#: quantum/plugins/nicira/NvpApiClient.py:135
#, python-format
msgid "Received error code: %s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:135
+#: quantum/plugins/nicira/NvpApiClient.py:136
#, python-format
msgid "Server Error Message: %s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:141
+#: quantum/plugins/nicira/NvpApiClient.py:142
#, python-format
msgid ""
"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
"'%(body)s')"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:212
+#: quantum/plugins/nicira/NvpApiClient.py:213
msgid "Server denied session's authentication credentials."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:216
+#: quantum/plugins/nicira/NvpApiClient.py:217
msgid "An entity referenced in the request was not found."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:220
+#: quantum/plugins/nicira/NvpApiClient.py:221
msgid "Request conflicts with configuration on a different entity."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:225
+#: 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:230
+#: quantum/plugins/nicira/NvpApiClient.py:231
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:235
+#: quantum/plugins/nicira/NvpApiClient.py:236
msgid "The request has timed out."
msgstr ""
msgstr ""
#: quantum/plugins/nicira/QuantumPlugin.py:535
-#: quantum/plugins/nicira/QuantumPlugin.py:1009
+#: quantum/plugins/nicira/QuantumPlugin.py:1011
#, python-format
msgid ""
"Ignoring exception as this means the peer for port '%s' has already been "
msgstr ""
#: quantum/plugins/nicira/QuantumPlugin.py:672
-#: quantum/plugins/nicira/QuantumPlugin.py:1886
+#: quantum/plugins/nicira/QuantumPlugin.py:1890
msgid "Unable to update logical routeron NVP Platform"
msgstr ""
msgid "Looking for nova zone %(novazone_id)s in cluster: %(x)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:776
+#: quantum/plugins/nicira/QuantumPlugin.py:777
#, python-format
msgid "Unable to find cluster config entry for nova zone: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:816
+#: quantum/plugins/nicira/QuantumPlugin.py:817
#, python-format
msgid "%s required"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:820
+#: quantum/plugins/nicira/QuantumPlugin.py:821
msgid "Segmentation ID cannot be specified with flat network type"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:824
+#: quantum/plugins/nicira/QuantumPlugin.py:825
msgid "Segmentation ID must be specified with vlan network type"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:828
-#: quantum/plugins/nicira/QuantumPlugin.py:839
+#: quantum/plugins/nicira/QuantumPlugin.py:829
+#: quantum/plugins/nicira/QuantumPlugin.py:840
#, python-format
msgid "%s out of range (1 to 4094)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:841
+#: quantum/plugins/nicira/QuantumPlugin.py:842
#, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:873
+#: quantum/plugins/nicira/QuantumPlugin.py:874
#, python-format
msgid "No switch has available ports (%d checked)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:895
+#: quantum/plugins/nicira/QuantumPlugin.py:896
#, python-format
msgid "Maximum number of logical ports reached for logical network %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:914
+#: quantum/plugins/nicira/QuantumPlugin.py:915
#, python-format
msgid "get_all_networks() completed for tenant %(tenant_id)s: %(networks)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:930
+#: quantum/plugins/nicira/QuantumPlugin.py:932
#, 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:991
+#: quantum/plugins/nicira/QuantumPlugin.py:993
#, python-format
msgid "A nvp lport identifier was not found for quantum port '%s'"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1022
+#: quantum/plugins/nicira/QuantumPlugin.py:1024
#, python-format
msgid "delete_network completed for tenant: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1025
+#: quantum/plugins/nicira/QuantumPlugin.py:1027
#, python-format
msgid "Did not found lswitch %s in NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1042
+#: quantum/plugins/nicira/QuantumPlugin.py:1044
#, python-format
msgid "Returning pairs for network: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1073
+#: quantum/plugins/nicira/QuantumPlugin.py:1075
#, python-format
msgid ""
"Current network status:%(nvp_net_status)s; Status in Quantum "
"DB:%(quantum_status)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1082
-#: quantum/plugins/nicira/QuantumPlugin.py:1136
+#: quantum/plugins/nicira/QuantumPlugin.py:1085
+#: quantum/plugins/nicira/QuantumPlugin.py:1139
msgid "Unable to get logical switches"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1150
+#: quantum/plugins/nicira/QuantumPlugin.py:1153
#, python-format
msgid "Logical Switch %s found in quantum database but not in NVP."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1165
+#: quantum/plugins/nicira/QuantumPlugin.py:1168
#, 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:1169
+#: quantum/plugins/nicira/QuantumPlugin.py:1172
#, python-format
msgid "get_networks() completed for tenant %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1253
+#: quantum/plugins/nicira/QuantumPlugin.py:1256
#, python-format
msgid "Lswitch %s not found in NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1263
+#: quantum/plugins/nicira/QuantumPlugin.py:1266
msgid "Unable to get ports"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1290
+#: quantum/plugins/nicira/QuantumPlugin.py:1293
#, python-format
msgid "Quantum logical port %s was not found on NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1297
+#: quantum/plugins/nicira/QuantumPlugin.py:1300
#, 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:1365
+#: quantum/plugins/nicira/QuantumPlugin.py:1368
msgid "Unable to create port or set port attachment in NVP."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1370
+#: quantum/plugins/nicira/QuantumPlugin.py:1373
#, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1436
+#: quantum/plugins/nicira/QuantumPlugin.py:1439
#, python-format
msgid "Update port request: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1460
+#: quantum/plugins/nicira/QuantumPlugin.py:1463
#, python-format
msgid "Unable to retrieve port status for:%s."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1568
-#: quantum/plugins/nicira/QuantumPlugin.py:1617
+#: quantum/plugins/nicira/QuantumPlugin.py:1571
+#: quantum/plugins/nicira/QuantumPlugin.py:1620
#, python-format
msgid "Network '%s' is not a valid external network"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1582
+#: quantum/plugins/nicira/QuantumPlugin.py:1585
msgid "Unable to create logical router on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1628
+#: quantum/plugins/nicira/QuantumPlugin.py:1631
#, python-format
msgid "Logical router %s not found on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1631
+#: quantum/plugins/nicira/QuantumPlugin.py:1634
msgid "Unable to update logical router on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1651
+#: quantum/plugins/nicira/QuantumPlugin.py:1654
#, python-format
msgid "Logical router '%s' not found on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1655
+#: quantum/plugins/nicira/QuantumPlugin.py:1658
msgid "Unable to delete logical routeron NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1679
+#: quantum/plugins/nicira/QuantumPlugin.py:1682
#, python-format
msgid ""
"Current router status:%(router_status)s;Status in Quantum "
"DB:%(db_router_status)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1687
+#: quantum/plugins/nicira/QuantumPlugin.py:1690
msgid "Unable to get logical router"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1710
+#: quantum/plugins/nicira/QuantumPlugin.py:1713
msgid "Unable to get logical routers from NVP controller"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1732
+#: quantum/plugins/nicira/QuantumPlugin.py:1735
#, 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:1762
+#: quantum/plugins/nicira/QuantumPlugin.py:1765
#, 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:1794
+#: quantum/plugins/nicira/QuantumPlugin.py:1798
#, python-format
msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1841
+#: quantum/plugins/nicira/QuantumPlugin.py:1845
#, 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:1854
+#: quantum/plugins/nicira/QuantumPlugin.py:1858
#, 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:1882
+#: quantum/plugins/nicira/QuantumPlugin.py:1886
#, python-format
msgid "Logical router port resource %s not found on NVP platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1909
+#: quantum/plugins/nicira/QuantumPlugin.py:1913
#, python-format
msgid ""
"An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1915
+#: quantum/plugins/nicira/QuantumPlugin.py:1919
msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1982
+#: quantum/plugins/nicira/QuantumPlugin.py:1986
#, python-format
msgid "Address list for NVP logical router port:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2006
+#: quantum/plugins/nicira/QuantumPlugin.py:2010
#, 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:2048
+#: quantum/plugins/nicira/QuantumPlugin.py:2052
#, python-format
msgid "The port '%s' is not associated with floating IPs"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2074
+#: quantum/plugins/nicira/QuantumPlugin.py:2078
#, python-format
msgid ""
"Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2094
+#: quantum/plugins/nicira/QuantumPlugin.py:2098
msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not "
"found"
msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:236
+#: quantum/plugins/nicira/nvplib.py:237
#, python-format
msgid "get_port_cluster_and_url, exception: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:281
+#: quantum/plugins/nicira/nvplib.py:282
#, python-format
msgid "An error occured while fetching logical switches for Quantum network %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:322
+#: quantum/plugins/nicira/nvplib.py:323
#, python-format
msgid "Created logical switch: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:337 quantum/plugins/nicira/nvplib.py:591
+#: quantum/plugins/nicira/nvplib.py:338 quantum/plugins/nicira/nvplib.py:592
#, python-format
msgid "Network not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:377 quantum/plugins/nicira/nvplib.py:414
-#: quantum/plugins/nicira/nvplib.py:427 quantum/plugins/nicira/nvplib.py:440
-#: quantum/plugins/nicira/nvplib.py:454 quantum/plugins/nicira/nvplib.py:467
-#: quantum/plugins/nicira/nvplib.py:515 quantum/plugins/nicira/nvplib.py:541
+#: quantum/plugins/nicira/nvplib.py:378 quantum/plugins/nicira/nvplib.py:415
+#: quantum/plugins/nicira/nvplib.py:428 quantum/plugins/nicira/nvplib.py:441
+#: quantum/plugins/nicira/nvplib.py:455 quantum/plugins/nicira/nvplib.py:468
+#: quantum/plugins/nicira/nvplib.py:516 quantum/plugins/nicira/nvplib.py:542
#, python-format
msgid ""
"An exception occured while communicating with the NVP controller for "
"cluster:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:608
+#: quantum/plugins/nicira/nvplib.py:609
#, python-format
msgid "Logical switch: %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:611
+#: quantum/plugins/nicira/nvplib.py:612
msgid "An error occurred while querying logical ports on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:624
+#: quantum/plugins/nicira/nvplib.py:625
#, python-format
msgid "Logical router: %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:627
+#: quantum/plugins/nicira/nvplib.py:628
msgid "An error occured while querying logical router ports on the NVP platfom"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:638 quantum/plugins/nicira/nvplib.py:650
-#: quantum/plugins/nicira/nvplib.py:677 quantum/plugins/nicira/nvplib.py:720
-#: quantum/plugins/nicira/nvplib.py:766
+#: quantum/plugins/nicira/nvplib.py:639 quantum/plugins/nicira/nvplib.py:651
+#: quantum/plugins/nicira/nvplib.py:679 quantum/plugins/nicira/nvplib.py:723
+#: quantum/plugins/nicira/nvplib.py:769
#, python-format
msgid "Port or Network not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:666
+#: quantum/plugins/nicira/nvplib.py:667
#, python-format
msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:690
+#: quantum/plugins/nicira/nvplib.py:692
#, 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:697
+#: quantum/plugins/nicira/nvplib.py:699
msgid "An exception occurred while querying NVP ports"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:703
+#: quantum/plugins/nicira/nvplib.py:705
#, 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:712
+#: quantum/plugins/nicira/nvplib.py:714
#, python-format
msgid "get_port() %(network)s %(port)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:771
+#: quantum/plugins/nicira/nvplib.py:774
#, python-format
msgid "Updated logical port %(result)s on logical swtich %(uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:803
+#: quantum/plugins/nicira/nvplib.py:806
#, python-format
msgid "Logical switch not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:807
+#: quantum/plugins/nicira/nvplib.py:810
#, python-format
msgid "Created logical port %(result)s on logical swtich %(uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:831 quantum/plugins/nicira/nvplib.py:883
+#: quantum/plugins/nicira/nvplib.py:834 quantum/plugins/nicira/nvplib.py:886
#, python-format
msgid "Logical router not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:835
+#: quantum/plugins/nicira/nvplib.py:838
#, python-format
msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:866
+#: quantum/plugins/nicira/nvplib.py:869
#, python-format
msgid "Logical router or router port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:871
+#: quantum/plugins/nicira/nvplib.py:874
#, python-format
msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:885
+#: quantum/plugins/nicira/nvplib.py:888
#, python-format
msgid ""
"Delete logical router port %(lport_uuid)s on logical router "
"%(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:903
+#: quantum/plugins/nicira/nvplib.py:906
#, python-format
msgid ""
"Unable to fetch and delete peer logical router port for logical switch "
"port:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:944
+#: quantum/plugins/nicira/nvplib.py:947
#, python-format
msgid "Invalid NVP attachment type '%s'"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:950
+#: quantum/plugins/nicira/nvplib.py:953
#, python-format
msgid "Router Port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:953
+#: quantum/plugins/nicira/nvplib.py:956
msgid "Conflict while setting router port attachment"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:956
+#: quantum/plugins/nicira/nvplib.py:959
msgid "Unable to plug attachment into logical router port"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:970
+#: quantum/plugins/nicira/nvplib.py:973
#, python-format
msgid "Port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:987
+#: quantum/plugins/nicira/nvplib.py:990
#, 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
+#: quantum/plugins/nicira/nvplib.py:1123
#, python-format
msgid "Created Security Profile: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1145
+#: quantum/plugins/nicira/nvplib.py:1148
#, python-format
msgid "Updated Security Profile: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1163
+#: quantum/plugins/nicira/nvplib.py:1166
#, python-format
msgid "Invalid keys for NAT match: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1169
+#: quantum/plugins/nicira/nvplib.py:1172
#, python-format
msgid "Creating NAT rule: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1175
+#: quantum/plugins/nicira/nvplib.py:1178
#, python-format
msgid "NVP Logical Router %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1178
+#: quantum/plugins/nicira/nvplib.py:1181
msgid "An error occurred while creating the NAT rule on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1193
+#: quantum/plugins/nicira/nvplib.py:1196
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
+#: quantum/plugins/nicira/nvplib.py:1306
#, 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
+#: quantum/plugins/nicira/nvplib.py:1318
#, python-format
msgid "NAT rule %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1318
+#: quantum/plugins/nicira/nvplib.py:1321
#, python-format
msgid "An error occured while retrieving NAT rule '%s'from NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1331
+#: quantum/plugins/nicira/nvplib.py:1334
#, python-format
msgid "NVP Logical Router '%s' not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1334
+#: quantum/plugins/nicira/nvplib.py:1337
#, python-format
msgid "An error occured while retrieving NAT rules for NVP logical router '%s'"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1357
+#: quantum/plugins/nicira/nvplib.py:1361
#, python-format
msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1362
+#: quantum/plugins/nicira/nvplib.py:1366
#, python-format
msgid ""
"An exception occurred while updating IP addresses on a router logical "
"port:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1389
+#: quantum/plugins/nicira/nvplib.py:1393
msgid "Failed to create logical queue"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1401
+#: quantum/plugins/nicira/nvplib.py:1405
msgid "Failed to delete logical queue"
msgstr ""
msgid "'%s' must be a non negative integer."
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:207
+#: quantum/plugins/openvswitch/ovs_db_v2.py:213
#, python-format
msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:226
+#: quantum/plugins/openvswitch/ovs_db_v2.py:232
#, python-format
msgid "Removing tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:255
+#: quantum/plugins/openvswitch/ovs_db_v2.py:261
#, python-format
msgid "Reserving tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:270
+#: quantum/plugins/openvswitch/ovs_db_v2.py:276
#, python-format
msgid "Reserving specific tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:273
+#: quantum/plugins/openvswitch/ovs_db_v2.py:279
#, python-format
msgid "Reserving specific tunnel %s outside pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:296
+#: quantum/plugins/openvswitch/ovs_db_v2.py:302
#, python-format
msgid "Releasing tunnel %s outside pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:298
+#: quantum/plugins/openvswitch/ovs_db_v2.py:304
#, python-format
msgid "Releasing tunnel %s to pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:300
+#: quantum/plugins/openvswitch/ovs_db_v2.py:306
#, python-format
msgid "tunnel_id %s not found"
msgstr ""
msgid "Device %(device)s up on %(agent_id)s"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:268
-#, python-format
-msgid "Invalid tenant_network_type: %s. Agent terminated!"
-msgstr ""
-
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:278
msgid "Tunneling disabled but tenant_network_type is 'gre'. Agent terminated!"
msgstr ""
"physical_network %(physical_network)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:364
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:365
#, 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:372
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:374
#, 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:383
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:386
#, python-format
msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:417
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:420
#, 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:468
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:471
#, python-format
msgid "port_unbound() net_uuid %s not in local_vlan_map"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:481
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:484
#, python-format
msgid "port_unbound: vif_id %s not in local_vlan_map"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:526
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:529
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:547
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:550
#, python-format
msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:552
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:556
#, 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:605
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:610
#, python-format
msgid "No VIF port for port %s defined on agent."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:679
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:685
#, python-format
msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:699
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:705
msgid "Agent tunnel out of sync with plugin!"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:712
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:718
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:264
#: quantum/tests/unit/openvswitch/test_ovs_tunnel.py:371
msgid "Error in agent event loop"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:739
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745
#, python-format
msgid "Parsing bridge_mappings failed: %s."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:752
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:758
msgid "Tunnelling cannot be enabled without a valid local_ip."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:766
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:772
#, python-format
msgid "%s Agent terminated!"
msgstr ""
msgid "lrouter:%s not found"
msgstr ""
+#~ msgid "Interface %(iface)s not found. Exception: %(e)s"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Cannnot create floating IP and bind "
+#~ "it to Port %(port_id)s, since that "
+#~ "port is owned by a different "
+#~ "tenant."
+#~ msgstr ""
+
+#~ msgid "Invalid tenant_network_type: %(tenant_network_type)s. Agent terminated!"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "WMI job failed with status "
+#~ "%(job_state)d. No error description available"
+#~ msgstr ""
+
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.83"
+"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.84"
"\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-04-21 00:07+0000\n"
+"POT-Creation-Date: 2013-04-22 00:08+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"
msgid "Unable update lease. Exception"
msgstr ""
-#: quantum/agent/dhcp_agent.py:702 quantum/agent/l3_agent.py:729
+#: quantum/agent/dhcp_agent.py:702 quantum/agent/l3_agent.py:730
msgid ""
"Quantum server does not support state report. State report for this agent"
" will be disabled."
msgstr ""
-#: quantum/agent/dhcp_agent.py:708 quantum/agent/l3_agent.py:734
+#: quantum/agent/dhcp_agent.py:708 quantum/agent/l3_agent.py:735
#: quantum/plugins/nec/agent/nec_quantum_agent.py:185
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:205
msgid "Failed reporting state!"
msgstr ""
-#: quantum/agent/dhcp_agent.py:716 quantum/agent/l3_agent.py:739
+#: quantum/agent/dhcp_agent.py:716 quantum/agent/l3_agent.py:740
#, python-format
msgid "agent_updated by server side %s!"
msgstr ""
msgid "Router port %s has no IP address"
msgstr ""
-#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:911
+#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:917
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgstr ""
msgid "Failed sending gratuitous ARP: %s"
msgstr ""
-#: quantum/agent/l3_agent.py:559
+#: quantum/agent/l3_agent.py:560
#, python-format
msgid "Failed dealing with router '%s' deletion RPC message"
msgstr ""
-#: quantum/agent/l3_agent.py:572
+#: quantum/agent/l3_agent.py:573
msgid "Failed dealing with routers update RPC message"
msgstr ""
-#: quantum/agent/l3_agent.py:585
+#: quantum/agent/l3_agent.py:586
#, python-format
msgid "The external network bridge '%s' does not exist"
msgstr ""
-#: quantum/agent/l3_agent.py:642
+#: quantum/agent/l3_agent.py:643
msgid "Failed synchronizing routers"
msgstr ""
-#: quantum/agent/l3_agent.py:646
+#: quantum/agent/l3_agent.py:647
msgid "L3 agent started"
msgstr ""
-#: quantum/agent/l3_agent.py:666
+#: quantum/agent/l3_agent.py:667
#, python-format
msgid "Added route entry is '%s'"
msgstr ""
-#: quantum/agent/l3_agent.py:674
+#: quantum/agent/l3_agent.py:675
#, python-format
msgid "Removed route entry is '%s'"
msgstr ""
msgstr ""
#: quantum/agent/ovs_cleanup_util.py:73
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:410
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:424
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:240
#, python-format
msgid "Delete %s"
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:65 quantum/agent/linux/ovs_lib.py:94
-#: quantum/agent/linux/ovs_lib.py:216
+#: quantum/agent/linux/ovs_lib.py:68 quantum/agent/linux/ovs_lib.py:97
+#: quantum/agent/linux/ovs_lib.py:219
#, python-format
msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:121
+#: quantum/agent/linux/ovs_lib.py:124
msgid "Cannot match priority on flow deletion"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:145
+#: quantum/agent/linux/ovs_lib.py:148
msgid "Must specify one or more actions"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:271
+#: quantum/agent/linux/ovs_lib.py:274
#, python-format
msgid "Unable to parse regex results. Exception: %s"
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:289
+#: quantum/agent/linux/ovs_lib.py:292
#, python-format
-msgid "Interface %(iface)s not found. Exception: %(e)s"
+msgid "Interface %s not found."
msgstr ""
-#: quantum/agent/linux/ovs_lib.py:299
+#: quantum/agent/linux/ovs_lib.py:301
#, python-format
msgid "Unable to retrieve bridges. Exception: %s"
msgstr ""
"Provided keys: %(provided_keys)s"
msgstr ""
-#: quantum/api/v2/attributes.py:65
+#: quantum/api/v2/attributes.py:67
#, python-format
msgid "'%(data)s' is not in %(valid_values)s"
msgstr ""
-#: quantum/api/v2/attributes.py:73
+#: quantum/api/v2/attributes.py:75
#, python-format
msgid "'%s' is not a valid string"
msgstr ""
-#: quantum/api/v2/attributes.py:78
+#: quantum/api/v2/attributes.py:80
#, python-format
msgid "'%(data)s' exceeds maximum length of %(max_len)s"
msgstr ""
-#: quantum/api/v2/attributes.py:88
+#: quantum/api/v2/attributes.py:90
#, python-format
msgid "'%(data)s' is not in range %(min_value)s through %(max_value)s"
msgstr ""
-#: quantum/api/v2/attributes.py:100
+#: quantum/api/v2/attributes.py:102
#, python-format
msgid "'%s' is not a valid MAC address"
msgstr ""
-#: quantum/api/v2/attributes.py:109
+#: quantum/api/v2/attributes.py:111
#, python-format
msgid "'%s' is not a valid IP address"
msgstr ""
-#: quantum/api/v2/attributes.py:121
+#: quantum/api/v2/attributes.py:123
#, python-format
msgid "Invalid data format for IP pool: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:140 quantum/api/v2/attributes.py:147
+#: quantum/api/v2/attributes.py:142 quantum/api/v2/attributes.py:149
#, python-format
msgid "Invalid data format for fixed IP: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:155
+#: quantum/api/v2/attributes.py:157
#, python-format
msgid "Duplicate IP address '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:171
+#: quantum/api/v2/attributes.py:173
#, python-format
msgid "Invalid data format for nameserver: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:182
+#: quantum/api/v2/attributes.py:184
#, python-format
msgid "'%s' is not a valid nameserver"
msgstr ""
-#: quantum/api/v2/attributes.py:186
+#: quantum/api/v2/attributes.py:188
#, python-format
msgid "Duplicate nameserver '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:194
+#: quantum/api/v2/attributes.py:196
#, python-format
msgid "Invalid data format for hostroute: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:214
+#: quantum/api/v2/attributes.py:216
#, python-format
msgid "Duplicate hostroute '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:234
+#: quantum/api/v2/attributes.py:236
#, python-format
msgid "'%s' is not a valid IP subnet"
msgstr ""
-#: quantum/api/v2/attributes.py:246
+#: quantum/api/v2/attributes.py:248
#, python-format
msgid "'%s' is not a valid input"
msgstr ""
-#: quantum/api/v2/attributes.py:253
+#: quantum/api/v2/attributes.py:255
#, python-format
msgid "'%s' is not a valid UUID"
msgstr ""
-#: quantum/api/v2/attributes.py:265
+#: quantum/api/v2/attributes.py:267
#, python-format
msgid "'%s' is not a list"
msgstr ""
-#: quantum/api/v2/attributes.py:276
+#: quantum/api/v2/attributes.py:278
#, python-format
msgid "Duplicate items in the list: '%s'"
msgstr ""
-#: quantum/api/v2/attributes.py:283
+#: quantum/api/v2/attributes.py:285
#, python-format
msgid "'%s' is not a dictionary"
msgstr ""
-#: quantum/api/v2/attributes.py:309
+#: quantum/api/v2/attributes.py:311
#, python-format
msgid "Validator '%s' does not exist."
msgstr ""
-#: quantum/api/v2/attributes.py:336
+#: quantum/api/v2/attributes.py:338
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: quantum/api/v2/attributes.py:341
+#: quantum/api/v2/attributes.py:343
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: quantum/api/v2/attributes.py:360
+#: quantum/api/v2/attributes.py:362
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: quantum/api/v2/attributes.py:368
+#: quantum/api/v2/attributes.py:370
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: quantum/api/v2/attributes.py:381
+#: quantum/api/v2/attributes.py:383
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
msgstr ""
-#: quantum/common/exceptions.py:35 quantum/plugins/nicira/NvpApiClient.py:197
+#: quantum/common/exceptions.py:35 quantum/plugins/nicira/NvpApiClient.py:198
msgid "An unknown exception occurred."
msgstr ""
"%(reconnect_interval)s seconds"
msgstr ""
-#: quantum/db/api.py:222
+#: quantum/db/api.py:223
#, python-format
msgid "Database registration exception: %s"
msgstr ""
msgid "Generated mac for network %(network_id)s is %(mac_address)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:265
+#: quantum/db/db_base_plugin_v2.py:267
#, python-format
msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s."
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:269
+#: quantum/db/db_base_plugin_v2.py:271
#, python-format
msgid "Unable to generate mac address after %s attempts"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:299
+#: quantum/db/db_base_plugin_v2.py:301
#, 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:347
+#: quantum/db/db_base_plugin_v2.py:352
#, python-format
msgid "No allocation pool found for ip address:%s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:360
+#: quantum/db/db_base_plugin_v2.py:365
#, python-format
msgid "Recycle %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:364
+#: quantum/db/db_base_plugin_v2.py:369
#, python-format
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:371
+#: quantum/db/db_base_plugin_v2.py:376
#, python-format
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:383
+#: quantum/db/db_base_plugin_v2.py:388
#, 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:392
+#: quantum/db/db_base_plugin_v2.py:397
#, python-format
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:397
+#: quantum/db/db_base_plugin_v2.py:402
#, python-format
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:406
+#: quantum/db/db_base_plugin_v2.py:411
#, python-format
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:430
+#: quantum/db/db_base_plugin_v2.py:435
#, 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:438
+#: quantum/db/db_base_plugin_v2.py:444
#, python-format
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:459
+#: quantum/db/db_base_plugin_v2.py:468
#, python-format
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:464
+#: quantum/db/db_base_plugin_v2.py:473
#, python-format
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:471
+#: quantum/db/db_base_plugin_v2.py:480
msgid "No more free IP's in slice. Deleting allocation pool."
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:578
+#: quantum/db/db_base_plugin_v2.py:587
msgid "IP allocation requires subnet_id or ip_address"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:590
+#: quantum/db/db_base_plugin_v2.py:599
#, python-format
msgid "IP address %s is not a valid IP for the defined networks subnets"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:596
+#: quantum/db/db_base_plugin_v2.py:605
#, 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:616
+#: quantum/db/db_base_plugin_v2.py:625
#, python-format
msgid "IP address %s is not a valid IP for the defined subnet"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:625 quantum/db/db_base_plugin_v2.py:656
+#: quantum/db/db_base_plugin_v2.py:634 quantum/db/db_base_plugin_v2.py:665
msgid "Exceeded maximim amount of fixed ips per port"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:670
+#: quantum/db/db_base_plugin_v2.py:679
#, python-format
msgid "Port update. Hold %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:678
+#: quantum/db/db_base_plugin_v2.py:687
#, python-format
msgid "Port update. Adding %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:734
+#: quantum/db/db_base_plugin_v2.py:743
#, 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:739
+#: quantum/db/db_base_plugin_v2.py:748
#, 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:761
+#: quantum/db/db_base_plugin_v2.py:770
msgid "Performing IP validity checks on allocation pools"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:768
+#: quantum/db/db_base_plugin_v2.py:777
#, python-format
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:775
+#: quantum/db/db_base_plugin_v2.py:784
msgid "Specified IP addresses do not match the subnet IP version"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:779
+#: quantum/db/db_base_plugin_v2.py:788
#, python-format
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:784
+#: quantum/db/db_base_plugin_v2.py:793
#, python-format
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:797
+#: quantum/db/db_base_plugin_v2.py:806
msgid "Checking for overlaps among allocation pools and gateway ip"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:808
+#: quantum/db/db_base_plugin_v2.py:817
#, python-format
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:820 quantum/db/db_base_plugin_v2.py:824
+#: quantum/db/db_base_plugin_v2.py:830 quantum/db/db_base_plugin_v2.py:834
#, python-format
msgid "Invalid route: %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:936
+#: quantum/db/db_base_plugin_v2.py:946
#, python-format
msgid "An exception occured while creating the %(resource)s:%(item)s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1032
+#: quantum/db/db_base_plugin_v2.py:1046
#, python-format
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1056
+#: quantum/db/db_base_plugin_v2.py:1070
msgid "Gateway is not valid on subnet"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1069
+#: quantum/db/db_base_plugin_v2.py:1083
#, python-format
msgid "Error parsing dns address %s"
msgstr ""
-#: quantum/db/db_base_plugin_v2.py:1314
+#: quantum/db/db_base_plugin_v2.py:1328
#, 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:1389
+#: quantum/db/db_base_plugin_v2.py:1406
#, python-format
msgid "%(address)s (%(subnet_id)s) is not recycled"
msgstr ""
"%(host)s"
msgstr ""
-#: quantum/db/dhcp_rpc_base.py:141
+#: 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:157
+#: 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:180
+#: quantum/db/dhcp_rpc_base.py:185
#, python-format
msgid ""
"Updating lease expiration for %(ip_address)s on network %(network_id)s "
msgid "Multiple routers match for %s"
msgstr ""
-#: quantum/db/l3_db.py:187 quantum/db/l3_db.py:608
+#: quantum/db/l3_db.py:187 quantum/db/l3_db.py:614
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
msgid "Router already has a port on subnet %s"
msgstr ""
-#: quantum/db/l3_db.py:306
+#: quantum/db/l3_db.py:310
#, 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:315 quantum/db/l3_db.py:392
+#: quantum/db/l3_db.py:319 quantum/db/l3_db.py:396
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: quantum/db/l3_db.py:320
+#: quantum/db/l3_db.py:324
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: quantum/db/l3_db.py:330
+#: quantum/db/l3_db.py:334
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: quantum/db/l3_db.py:345
+#: quantum/db/l3_db.py:349
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: quantum/db/l3_db.py:462
+#: quantum/db/l3_db.py:466
#, python-format
msgid "Multiple floating ips match for %s"
msgstr ""
-#: quantum/db/l3_db.py:481
+#: quantum/db/l3_db.py:485
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: quantum/db/l3_db.py:519
+#: quantum/db/l3_db.py:525
#, 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:523
+#: quantum/db/l3_db.py:529
#, python-format
msgid ""
-"Cannnot create floating IP and bind it to Port %(port_id)s, since that "
-"port is owned by a different tenant."
+"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:535
+#: quantum/db/l3_db.py:541
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: quantum/db/l3_db.py:542
+#: quantum/db/l3_db.py:548
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: quantum/db/l3_db.py:546
+#: quantum/db/l3_db.py:552
#, 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:576 quantum/plugins/nicira/QuantumPlugin.py:1942
+#: quantum/db/l3_db.py:582 quantum/plugins/nicira/QuantumPlugin.py:1946
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: quantum/db/l3_db.py:628
+#: quantum/db/l3_db.py:634
msgid "Unable to find any IP address on external network"
msgstr ""
-#: quantum/db/l3_db.py:649
+#: quantum/db/l3_db.py:655
msgid "Unable to create Floating ip due to a malformed request"
msgstr ""
-#: quantum/db/l3_db.py:653
+#: quantum/db/l3_db.py:659
msgid "Floating IP association failed"
msgstr ""
-#: quantum/db/l3_db.py:738
+#: quantum/db/l3_db.py:744
#, 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:756
+#: quantum/db/l3_db.py:762
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: quantum/db/l3_db.py:917
+#: quantum/db/l3_db.py:923
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgid "Required attributes missing in service definition: %s"
msgstr ""
-#: quantum/extensions/servicetype.py:103 quantum/extensions/servicetype.py:109
-#: quantum/extensions/servicetype.py:115 quantum/extensions/servicetype.py:123
-#: quantum/extensions/servicetype.py:127 quantum/extensions/servicetype.py:143
-#: quantum/extensions/servicetype.py:150
+#: 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:107
+#: quantum/extensions/servicetype.py:108
#, python-format
msgid "Service name '%s' unspecified or invalid"
msgstr ""
-#: quantum/extensions/servicetype.py:113
+#: quantum/extensions/servicetype.py:115
#, python-format
msgid "Plugin name not specified in service definition %s"
msgstr ""
-#: quantum/extensions/servicetype.py:122
+#: quantum/extensions/servicetype.py:125
#, python-format
msgid "No plugin for service '%s'"
msgstr ""
-#: quantum/extensions/servicetype.py:126
+#: quantum/extensions/servicetype.py:130
#, python-format
msgid "Plugin name '%s' is not correct "
msgstr ""
-#: quantum/extensions/servicetype.py:141
+#: quantum/extensions/servicetype.py:146
#, python-format
msgid "Unparseable attributes found in service definition %s"
msgstr ""
-#: quantum/extensions/servicetype.py:146
+#: quantum/extensions/servicetype.py:152
#, python-format
msgid "Exception while parsing service definition:%s"
msgstr ""
-#: quantum/extensions/servicetype.py:148
+#: quantum/extensions/servicetype.py:154
#, python-format
msgid "Was expecting a dict for service definition, found the following: %s"
msgstr ""
-#: quantum/extensions/servicetype.py:153
+#: quantum/extensions/servicetype.py:160
#: quantum/plugins/nicira/extensions/nvp_networkgw.py:76
#, python-format
msgid "%s: provided data are not iterable"
msgstr ""
-#: quantum/extensions/servicetype.py:164
+#: quantum/extensions/servicetype.py:171
msgid "Quantum Service Type Management"
msgstr ""
-#: quantum/extensions/servicetype.py:172
+#: quantum/extensions/servicetype.py:179
msgid ""
"API for retrieving and managing service types for Quantum advanced "
"services"
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:173
+#: quantum/plugins/bigswitch/plugin.py:174
msgid "ServerProxy: Could not establish HTTPS connection"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:180
+#: quantum/plugins/bigswitch/plugin.py:181
msgid "ServerProxy: Could not establish HTTP connection"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:197
+#: quantum/plugins/bigswitch/plugin.py:198
#, python-format
msgid "ServerProxy: %(action)s failure, %(e)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:200
+#: quantum/plugins/bigswitch/plugin.py:202
#, python-format
msgid ""
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
"data=%(data)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:247
+#: quantum/plugins/bigswitch/plugin.py:249
#, python-format
msgid "ServerProxy: %(action)s failure for servers: %(server)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:255
+#: quantum/plugins/bigswitch/plugin.py:257
#, python-format
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:293
+#: quantum/plugins/bigswitch/plugin.py:295
#, python-format
msgid "QuantumRestProxy: Starting plugin. Version=%s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:333
+#: quantum/plugins/bigswitch/plugin.py:335
msgid "QuantumRestProxyV2: initialization done"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:357
+#: quantum/plugins/bigswitch/plugin.py:359
msgid "QuantumRestProxyV2: create_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:383
+#: quantum/plugins/bigswitch/plugin.py:385
#, python-format
msgid "QuantumRestProxyV2:Unable to create remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:415
+#: quantum/plugins/bigswitch/plugin.py:417
msgid "QuantumRestProxyV2.update_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:433
-#: quantum/plugins/bigswitch/plugin.py:481
-#: quantum/plugins/bigswitch/plugin.py:1186
+#: quantum/plugins/bigswitch/plugin.py:435
+#: quantum/plugins/bigswitch/plugin.py:483
+#: quantum/plugins/bigswitch/plugin.py:1188
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:454
+#: quantum/plugins/bigswitch/plugin.py:456
msgid "QuantumRestProxyV2: delete_network() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:511
+#: quantum/plugins/bigswitch/plugin.py:513
msgid "QuantumRestProxyV2: create_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:542
-#: quantum/plugins/bigswitch/plugin.py:629
+#: quantum/plugins/bigswitch/plugin.py:544
+#: quantum/plugins/bigswitch/plugin.py:631
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote port: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:596
+#: quantum/plugins/bigswitch/plugin.py:598
msgid "QuantumRestProxyV2: update_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:650
+#: quantum/plugins/bigswitch/plugin.py:652
msgid "QuantumRestProxyV2: delete_port() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:679
-#: quantum/plugins/bigswitch/plugin.py:733
+#: quantum/plugins/bigswitch/plugin.py:681
+#: quantum/plugins/bigswitch/plugin.py:735
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote port: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:694
+#: quantum/plugins/bigswitch/plugin.py:696
msgid "QuantumRestProxyV2: _plug_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:712
+#: quantum/plugins/bigswitch/plugin.py:714
#, python-format
msgid "QuantumRestProxyV2:Unable to update remote network: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:724
+#: quantum/plugins/bigswitch/plugin.py:726
msgid "QuantumRestProxyV2: _unplug_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:737
+#: quantum/plugins/bigswitch/plugin.py:739
msgid "QuantumRestProxyV2: create_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:758
+#: quantum/plugins/bigswitch/plugin.py:760
msgid "QuantumRestProxyV2: update_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:781
+#: quantum/plugins/bigswitch/plugin.py:783
msgid "QuantumRestProxyV2: delete_subnet() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:796
+#: quantum/plugins/bigswitch/plugin.py:798
msgid "QuantumRestProxyV2: create_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:817
+#: quantum/plugins/bigswitch/plugin.py:819
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:828
+#: quantum/plugins/bigswitch/plugin.py:830
msgid "QuantumRestProxyV2.update_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:850
+#: quantum/plugins/bigswitch/plugin.py:852
#, python-format
msgid "QuantumRestProxyV2: Unable to update remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:862
+#: quantum/plugins/bigswitch/plugin.py:864
msgid "QuantumRestProxyV2: delete_router() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:893
+#: quantum/plugins/bigswitch/plugin.py:895
#, python-format
msgid "QuantumRestProxyV2: Unable to delete remote router: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:899
+#: quantum/plugins/bigswitch/plugin.py:901
msgid "QuantumRestProxyV2: add_router_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:927
+#: quantum/plugins/bigswitch/plugin.py:929
#, python-format
msgid "QuantumRestProxyV2: Unable to create interface: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:938
+#: quantum/plugins/bigswitch/plugin.py:940
msgid "QuantumRestProxyV2: remove_router_interface() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:971
+#: quantum/plugins/bigswitch/plugin.py:973
#, python-format
msgid "QuantumRestProxyV2:Unable to delete remote intf: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:979
+#: quantum/plugins/bigswitch/plugin.py:981
msgid "QuantumRestProxyV2: create_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:992
+#: quantum/plugins/bigswitch/plugin.py:994
#, python-format
msgid "QuantumRestProxyV2: Unable to create remote floatin IP: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1002
+#: quantum/plugins/bigswitch/plugin.py:1004
msgid "QuantumRestProxyV2: update_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1025
+#: quantum/plugins/bigswitch/plugin.py:1027
msgid "QuantumRestProxyV2: delete_floatingip() called"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1107
+#: quantum/plugins/bigswitch/plugin.py:1109
#, python-format
msgid "QuantumRestProxy: Unable to update remote topology: %s"
msgstr ""
-#: quantum/plugins/bigswitch/plugin.py:1203
+#: quantum/plugins/bigswitch/plugin.py:1205
#, 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:1209
+#: quantum/plugins/bigswitch/plugin.py:1211
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:106
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:194
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:196
msgid "create_network() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:123
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:218
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:220
msgid "update_network() called"
msgstr ""
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:177
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:291
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:293
msgid "create_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:190
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:359
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:361
msgid "delete_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:213
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:328
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:330
msgid "update_port() called"
msgstr ""
"%(physical_network)s from pool"
msgstr ""
-#: quantum/plugins/hyperv/db.py:135
+#: 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:139
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:174
-#: quantum/plugins/openvswitch/ovs_db_v2.py:194
+#: quantum/plugins/hyperv/db.py:141
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:181
+#: quantum/plugins/openvswitch/ovs_db_v2.py:199
#, python-format
msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
msgstr ""
-#: quantum/plugins/hyperv/db.py:163 quantum/plugins/hyperv/db.py:176
+#: 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/openvswitch/ovs_db_v2.py:90
msgstr ""
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:176
+#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:268
#, python-format
-msgid "Invalid tenant_network_type: %(tenant_network_type)s. Agent terminated!"
+msgid "Invalid tenant_network_type: %s. Agent terminated!"
msgstr ""
#: quantum/plugins/hyperv/hyperv_quantum_plugin.py:212
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:130
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:414
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:428
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:249
msgid "port_update received"
msgstr ""
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:310
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:601
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:693
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:616
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:699
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:613
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:706
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:628
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:712
msgid "Agent loop has new devices!"
msgstr ""
msgstr ""
#: quantum/plugins/hyperv/agent/hyperv_quantum_agent.py:345
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:652
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:772
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:667
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:778
msgid "Agent initialized successfully, now running... "
msgstr ""
msgid "Job failed with error %d"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:127
+#: 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:134
+#: 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:138
+#: quantum/plugins/hyperv/agent/utils.py:144
#, python-format
-msgid "WMI job failed with status %(job_state)d. No error description available"
+msgid "WMI job failed with status %d. No error description available"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:143
+#: 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:157
+#: quantum/plugins/hyperv/agent/utils.py:163
#, python-format
msgid "Failed creating port for %s"
msgstr ""
-#: quantum/plugins/hyperv/agent/utils.py:174
+#: 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:182
+#: 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:189
+#: quantum/plugins/hyperv/agent/utils.py:201
#, python-format
msgid "VSwitch not found: %s"
msgstr ""
"%(physical_interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:181
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:182
#, python-format
msgid "Done creating subinterface %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:218
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:219
#, python-format
msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:232
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:234
#, python-format
msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:248
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:250
#, python-format
msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:257
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:261
#, python-format
msgid "No mapping for physical network %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:275
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:279
#, python-format
msgid "Tap device: %s does not exist on this host, skipped"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:292
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:298
#, python-format
msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:299
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:307
#, python-format
msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:328
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:336
#, python-format
msgid "Deleting bridge %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:335
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:343
#, python-format
msgid "Done deleting bridge %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:338
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:346
#, python-format
msgid "Cannot delete bridge %s, does not exist"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:345
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:353
#, python-format
msgid "Removing device %(interface_name)s from bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:350
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:360
#, python-format
msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:354
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:366
#, 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:360
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:374
#, python-format
msgid "Deleting subinterface %s for vlan"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:367
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:381
#, python-format
msgid "Done deleting subinterface %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:407
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:421
#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:238
msgid "network_delete received"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:496
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:510
msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:500
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:514
#: quantum/plugins/nec/agent/nec_quantum_agent.py:146
#, python-format
msgid "RPC agent_id: %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:546
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:611
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:560
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:616
#, python-format
msgid "Port %s added"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:552
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:617
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:566
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:622
#, python-format
msgid "Unable to get port details for %(device)s: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:557
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:623
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:572
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:629
#, python-format
msgid "Port %(device)s updated. Details: %(details)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:569
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:589
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:632
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:655
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:584
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:604
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:638
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:661
#, python-format
msgid "Device %s not defined on plugin"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:576
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:641
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:591
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:647
#, python-format
msgid "Attachment %s removed"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:582
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:647
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:597
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:653
#, python-format
msgid "port_removed failed for %(device)s: %(e)s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:586
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:652
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:601
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:658
#, python-format
msgid "Port %s updated."
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:596
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:611
msgid "LinuxBridge Agent RPC Daemon Started!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:608
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:623
msgid "Update devices failed"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:619
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:634
#, python-format
msgid "Error in agent loop. Devices info: %s"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:627
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:721
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:642
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:727
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:270
#, python-format
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:642
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:657
#, python-format
msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
msgstr ""
-#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:645
+#: quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py:660
#, python-format
msgid "Interface mappings: %s"
msgstr ""
msgid "List of <physical_network>:<physical_interface>"
msgstr ""
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:144
-#: quantum/plugins/openvswitch/ovs_db_v2.py:162
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:146
+#: quantum/plugins/openvswitch/ovs_db_v2.py:164
#, 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:166
-#: quantum/plugins/openvswitch/ovs_db_v2.py:190
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:170
+#: quantum/plugins/openvswitch/ovs_db_v2.py:194
#, 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:170
-#: quantum/plugins/openvswitch/ovs_db_v2.py:186
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:175
+#: quantum/plugins/openvswitch/ovs_db_v2.py:189
#, 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:197
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:206
msgid "get_port_from_device() called"
msgstr ""
-#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:225
+#: quantum/plugins/linuxbridge/db/l2network_db_v2.py:234
#, python-format
msgid "set_port_status as %s called"
msgstr ""
msgstr ""
#: quantum/plugins/midonet/plugin.py:319
-#: quantum/plugins/nicira/QuantumPlugin.py:1186
+#: quantum/plugins/nicira/QuantumPlugin.py:1189
msgid "admin_state_up=False networks are not supported."
msgstr ""
msgstr ""
#: quantum/plugins/nec/db/api.py:207
-#: quantum/plugins/openvswitch/ovs_db_v2.py:314
+#: quantum/plugins/openvswitch/ovs_db_v2.py:320
#, python-format
msgid "get_port_with_securitygroups() called:port_id=%s"
msgstr ""
msgid "Request timed out: %(method)s to %(url)s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:134
+#: quantum/plugins/nicira/NvpApiClient.py:135
#, python-format
msgid "Received error code: %s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:135
+#: quantum/plugins/nicira/NvpApiClient.py:136
#, python-format
msgid "Server Error Message: %s"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:141
+#: quantum/plugins/nicira/NvpApiClient.py:142
#, python-format
msgid ""
"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
"'%(body)s')"
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:212
+#: quantum/plugins/nicira/NvpApiClient.py:213
msgid "Server denied session's authentication credentials."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:216
+#: quantum/plugins/nicira/NvpApiClient.py:217
msgid "An entity referenced in the request was not found."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:220
+#: quantum/plugins/nicira/NvpApiClient.py:221
msgid "Request conflicts with configuration on a different entity."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:225
+#: 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:230
+#: quantum/plugins/nicira/NvpApiClient.py:231
msgid "The request is forbidden from accessing the referenced resource."
msgstr ""
-#: quantum/plugins/nicira/NvpApiClient.py:235
+#: quantum/plugins/nicira/NvpApiClient.py:236
msgid "The request has timed out."
msgstr ""
msgstr ""
#: quantum/plugins/nicira/QuantumPlugin.py:535
-#: quantum/plugins/nicira/QuantumPlugin.py:1009
+#: quantum/plugins/nicira/QuantumPlugin.py:1011
#, python-format
msgid ""
"Ignoring exception as this means the peer for port '%s' has already been "
msgstr ""
#: quantum/plugins/nicira/QuantumPlugin.py:672
-#: quantum/plugins/nicira/QuantumPlugin.py:1886
+#: quantum/plugins/nicira/QuantumPlugin.py:1890
msgid "Unable to update logical routeron NVP Platform"
msgstr ""
msgid "Looking for nova zone %(novazone_id)s in cluster: %(x)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:776
+#: quantum/plugins/nicira/QuantumPlugin.py:777
#, python-format
msgid "Unable to find cluster config entry for nova zone: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:816
+#: quantum/plugins/nicira/QuantumPlugin.py:817
#, python-format
msgid "%s required"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:820
+#: quantum/plugins/nicira/QuantumPlugin.py:821
msgid "Segmentation ID cannot be specified with flat network type"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:824
+#: quantum/plugins/nicira/QuantumPlugin.py:825
msgid "Segmentation ID must be specified with vlan network type"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:828
-#: quantum/plugins/nicira/QuantumPlugin.py:839
+#: quantum/plugins/nicira/QuantumPlugin.py:829
+#: quantum/plugins/nicira/QuantumPlugin.py:840
#, python-format
msgid "%s out of range (1 to 4094)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:841
+#: quantum/plugins/nicira/QuantumPlugin.py:842
#, python-format
msgid "%(net_type_param)s %(net_type_value)s not supported"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:873
+#: quantum/plugins/nicira/QuantumPlugin.py:874
#, python-format
msgid "No switch has available ports (%d checked)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:895
+#: quantum/plugins/nicira/QuantumPlugin.py:896
#, python-format
msgid "Maximum number of logical ports reached for logical network %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:914
+#: quantum/plugins/nicira/QuantumPlugin.py:915
#, python-format
msgid "get_all_networks() completed for tenant %(tenant_id)s: %(networks)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:930
+#: quantum/plugins/nicira/QuantumPlugin.py:932
#, 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:991
+#: quantum/plugins/nicira/QuantumPlugin.py:993
#, python-format
msgid "A nvp lport identifier was not found for quantum port '%s'"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1022
+#: quantum/plugins/nicira/QuantumPlugin.py:1024
#, python-format
msgid "delete_network completed for tenant: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1025
+#: quantum/plugins/nicira/QuantumPlugin.py:1027
#, python-format
msgid "Did not found lswitch %s in NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1042
+#: quantum/plugins/nicira/QuantumPlugin.py:1044
#, python-format
msgid "Returning pairs for network: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1073
+#: quantum/plugins/nicira/QuantumPlugin.py:1075
#, python-format
msgid ""
"Current network status:%(nvp_net_status)s; Status in Quantum "
"DB:%(quantum_status)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1082
-#: quantum/plugins/nicira/QuantumPlugin.py:1136
+#: quantum/plugins/nicira/QuantumPlugin.py:1085
+#: quantum/plugins/nicira/QuantumPlugin.py:1139
msgid "Unable to get logical switches"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1150
+#: quantum/plugins/nicira/QuantumPlugin.py:1153
#, python-format
msgid "Logical Switch %s found in quantum database but not in NVP."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1165
+#: quantum/plugins/nicira/QuantumPlugin.py:1168
#, 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:1169
+#: quantum/plugins/nicira/QuantumPlugin.py:1172
#, python-format
msgid "get_networks() completed for tenant %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1253
+#: quantum/plugins/nicira/QuantumPlugin.py:1256
#, python-format
msgid "Lswitch %s not found in NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1263
+#: quantum/plugins/nicira/QuantumPlugin.py:1266
msgid "Unable to get ports"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1290
+#: quantum/plugins/nicira/QuantumPlugin.py:1293
#, python-format
msgid "Quantum logical port %s was not found on NVP"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1297
+#: quantum/plugins/nicira/QuantumPlugin.py:1300
#, 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:1365
+#: quantum/plugins/nicira/QuantumPlugin.py:1368
msgid "Unable to create port or set port attachment in NVP."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1370
+#: quantum/plugins/nicira/QuantumPlugin.py:1373
#, python-format
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1436
+#: quantum/plugins/nicira/QuantumPlugin.py:1439
#, python-format
msgid "Update port request: %s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1460
+#: quantum/plugins/nicira/QuantumPlugin.py:1463
#, python-format
msgid "Unable to retrieve port status for:%s."
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1568
-#: quantum/plugins/nicira/QuantumPlugin.py:1617
+#: quantum/plugins/nicira/QuantumPlugin.py:1571
+#: quantum/plugins/nicira/QuantumPlugin.py:1620
#, python-format
msgid "Network '%s' is not a valid external network"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1582
+#: quantum/plugins/nicira/QuantumPlugin.py:1585
msgid "Unable to create logical router on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1628
+#: quantum/plugins/nicira/QuantumPlugin.py:1631
#, python-format
msgid "Logical router %s not found on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1631
+#: quantum/plugins/nicira/QuantumPlugin.py:1634
msgid "Unable to update logical router on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1651
+#: quantum/plugins/nicira/QuantumPlugin.py:1654
#, python-format
msgid "Logical router '%s' not found on NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1655
+#: quantum/plugins/nicira/QuantumPlugin.py:1658
msgid "Unable to delete logical routeron NVP Platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1679
+#: quantum/plugins/nicira/QuantumPlugin.py:1682
#, python-format
msgid ""
"Current router status:%(router_status)s;Status in Quantum "
"DB:%(db_router_status)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1687
+#: quantum/plugins/nicira/QuantumPlugin.py:1690
msgid "Unable to get logical router"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1710
+#: quantum/plugins/nicira/QuantumPlugin.py:1713
msgid "Unable to get logical routers from NVP controller"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1732
+#: quantum/plugins/nicira/QuantumPlugin.py:1735
#, 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:1762
+#: quantum/plugins/nicira/QuantumPlugin.py:1765
#, 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:1794
+#: quantum/plugins/nicira/QuantumPlugin.py:1798
#, python-format
msgid ""
"Add_router_interface completed for subnet:%(subnet_id)s and "
"router:%(router_id)s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1841
+#: quantum/plugins/nicira/QuantumPlugin.py:1845
#, 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:1854
+#: quantum/plugins/nicira/QuantumPlugin.py:1858
#, 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:1882
+#: quantum/plugins/nicira/QuantumPlugin.py:1886
#, python-format
msgid "Logical router port resource %s not found on NVP platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1909
+#: quantum/plugins/nicira/QuantumPlugin.py:1913
#, python-format
msgid ""
"An error occurred while removing NAT rules on the NVP platform for "
"floating ip:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1915
+#: quantum/plugins/nicira/QuantumPlugin.py:1919
msgid "An incorrect number of matching NAT rules was found on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:1982
+#: quantum/plugins/nicira/QuantumPlugin.py:1986
#, python-format
msgid "Address list for NVP logical router port:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2006
+#: quantum/plugins/nicira/QuantumPlugin.py:2010
#, 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:2048
+#: quantum/plugins/nicira/QuantumPlugin.py:2052
#, python-format
msgid "The port '%s' is not associated with floating IPs"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2074
+#: quantum/plugins/nicira/QuantumPlugin.py:2078
#, python-format
msgid ""
"Create_l2_gw_service did not return an uuid for the newly created "
"resource:%s"
msgstr ""
-#: quantum/plugins/nicira/QuantumPlugin.py:2094
+#: quantum/plugins/nicira/QuantumPlugin.py:2098
msgid ""
"Unable to remove gateway service from NVP plaform - the resource was not "
"found"
msgid "Looking for lswitch with port id '%(port_id)s' on: %(c)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:236
+#: quantum/plugins/nicira/nvplib.py:237
#, python-format
msgid "get_port_cluster_and_url, exception: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:281
+#: quantum/plugins/nicira/nvplib.py:282
#, python-format
msgid "An error occured while fetching logical switches for Quantum network %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:322
+#: quantum/plugins/nicira/nvplib.py:323
#, python-format
msgid "Created logical switch: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:337 quantum/plugins/nicira/nvplib.py:591
+#: quantum/plugins/nicira/nvplib.py:338 quantum/plugins/nicira/nvplib.py:592
#, python-format
msgid "Network not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:377 quantum/plugins/nicira/nvplib.py:414
-#: quantum/plugins/nicira/nvplib.py:427 quantum/plugins/nicira/nvplib.py:440
-#: quantum/plugins/nicira/nvplib.py:454 quantum/plugins/nicira/nvplib.py:467
-#: quantum/plugins/nicira/nvplib.py:515 quantum/plugins/nicira/nvplib.py:541
+#: quantum/plugins/nicira/nvplib.py:378 quantum/plugins/nicira/nvplib.py:415
+#: quantum/plugins/nicira/nvplib.py:428 quantum/plugins/nicira/nvplib.py:441
+#: quantum/plugins/nicira/nvplib.py:455 quantum/plugins/nicira/nvplib.py:468
+#: quantum/plugins/nicira/nvplib.py:516 quantum/plugins/nicira/nvplib.py:542
#, python-format
msgid ""
"An exception occured while communicating with the NVP controller for "
"cluster:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:608
+#: quantum/plugins/nicira/nvplib.py:609
#, python-format
msgid "Logical switch: %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:611
+#: quantum/plugins/nicira/nvplib.py:612
msgid "An error occurred while querying logical ports on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:624
+#: quantum/plugins/nicira/nvplib.py:625
#, python-format
msgid "Logical router: %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:627
+#: quantum/plugins/nicira/nvplib.py:628
msgid "An error occured while querying logical router ports on the NVP platfom"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:638 quantum/plugins/nicira/nvplib.py:650
-#: quantum/plugins/nicira/nvplib.py:677 quantum/plugins/nicira/nvplib.py:720
-#: quantum/plugins/nicira/nvplib.py:766
+#: quantum/plugins/nicira/nvplib.py:639 quantum/plugins/nicira/nvplib.py:651
+#: quantum/plugins/nicira/nvplib.py:679 quantum/plugins/nicira/nvplib.py:723
+#: quantum/plugins/nicira/nvplib.py:769
#, python-format
msgid "Port or Network not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:666
+#: quantum/plugins/nicira/nvplib.py:667
#, python-format
msgid "Looking for port with display_name '%(display_name)s' on: %(lswitch)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:690
+#: quantum/plugins/nicira/nvplib.py:692
#, 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:697
+#: quantum/plugins/nicira/nvplib.py:699
msgid "An exception occurred while querying NVP ports"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:703
+#: quantum/plugins/nicira/nvplib.py:705
#, 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:712
+#: quantum/plugins/nicira/nvplib.py:714
#, python-format
msgid "get_port() %(network)s %(port)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:771
+#: quantum/plugins/nicira/nvplib.py:774
#, python-format
msgid "Updated logical port %(result)s on logical swtich %(uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:803
+#: quantum/plugins/nicira/nvplib.py:806
#, python-format
msgid "Logical switch not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:807
+#: quantum/plugins/nicira/nvplib.py:810
#, python-format
msgid "Created logical port %(result)s on logical swtich %(uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:831 quantum/plugins/nicira/nvplib.py:883
+#: quantum/plugins/nicira/nvplib.py:834 quantum/plugins/nicira/nvplib.py:886
#, python-format
msgid "Logical router not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:835
+#: quantum/plugins/nicira/nvplib.py:838
#, python-format
msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:866
+#: quantum/plugins/nicira/nvplib.py:869
#, python-format
msgid "Logical router or router port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:871
+#: quantum/plugins/nicira/nvplib.py:874
#, python-format
msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:885
+#: quantum/plugins/nicira/nvplib.py:888
#, python-format
msgid ""
"Delete logical router port %(lport_uuid)s on logical router "
"%(lrouter_uuid)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:903
+#: quantum/plugins/nicira/nvplib.py:906
#, python-format
msgid ""
"Unable to fetch and delete peer logical router port for logical switch "
"port:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:944
+#: quantum/plugins/nicira/nvplib.py:947
#, python-format
msgid "Invalid NVP attachment type '%s'"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:950
+#: quantum/plugins/nicira/nvplib.py:953
#, python-format
msgid "Router Port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:953
+#: quantum/plugins/nicira/nvplib.py:956
msgid "Conflict while setting router port attachment"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:956
+#: quantum/plugins/nicira/nvplib.py:959
msgid "Unable to plug attachment into logical router port"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:970
+#: quantum/plugins/nicira/nvplib.py:973
#, python-format
msgid "Port not found, Error: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:987
+#: quantum/plugins/nicira/nvplib.py:990
#, 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
+#: quantum/plugins/nicira/nvplib.py:1123
#, python-format
msgid "Created Security Profile: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1145
+#: quantum/plugins/nicira/nvplib.py:1148
#, python-format
msgid "Updated Security Profile: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1163
+#: quantum/plugins/nicira/nvplib.py:1166
#, python-format
msgid "Invalid keys for NAT match: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1169
+#: quantum/plugins/nicira/nvplib.py:1172
#, python-format
msgid "Creating NAT rule: %s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1175
+#: quantum/plugins/nicira/nvplib.py:1178
#, python-format
msgid "NVP Logical Router %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1178
+#: quantum/plugins/nicira/nvplib.py:1181
msgid "An error occurred while creating the NAT rule on the NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1193
+#: quantum/plugins/nicira/nvplib.py:1196
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
+#: quantum/plugins/nicira/nvplib.py:1306
#, 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
+#: quantum/plugins/nicira/nvplib.py:1318
#, python-format
msgid "NAT rule %s not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1318
+#: quantum/plugins/nicira/nvplib.py:1321
#, python-format
msgid "An error occured while retrieving NAT rule '%s'from NVP platform"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1331
+#: quantum/plugins/nicira/nvplib.py:1334
#, python-format
msgid "NVP Logical Router '%s' not found"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1334
+#: quantum/plugins/nicira/nvplib.py:1337
#, python-format
msgid "An error occured while retrieving NAT rules for NVP logical router '%s'"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1357
+#: quantum/plugins/nicira/nvplib.py:1361
#, python-format
msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1362
+#: quantum/plugins/nicira/nvplib.py:1366
#, python-format
msgid ""
"An exception occurred while updating IP addresses on a router logical "
"port:%s"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1389
+#: quantum/plugins/nicira/nvplib.py:1393
msgid "Failed to create logical queue"
msgstr ""
-#: quantum/plugins/nicira/nvplib.py:1401
+#: quantum/plugins/nicira/nvplib.py:1405
msgid "Failed to delete logical queue"
msgstr ""
msgid "'%s' must be a non negative integer."
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:207
+#: quantum/plugins/openvswitch/ovs_db_v2.py:213
#, python-format
msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:226
+#: quantum/plugins/openvswitch/ovs_db_v2.py:232
#, python-format
msgid "Removing tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:255
+#: quantum/plugins/openvswitch/ovs_db_v2.py:261
#, python-format
msgid "Reserving tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:270
+#: quantum/plugins/openvswitch/ovs_db_v2.py:276
#, python-format
msgid "Reserving specific tunnel %s from pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:273
+#: quantum/plugins/openvswitch/ovs_db_v2.py:279
#, python-format
msgid "Reserving specific tunnel %s outside pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:296
+#: quantum/plugins/openvswitch/ovs_db_v2.py:302
#, python-format
msgid "Releasing tunnel %s outside pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:298
+#: quantum/plugins/openvswitch/ovs_db_v2.py:304
#, python-format
msgid "Releasing tunnel %s to pool"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_db_v2.py:300
+#: quantum/plugins/openvswitch/ovs_db_v2.py:306
#, python-format
msgid "tunnel_id %s not found"
msgstr ""
msgid "Device %(device)s up on %(agent_id)s"
msgstr ""
-#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:268
-#, python-format
-msgid "Invalid tenant_network_type: %s. Agent terminated!"
-msgstr ""
-
#: quantum/plugins/openvswitch/ovs_quantum_plugin.py:278
msgid "Tunneling disabled but tenant_network_type is 'gre'. Agent terminated!"
msgstr ""
"physical_network %(physical_network)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:364
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:365
#, 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:372
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:374
#, 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:383
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:386
#, python-format
msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:417
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:420
#, 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:468
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:471
#, python-format
msgid "port_unbound() net_uuid %s not in local_vlan_map"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:481
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:484
#, python-format
msgid "port_unbound: vif_id %s not in local_vlan_map"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:526
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:529
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:547
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:550
#, python-format
msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:552
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:556
#, 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:605
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:610
#, python-format
msgid "No VIF port for port %s defined on agent."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:679
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:685
#, python-format
msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:699
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:705
msgid "Agent tunnel out of sync with plugin!"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:712
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:718
#: quantum/plugins/ryu/agent/ryu_quantum_agent.py:264
#: quantum/tests/unit/openvswitch/test_ovs_tunnel.py:371
msgid "Error in agent event loop"
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:739
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:745
#, python-format
msgid "Parsing bridge_mappings failed: %s."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:752
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:758
msgid "Tunnelling cannot be enabled without a valid local_ip."
msgstr ""
-#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:766
+#: quantum/plugins/openvswitch/agent/ovs_quantum_agent.py:772
#, python-format
msgid "%s Agent terminated!"
msgstr ""