msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-09-12 23:31+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-10-20 01:34+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Bengali (India) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
msgstr "In Quotenfunktionen unterstütze Ressourcennamen"
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
-msgstr "Standardanzahl an zulässigen Ressourcen pro Nutzer, Minus für unbegrenzt"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
-msgstr "Anzahl an zulässigen Netzen pro Nutzer, Minus für unbegrenzt"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
+msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
-msgstr "Anzahl an zulässigen Teilnetzen pro Nutzer, Minus für unbegrenzt"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
+msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr "Routerport %s verfügt über keine IP-Adresse"
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
"Die Konfiguration des Agenten %(agent_type)s auf Host %(host)s ist "
"ungültig."
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr "Nachricht mit ungültiger Zeitmarke empfangen"
msgid "No IPs available for external network %s"
msgstr "Keine IP-Adressen für externes Netz %s verfügbar"
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr "Netz %s ist kein gültiges externes Netz"
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr "Router verfügt bereits über einen Port auf Teilnetz %s"
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"Überschneidungen zwischen CIDR %(subnet_cidr)s von Teilnetz %(subnet_id)s"
" und CIDR %(cidr)s von Teilnetz %(sub_id)s"
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr "Entweder 'subnet_id' oder 'port_id' muss angegeben sein"
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr "Angabe sowohl von Teilnetz-ID als auch von Port-ID nicht möglich"
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr "Routerport muss über genau eine statische IP-Adresse verfügen"
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
"Teilnetz für Routerschnittstelle muss über eine Gateway-IP-Adresse "
"verfügen"
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
"Dynamische IP-Adresse kann nicht zu Port auf Teilnetz %s ohne "
"'gateway_ip' hinzugefügt werden"
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"Port %(port_id)s ist einem anderen Nutzer zugeordnet als die dynamische "
"IP-Adresse %(floatingip_id)s und kann daher nicht gebunden werden."
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr "Port %(id)s verfügt nicht über statische IP-Adresse %(address)s"
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
"Dynamische IP-Adresse kann nicht zu Port %s hinzugefügt werden, der über "
"keine statischen IP-Adressen verfügt"
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"bestimmten IP-Adresse bei Zuweisung einer dynamischen IP-Adresse "
"erforderlich"
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "'fixed_ip_address' kann nicht ohne 'port_id' angegeben werden"
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"Port %(port_id)s hat Eigentümer %(port_owner)s, aber keine IP-Adresse und"
" kann daher gelöscht werden"
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr "Mehrere dynamische IP-Adressen für Port %s gefunden"
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr "Port %s wird übersprungen, da keine IP-Adresse auf ihm konfiguriert ist"
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
"Adressen erforderlich ist. "
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
-msgstr "Anzahl an zulässigen Routern pro Nutzer, -1 für unbegrenzt"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
+msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
-msgstr "Anzahl an zulässigen dynamischen IP-Adressen pro Nutzer, -1 für unbegrenzt"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgstr "'%s' ist keine Ganzzahl und keine UUID"
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
-msgstr "Anzahl an zulässigen Sicherheitsgruppen pro Nutzer, -1 für unbegrenzt"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
-msgstr "Anzahl an zulässigen Sicherheitsregeln pro Nutzer, -1 für unbegrenzt"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "Neutron Service Type Management"
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"In dieser Plug-in-Version wird das Einstellen von 'admin_state_up=False' "
"nicht unterstützt. Einstellungen werden ignoriert für Ressource: %s"
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"Der Betriebsstatus wird intern vom Plug-in eingestellt. Die Einstellung "
"'status=%s' wird ignoriert."
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr "Die Anforderung hat das zulässige Zeitlimit überschritten."
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr "Fehler beim Löschen der logischen Warteschlange"
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
"Angegebener Name: '%s' überschreitet die maximale Länge. Er wird auf NVP "
"abgeschnitten"
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
#~ msgstr ""
+#~ "Standardanzahl an zulässigen Ressourcen pro"
+#~ " Nutzer, Minus für unbegrenzt"
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr "Anzahl an zulässigen Netzen pro Nutzer, Minus für unbegrenzt"
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr "Anzahl an zulässigen Teilnetzen pro Nutzer, Minus für unbegrenzt"
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr "Anzahl an zulässigen Routern pro Nutzer, -1 für unbegrenzt"
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+#~ "Anzahl an zulässigen dynamischen IP-"
+#~ "Adressen pro Nutzer, -1 für unbegrenzt"
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr "Anzahl an zulässigen Sicherheitsgruppen pro Nutzer, -1 für unbegrenzt"
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr "Anzahl an zulässigen Sicherheitsregeln pro Nutzer, -1 für unbegrenzt"
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Spanish (Mexico) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 00:14+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Basque "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Basque (Spain) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:28+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Persian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Filipino "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-10-28 23:23+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Galician "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Hindi "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-12-16 02:36+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Icelandic (Iceland) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgstr ""
#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
#~ msgstr ""
#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+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"
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Khmer "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-09-18 00:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Kannada "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-04-28 05:13+0000\n"
"Last-Translator: ujuc Gang <potopro@gmail.com>\n"
"Language-Team: ko_KR <LL@li.org>\n"
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-11-17 05:24+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malayalam (India) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-10-16 22:17+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Marathi (India) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-09-05 06:03+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Nepali "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
# Translations template for neutron.
-# Copyright (C) 2013 ORGANIZATION
+# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the neutron project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: neutron "
-"jenkins.neutron.propose.translation.update.178\n"
+"jenkins.neutron.propose.translation.update.191\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+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"
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-12-15 04:38+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Panjabi (Punjabi) (India) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgstr ""
#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
#~ msgstr ""
#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Polish (Poland) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovak "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovenian (Slovenia) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Swedish "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tagalog (Philippines) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-10-07 01:13+0000\n"
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
"Language-Team: Urdu "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
msgstr ""
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr ""
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr ""
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr ""
msgid "No IPs available for external network %s"
msgstr ""
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr ""
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr ""
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"of subnet %(sub_id)s"
msgstr ""
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr ""
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr ""
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr ""
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr ""
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr ""
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, python-format
msgid ""
"Port %(port_id)s is associated with a different tenant than Floating IP "
"%(floatingip_id)s and therefore cannot be bound."
msgstr ""
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr ""
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr ""
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr ""
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr ""
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr ""
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr ""
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr ""
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr ""
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
msgstr ""
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr ""
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr ""
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr ""
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-23 06:37+0000\n"
+"POT-Creation-Date: 2014-01-02 06:32+0000\n"
"PO-Revision-Date: 2013-05-22 03:25+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Chinese (Taiwan) "
msgstr "配額功能中支援的資源名稱"
#: neutron/quota.py:41
-msgid "Default number of resource allowed per tenant, minus for unlimited"
-msgstr "每個 Tenant 所容許的預設資源數目,減號表示無限制"
+msgid ""
+"Default number of resource allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/quota.py:45
-msgid "Number of networks allowed per tenant,minus for unlimited"
-msgstr "每個 Tenant 所容許的網路數目,減號表示無限制"
+msgid "Number of networks allowed per tenant.A negative value means unlimited."
+msgstr ""
#: neutron/quota.py:49
-msgid "Number of subnets allowed per tenant, minus for unlimited"
-msgstr "每個 Tenant 所容許的子網路數目,減號表示無限制"
+msgid "Number of subnets allowed per tenant, A negative value means unlimited."
+msgstr ""
#: neutron/quota.py:53
-msgid "Number of ports allowed per tenant, minus for unlimited"
+msgid "Number of ports allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/quota.py:57
msgid "Router port %s has no IP address"
msgstr "路由器埠 %s 沒有 IP 位址"
-#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:832
+#: neutron/agent/l3_agent.py:375 neutron/db/l3_db.py:831
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
#, python-format
msgid "Ignoring multiple IPs on router port %s"
msgid "Unknown API version specified"
msgstr ""
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:80
+#, python-format
+msgid ""
+"No DHCP agents are associated with network '%(net_id)s'. Unable to send "
+"notification for '%(method)s' with payload: %(payload)s"
+msgstr ""
+
+#: neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py:91
+#, python-format
+msgid ""
+"Only %(active)d of %(total)d DHCP agents associated with network "
+"'%(net_id)s' are marked as active, so notifications may be sent to "
+"inactive agents."
+msgstr ""
+
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38
#, python-format
msgid "Nofity agent at %(host)s the message %(method)s"
"report_interval, to be sure the agent is down for good."
msgstr ""
-#: neutron/db/agents_db.py:89
+#: neutron/db/agents_db.py:93
#, python-format
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
msgstr "主機 %(host)s 上代理程式 %(agent_type)s 的配置無效。"
-#: neutron/db/agents_db.py:208
+#: neutron/db/agents_db.py:212
msgid "Message with invalid timestamp received"
msgstr "收到含有無效時間戳記的訊息"
msgid "No IPs available for external network %s"
msgstr "外部網路 %s 沒有可用的 IP"
-#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608
+#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:607
#, python-format
msgid "Network %s is not a valid external network"
msgstr "網路 %s 不是有效的外部網路"
-#: neutron/db/l3_db.py:283
+#: neutron/db/l3_db.py:282
#, python-format
msgid "Router already has a port on subnet %s"
msgstr "路由器在子網路 %s 上已經有埠"
-#: neutron/db/l3_db.py:297
+#: neutron/db/l3_db.py:296
#, python-format
msgid ""
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
"子網路 %(subnet_id)s 的 CIDR %(subnet_cidr)s 與子網路 %(sub_id)s 的 CIDR %(cidr)s "
"重疊"
-#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383
+#: neutron/db/l3_db.py:305 neutron/db/l3_db.py:382
#: neutron/plugins/bigswitch/plugin.py:1003
#: neutron/plugins/bigswitch/plugin.py:1012
msgid "Either subnet_id or port_id must be specified"
msgstr "必須指定 subnet_id 或 port_id"
-#: neutron/db/l3_db.py:313
+#: neutron/db/l3_db.py:312
msgid "Cannot specify both subnet-id and port-id"
msgstr "無法同時指定 subnet-id 及 port-id"
-#: neutron/db/l3_db.py:324
+#: neutron/db/l3_db.py:323
msgid "Router port must have exactly one fixed IP"
msgstr "路由器埠必須正好只有一個固定 IP"
-#: neutron/db/l3_db.py:339
+#: neutron/db/l3_db.py:338
msgid "Subnet for router interface must have a gateway IP"
msgstr "路由器介面的子網路必須具有閘道 IP"
-#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197
+#: neutron/db/l3_db.py:467 neutron/plugins/nec/nec_router.py:197
#, python-format
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
msgstr "無法將浮動 IP 新增至子網路 %s 上沒有 gateway_ip 的埠"
-#: neutron/db/l3_db.py:507
+#: neutron/db/l3_db.py:506
#, 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 "埠 %(port_id)s 已與浮動 IP %(floatingip_id)s 之外的 Tenant 產生關聯,因此無法連結。"
-#: neutron/db/l3_db.py:511
+#: neutron/db/l3_db.py:510
#, python-format
msgid ""
"Cannnot create floating IP and bind it to Port %s, since that port is "
"owned by a different tenant."
msgstr ""
-#: neutron/db/l3_db.py:523
+#: neutron/db/l3_db.py:522
#, python-format
msgid "Port %(id)s does not have fixed ip %(address)s"
msgstr "埠 %(id)s 沒有固定 IP %(address)s"
-#: neutron/db/l3_db.py:530
+#: neutron/db/l3_db.py:529
#, python-format
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
msgstr "無法將浮動 IP 新增至沒有固定 IP 位址的埠 %s"
-#: neutron/db/l3_db.py:534
+#: neutron/db/l3_db.py:533
#, python-format
msgid ""
"Port %s has multiple fixed IPs. Must provide a specific IP when "
"assigning a floating IP"
msgstr "埠 %s 具有多個固定 IP。指派浮動 IP 時必須提供特定 IP"
-#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1780
+#: neutron/db/l3_db.py:575 neutron/plugins/nicira/NeutronPlugin.py:1780
msgid "fixed_ip_address cannot be specified without a port_id"
msgstr "如果未指定 port_id,則無法指定 fixed_ip_address"
-#: neutron/db/l3_db.py:732
+#: neutron/db/l3_db.py:731
#, python-format
msgid ""
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
"be deleted"
msgstr "埠 %(port_id)s 具有擁有者 %(port_owner)s,但沒有 IP 位址,因此可以刪除"
-#: neutron/db/l3_db.py:750
+#: neutron/db/l3_db.py:749
#, python-format
msgid "Multiple floating IPs found for port %s"
msgstr "找到埠 %s 的多個浮動 IP"
-#: neutron/db/l3_db.py:838
+#: neutron/db/l3_db.py:837
#, python-format
msgid "Skipping port %s as no IP is configure on it"
msgstr "正在跳過埠 %s,因為其上沒有配置 IP"
msgstr ""
#: neutron/extensions/firewall.py:286
-msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+msgid "Number of firewalls allowed per tenant. A negative value means unlimited."
msgstr ""
#: neutron/extensions/firewall.py:290
-msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall policies allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/firewall.py:294
-msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
+msgid ""
+"Number of firewall rules allowed per tenant. A negative value means "
+"unlimited."
msgstr ""
#: neutron/extensions/l3.py:36
msgstr "無法更新路由器 %(router_id)s 的閘道,因為一個以上的浮動 IP 需要外部網路 %(net_id)s 的閘道。"
#: neutron/extensions/l3.py:142
-msgid "Number of routers allowed per tenant, -1 for unlimited"
-msgstr "每個 Tenant 所容許的路由器數目,-1 表示無限制"
+msgid "Number of routers allowed per tenant. A negative value means unlimited."
+msgstr ""
#: neutron/extensions/l3.py:146
-msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
-msgstr "每個 Tenant 所容許的浮動 IP 數目,-1 表示無限制"
+msgid ""
+"Number of floating IPs allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgstr "'%s' 不是整數或 UUID"
#: neutron/extensions/securitygroup.py:229
-msgid "Number of security groups allowed per tenant,-1 for unlimited"
-msgstr "每個 Tenant 所容許的安全群組數目,-1 表示無限制"
+msgid ""
+"Number of security groups allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/extensions/securitygroup.py:233
-msgid "Number of security rules allowed per tenant, -1 for unlimited"
-msgstr "每個 Tenant 所容許的安全規則數目,-1 表示無限制"
+msgid ""
+"Number of security rules allowed per tenant. A negative value means "
+"unlimited."
+msgstr ""
#: neutron/extensions/servicetype.py:54
msgid "Neutron Service Type Management"
msgid "NeutronRestProxyV2: create_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1044
+#: neutron/plugins/bigswitch/plugin.py:1041
#, python-format
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1050
+#: neutron/plugins/bigswitch/plugin.py:1047
msgid "NeutronRestProxyV2: update_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1065
+#: neutron/plugins/bigswitch/plugin.py:1059
msgid "NeutronRestProxyV2: delete_floatingip() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1080
+#: neutron/plugins/bigswitch/plugin.py:1069
msgid "NeutronRestProxyV2: diassociate_floatingips() called"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1095
+#: neutron/plugins/bigswitch/plugin.py:1087
msgid "NeutronRestProxyV2: too many external networks"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1157
+#: neutron/plugins/bigswitch/plugin.py:1149
#, python-format
msgid "Unable to update remote topology: %s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1173
+#: neutron/plugins/bigswitch/plugin.py:1165
msgid "Adding host route: "
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1174
+#: neutron/plugins/bigswitch/plugin.py:1166
#, python-format
msgid "Destination:%(dst)s nexthop:%(next)s"
msgstr ""
-#: neutron/plugins/bigswitch/plugin.py:1249
+#: neutron/plugins/bigswitch/plugin.py:1241
#, python-format
msgid ""
"Setting admin_state_up=False is not supported in this plugin version. "
"Ignoring setting for resource: %s"
msgstr "此外掛程式版本不支援設定 admin_state_up = False。正在忽略對資源的設定:%s"
-#: neutron/plugins/bigswitch/plugin.py:1255
+#: neutron/plugins/bigswitch/plugin.py:1247
#, python-format
msgid ""
"Operational status is internally set by the plugin. Ignoring setting "
"status=%s."
msgstr "作業狀態是由外掛程式在內部設定。正在忽略設定狀態 = %s。"
-#: neutron/plugins/bigswitch/plugin.py:1282
+#: neutron/plugins/bigswitch/plugin.py:1274
#, python-format
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
msgstr ""
msgid "The request has timed out."
msgstr "要求已逾時。"
+#: neutron/plugins/nicira/check_nsx_config.py:47
+#, python-format
+msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
+msgstr ""
+
#: neutron/plugins/nicira/dhcpmeta_modes.py:93
#, python-format
msgid "Unable to run Neutron with config option '%s', as NVP does not support it"
msgid "Failed to delete logical queue"
msgstr "無法刪除邏輯佇列"
-#: neutron/plugins/nicira/nvplib.py:1429
-#, python-format
-msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s."
-msgstr ""
-
#: neutron/plugins/nicira/api_client/client.py:116
#, python-format
msgid "[%d] no API providers currently available."
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
msgstr "所指定的名稱 '%s' 超出長度上限。將在 NVP 上截斷"
-#: neutron/plugins/nicira/dbexts/nicira_db.py:66
+#: neutron/plugins/nicira/dbexts/nicira_db.py:67
+#, python-format
+msgid "Port mapping for %s already available"
+msgstr ""
+
+#: neutron/plugins/nicira/dbexts/nicira_db.py:80
#, python-format
msgid "NSX identifiers for neutron port %s not yet stored in Neutron DB"
msgstr ""
msgid "Unmapped error"
msgstr ""
+#: neutron/tests/unit/bigswitch/fake_server.py:71
+#, python-format
+msgid ""
+"Request: action=%(action)s, uri=%(uri)r, body=%(body)s, "
+"headers=%(headers)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:116
+#, python-format
+msgid "No floating IPs in requesturi=%(uri)s, body=%(body)s"
+msgstr ""
+
+#: neutron/tests/unit/bigswitch/fake_server.py:125
+#, python-format
+msgid "Expected floating IPs from multiple tenants.uri=%(uri)s, body=%(body)s"
+msgstr ""
+
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:227
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:251
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:272
#~ msgid "A nvp lport identifier was not found for neutron port '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Invalid data format for extra-dhcp-"
-#~ "opt, provide a list of dicts: "
-#~ "%(data)s"
+#~ msgid "DHCP is disabled: nothing to do"
#~ msgstr ""
-#~ msgid "DHCP is disabled: nothing to do"
+#~ msgid "Default number of resource allowed per tenant, minus for unlimited"
+#~ msgstr "每個 Tenant 所容許的預設資源數目,減號表示無限制"
+
+#~ msgid "Number of networks allowed per tenant,minus for unlimited"
+#~ msgstr "每個 Tenant 所容許的網路數目,減號表示無限制"
+
+#~ msgid "Number of subnets allowed per tenant, minus for unlimited"
+#~ msgstr "每個 Tenant 所容許的子網路數目,減號表示無限制"
+
+#~ msgid "Number of ports allowed per tenant, minus for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewalls allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
+#~ msgstr ""
+
+#~ msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
#~ msgstr ""
+#~ msgid "Number of routers allowed per tenant, -1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的路由器數目,-1 表示無限制"
+
+#~ msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的浮動 IP 數目,-1 表示無限制"
+
+#~ msgid "Number of security groups allowed per tenant,-1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的安全群組數目,-1 表示無限制"
+
+#~ msgid "Number of security rules allowed per tenant, -1 for unlimited"
+#~ msgstr "每個 Tenant 所容許的安全規則數目,-1 表示無限制"
+