#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.64"
+"Project-Id-Version: quantum jenkins.quantum.propose.translation.update.65"
"\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-04-02 00:06+0000\n"
+"POT-Creation-Date: 2013-04-03 00:06+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 "Missing Content-Type"
msgstr ""
-#: quantum/wsgi.py:467
+#: quantum/wsgi.py:469
#, python-format
msgid "Data %(data)s type is %(type)s"
msgstr ""
-#: quantum/wsgi.py:547
+#: quantum/wsgi.py:552
msgid "Cannot understand JSON"
msgstr ""
-#: quantum/wsgi.py:560 quantum/wsgi.py:563
+#: quantum/wsgi.py:565 quantum/wsgi.py:568
msgid "Inline DTD forbidden"
msgstr ""
-#: quantum/wsgi.py:638
+#: quantum/wsgi.py:643
msgid "Cannot understand XML"
msgstr ""
-#: quantum/wsgi.py:749
+#: quantum/wsgi.py:754
msgid "Unrecognized Content-Type provided in request"
msgstr ""
-#: quantum/wsgi.py:753
+#: quantum/wsgi.py:758
msgid "No Content-Type provided in request"
msgstr ""
-#: quantum/wsgi.py:757
+#: quantum/wsgi.py:762
msgid "Empty body provided in request"
msgstr ""
-#: quantum/wsgi.py:763
+#: quantum/wsgi.py:768
msgid "Unable to deserialize body as provided Content-Type"
msgstr ""
-#: quantum/wsgi.py:859
+#: quantum/wsgi.py:864
msgid "You must implement __call__"
msgstr ""
-#: quantum/wsgi.py:1001
+#: quantum/wsgi.py:1006
#, python-format
msgid "%(method)s %(url)s"
msgstr ""
-#: quantum/wsgi.py:1007
+#: quantum/wsgi.py:1012
msgid "Unsupported Content-Type"
msgstr ""
-#: quantum/wsgi.py:1008
+#: quantum/wsgi.py:1013
#, python-format
msgid "InvalidContentType: %s"
msgstr ""
-#: quantum/wsgi.py:1012
+#: quantum/wsgi.py:1017
msgid "Malformed request body"
msgstr ""
-#: quantum/wsgi.py:1013
+#: quantum/wsgi.py:1018
#, python-format
msgid "MalformedRequestBody: %s"
msgstr ""
-#: quantum/wsgi.py:1020
+#: quantum/wsgi.py:1025
#, python-format
msgid "HTTP exception thrown: %s"
msgstr ""
-#: quantum/wsgi.py:1025
+#: quantum/wsgi.py:1030
msgid "Internal error"
msgstr ""
-#: quantum/wsgi.py:1040 quantum/wsgi.py:1144
+#: quantum/wsgi.py:1045 quantum/wsgi.py:1149
#, python-format
msgid "%(url)s returned with HTTP %(status)d"
msgstr ""
-#: quantum/wsgi.py:1043
+#: quantum/wsgi.py:1048
#, python-format
msgid "%(url)s returned a fault: %(exception)s"
msgstr ""
-#: quantum/wsgi.py:1221
+#: quantum/wsgi.py:1226
msgid "Could not deserialize data"
msgstr ""
msgid "Router port %s has no IP address"
msgstr ""
-#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:932
+#: quantum/agent/l3_agent.py:286 quantum/db/l3_db.py:914
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgstr ""
" and '%(desc)s'"
msgstr ""
-#: quantum/api/api_common.py:316 quantum/api/v2/base.py:513
+#: quantum/api/api_common.py:316 quantum/api/v2/base.py:525
#, python-format
msgid "Unable to find '%s' in request body"
msgstr ""
msgid "Allow sorting is enabled because native pagination requires native sorting"
msgstr ""
-#: quantum/api/v2/base.py:284
+#: quantum/api/v2/base.py:296
#, python-format
msgid "Unable to undo add for %(resource)s %(id)s"
msgstr ""
-#: quantum/api/v2/base.py:413
+#: quantum/api/v2/base.py:425
#, python-format
msgid "Invalid format: %s"
msgstr ""
-#: quantum/api/v2/base.py:468
+#: quantum/api/v2/base.py:480
msgid ""
"Specifying 'tenant_id' other than authenticated tenant in request "
"requires admin privileges"
msgstr ""
-#: quantum/api/v2/base.py:476
+#: quantum/api/v2/base.py:488
msgid "Running without keystyone AuthN requires that tenant_id is specified"
msgstr ""
-#: quantum/api/v2/base.py:493
+#: quantum/api/v2/base.py:505
msgid "Resource body required"
msgstr ""
-#: quantum/api/v2/base.py:504
+#: quantum/api/v2/base.py:516
msgid "Bulk operation not supported"
msgstr ""
-#: quantum/api/v2/base.py:508
+#: quantum/api/v2/base.py:520
msgid "Resources required"
msgstr ""
-#: quantum/api/v2/base.py:525
+#: quantum/api/v2/base.py:537
#, python-format
msgid "Failed to parse request. Required attribute '%s' not specified"
msgstr ""
-#: quantum/api/v2/base.py:532
+#: quantum/api/v2/base.py:544
#, python-format
msgid "Attribute '%s' not allowed in POST"
msgstr ""
-#: quantum/api/v2/base.py:537
+#: quantum/api/v2/base.py:549
#, python-format
msgid "Cannot update read-only attribute %s"
msgstr ""
-#: quantum/api/v2/base.py:555
+#: quantum/api/v2/base.py:567
#, python-format
msgid "Invalid input for %(attr)s. Reason: %(reason)s."
msgstr ""
-#: quantum/api/v2/base.py:564
+#: quantum/api/v2/base.py:576
#, python-format
msgid "Unrecognized attribute(s) '%s'"
msgstr ""
-#: quantum/api/v2/base.py:582
+#: quantum/api/v2/base.py:594
#, python-format
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
msgstr ""
msgstr ""
#: quantum/api/v2/resource.py:101
+#: quantum/tests/unit/test_api_v2_resource.py:191
+#: quantum/tests/unit/test_api_v2_resource.py:207
msgid "Request Failed: internal server error while processing your request."
msgstr ""
msgid "Multiple routers match for %s"
msgstr ""
-#: quantum/db/l3_db.py:186 quantum/db/l3_db.py:620
+#: quantum/db/l3_db.py:186 quantum/db/l3_db.py:602
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
"of subnet %(sub_id)s"
msgstr ""
-#: quantum/db/l3_db.py:316 quantum/db/l3_db.py:407
+#: quantum/db/l3_db.py:314 quantum/db/l3_db.py:389
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: quantum/db/l3_db.py:328
+#: quantum/db/l3_db.py:319
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: quantum/db/l3_db.py:338
+#: quantum/db/l3_db.py:329
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: quantum/db/l3_db.py:353
+#: quantum/db/l3_db.py:344
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: quantum/db/l3_db.py:474
+#: quantum/db/l3_db.py:456
#, python-format
msgid "Multiple floating ips match for %s"
msgstr ""
-#: quantum/db/l3_db.py:493
+#: quantum/db/l3_db.py:475
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: quantum/db/l3_db.py:531
+#: quantum/db/l3_db.py:513
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: quantum/db/l3_db.py:535
+#: quantum/db/l3_db.py:517
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %(port_id)s, since that "
"port is owned by a different tenant."
msgstr ""
-#: quantum/db/l3_db.py:547
+#: quantum/db/l3_db.py:529
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: quantum/db/l3_db.py:554
+#: quantum/db/l3_db.py:536
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: quantum/db/l3_db.py:558
+#: quantum/db/l3_db.py:540
#, 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:588
+#: quantum/db/l3_db.py:570
#: quantum/plugins/nicira/nicira_nvp_plugin/QuantumPlugin.py:1948
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: quantum/db/l3_db.py:640
+#: quantum/db/l3_db.py:622
msgid "Unable to find any IP address on external network"
msgstr ""
-#: quantum/db/l3_db.py:661
+#: quantum/db/l3_db.py:643
msgid "Unable to create Floating ip due to a malformed request"
msgstr ""
-#: quantum/db/l3_db.py:665
+#: quantum/db/l3_db.py:647
msgid "Floating IP association failed"
msgstr ""
-#: quantum/db/l3_db.py:750
+#: quantum/db/l3_db.py:732
#, 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:768
+#: quantum/db/l3_db.py:750
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: quantum/db/l3_db.py:938
+#: quantum/db/l3_db.py:920
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:107
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:228
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:196
msgid "create_network() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:124
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:252
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:220
msgid "update_network() called"
msgstr ""
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:178
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:325
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:293
msgid "create_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:191
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:394
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:362
msgid "delete_port() called"
msgstr ""
#: quantum/plugins/cisco/network_plugin.py:214
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:363
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:331
msgid "update_port() called"
msgstr ""
msgid "Unable to update port state with specified value."
msgstr ""
+#: quantum/plugins/cisco/common/config.py:25
+msgid "Cisco test host option."
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:32
+msgid "Virtual Switch to use"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:36
+msgid "Nexus Switch to use"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:42
+msgid "VLAN start value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:44
+msgid "VLAN end value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:46
+msgid "VLAN Name prefix"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:48
+msgid "Maximum Port value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:50
+msgid "Maximum Port Profile value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:52
+msgid "Maximum Network value"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:56
+msgid "Model Class"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:60
+msgid "Manager Class"
+msgstr ""
+
+#: quantum/plugins/cisco/common/config.py:64
+msgid "Nexus Driver Name"
+msgstr ""
+
#: quantum/plugins/cisco/db/l2network_db.py:39
#: quantum/plugins/cisco/db/network_db_v2.py:36
msgid "create_vlanids() called"
msgid "get_port_vlan_switch_binding() called"
msgstr ""
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:72
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:73
#, python-format
msgid "Loaded device plugin %s\n"
msgstr ""
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:77
-#, python-format
-msgid "Loaded device inventory %s\n"
-msgstr ""
-
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:95
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:90
#, python-format
msgid "%(module)s.%(name)s init done"
msgstr ""
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:133
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:128
#, python-format
msgid "No %s Plugin loaded"
msgstr ""
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:134
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:159
+#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:129
#, python-format
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
msgstr ""
-#: quantum/plugins/cisco/models/virt_phy_sw_v2.py:158
-#, python-format
-msgid "No %s inventory loaded"
-msgstr ""
-
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:81
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:90
#: quantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:100
msgid "Stats socket not found for pool %s"
msgstr ""
-#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:212
+#: quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:219
#, python-format
msgid "Unable to kill haproxy process: %s"
msgstr ""