Imported Translations from Transifex
Change-Id: I7ff99a23bc300d05d06ffa2d0ccc9f5742216155
This commit is contained in:
parent
f3fe7fa575
commit
5ad6728ef6
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-09-12 23:31+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Arabic "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12392,3 +12423,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bosnian "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Danish "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: German "
|
||||
@ -195,7 +195,7 @@ msgstr "Standardtreiber zur Verwendung für Quotenprüfungen"
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr "%s ist bereits registriert."
|
||||
@ -399,7 +399,7 @@ msgstr "Intervall für Resynchronisation."
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr "Der für die Verwaltung des DHCP-Servers verwendete Treiber."
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr "IP-Überschneidung zulassen."
|
||||
@ -418,7 +418,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr "Position von UNIX-Domänensocket von Metadatenproxy"
|
||||
@ -468,14 +468,14 @@ msgstr ""
|
||||
"%(port_num)d Routerports auf dem Zugangsnetz für Metadaten gefunden. Nur "
|
||||
"Port '%(port_id)s' für Router '%(router_id)s' wird berücksichtigt"
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -485,7 +485,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr "Erstellung des Statusberichts fehlgeschlagen!"
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -508,14 +508,11 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
"Senden Sie diese Anzahl an Gratuitous ARPs für "
|
||||
"Hochverfügbarkeitskonfiguration; setzen Sie den Wert auf kleiner oder "
|
||||
"gleich 0, um diese Funktion zu inaktivieren."
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
@ -524,109 +521,140 @@ msgstr ""
|
||||
"Wenn 'namespaces' inaktiviert ist, kann der Agent der Ebene 3 nur einen "
|
||||
"Router konfigurieren, der über die entsprechende Router-ID verfügt."
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr "Agent sollte Router ohne Gateway implementieren"
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr "UUID von externem Netz für von den Agenten implementierte Router."
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr "Fehler beim Importieren von Schnittstellentreiber '%s'"
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr "Ein Schnittstellentreiber muss angegeben sein"
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr "Namensbereich '%s' wurde nicht gelöscht"
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr "Routerport %s verfügt über keine IP-Adresse"
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr "Ignorieren mehrerer IP-Adressen auf Routerport %s"
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr "Gratuitous ARP wurde nicht gesendet: %s"
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr "Die externe Netzbrücke '%s' ist nicht vorhanden"
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr "Synchronisation von Routern fehlgeschlagen"
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr "Agent der Ebene 3 gestartet"
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr "Der hinzugefügte Routeneintrag lautet '%s'"
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr "Der entfernte Routeneintrag lautet '%s'"
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr "Löschen Sie den Namensbereich durch Entfernen aller Geräte."
|
||||
@ -1097,12 +1125,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr "Ausführung von Befehl: %s"
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1785,12 +1813,12 @@ msgstr "Basis-MAC-Adresse: %s"
|
||||
msgid "Logging enabled!"
|
||||
msgstr "Protokollfunktion aktiviert!"
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr "Konfigurations-Paste-Datei: %s"
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -4184,7 +4212,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr "RPC-Nachricht ungültig."
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -7203,124 +7231,124 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.create_subnet': subnet=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr "MidonetPluginV2.create_subnet wird beendet: sn_entry=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.delete_subnet': id=%s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr "MidonetPluginV2.delete_subnet wird beendet"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.create_network': network=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr "MidonetPluginV2.create_network wird beendet: net=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
"Aufruf von 'MidonetPluginV2.update_network': id=%(id)r, "
|
||||
"network=%(network)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr "MidonetPluginV2.update_network wird beendet: net=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.get_network': id=%(id)r, fields=%(fields)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr "MidonetPluginV2.get_network wird beendet: qnet=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.delete_network': id=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.create_port': port=%r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.get_port': id=%(id)s fields=%(fields)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
"Aufruf von 'MidonetPluginV2.get_ports': filters=%(filters)s "
|
||||
"fields=%(fields)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
@ -7329,49 +7357,49 @@ msgstr ""
|
||||
"Aufruf von 'MidonetPluginV2.delete_port': id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.update_router': id=%(id)s router=%(router)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.delete_router': id=%s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
@ -7380,25 +7408,25 @@ msgstr ""
|
||||
"Aufruf von 'MidonetPluginV2.add_router_interface': "
|
||||
"router_id=%(router_id)s interface_info=%(interface_info)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
@ -7407,12 +7435,12 @@ msgstr ""
|
||||
"Aufruf von 'MidonetPluginV2.update_floatingip': id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr "MidonetPluginV2.update_floating_ip wird beendet: fip=%s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
@ -7421,22 +7449,22 @@ msgstr ""
|
||||
"Aufruf von 'MidonetPluginV2.create_security_group': "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr "Aufruf von 'MidonetPluginV2.delete_security_group': id=%s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
@ -7445,12 +7473,12 @@ msgstr ""
|
||||
"Aufruf von 'MidonetPluginV2.create_security_group_rule': "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13508,3 +13536,14 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr "'update_ports()' fehlgeschlagen."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
#~ "Senden Sie diese Anzahl an Gratuitous"
|
||||
#~ " ARPs für Hochverfügbarkeitskonfiguration; setzen"
|
||||
#~ " Sie den Wert auf kleiner oder "
|
||||
#~ "gleich 0, um diese Funktion zu "
|
||||
#~ "inaktivieren."
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (Australia) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United Kingdom) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United States) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Spanish "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Spanish (Mexico) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12739,3 +12770,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish (Finland) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Filipino "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12379,3 +12410,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: French "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Hindi "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12757,3 +12788,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Croatian "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian (Italy) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
|
||||
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
|
||||
"Language-Team: Japanese "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+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"
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr "L3 აგენტი ჩაირთულია"
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr "ლოგირება ჩართულია!"
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-09-18 00:19+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Kannada "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12391,3 +12422,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+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"
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malay "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian Bokmål "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-09-05 06:03+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Nepali "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12643,3 +12674,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,9 +7,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neutron "
|
||||
"jenkins.neutron.propose.translation.update.102\n"
|
||||
"jenkins.neutron.propose.translation.update.103\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+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"
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+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) "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Romanian "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Russian "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian (Russia) "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Slovak "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12757,3 +12788,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+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) "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swahili (Kenya) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Tagalog "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Tagalog (Philippines) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12379,3 +12410,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish (Turkey) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian "
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -396,7 +396,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -415,7 +415,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -461,14 +461,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -478,7 +478,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -501,119 +501,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1722,12 +1753,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3950,7 +3981,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6913,240 +6944,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13040,3 +13071,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-10-07 01:13+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Urdu "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -12358,3 +12389,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (China) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Neutron\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+0000\n"
|
||||
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (Hong Kong) "
|
||||
@ -193,7 +193,7 @@ msgstr ""
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr ""
|
||||
@ -395,7 +395,7 @@ msgstr ""
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr ""
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr ""
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,119 +500,150 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr ""
|
||||
@ -1077,12 +1108,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1721,12 +1752,12 @@ msgstr ""
|
||||
msgid "Logging enabled!"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr ""
|
||||
@ -3949,7 +3980,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6912,240 +6943,240 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
"interface_info=%(interface_info)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
"floatingip=%(floatingip)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
"security_group=%(security_group)s default_sg=%(default_sg)s "
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
"security_group_rule=%(security_group_rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13039,3 +13070,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Quantum\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-10-08 06:16+0000\n"
|
||||
"POT-Creation-Date: 2013-10-09 06:16+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) "
|
||||
@ -193,7 +193,7 @@ msgstr "要用於配額檢查的預設驅動程式"
|
||||
msgid "Access to this resource was denied."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/quota.py:227
|
||||
#: neutron/quota.py:231
|
||||
#, python-format
|
||||
msgid "%s is already registered."
|
||||
msgstr "已登錄 %s。"
|
||||
@ -395,7 +395,7 @@ msgstr "重新同步的間隔。"
|
||||
msgid "The driver used to manage the DHCP server."
|
||||
msgstr "用於管理 DHCP 伺服器的驅動程式。"
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
|
||||
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:170
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:42
|
||||
msgid "Allow overlapping IP."
|
||||
msgstr "容許重疊的 IP。"
|
||||
@ -414,7 +414,7 @@ msgstr ""
|
||||
msgid "Number of threads to use during sync process."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
|
||||
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:185
|
||||
#: neutron/agent/metadata/namespace_proxy.py:155
|
||||
msgid "Location of Metadata Proxy UNIX domain socket"
|
||||
msgstr "meta 資料 Proxy UNIX 網域 Socket 的位置"
|
||||
@ -460,14 +460,14 @@ msgid ""
|
||||
"port %(port_id)s, for router %(router_id)s will be considered"
|
||||
msgstr "在 meta 資料存取網路上找到 %(port_num)d 個路由器埠。將僅考量路由器 %(router_id)s 的埠 %(port_id)s"
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:837
|
||||
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:848
|
||||
#: neutron/services/metering/agents/metering_agent.py:268
|
||||
msgid ""
|
||||
"Neutron server does not support state report. State report for this agent"
|
||||
" will be disabled."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:842
|
||||
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:853
|
||||
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:799
|
||||
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
|
||||
#: neutron/plugins/nec/agent/nec_neutron_agent.py:181
|
||||
@ -477,7 +477,7 @@ msgstr ""
|
||||
msgid "Failed reporting state!"
|
||||
msgstr "無法報告狀態!"
|
||||
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:847
|
||||
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:858
|
||||
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
|
||||
#: neutron/services/metering/agents/metering_agent.py:276
|
||||
#, python-format
|
||||
@ -500,120 +500,151 @@ msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:167
|
||||
msgid ""
|
||||
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
|
||||
"to disable this feature."
|
||||
msgstr "給這個項目傳送了用於高可用性設定的許多無償 ARP,請將其設為小於或等於 0 以停用此功能。"
|
||||
"Send this many gratuitous ARPs for HA setup, if less than or equal to 0, "
|
||||
"the feature is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:173
|
||||
#: neutron/agent/l3_agent.py:172
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If namespaces is disabled, the l3 agent can only configure a router that "
|
||||
"has the matching router ID."
|
||||
msgstr "如果名稱空間已停用,則 L3 代理程式只能配置一個具有相符路由器 ID 的路由器。"
|
||||
|
||||
#: neutron/agent/l3_agent.py:178
|
||||
#: neutron/agent/l3_agent.py:177
|
||||
msgid "Agent should implement routers with no gateway"
|
||||
msgstr "代理程式應該實作不含閘道的路由器"
|
||||
|
||||
#: neutron/agent/l3_agent.py:180
|
||||
#: neutron/agent/l3_agent.py:179
|
||||
msgid "UUID of external network for routers implemented by the agents."
|
||||
msgstr "代理程式所實作路由器的外部網路 UUID。"
|
||||
|
||||
#: neutron/agent/l3_agent.py:183
|
||||
#: neutron/agent/l3_agent.py:182
|
||||
msgid "Allow running metadata proxy."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:206
|
||||
#: neutron/agent/l3_agent.py:205
|
||||
#, python-format
|
||||
msgid "Error importing interface driver '%s'"
|
||||
msgstr "匯入介面驅動程式 '%s' 時發生錯誤"
|
||||
|
||||
#: neutron/agent/l3_agent.py:232
|
||||
#: neutron/agent/l3_agent.py:231
|
||||
#: neutron/services/metering/drivers/iptables/iptables_driver.py:98
|
||||
msgid "An interface driver must be specified"
|
||||
msgstr "必須指定介面驅動程式"
|
||||
|
||||
#: neutron/agent/l3_agent.py:237
|
||||
#: neutron/agent/l3_agent.py:236
|
||||
msgid "Router id is required if not using namespaces."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:258
|
||||
#: neutron/agent/l3_agent.py:257
|
||||
#, python-format
|
||||
msgid "Failed deleting namespace '%s'"
|
||||
msgstr "刪除名稱空間 '%s' 時失敗"
|
||||
|
||||
#: neutron/agent/l3_agent.py:287
|
||||
#: neutron/agent/l3_agent.py:286
|
||||
msgid ""
|
||||
"The 'gateway_external_network_id' option must be configured for this "
|
||||
"agent as Neutron has more than one external network."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:358
|
||||
#: neutron/agent/l3_agent.py:312
|
||||
#, python-format
|
||||
msgid "Info for router %s were not found. Skipping router removal"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:361
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:100
|
||||
#, python-format
|
||||
msgid "Router port %s has no IP address"
|
||||
msgstr "路由器埠 %s 沒有 IP 位址"
|
||||
|
||||
#: neutron/agent/l3_agent.py:360 neutron/db/l3_db.py:832
|
||||
#: neutron/agent/l3_agent.py:363 neutron/db/l3_db.py:832
|
||||
#: neutron/services/firewall/agents/varmour/varmour_router.py:103
|
||||
#, python-format
|
||||
msgid "Ignoring multiple IPs on router port %s"
|
||||
msgstr "正在忽略路由器埠 %s 上的多個 IP"
|
||||
|
||||
#: neutron/agent/l3_agent.py:498
|
||||
#: neutron/agent/l3_agent.py:501
|
||||
#, python-format
|
||||
msgid "Failed sending gratuitous ARP: %s"
|
||||
msgstr "傳送無償 ARP 時失敗:%s"
|
||||
|
||||
#: neutron/agent/l3_agent.py:637
|
||||
#: neutron/agent/l3_agent.py:640
|
||||
#, python-format
|
||||
msgid "Got router deleted notification for %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:642
|
||||
#: neutron/agent/l3_agent.py:645
|
||||
#, python-format
|
||||
msgid "Got routers updated notification :%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:650
|
||||
#: neutron/agent/l3_agent.py:653
|
||||
#, python-format
|
||||
msgid "Got router removed from agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:654
|
||||
#: neutron/agent/l3_agent.py:657
|
||||
#, python-format
|
||||
msgid "Got router added to agent :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:661
|
||||
#: neutron/agent/l3_agent.py:664
|
||||
#, python-format
|
||||
msgid "The external network bridge '%s' does not exist"
|
||||
msgstr "外部網路橋接器 '%s' 不存在"
|
||||
|
||||
#: neutron/agent/l3_agent.py:717 neutron/agent/l3_agent.py:748
|
||||
#: neutron/agent/l3_agent.py:712
|
||||
#, python-format
|
||||
msgid "Starting RPC loop for %d updated routers"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:721
|
||||
msgid "RPC loop successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:723 neutron/agent/l3_agent.py:757
|
||||
#: neutron/services/metering/agents/metering_agent.py:58
|
||||
msgid "Failed synchronizing routers"
|
||||
msgstr "同步路由器時失敗"
|
||||
|
||||
#: neutron/agent/l3_agent.py:744
|
||||
#: neutron/agent/l3_agent.py:741
|
||||
#, python-format
|
||||
msgid "Starting _sync_routers_task - fullsync:%s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#, python-format
|
||||
msgid "Processing :%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:752
|
||||
#: neutron/agent/l3_agent.py:755
|
||||
msgid "_sync_routers_task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:761
|
||||
msgid "L3 agent started"
|
||||
msgstr "已啟動 L3 代理程式"
|
||||
|
||||
#: neutron/agent/l3_agent.py:772
|
||||
#: neutron/agent/l3_agent.py:781
|
||||
#, python-format
|
||||
msgid "Added route entry is '%s'"
|
||||
msgstr "所新增的路徑項目是 '%s'"
|
||||
|
||||
#: neutron/agent/l3_agent.py:780
|
||||
#: neutron/agent/l3_agent.py:789
|
||||
#, python-format
|
||||
msgid "Removed route entry is '%s'"
|
||||
msgstr "所移除的路徑項目是 '%s'"
|
||||
|
||||
#: neutron/agent/l3_agent.py:821
|
||||
msgid "Report state task started"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/l3_agent.py:845
|
||||
msgid "Report state task successfully completed"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/netns_cleanup_util.py:54
|
||||
msgid "Delete the namespace by removing all devices."
|
||||
msgstr "透過移除所有裝置來刪除名稱空間。"
|
||||
@ -1078,12 +1109,12 @@ msgstr ""
|
||||
msgid "Bridge %s not found."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/agent/linux/utils.py:42
|
||||
#: neutron/agent/linux/utils.py:43
|
||||
#, python-format
|
||||
msgid "Running command: %s"
|
||||
msgstr "正在執行指令:%s"
|
||||
|
||||
#: neutron/agent/linux/utils.py:56
|
||||
#: neutron/agent/linux/utils.py:57
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1728,12 +1759,12 @@ msgstr "基本 MAC:%s"
|
||||
msgid "Logging enabled!"
|
||||
msgstr "已啟用記載!"
|
||||
|
||||
#: neutron/common/config.py:141
|
||||
#: neutron/common/config.py:144
|
||||
#, python-format
|
||||
msgid "Config paste file: %s"
|
||||
msgstr "配置貼上檔案:%s"
|
||||
|
||||
#: neutron/common/config.py:146
|
||||
#: neutron/common/config.py:149
|
||||
#, python-format
|
||||
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
|
||||
msgstr "無法從配置檔 %(config_path)s 載入 %(app_name)s。"
|
||||
@ -3970,7 +4001,7 @@ msgid "RPC Message Invalid."
|
||||
msgstr "RPC 訊息無效。"
|
||||
|
||||
#: neutron/openstack/common/rpc/impl_zmq.py:744
|
||||
#: neutron/plugins/midonet/plugin.py:190
|
||||
#: neutron/plugins/midonet/plugin.py:194
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
|
||||
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
|
||||
#, python-format
|
||||
@ -6939,120 +6970,120 @@ msgstr ""
|
||||
msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:77
|
||||
#: neutron/plugins/midonet/plugin.py:81
|
||||
#, python-format
|
||||
msgid "Invalid nat_type %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:134
|
||||
#: neutron/plugins/midonet/plugin.py:138
|
||||
#, python-format
|
||||
msgid "Unrecognized direction %s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:168
|
||||
#: neutron/plugins/midonet/plugin.py:172
|
||||
#, python-format
|
||||
msgid "There is no %(name)s with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:220
|
||||
#: neutron/plugins/midonet/plugin.py:224
|
||||
msgid "provider_router_id should be configured in the plugin config file"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:370
|
||||
#: neutron/plugins/midonet/plugin.py:385
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
|
||||
msgstr "已呼叫 MidonetPluginV2.create_subnet:子網路 = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:401
|
||||
#: neutron/plugins/midonet/plugin.py:416
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
|
||||
msgstr "MidonetPluginV2.create_subnet 正在結束:sn_entry = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:410
|
||||
#: neutron/plugins/midonet/plugin.py:425
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_subnet called: id=%s"
|
||||
msgstr "已呼叫 MidonetPluginV2.delete_subnet:ID = %s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:428
|
||||
#: neutron/plugins/midonet/plugin.py:443
|
||||
msgid "MidonetPluginV2.delete_subnet exiting"
|
||||
msgstr "MidonetPluginV2.delete_subnet 正在結束"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:435
|
||||
#: neutron/plugins/midonet/plugin.py:450
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network called: network=%r"
|
||||
msgstr "已呼叫 MidonetPluginV2.create_network:網路 = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:449
|
||||
#: neutron/plugins/midonet/plugin.py:464
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_network exiting: net=%r"
|
||||
msgstr "MidonetPluginV2.create_network 正在結束:網路 = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:458
|
||||
#: neutron/plugins/midonet/plugin.py:473
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
|
||||
msgstr "已呼叫 MidonetPluginV2.update_network:ID = %(id)r,網路 = %(network)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:466
|
||||
#: neutron/plugins/midonet/plugin.py:482
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_network exiting: net=%r"
|
||||
msgstr "MidonetPluginV2.update_network 正在結束:網路 = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:474
|
||||
#: neutron/plugins/midonet/plugin.py:490
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
|
||||
msgstr "已呼叫 MidonetPluginV2.get_network:ID = %(id)r,欄位 = %(fields)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:479
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
|
||||
msgstr "MidonetPluginV2.get_network 正在結束:qnet = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:484
|
||||
#: neutron/plugins/midonet/plugin.py:500
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_network called: id=%r"
|
||||
msgstr "已呼叫 MidonetPluginV2.delete_network:ID = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:489
|
||||
#: neutron/plugins/midonet/plugin.py:505
|
||||
#, python-format
|
||||
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:495
|
||||
#: neutron/plugins/midonet/plugin.py:511
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port called: port=%r"
|
||||
msgstr "已呼叫 MidonetPluginV2.create_port:埠 = %r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:551
|
||||
#: neutron/plugins/midonet/plugin.py:567
|
||||
#, python-format
|
||||
msgid "Failed to create a port on network %(net_id)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:556
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:561
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
|
||||
msgstr "已呼叫 MidonetPluginV2.get_port:ID = %(id)s 欄位 = %(fields)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:568
|
||||
#: neutron/plugins/midonet/plugin.py:584
|
||||
#, python-format
|
||||
msgid "There is no port with ID %(id)s in MidoNet."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:572
|
||||
#: neutron/plugins/midonet/plugin.py:588
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_port exiting: port=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:577
|
||||
#: neutron/plugins/midonet/plugin.py:593
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
|
||||
msgstr "已呼叫 MidonetPluginV2.get_ports:過濾器 = %(filters)s 欄位 = %(fields)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:586
|
||||
#: neutron/plugins/midonet/plugin.py:602
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.delete_port called: id=%(id)s "
|
||||
@ -7061,49 +7092,49 @@ msgstr ""
|
||||
"已呼叫 MidonetPluginV2.delete_port:ID = %(id)s "
|
||||
"l3_port_check=%(l3_port_check)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:619
|
||||
#: neutron/plugins/midonet/plugin.py:636
|
||||
#, python-format
|
||||
msgid "Failed to delete DHCP mapping for port %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:675
|
||||
#: neutron/plugins/midonet/plugin.py:697
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router called: router=%(router)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:711
|
||||
#: neutron/plugins/midonet/plugin.py:747
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s."
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:723
|
||||
#: neutron/plugins/midonet/plugin.py:759
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.set_router_gateway called: id=%(id)s, "
|
||||
"gw_router=%(gw_router)s, gw_ip=%(gw_ip)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:767
|
||||
#: neutron/plugins/midonet/plugin.py:803
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:787
|
||||
#: neutron/plugins/midonet/plugin.py:823
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
|
||||
msgstr "已呼叫 MidonetPluginV2.update_router:ID = %(id)s 路由器 = %(router)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:825
|
||||
#: neutron/plugins/midonet/plugin.py:862
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_router exiting: router=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:836
|
||||
#: neutron/plugins/midonet/plugin.py:873
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_router called: id=%s"
|
||||
msgstr "已呼叫 MidonetPluginV2.delete_router:ID = %s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:936
|
||||
#: neutron/plugins/midonet/plugin.py:973
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
|
||||
@ -7112,25 +7143,25 @@ msgstr ""
|
||||
"已呼叫 MidonetPluginV2.add_router_interface:router_id = %(router_id)s "
|
||||
"interface_info = %(interface_info)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:960
|
||||
#: neutron/plugins/midonet/plugin.py:997
|
||||
msgid ""
|
||||
"DHCP agent is not working correctly. No port to reach the Metadata server"
|
||||
" on this network"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:967
|
||||
#: neutron/plugins/midonet/plugin.py:1004
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create MidoNet resources to add router interface. "
|
||||
"info=%(info)s, router_id=%(router_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:974
|
||||
#: neutron/plugins/midonet/plugin.py:1011
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.add_router_interface exiting: info=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:980
|
||||
#: neutron/plugins/midonet/plugin.py:1017
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.update_floatingip called: id=%(id)s "
|
||||
@ -7139,12 +7170,12 @@ msgstr ""
|
||||
"已呼叫 MidonetPluginV2.update_floatingip:ID = %(id)s floatingip = "
|
||||
"%(floatingip)s "
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1034
|
||||
#: neutron/plugins/midonet/plugin.py:1061
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
|
||||
msgstr "MidonetPluginV2.update_floating_ip 正在結束:fip = %s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1044
|
||||
#: neutron/plugins/midonet/plugin.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group called: "
|
||||
@ -7153,22 +7184,22 @@ msgstr ""
|
||||
"已呼叫 MidonetPluginV2.create_security_group:security_group = "
|
||||
"%(security_group)s default_sg = %(default_sg)s "
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1073
|
||||
#: neutron/plugins/midonet/plugin.py:1111
|
||||
#, python-format
|
||||
msgid "Failed to create MidoNet resources for sg %(sg)r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1080
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group exiting: sg=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1086
|
||||
#: neutron/plugins/midonet/plugin.py:1124
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group called: id=%s"
|
||||
msgstr "已呼叫 MidonetPluginV2.delete_security_group:ID = %s"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1118
|
||||
#: neutron/plugins/midonet/plugin.py:1156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"MidonetPluginV2.create_security_group_rule called: "
|
||||
@ -7177,12 +7208,12 @@ msgstr ""
|
||||
"已呼叫 MidonetPluginV2.create_security_group_rule:security_group_rule = "
|
||||
"%(security_group_rule)r"
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1128
|
||||
#: neutron/plugins/midonet/plugin.py:1166
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r"
|
||||
msgstr ""
|
||||
|
||||
#: neutron/plugins/midonet/plugin.py:1138
|
||||
#: neutron/plugins/midonet/plugin.py:1176
|
||||
#, python-format
|
||||
msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s"
|
||||
msgstr ""
|
||||
@ -13094,3 +13125,9 @@ msgstr ""
|
||||
#~ msgid "update_ports() failed."
|
||||
#~ msgstr "update_ports() 失敗。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Send this many gratuitous ARPs for "
|
||||
#~ "HA setup, set it below or equal"
|
||||
#~ " to 0 to disable this feature."
|
||||
#~ msgstr "給這個項目傳送了用於高可用性設定的許多無償 ARP,請將其設為小於或等於 0 以停用此功能。"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user