diff --git a/neutron/locale/ar/LC_MESSAGES/neutron.po b/neutron/locale/ar/LC_MESSAGES/neutron.po index 7c69157294d..de49f9aec19 100644 --- a/neutron/locale/ar/LC_MESSAGES/neutron.po +++ b/neutron/locale/ar/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-09-12 23:31+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Arabic " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/bg_BG/LC_MESSAGES/neutron.po b/neutron/locale/bg_BG/LC_MESSAGES/neutron.po index fed0c772b0c..bc7ffd6b323 100644 --- a/neutron/locale/bg_BG/LC_MESSAGES/neutron.po +++ b/neutron/locale/bg_BG/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (Bulgaria) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/bn_IN/LC_MESSAGES/neutron.po b/neutron/locale/bn_IN/LC_MESSAGES/neutron.po index 68108b842e8..9daf87b2aa6 100644 --- a/neutron/locale/bn_IN/LC_MESSAGES/neutron.po +++ b/neutron/locale/bn_IN/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-10-20 01:34+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Bengali (India) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/bs/LC_MESSAGES/neutron.po b/neutron/locale/bs/LC_MESSAGES/neutron.po index 3a011b2026e..90cf33c0770 100644 --- a/neutron/locale/bs/LC_MESSAGES/neutron.po +++ b/neutron/locale/bs/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ca/LC_MESSAGES/neutron.po b/neutron/locale/ca/LC_MESSAGES/neutron.po index a1476605a1c..4b3f08fa659 100644 --- a/neutron/locale/ca/LC_MESSAGES/neutron.po +++ b/neutron/locale/ca/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/cs/LC_MESSAGES/neutron.po b/neutron/locale/cs/LC_MESSAGES/neutron.po index 80d9dbdad6e..122832c7a25 100644 --- a/neutron/locale/cs/LC_MESSAGES/neutron.po +++ b/neutron/locale/cs/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/da/LC_MESSAGES/neutron.po b/neutron/locale/da/LC_MESSAGES/neutron.po index 76fdc30ac86..0202d6b1de0 100644 --- a/neutron/locale/da/LC_MESSAGES/neutron.po +++ b/neutron/locale/da/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Danish " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/de/LC_MESSAGES/neutron.po b/neutron/locale/de/LC_MESSAGES/neutron.po index fff681efdb7..202cabae64b 100644 --- a/neutron/locale/de/LC_MESSAGES/neutron.po +++ b/neutron/locale/de/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-22 08:17+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: German " @@ -167,6 +167,11 @@ msgstr "" "Angefordertes Feld: %(field)s kann in Ziel: %(target_dict)s nicht " "gefunden werden" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "In Quotenfunktionen unterstütze Ressourcennamen" @@ -483,14 +488,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:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -500,7 +505,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "Erstellung des Statusberichts fehlgeschlagen!" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -590,83 +595,83 @@ msgstr "Routerport %s verfügt über keine IP-Adresse" msgid "Ignoring multiple IPs on router port %s" msgstr "Ignorieren mehrerer IP-Adressen auf Routerport %s" -#: neutron/agent/l3_agent.py:500 +#: 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:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, 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:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: 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:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "Agent der Ebene 3 gestartet" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "Der hinzugefügte Routeneintrag lautet '%s'" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "Der entfernte Routeneintrag lautet '%s'" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1080,17 +1085,17 @@ msgstr "Entfernen von Filter für Gerät (%s)" msgid "Attempted to remove port filter which is not filtered %r" msgstr "Versuch, ungefilterten Portfilter %r zu entfernen" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "Versuch, nicht vorhandene Kette %s zu löschen" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "Unbekannte Kette: %r" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " @@ -1099,16 +1104,16 @@ msgstr "" "Versuch, nicht vorhandene Regel zu entfernen: %(chain)r %(rule)r %(wrap)r" " %(top)r" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "'IPTablesManager.apply' erfolgreich abgeschlossen" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/en_AU/LC_MESSAGES/neutron.po b/neutron/locale/en_AU/LC_MESSAGES/neutron.po index 58cd163512a..009a1f3326f 100644 --- a/neutron/locale/en_AU/LC_MESSAGES/neutron.po +++ b/neutron/locale/en_AU/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (Australia) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/en_GB/LC_MESSAGES/neutron.po b/neutron/locale/en_GB/LC_MESSAGES/neutron.po index 297d8f2eee1..c3fdf1b4afb 100644 --- a/neutron/locale/en_GB/LC_MESSAGES/neutron.po +++ b/neutron/locale/en_GB/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United Kingdom) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/en_US/LC_MESSAGES/neutron.po b/neutron/locale/en_US/LC_MESSAGES/neutron.po index 1f310ca3edf..6f4b4379978 100644 --- a/neutron/locale/en_US/LC_MESSAGES/neutron.po +++ b/neutron/locale/en_US/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (United States) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/es/LC_MESSAGES/neutron.po b/neutron/locale/es/LC_MESSAGES/neutron.po index 21ac106b7af..4c1c5cf13d1 100644 --- a/neutron/locale/es/LC_MESSAGES/neutron.po +++ b/neutron/locale/es/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/es_MX/LC_MESSAGES/neutron.po b/neutron/locale/es_MX/LC_MESSAGES/neutron.po index 8a1c06813f4..8a061c4a58a 100644 --- a/neutron/locale/es_MX/LC_MESSAGES/neutron.po +++ b/neutron/locale/es_MX/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-08-29 05:16+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Spanish (Mexico) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/eu/LC_MESSAGES/neutron.po b/neutron/locale/eu/LC_MESSAGES/neutron.po index 7eb1b1f2517..384cdc9a806 100644 --- a/neutron/locale/eu/LC_MESSAGES/neutron.po +++ b/neutron/locale/eu/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-11-15 00:14+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Basque " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/eu_ES/LC_MESSAGES/neutron.po b/neutron/locale/eu_ES/LC_MESSAGES/neutron.po index b3d3d89cf7c..b44225f3620 100644 --- a/neutron/locale/eu_ES/LC_MESSAGES/neutron.po +++ b/neutron/locale/eu_ES/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-11-15 02:27+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Basque (Spain) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/fa/LC_MESSAGES/neutron.po b/neutron/locale/fa/LC_MESSAGES/neutron.po index 6e7994e51ab..243f945251a 100644 --- a/neutron/locale/fa/LC_MESSAGES/neutron.po +++ b/neutron/locale/fa/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-11-15 02:28+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Persian " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/fi_FI/LC_MESSAGES/neutron.po b/neutron/locale/fi_FI/LC_MESSAGES/neutron.po index 5f8bc811f05..0f950c5dfae 100644 --- a/neutron/locale/fi_FI/LC_MESSAGES/neutron.po +++ b/neutron/locale/fi_FI/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish (Finland) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/fil/LC_MESSAGES/neutron.po b/neutron/locale/fil/LC_MESSAGES/neutron.po index dbf53e52c2c..e49722f8e29 100644 --- a/neutron/locale/fil/LC_MESSAGES/neutron.po +++ b/neutron/locale/fil/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-09-28 05:40+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Filipino " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/fr/LC_MESSAGES/neutron.po b/neutron/locale/fr/LC_MESSAGES/neutron.po index ca8c88d511d..6f65685a079 100644 --- a/neutron/locale/fr/LC_MESSAGES/neutron.po +++ b/neutron/locale/fr/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/gl/LC_MESSAGES/neutron.po b/neutron/locale/gl/LC_MESSAGES/neutron.po index 184f3dfc8d9..b04939ef6fc 100644 --- a/neutron/locale/gl/LC_MESSAGES/neutron.po +++ b/neutron/locale/gl/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-10-28 23:23+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Galician " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/hi/LC_MESSAGES/neutron.po b/neutron/locale/hi/LC_MESSAGES/neutron.po index c7432900aae..97302c710aa 100644 --- a/neutron/locale/hi/LC_MESSAGES/neutron.po +++ b/neutron/locale/hi/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Hindi " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/hr/LC_MESSAGES/neutron.po b/neutron/locale/hr/LC_MESSAGES/neutron.po index 3ab41825a51..cae0d5e99b3 100644 --- a/neutron/locale/hr/LC_MESSAGES/neutron.po +++ b/neutron/locale/hr/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Croatian " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/hu/LC_MESSAGES/neutron.po b/neutron/locale/hu/LC_MESSAGES/neutron.po index 5c986bba79b..272efa51a57 100644 --- a/neutron/locale/hu/LC_MESSAGES/neutron.po +++ b/neutron/locale/hu/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/id/LC_MESSAGES/neutron.po b/neutron/locale/id/LC_MESSAGES/neutron.po index 40a715d47ed..385ee0a93fc 100644 --- a/neutron/locale/id/LC_MESSAGES/neutron.po +++ b/neutron/locale/id/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/it/LC_MESSAGES/neutron.po b/neutron/locale/it/LC_MESSAGES/neutron.po index 8ede42c0b2f..efafe6ba8cd 100644 --- a/neutron/locale/it/LC_MESSAGES/neutron.po +++ b/neutron/locale/it/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-16 09:23+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/it_IT/LC_MESSAGES/neutron.po b/neutron/locale/it_IT/LC_MESSAGES/neutron.po index 010f087ff5e..cc26354cbcd 100644 --- a/neutron/locale/it_IT/LC_MESSAGES/neutron.po +++ b/neutron/locale/it_IT/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian (Italy) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ja/LC_MESSAGES/neutron.po b/neutron/locale/ja/LC_MESSAGES/neutron.po index c8a06bc9d5d..e808a7d068b 100644 --- a/neutron/locale/ja/LC_MESSAGES/neutron.po +++ b/neutron/locale/ja/LC_MESSAGES/neutron.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-30 10:28+0000\n" "Last-Translator: Tomoyuki KATO \n" "Language-Team: Japanese " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ka_GE/LC_MESSAGES/neutron.po b/neutron/locale/ka_GE/LC_MESSAGES/neutron.po index f59307fcc80..bfd30fc9bb3 100644 --- a/neutron/locale/ka_GE/LC_MESSAGES/neutron.po +++ b/neutron/locale/ka_GE/LC_MESSAGES/neutron.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-04-19 14:53+0000\n" "Last-Translator: Nika Chkhikvishvili \n" "Language-Team: ka_GE \n" @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "L3 აგენტი ჩაირთულია" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/km/LC_MESSAGES/neutron.po b/neutron/locale/km/LC_MESSAGES/neutron.po index bbba698ca11..6f58f8dbd41 100644 --- a/neutron/locale/km/LC_MESSAGES/neutron.po +++ b/neutron/locale/km/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-11-15 02:27+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Khmer " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/kn/LC_MESSAGES/neutron.po b/neutron/locale/kn/LC_MESSAGES/neutron.po index 15ca64810c4..b2670d392ee 100644 --- a/neutron/locale/kn/LC_MESSAGES/neutron.po +++ b/neutron/locale/kn/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-09-18 00:19+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Kannada " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ko/LC_MESSAGES/neutron.po b/neutron/locale/ko/LC_MESSAGES/neutron.po index a1c2a977993..e1d402e92df 100644 --- a/neutron/locale/ko/LC_MESSAGES/neutron.po +++ b/neutron/locale/ko/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ko_KR/LC_MESSAGES/neutron.po b/neutron/locale/ko_KR/LC_MESSAGES/neutron.po index 69432ec2fdc..23d03bb1b50 100644 --- a/neutron/locale/ko_KR/LC_MESSAGES/neutron.po +++ b/neutron/locale/ko_KR/LC_MESSAGES/neutron.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-04-28 05:13+0000\n" "Last-Translator: ujuc Gang \n" "Language-Team: ko_KR \n" @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ml_IN/LC_MESSAGES/neutron.po b/neutron/locale/ml_IN/LC_MESSAGES/neutron.po new file mode 100644 index 00000000000..7d4928048d8 --- /dev/null +++ b/neutron/locale/ml_IN/LC_MESSAGES/neutron.po @@ -0,0 +1,12597 @@ +# Malayalam (India) translations for neutron. +# Copyright (C) 2013 ORGANIZATION +# This file is distributed under the same license as the neutron project. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Neutron\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" +"PO-Revision-Date: 2013-11-17 05:24+0000\n" +"Last-Translator: openstackjenkins \n" +"Language-Team: Malayalam (India) " +"(http://www.transifex.com/projects/p/openstack/language/ml_IN/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" + +#: quantum/auth.py:26 quantum/api/__init__.py:29 +msgid "" +"You are using old configuration values for the api-paste config. Please " +"update for Neutron." +msgstr "" + +#: neutron/auth.py:36 +msgid "X_USER_ID is not found in request" +msgstr "" + +#: neutron/context.py:49 +#, python-format +msgid "Arguments dropped when creating context: %s" +msgstr "" + +#: neutron/context.py:92 +#, python-format +msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" +msgstr "" + +#: neutron/manager.py:70 +#, python-format +msgid "dhcp_agents_per_network must be >= 1. '%s' is invalid." +msgstr "" + +#: neutron/manager.py:82 +msgid "Neutron core_plugin not configured!" +msgstr "" + +#: neutron/manager.py:111 neutron/plugins/metaplugin/meta_neutron_plugin.py:114 +#, python-format +msgid "Plugin location: %s" +msgstr "" + +#: neutron/manager.py:114 neutron/manager.py:163 +#, python-format +msgid "Loading Plugin: %s" +msgstr "" + +#: neutron/manager.py:117 neutron/manager.py:166 +msgid "Error loading plugin" +msgstr "" + +#: neutron/manager.py:118 +msgid "Plugin not found. " +msgstr "" + +#: neutron/manager.py:136 +msgid "Loading services supported by the core plugin" +msgstr "" + +#: neutron/manager.py:145 +#, python-format +msgid "Service %s is supported by the core plugin" +msgstr "" + +#: neutron/manager.py:158 +#, python-format +msgid "Loading service plugins: %s" +msgstr "" + +#: neutron/manager.py:167 +msgid "Plugin not found." +msgstr "" + +#: neutron/manager.py:174 +#, python-format +msgid "Multiple plugins for service %s were configured" +msgstr "" + +#: neutron/manager.py:186 +#, python-format +msgid "Successfully loaded %(type)s plugin. Description: %(desc)s" +msgstr "" + +#: neutron/policy.py:88 +#, python-format +msgid "Loading policies from file: %s" +msgstr "" + +#: neutron/policy.py:95 +#, python-format +msgid "" +"Found deprecated policy rule:%s. Please consider upgrading your policy " +"configuration file" +msgstr "" + +#: neutron/policy.py:107 +#, python-format +msgid "" +"Inserting policy:%(new_policy)s in place of deprecated " +"policy:%(old_policy)s" +msgstr "" + +#: neutron/policy.py:115 +#, python-format +msgid "" +"Backward compatibility unavailable for deprecated policy %s. The policy " +"will not be enforced" +msgstr "" + +#: neutron/policy.py:137 +#, python-format +msgid "Unable to find data type descriptor for attribute %s" +msgstr "" + +#: neutron/policy.py:142 +#, python-format +msgid "" +"Attribute type descriptor is not a dict. Unable to generate any sub-attr " +"policy rule for %s." +msgstr "" + +#: neutron/policy.py:216 +#, python-format +msgid "" +"Unable to identify a target field from:%s.match should be in the form " +"%%()s" +msgstr "" + +#: neutron/policy.py:242 +#, python-format +msgid "Unable to find ':' as separator in %s." +msgstr "" + +#: neutron/policy.py:246 +#, python-format +msgid "Unable to find resource name in %s" +msgstr "" + +#: neutron/policy.py:255 +#, python-format +msgid "" +"Unable to verify match:%(match)s as the parent resource: %(res)s was not " +"found" +msgstr "" + +#: neutron/policy.py:277 +#, python-format +msgid "Policy check error while calling %s!" +msgstr "" + +#: neutron/policy.py:309 +#, python-format +msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" +msgstr "" + +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + +#: neutron/quota.py:37 +msgid "Resource name(s) that are supported in quota features" +msgstr "" + +#: neutron/quota.py:41 +msgid "Default number of resource allowed per tenant, minus for unlimited" +msgstr "" + +#: neutron/quota.py:45 +msgid "Number of networks allowed per tenant,minus for unlimited" +msgstr "" + +#: neutron/quota.py:49 +msgid "Number of subnets allowed per tenant, minus for unlimited" +msgstr "" + +#: neutron/quota.py:53 +msgid "Number of ports allowed per tenant, minus for unlimited" +msgstr "" + +#: neutron/quota.py:57 +msgid "Default driver to use for quota checks" +msgstr "" + +#: neutron/quota.py:152 neutron/quota.py:157 +msgid "Access to this resource was denied." +msgstr "" + +#: neutron/quota.py:230 +msgid "" +"ConfDriver is used as quota_driver because the loaded plugin does not " +"support 'quotas' table." +msgstr "" + +#: neutron/quota.py:235 +#, python-format +msgid "Loaded quota_driver: %s." +msgstr "" + +#: neutron/quota.py:244 +#, python-format +msgid "%s is already registered." +msgstr "" + +#: neutron/service.py:38 +msgid "Seconds between running periodic tasks" +msgstr "" + +#: neutron/service.py:41 +msgid "Number of separate worker processes for service" +msgstr "" + +#: neutron/service.py:44 +msgid "" +"Range of seconds to randomly delay when starting the periodic task " +"scheduler to reduce stampeding. (Disable by setting to 0)" +msgstr "" + +#: neutron/service.py:101 +msgid "Error occurred: trying old api-paste.ini." +msgstr "" + +#: neutron/service.py:105 +msgid "Unrecoverable error: please check log for details." +msgstr "" + +#: neutron/service.py:114 +msgid "No known API applications configured." +msgstr "" + +#: neutron/service.py:121 +#, python-format +msgid "Neutron service started, listening on %(host)s:%(port)s" +msgstr "" + +#: neutron/service.py:222 +msgid "Exception occurs when timer stops" +msgstr "" + +#: neutron/service.py:232 +msgid "Exception occurs when waiting for timer" +msgstr "" + +#: neutron/wsgi.py:51 +msgid "Number of backlog requests to configure the socket with" +msgstr "" + +#: neutron/wsgi.py:55 +msgid "" +"Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not " +"supported on OS X." +msgstr "" + +#: neutron/wsgi.py:59 +msgid "Number of seconds to keep retrying to listen" +msgstr "" + +#: neutron/wsgi.py:62 +msgid "Enable SSL on the API server" +msgstr "" + +#: neutron/wsgi.py:65 +msgid "CA certificate file to use to verify connecting clients" +msgstr "" + +#: neutron/wsgi.py:69 +msgid "Certificate file to use when starting the server securely" +msgstr "" + +#: neutron/wsgi.py:73 +msgid "Private key file to use when starting the server securely" +msgstr "" + +#: neutron/wsgi.py:136 +#, python-format +msgid "Unable to listen on %(host)s:%(port)s" +msgstr "" + +#: neutron/wsgi.py:142 +#, python-format +msgid "Unable to find ssl_cert_file : %s" +msgstr "" + +#: neutron/wsgi.py:146 +#, python-format +msgid "Unable to find ssl_key_file : %s" +msgstr "" + +#: neutron/wsgi.py:151 +#, python-format +msgid "Unable to find ssl_ca_file : %s" +msgstr "" + +#: neutron/wsgi.py:183 +#, python-format +msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds" +msgstr "" + +#: neutron/wsgi.py:340 +msgid "Missing Content-Type" +msgstr "" + +#: neutron/wsgi.py:529 +#, python-format +msgid "Data %(data)s type is %(type)s" +msgstr "" + +#: neutron/wsgi.py:612 +msgid "Cannot understand JSON" +msgstr "" + +#: neutron/wsgi.py:625 neutron/wsgi.py:628 +msgid "Inline DTD forbidden" +msgstr "" + +#: neutron/wsgi.py:708 +msgid "Cannot understand XML" +msgstr "" + +#: neutron/wsgi.py:819 +msgid "Unrecognized Content-Type provided in request" +msgstr "" + +#: neutron/wsgi.py:823 +msgid "No Content-Type provided in request" +msgstr "" + +#: neutron/wsgi.py:827 +msgid "Empty body provided in request" +msgstr "" + +#: neutron/wsgi.py:833 +msgid "Unable to deserialize body as provided Content-Type" +msgstr "" + +#: neutron/wsgi.py:929 +msgid "You must implement __call__" +msgstr "" + +#: neutron/wsgi.py:1022 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295 +#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479 +#: neutron/extensions/l3agentscheduler.py:51 +#: neutron/extensions/l3agentscheduler.py:89 +msgid "The resource could not be found." +msgstr "" + +#: neutron/wsgi.py:1069 +#, python-format +msgid "%(method)s %(url)s" +msgstr "" + +#: neutron/wsgi.py:1075 +msgid "Unsupported Content-Type" +msgstr "" + +#: neutron/wsgi.py:1076 +#, python-format +msgid "InvalidContentType: %s" +msgstr "" + +#: neutron/wsgi.py:1080 +msgid "Malformed request body" +msgstr "" + +#: neutron/wsgi.py:1081 +#, python-format +msgid "MalformedRequestBody: %s" +msgstr "" + +#: neutron/wsgi.py:1088 +#, python-format +msgid "HTTP exception thrown: %s" +msgstr "" + +#: neutron/wsgi.py:1093 +msgid "Internal error" +msgstr "" + +#: neutron/wsgi.py:1108 neutron/wsgi.py:1210 +#, python-format +msgid "%(url)s returned with HTTP %(status)d" +msgstr "" + +#: neutron/wsgi.py:1111 +#, python-format +msgid "%(url)s returned a fault: %(exception)s" +msgstr "" + +#: neutron/wsgi.py:1229 +#, python-format +msgid "The requested content type %s is invalid." +msgstr "" + +#: neutron/wsgi.py:1288 +msgid "Could not deserialize data" +msgstr "" + +#: neutron/agent/dhcp_agent.py:48 +msgid "Interval to resync." +msgstr "" + +#: neutron/agent/dhcp_agent.py:51 neutron/agent/netns_cleanup_util.py:60 +msgid "The driver used to manage the DHCP server." +msgstr "" + +#: 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 "" + +#: neutron/agent/dhcp_agent.py:55 +msgid "Support Metadata requests on isolated networks." +msgstr "" + +#: neutron/agent/dhcp_agent.py:57 +msgid "" +"Allows for serving metadata requests from a dedicated network. Requires " +"enable_isolated_metadata = True" +msgstr "" + +#: neutron/agent/dhcp_agent.py:61 +msgid "Number of threads to use during sync process." +msgstr "" + +#: 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 "" + +#: neutron/agent/dhcp_agent.py:101 +#, python-format +msgid "" +"The '%s' DHCP-driver does not support retrieving of a list of existing " +"networks" +msgstr "" + +#: neutron/agent/dhcp_agent.py:108 neutron/agent/dhcp_agent.py:576 +msgid "DHCP agent started" +msgstr "" + +#: neutron/agent/dhcp_agent.py:131 +#, python-format +msgid "Unable to %s dhcp." +msgstr "" + +#: neutron/agent/dhcp_agent.py:135 +msgid "Synchronizing state" +msgstr "" + +#: neutron/agent/dhcp_agent.py:147 +#, python-format +msgid "Unable to sync network state on deleted network %s" +msgstr "" + +#: neutron/agent/dhcp_agent.py:155 +msgid "Unable to sync network state." +msgstr "" + +#: neutron/agent/dhcp_agent.py:175 neutron/agent/dhcp_agent.py:215 +#, python-format +msgid "Network %s RPC info call failed." +msgstr "" + +#: neutron/agent/dhcp_agent.py:328 +#, python-format +msgid "" +"%(port_num)d router ports found on the metadata access network. Only the " +"port %(port_id)s, for router %(router_id)s will be considered" +msgstr "" + +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 +#: 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:565 neutron/agent/l3_agent.py:829 +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 +#: neutron/plugins/nec/agent/nec_neutron_agent.py:181 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:240 +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:179 +#: neutron/services/metering/agents/metering_agent.py:273 +msgid "Failed reporting state!" +msgstr "" + +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 +#: neutron/services/metering/agents/metering_agent.py:276 +#, python-format +msgid "agent_updated by server side %s!" +msgstr "" + +#: neutron/agent/l3_agent.py:156 neutron/debug/debug_agent.py:48 +msgid "Name of bridge used for external network traffic." +msgstr "" + +#: neutron/agent/l3_agent.py:159 neutron/agent/linux/dhcp.py:59 +#: neutron/debug/debug_agent.py:45 +#: neutron/services/metering/drivers/iptables/iptables_driver.py:39 +msgid "The driver used to manage the virtual interface." +msgstr "" + +#: neutron/agent/l3_agent.py:163 +msgid "TCP Port used by Neutron metadata namespace proxy." +msgstr "" + +#: neutron/agent/l3_agent.py:167 +msgid "" +"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: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:177 +msgid "Agent should implement routers with no gateway" +msgstr "" + +#: neutron/agent/l3_agent.py:179 +msgid "UUID of external network for routers implemented by the agents." +msgstr "" + +#: neutron/agent/l3_agent.py:182 +msgid "Allow running metadata proxy." +msgstr "" + +#: neutron/agent/l3_agent.py:205 +#, python-format +msgid "Error importing interface driver '%s'" +msgstr "" + +#: neutron/agent/l3_agent.py:231 neutron/agent/linux/dhcp.py:572 +#: neutron/services/metering/drivers/iptables/iptables_driver.py:98 +msgid "An interface driver must be specified" +msgstr "" + +#: neutron/agent/l3_agent.py:236 +msgid "Router id is required if not using namespaces." +msgstr "" + +#: neutron/agent/l3_agent.py:257 +#, python-format +msgid "Failed deleting namespace '%s'" +msgstr "" + +#: 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: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: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:501 +#, python-format +msgid "Failed sending gratuitous ARP: %s" +msgstr "" + +#: neutron/agent/l3_agent.py:616 +#, python-format +msgid "Got router deleted notification for %s" +msgstr "" + +#: neutron/agent/l3_agent.py:621 +#, python-format +msgid "Got routers updated notification :%s" +msgstr "" + +#: neutron/agent/l3_agent.py:629 +#, python-format +msgid "Got router removed from agent :%r" +msgstr "" + +#: neutron/agent/l3_agent.py:633 +#, python-format +msgid "Got router added to agent :%r" +msgstr "" + +#: neutron/agent/l3_agent.py:640 +#, python-format +msgid "The external network bridge '%s' does not exist" +msgstr "" + +#: neutron/agent/l3_agent.py:688 +#, python-format +msgid "Starting RPC loop for %d updated routers" +msgstr "" + +#: neutron/agent/l3_agent.py:697 +msgid "RPC loop successfully completed" +msgstr "" + +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 +#: neutron/services/metering/agents/metering_agent.py:58 +msgid "Failed synchronizing routers" +msgstr "" + +#: neutron/agent/l3_agent.py:717 +#, python-format +msgid "Starting _sync_routers_task - fullsync:%s" +msgstr "" + +#: neutron/agent/l3_agent.py:728 +#, python-format +msgid "Processing :%r" +msgstr "" + +#: neutron/agent/l3_agent.py:731 +msgid "_sync_routers_task successfully completed" +msgstr "" + +#: neutron/agent/l3_agent.py:737 +msgid "L3 agent started" +msgstr "" + +#: neutron/agent/l3_agent.py:757 +#, python-format +msgid "Added route entry is '%s'" +msgstr "" + +#: neutron/agent/l3_agent.py:765 +#, python-format +msgid "Removed route entry is '%s'" +msgstr "" + +#: neutron/agent/l3_agent.py:797 +msgid "Report state task started" +msgstr "" + +#: neutron/agent/l3_agent.py:821 +msgid "Report state task successfully completed" +msgstr "" + +#: neutron/agent/netns_cleanup_util.py:54 +msgid "Delete the namespace by removing all devices." +msgstr "" + +#: neutron/agent/netns_cleanup_util.py:113 +#, python-format +msgid "Unable to find bridge for device: %s" +msgstr "" + +#: neutron/agent/netns_cleanup_util.py:137 +#, python-format +msgid "Error unable to destroy namespace: %s" +msgstr "" + +#: neutron/agent/ovs_cleanup_util.py:41 +msgid "" +"True to delete all ports on all the OpenvSwitch bridges. False to delete " +"ports created by Neutron on integration and external network bridges." +msgstr "" + +#: neutron/agent/ovs_cleanup_util.py:73 +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:627 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:278 +#, python-format +msgid "Delete %s" +msgstr "" + +#: neutron/agent/ovs_cleanup_util.py:103 +#, python-format +msgid "Cleaning %s" +msgstr "" + +#: neutron/agent/ovs_cleanup_util.py:110 +msgid "OVS cleanup completed successfully" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:32 +msgid "Driver for Security Groups Firewall" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:45 +msgid "Disabled security-group extension." +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:52 +#, python-format +msgid "Get security group rules for devices via rpc %r" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:69 +msgid "" +"Security group agent binding currently not set. This should be set by the" +" end of the init process." +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:80 +#, python-format +msgid "Security group rule updated on remote: %s" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:92 +#, python-format +msgid "Security group member updated on remote: %s" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:99 +#: neutron/agent/securitygroups_rpc.py:150 +msgid "Provider rule updated" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:112 +#, python-format +msgid "Init firewall settings (driver=%s)" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:118 +#, python-format +msgid "Preparing filters for devices %s" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:126 +#, python-format +msgid "Security group rule updated %r" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:133 +#, python-format +msgid "Security group member updated %r" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:156 +#, python-format +msgid "Remove device filter for %r" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:165 +msgid "Refresh firewall rules" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:172 +msgid "No ports here to refresh firewall" +msgstr "" + +#: neutron/agent/securitygroups_rpc.py:178 +#, python-format +msgid "Update port filter for %s" +msgstr "" + +#: neutron/agent/common/config.py:31 +msgid "Root helper application." +msgstr "" + +#: neutron/agent/common/config.py:36 +msgid "" +"Seconds between nodes reporting state to server; should be less than " +"agent_down_time, best if it is half or less than agent_down_time." +msgstr "" + +#: neutron/agent/common/config.py:86 +msgid "" +"DEFAULT.root_helper is deprecated! Please move root_helper configuration " +"to [AGENT] section." +msgstr "" + +#: neutron/agent/common/config.py:97 +msgid "Top-level directory for maintaining dhcp state" +msgstr "" + +#: neutron/agent/linux/async_process.py:69 +msgid "respawn_interval must be >= 0 if provided." +msgstr "" + +#: neutron/agent/linux/async_process.py:83 +msgid "Process is already started" +msgstr "" + +#: neutron/agent/linux/async_process.py:85 +#, python-format +msgid "Launching async process [%s]." +msgstr "" + +#: neutron/agent/linux/async_process.py:91 +#, python-format +msgid "Halting async process [%s]." +msgstr "" + +#: neutron/agent/linux/async_process.py:94 +msgid "Process is not running." +msgstr "" + +#: neutron/agent/linux/async_process.py:159 +#, python-format +msgid "An error occurred while killing [%s]." +msgstr "" + +#: neutron/agent/linux/async_process.py:166 +#, python-format +msgid "Halting async process [%s] in response to an error." +msgstr "" + +#: neutron/agent/linux/async_process.py:172 +#, python-format +msgid "Respawning async process [%s]." +msgstr "" + +#: neutron/agent/linux/async_process.py:181 +#, python-format +msgid "An error occured while communicating with async process [%s]." +msgstr "" + +#: neutron/agent/linux/daemon.py:35 +#, python-format +msgid "Failed to open pidfile: %s" +msgstr "" + +#: neutron/agent/linux/daemon.py:41 +msgid "Unable to lock pid file" +msgstr "" + +#: neutron/agent/linux/daemon.py:48 +msgid "Unable to unlock pid file" +msgstr "" + +#: neutron/agent/linux/daemon.py:97 +msgid "Fork failed" +msgstr "" + +#: neutron/agent/linux/daemon.py:139 +#, python-format +msgid "Pidfile %s already exist. Daemon already running?" +msgstr "" + +#: neutron/agent/linux/dhcp.py:44 +msgid "Location to store DHCP server config files" +msgstr "" + +#: neutron/agent/linux/dhcp.py:47 +msgid "Domain to use for building the hostnames" +msgstr "" + +#: neutron/agent/linux/dhcp.py:50 +msgid "Override the default dnsmasq settings with this file" +msgstr "" + +#: neutron/agent/linux/dhcp.py:52 +msgid "Use another DNS server before any in /etc/resolv.conf." +msgstr "" + +#: neutron/agent/linux/dhcp.py:57 +msgid "Limit number of leases to prevent a denial-of-service." +msgstr "" + +#: neutron/agent/linux/dhcp.py:186 +#, python-format +msgid "DHCP for %(net_id)s pid %(pid)d is stale, ignoring command" +msgstr "" + +#: neutron/agent/linux/dhcp.py:189 +#, python-format +msgid "No DHCP started for %s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:211 neutron/agent/linux/external_process.py:84 +#, python-format +msgid "Error while reading %s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:218 neutron/agent/linux/external_process.py:92 +#, python-format +msgid "Unable to convert value in %s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:220 neutron/agent/linux/external_process.py:90 +#, python-format +msgid "Unable to access %s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:281 +#, python-format +msgid "" +"FAILED VERSION REQUIREMENT FOR DNSMASQ. DHCP AGENT MAY NOT RUN CORRECTLY!" +" Please ensure that its version is %s or above!" +msgstr "" + +#: neutron/agent/linux/dhcp.py:286 +#, python-format +msgid "" +"Unable to determine dnsmasq version. Please ensure that its version is %s" +" or above!" +msgstr "" + +#: neutron/agent/linux/dhcp.py:386 +#, python-format +msgid "Killing dhcpmasq for network since all subnets have turned off DHCP: %s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:396 +#, python-format +msgid "Pid %d is stale, relaunching dnsmasq" +msgstr "" + +#: neutron/agent/linux/dhcp.py:397 +#, python-format +msgid "Reloading allocations for network: %s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:579 +#, python-format +msgid "Error importing interface driver '%(driver)s': %(inner)s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:628 +#, python-format +msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:638 +#, python-format +msgid "Removing gateway for dhcp netns on net %s" +msgstr "" + +#: neutron/agent/linux/dhcp.py:679 +#, python-format +msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist." +msgstr "" + +#: neutron/agent/linux/dhcp.py:715 neutron/debug/debug_agent.py:75 +#, python-format +msgid "Reusing existing device: %s." +msgstr "" + +#: neutron/agent/linux/external_process.py:32 +msgid "Location to store child pid files" +msgstr "" + +#: neutron/agent/linux/external_process.py:67 +#, python-format +msgid "Process for %(uuid)s pid %(pid)d is stale, ignoring command" +msgstr "" + +#: neutron/agent/linux/external_process.py:70 +#, python-format +msgid "No process started for %s" +msgstr "" + +#: neutron/agent/linux/interface.py:38 +msgid "Name of Open vSwitch bridge to use" +msgstr "" + +#: neutron/agent/linux/interface.py:41 +msgid "Uses veth for an interface or not" +msgstr "" + +#: neutron/agent/linux/interface.py:43 +msgid "MTU setting for device." +msgstr "" + +#: neutron/agent/linux/interface.py:45 +msgid "Mapping between flavor and LinuxInterfaceDriver" +msgstr "" + +#: neutron/agent/linux/interface.py:47 +msgid "Admin username" +msgstr "" + +#: neutron/agent/linux/interface.py:49 neutron/agent/metadata/agent.py:46 +#: neutron/plugins/metaplugin/common/config.py:40 +msgid "Admin password" +msgstr "" + +#: neutron/agent/linux/interface.py:52 neutron/agent/metadata/agent.py:49 +#: neutron/plugins/metaplugin/common/config.py:43 +msgid "Admin tenant name" +msgstr "" + +#: neutron/agent/linux/interface.py:54 neutron/agent/metadata/agent.py:51 +#: neutron/plugins/metaplugin/common/config.py:45 +msgid "Authentication URL" +msgstr "" + +#: neutron/agent/linux/interface.py:56 neutron/agent/metadata/agent.py:53 +#: neutron/common/config.py:49 neutron/plugins/metaplugin/common/config.py:47 +msgid "The type of authentication to use" +msgstr "" + +#: neutron/agent/linux/interface.py:58 neutron/agent/metadata/agent.py:55 +#: neutron/plugins/metaplugin/common/config.py:49 +msgid "Authentication region" +msgstr "" + +#: neutron/agent/linux/interface.py:198 neutron/agent/linux/interface.py:267 +#: neutron/agent/linux/interface.py:316 +#: neutron/plugins/midonet/agent/midonet_driver.py:130 +#, python-format +msgid "Device %s already exists" +msgstr "" + +#: neutron/agent/linux/interface.py:216 neutron/agent/linux/interface.py:279 +#: neutron/agent/linux/interface.py:323 +#: neutron/plugins/midonet/agent/midonet_driver.py:138 +#, python-format +msgid "Unplugged interface '%s'" +msgstr "" + +#: neutron/agent/linux/interface.py:218 neutron/agent/linux/interface.py:281 +#: neutron/agent/linux/interface.py:325 +#, python-format +msgid "Failed unplugging interface '%s'" +msgstr "" + +#: neutron/agent/linux/interface.py:383 +#, python-format +msgid "Driver location: %s" +msgstr "" + +#: neutron/agent/linux/ip_lib.py:27 +msgid "Force ip_lib calls to use the root helper" +msgstr "" + +#: neutron/agent/linux/ip_lib.py:448 +msgid "No namespace defined for parent" +msgstr "" + +#: neutron/agent/linux/iptables_firewall.py:58 +#, python-format +msgid "Preparing device (%s) filter" +msgstr "" + +#: neutron/agent/linux/iptables_firewall.py:66 +#, python-format +msgid "Updating device (%s) filter" +msgstr "" + +#: neutron/agent/linux/iptables_firewall.py:68 +#, python-format +msgid "Attempted to update port filter which is not filtered %s" +msgstr "" + +#: neutron/agent/linux/iptables_firewall.py:77 +#, python-format +msgid "Removing device (%s) filter" +msgstr "" + +#: neutron/agent/linux/iptables_firewall.py:79 +#, python-format +msgid "Attempted to remove port filter which is not filtered %r" +msgstr "" + +#: neutron/agent/linux/iptables_manager.py:152 +#, python-format +msgid "Attempted to remove chain %s which does not exist" +msgstr "" + +#: neutron/agent/linux/iptables_manager.py:194 +#, python-format +msgid "Unknown chain: %r" +msgstr "" + +#: neutron/agent/linux/iptables_manager.py:223 +#, python-format +msgid "" +"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " +"%(top)r" +msgstr "" + +#: neutron/agent/linux/iptables_manager.py:383 +msgid "IPTablesManager.apply completed with success" +msgstr "" + +#: neutron/agent/linux/iptables_manager.py:393 +#, python-format +msgid "Unable to find table %s" +msgstr "" + +#: neutron/agent/linux/iptables_manager.py:595 +#, python-format +msgid "Attempted to get traffic counters of chain %s which does not exist" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:57 neutron/agent/linux/ovs_lib.py:143 +#: neutron/agent/linux/ovs_lib.py:312 +#, python-format +msgid "Unable to execute %(cmd)s. Exception: %(exception)s" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:170 +msgid "Cannot match priority on flow deletion" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:196 +msgid "Must specify one or more actions" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:231 +msgid "defer_apply_on" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:235 +msgid "defer_apply_off" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:238 +#, python-format +msgid "Applying following deferred flows to bridge %s" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:241 +#, python-format +msgid "%(action)s: %(flow)s" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:375 +#, python-format +msgid "Unable to parse regex results. Exception: %s" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:393 +#, python-format +msgid "Unable to determine mac address for %s" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:402 +#, python-format +msgid "Interface %s not found." +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:411 +#, python-format +msgid "Unable to retrieve bridges. Exception: %s" +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:422 +msgid "Unable to retrieve OVS userspace version." +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:434 +msgid "Unable to retrieve OVS kernel module version." +msgstr "" + +#: neutron/agent/linux/ovs_lib.py:443 +#, python-format +msgid "Bridge %s not found." +msgstr "" + +#: neutron/agent/linux/ovsdb_monitor.py:50 +#: neutron/agent/linux/ovsdb_monitor.py:59 +#, python-format +msgid "Error received from ovsdb monitor: %s" +msgstr "" + +#: neutron/agent/linux/ovsdb_monitor.py:53 +#, python-format +msgid "Output received from ovsdb monitor: %s" +msgstr "" + +#: neutron/agent/linux/utils.py:47 +#, python-format +msgid "Running command: %s" +msgstr "" + +#: neutron/agent/linux/utils.py:70 +#, python-format +msgid "" +"\n" +"Command: %(cmd)s\n" +"Exit code: %(code)s\n" +"Stdout: %(stdout)r\n" +"Stderr: %(stderr)r" +msgstr "" + +#: neutron/agent/metadata/agent.py:44 +#: neutron/plugins/metaplugin/common/config.py:38 +msgid "Admin user" +msgstr "" + +#: neutron/agent/metadata/agent.py:58 +msgid "Network service endpoint type to pull from the keystone catalog" +msgstr "" + +#: neutron/agent/metadata/agent.py:61 +msgid "IP address used by Nova metadata server." +msgstr "" + +#: neutron/agent/metadata/agent.py:64 +msgid "TCP Port used by Nova metadata server." +msgstr "" + +#: neutron/agent/metadata/agent.py:67 +msgid "Shared secret to sign instance-id request" +msgstr "" + +#: neutron/agent/metadata/agent.py:92 +#: neutron/agent/metadata/namespace_proxy.py:68 +#, python-format +msgid "Request: %s" +msgstr "" + +#: neutron/agent/metadata/agent.py:101 +#: neutron/agent/metadata/namespace_proxy.py:76 +msgid "Unexpected error." +msgstr "" + +#: neutron/agent/metadata/agent.py:102 +#: neutron/agent/metadata/namespace_proxy.py:77 +msgid "An unknown error has occurred. Please try your request again." +msgstr "" + +#: neutron/agent/metadata/agent.py:154 +msgid "" +"The remote metadata server responded with Forbidden. This response " +"usually occurs when shared secrets do not match." +msgstr "" + +#: neutron/agent/metadata/agent.py:165 +#: neutron/agent/metadata/namespace_proxy.py:116 +msgid "Remote metadata server experienced an internal server error." +msgstr "" + +#: neutron/agent/metadata/agent.py:171 +#: neutron/agent/metadata/namespace_proxy.py:122 +#, python-format +msgid "Unexpected response code: %s" +msgstr "" + +#: neutron/agent/metadata/agent.py:209 +msgid "Location for Metadata Proxy UNIX domain socket" +msgstr "" + +#: neutron/agent/metadata/namespace_proxy.py:63 +msgid "network_id and router_id are None. One must be provided." +msgstr "" + +#: neutron/agent/metadata/namespace_proxy.py:151 +msgid "TCP Port to listen for metadata server requests." +msgstr "" + +#: neutron/api/api_common.py:103 +#, python-format +msgid "" +"Invalid value for pagination_max_limit: %s. It should be an integer " +"greater to 0" +msgstr "" + +#: neutron/api/api_common.py:117 +#, python-format +msgid "Limit must be an integer 0 or greater and not '%d'" +msgstr "" + +#: neutron/api/api_common.py:134 +msgid "The number of sort_keys and sort_dirs must be same" +msgstr "" + +#: neutron/api/api_common.py:139 +#, python-format +msgid "%s is invalid attribute for sort_keys" +msgstr "" + +#: neutron/api/api_common.py:143 +#, python-format +msgid "" +"%(invalid_dirs)s is invalid value for sort_dirs, valid value is '%(asc)s'" +" and '%(desc)s'" +msgstr "" + +#: neutron/api/api_common.py:317 neutron/api/v2/base.py:551 +#, python-format +msgid "Unable to find '%s' in request body" +msgstr "" + +#: neutron/api/api_common.py:324 +#, python-format +msgid "Failed to parse request. Parameter '%s' not specified" +msgstr "" + +#: neutron/api/extensions.py:248 +#, python-format +msgid "Extension with alias %s does not exist" +msgstr "" + +#: neutron/api/extensions.py:252 neutron/api/extensions.py:256 +msgid "Resource not found." +msgstr "" + +#: neutron/api/extensions.py:278 +#, python-format +msgid "Extended resource: %s" +msgstr "" + +#: neutron/api/extensions.py:300 +#, python-format +msgid "Extended action: %s" +msgstr "" + +#: neutron/api/extensions.py:308 +#, python-format +msgid "Extended request: %s" +msgstr "" + +#: neutron/api/extensions.py:398 +msgid "Initializing extension manager." +msgstr "" + +#: neutron/api/extensions.py:480 +#, python-format +msgid "Error fetching extended attributes for extension '%s'" +msgstr "" + +#: neutron/api/extensions.py:486 +#, python-format +msgid "" +"Extension '%s' provides no backward compatibility map for extended " +"attributes" +msgstr "" + +#: neutron/api/extensions.py:496 +#, python-format +msgid "" +"It was impossible to process the following extensions: %s because of " +"missing requirements." +msgstr "" + +#: neutron/api/extensions.py:507 +#, python-format +msgid "Ext name: %s" +msgstr "" + +#: neutron/api/extensions.py:508 +#, python-format +msgid "Ext alias: %s" +msgstr "" + +#: neutron/api/extensions.py:509 +#, python-format +msgid "Ext description: %s" +msgstr "" + +#: neutron/api/extensions.py:510 +#, python-format +msgid "Ext namespace: %s" +msgstr "" + +#: neutron/api/extensions.py:511 +#, python-format +msgid "Ext updated: %s" +msgstr "" + +#: neutron/api/extensions.py:513 neutron/api/extensions.py:519 +#, python-format +msgid "Exception loading extension: %s" +msgstr "" + +#: neutron/api/extensions.py:537 +#, python-format +msgid "Extension path '%s' doesn't exist!" +msgstr "" + +#: neutron/api/extensions.py:542 +#, python-format +msgid "Loading extension file: %s" +msgstr "" + +#: neutron/api/extensions.py:550 +#, python-format +msgid "Did not find expected name \"%(ext_name)s\" in %(file)s" +msgstr "" + +#: neutron/api/extensions.py:558 +#, python-format +msgid "Extension file %(f)s wasn't loaded due to %(exception)s" +msgstr "" + +#: neutron/api/extensions.py:567 +#, python-format +msgid "Loaded extension: %s" +msgstr "" + +#: neutron/api/extensions.py:597 +#, python-format +msgid "Extension %s not supported by any of loaded plugins" +msgstr "" + +#: neutron/api/extensions.py:608 +#, python-format +msgid "Loaded plugins do not implement extension %s interface" +msgstr "" + +#: neutron/api/versions.py:47 +msgid "Unknown API version specified" +msgstr "" + +#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:38 +#, python-format +msgid "Nofity agent at %(host)s the message %(method)s" +msgstr "" + +#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58 +#: neutron/services/vpn/service_drivers/ipsec.py:85 +#, python-format +msgid "Notify agent at %(topic)s.%(host)s the message %(method)s" +msgstr "" + +#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:74 +#, python-format +msgid "" +"No plugin for L3 routing registered. Cannot notify agents with the " +"message %s" +msgstr "" + +#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:92 +#, python-format +msgid "" +"Fanout notify agent at %(topic)s the message %(method)s on router " +"%(router_id)s" +msgstr "" + +#: neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py:47 +#, python-format +msgid "Notify metering agent at %(topic)s.%(host)s the message %(method)s" +msgstr "" + +#: neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py:62 +#, python-format +msgid "" +"Fanout notify metering agent at %(topic)s the message %(method)s on " +"router %(router_id)s" +msgstr "" + +#: neutron/api/v2/attributes.py:46 +#, python-format +msgid "" +"Invalid input. '%(target_dict)s' must be a dictionary with keys: " +"%(expected_keys)s" +msgstr "" + +#: neutron/api/v2/attributes.py:57 +#, python-format +msgid "" +"Validation of dictionary's keys failed.Expected keys: %(expected_keys)s " +"Provided keys: %(provided_keys)s" +msgstr "" + +#: neutron/api/v2/attributes.py:71 +#, python-format +msgid "'%(data)s' is not in %(valid_values)s" +msgstr "" + +#: neutron/api/v2/attributes.py:79 +#, python-format +msgid "'%s' is not a valid string" +msgstr "" + +#: neutron/api/v2/attributes.py:84 +#, python-format +msgid "'%(data)s' exceeds maximum length of %(max_len)s" +msgstr "" + +#: neutron/api/v2/attributes.py:94 +#, python-format +msgid "'%s' is not a valid boolean value" +msgstr "" + +#: neutron/api/v2/attributes.py:113 neutron/api/v2/attributes.py:413 +#, python-format +msgid "'%s' is not an integer" +msgstr "" + +#: neutron/api/v2/attributes.py:117 +#, python-format +msgid "'%(data)s' is too small - must be at least '%(limit)d'" +msgstr "" + +#: neutron/api/v2/attributes.py:122 +#, python-format +msgid "'%(data)s' is too large - must be no larger than '%(limit)d'" +msgstr "" + +#: neutron/api/v2/attributes.py:131 +#, python-format +msgid "'%s' contains whitespace" +msgstr "" + +#: neutron/api/v2/attributes.py:141 +#, python-format +msgid "'%s' is not a valid MAC address" +msgstr "" + +#: neutron/api/v2/attributes.py:150 +#, python-format +msgid "'%s' is not a valid IP address" +msgstr "" + +#: neutron/api/v2/attributes.py:161 +#, python-format +msgid "Invalid data format for IP pool: '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:180 neutron/api/v2/attributes.py:187 +#, python-format +msgid "Invalid data format for fixed IP: '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:195 +#, python-format +msgid "Duplicate IP address '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:211 +#, python-format +msgid "Invalid data format for nameserver: '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:222 +#, python-format +msgid "'%s' is not a valid nameserver" +msgstr "" + +#: neutron/api/v2/attributes.py:226 +#, python-format +msgid "Duplicate nameserver '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:234 +#, python-format +msgid "Invalid data format for hostroute: '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:254 +#, python-format +msgid "Duplicate hostroute '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:271 neutron/tests/unit/test_attributes.py:434 +#: neutron/tests/unit/test_attributes.py:443 +#: neutron/tests/unit/test_attributes.py:452 +#: neutron/tests/unit/test_attributes.py:461 +#, python-format +msgid "'%(data)s' isn't a recognized IP subnet cidr, '%(cidr)s' is recommended" +msgstr "" + +#: neutron/api/v2/attributes.py:277 +#, python-format +msgid "'%s' is not a valid IP subnet" +msgstr "" + +#: neutron/api/v2/attributes.py:285 neutron/api/v2/attributes.py:326 +#, python-format +msgid "'%s' is not a list" +msgstr "" + +#: neutron/api/v2/attributes.py:290 neutron/api/v2/attributes.py:337 +#, python-format +msgid "Duplicate items in the list: '%s'" +msgstr "" + +#: neutron/api/v2/attributes.py:307 +#, python-format +msgid "'%s' is not a valid input" +msgstr "" + +#: neutron/api/v2/attributes.py:314 +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:646 +#, python-format +msgid "'%s' is not a valid UUID" +msgstr "" + +#: neutron/api/v2/attributes.py:357 +#, python-format +msgid "Validator '%s' does not exist." +msgstr "" + +#: neutron/api/v2/attributes.py:367 +#, python-format +msgid "'%s' is not a dictionary" +msgstr "" + +#: neutron/api/v2/attributes.py:418 +#, python-format +msgid "'%s' should be non-negative" +msgstr "" + +#: neutron/api/v2/attributes.py:437 +#, python-format +msgid "'%s' cannot be converted to boolean" +msgstr "" + +#: neutron/api/v2/attributes.py:445 +#: neutron/plugins/nec/extensions/packetfilter.py:48 +#, python-format +msgid "'%s' is not a integer" +msgstr "" + +#: neutron/api/v2/attributes.py:458 +#, python-format +msgid "'%s' is not of the form =[value]" +msgstr "" + +#: neutron/api/v2/base.py:78 +msgid "Native pagination depend on native sorting" +msgstr "" + +#: neutron/api/v2/base.py:81 +msgid "Allow sorting is enabled because native pagination requires native sorting" +msgstr "" + +#: neutron/api/v2/base.py:134 +#, python-format +msgid "" +"The resource %(resource)s was not found in the RESOURCE_ATTRIBUTE_MAP; " +"unable to perform authZ check for attribute %(attr)s" +msgstr "" + +#: neutron/api/v2/base.py:140 +#, python-format +msgid "" +"Policy rule:%(action)s not found. Assuming no authZ check is defined for " +"%(attr)s" +msgstr "" + +#: neutron/api/v2/base.py:321 +#, python-format +msgid "Unable to undo add for %(resource)s %(id)s" +msgstr "" + +#: neutron/api/v2/base.py:450 +#, python-format +msgid "Invalid format: %s" +msgstr "" + +#: neutron/api/v2/base.py:505 +msgid "" +"Specifying 'tenant_id' other than authenticated tenant in request " +"requires admin privileges" +msgstr "" + +#: neutron/api/v2/base.py:513 +msgid "Running without keystone AuthN requires that tenant_id is specified" +msgstr "" + +#: neutron/api/v2/base.py:531 +msgid "Resource body required" +msgstr "" + +#: neutron/api/v2/base.py:542 +msgid "Bulk operation not supported" +msgstr "" + +#: neutron/api/v2/base.py:546 +msgid "Resources required" +msgstr "" + +#: neutron/api/v2/base.py:562 +#, python-format +msgid "Failed to parse request. Required attribute '%s' not specified" +msgstr "" + +#: neutron/api/v2/base.py:569 +#, python-format +msgid "Attribute '%s' not allowed in POST" +msgstr "" + +#: neutron/api/v2/base.py:574 +#, python-format +msgid "Cannot update read-only attribute %s" +msgstr "" + +#: neutron/api/v2/base.py:592 +#, python-format +msgid "Invalid input for %(attr)s. Reason: %(reason)s." +msgstr "" + +#: neutron/api/v2/base.py:601 neutron/extensions/allowedaddresspairs.py:65 +#: neutron/extensions/multiprovidernet.py:53 +#, python-format +msgid "Unrecognized attribute(s) '%s'" +msgstr "" + +#: neutron/api/v2/base.py:620 +#, python-format +msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network" +msgstr "" + +#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:99 +#: neutron/api/v2/resource.py:118 +#, python-format +msgid "%s failed" +msgstr "" + +#: neutron/api/v2/resource.py:120 +#: neutron/tests/unit/test_api_v2_resource.py:277 +#: neutron/tests/unit/test_api_v2_resource.py:293 +msgid "Request Failed: internal server error while processing your request." +msgstr "" + +#: neutron/common/config.py:39 +msgid "The host IP to bind to" +msgstr "" + +#: neutron/common/config.py:41 +msgid "The port to bind to" +msgstr "" + +#: neutron/common/config.py:43 +msgid "The API paste config file to use" +msgstr "" + +#: neutron/common/config.py:45 +msgid "The path for API extensions" +msgstr "" + +#: neutron/common/config.py:47 +msgid "The policy file to use" +msgstr "" + +#: neutron/common/config.py:51 +msgid "The core plugin Neutron will use" +msgstr "" + +#: neutron/common/config.py:53 neutron/db/migration/cli.py:35 +msgid "The service plugins Neutron will use" +msgstr "" + +#: neutron/common/config.py:55 +msgid "The base MAC address Neutron will use for VIFs" +msgstr "" + +#: neutron/common/config.py:57 +msgid "How many times Neutron will retry MAC generation" +msgstr "" + +#: neutron/common/config.py:59 +msgid "Allow the usage of the bulk API" +msgstr "" + +#: neutron/common/config.py:61 +msgid "Allow the usage of the pagination" +msgstr "" + +#: neutron/common/config.py:63 +msgid "Allow the usage of the sorting" +msgstr "" + +#: neutron/common/config.py:65 +msgid "" +"The maximum number of items returned in a single response, value was " +"'infinite' or negative integer means no limit" +msgstr "" + +#: neutron/common/config.py:69 +msgid "Maximum number of DNS nameservers" +msgstr "" + +#: neutron/common/config.py:71 +msgid "Maximum number of host routes per subnet" +msgstr "" + +#: neutron/common/config.py:73 +msgid "Maximum number of fixed ips per port" +msgstr "" + +#: neutron/common/config.py:76 +msgid "DHCP lease duration" +msgstr "" + +#: neutron/common/config.py:78 +msgid "Allow sending resource operation notification to DHCP agent" +msgstr "" + +#: neutron/common/config.py:81 +msgid "Allow overlapping IP support in Neutron" +msgstr "" + +#: neutron/common/config.py:83 +msgid "The hostname Neutron is running on" +msgstr "" + +#: neutron/common/config.py:85 +msgid "Ensure that configured gateway is on subnet" +msgstr "" + +#: neutron/common/config.py:91 +msgid "" +"Where to store Neutron state files. This directory must be writable by " +"the agent." +msgstr "" + +#: neutron/common/config.py:117 +#, python-format +msgid "Base MAC: %s" +msgstr "" + +#: neutron/common/config.py:128 +msgid "Logging enabled!" +msgstr "" + +#: neutron/common/config.py:144 +#, python-format +msgid "Config paste file: %s" +msgstr "" + +#: neutron/common/config.py:149 +#, python-format +msgid "Unable to load %(app_name)s from configuration file %(config_path)s." +msgstr "" + +#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:218 +msgid "An unknown exception occurred." +msgstr "" + +#: neutron/common/exceptions.py:50 +#, python-format +msgid "Bad %(resource)s request: %(msg)s" +msgstr "" + +#: neutron/common/exceptions.py:62 +msgid "Not authorized." +msgstr "" + +#: neutron/common/exceptions.py:66 +msgid "The service is unavailable" +msgstr "" + +#: neutron/common/exceptions.py:70 +#, python-format +msgid "User does not have admin privileges: %(reason)s" +msgstr "" + +#: neutron/common/exceptions.py:74 +#, python-format +msgid "Policy doesn't allow %(action)s to be performed." +msgstr "" + +#: neutron/common/exceptions.py:78 +#, python-format +msgid "Network %(net_id)s could not be found" +msgstr "" + +#: neutron/common/exceptions.py:82 +#, python-format +msgid "Subnet %(subnet_id)s could not be found" +msgstr "" + +#: neutron/common/exceptions.py:86 +#, python-format +msgid "Port %(port_id)s could not be found" +msgstr "" + +#: neutron/common/exceptions.py:90 +#, python-format +msgid "Port %(port_id)s could not be found on network %(net_id)s" +msgstr "" + +#: neutron/common/exceptions.py:95 +msgid "Policy configuration policy.json could not be found" +msgstr "" + +#: neutron/common/exceptions.py:99 +#, python-format +msgid "Requested rule:%(rule)s cannot be found" +msgstr "" + +#: neutron/common/exceptions.py:103 +#, python-format +msgid "Failed to init policy %(policy)s because %(reason)s" +msgstr "" + +#: neutron/common/exceptions.py:107 +#, python-format +msgid "Failed to check policy %(policy)s because %(reason)s" +msgstr "" + +#: neutron/common/exceptions.py:111 +#, python-format +msgid "Unsupported port state: %(port_state)s" +msgstr "" + +#: neutron/common/exceptions.py:115 +msgid "The resource is inuse" +msgstr "" + +#: neutron/common/exceptions.py:119 +#, python-format +msgid "" +"Unable to complete operation on network %(net_id)s. There are one or more" +" ports still in use on the network." +msgstr "" + +#: neutron/common/exceptions.py:124 +#, python-format +msgid "" +"Unable to complete operation on subnet %(subnet_id)s. One or more ports " +"have an IP allocation from this subnet." +msgstr "" + +#: neutron/common/exceptions.py:129 +#, python-format +msgid "" +"Unable to complete operation on port %(port_id)s for network %(net_id)s. " +"Port already has an attacheddevice %(device_id)s." +msgstr "" + +#: neutron/common/exceptions.py:135 +#, python-format +msgid "" +"Unable to complete operation for network %(net_id)s. The mac address " +"%(mac)s is in use." +msgstr "" + +#: neutron/common/exceptions.py:141 +#, python-format +msgid "" +"Unable to complete operation for %(subnet_id)s. The number of host routes" +" exceeds the limit %(quota)s." +msgstr "" + +#: neutron/common/exceptions.py:147 +#, python-format +msgid "" +"Unable to complete operation for %(subnet_id)s. The number of DNS " +"nameservers exceeds the limit %(quota)s." +msgstr "" + +#: neutron/common/exceptions.py:152 +#, python-format +msgid "" +"Unable to complete operation for network %(net_id)s. The IP address " +"%(ip_address)s is in use." +msgstr "" + +#: neutron/common/exceptions.py:157 +#, python-format +msgid "" +"Unable to create the network. The VLAN %(vlan_id)s on physical network " +"%(physical_network)s is in use." +msgstr "" + +#: neutron/common/exceptions.py:163 +#, python-format +msgid "" +"Unable to create the flat network. Physical network %(physical_network)s " +"is in use." +msgstr "" + +#: neutron/common/exceptions.py:168 +#, python-format +msgid "Unable to create the network. The tunnel ID %(tunnel_id)s is in use." +msgstr "" + +#: neutron/common/exceptions.py:173 +msgid "Tenant network creation is not enabled." +msgstr "" + +#: neutron/common/exceptions.py:181 +msgid "" +"Unable to create the network. No tenant network is available for " +"allocation." +msgstr "" + +#: neutron/common/exceptions.py:186 +#, python-format +msgid "" +"Subnet on port %(port_id)s does not match the requested subnet " +"%(subnet_id)s" +msgstr "" + +#: neutron/common/exceptions.py:191 +#, python-format +msgid "Malformed request body: %(reason)s" +msgstr "" + +#: neutron/common/exceptions.py:201 +#, python-format +msgid "Invalid input for operation: %(error_message)s." +msgstr "" + +#: neutron/common/exceptions.py:205 +#, python-format +msgid "The allocation pool %(pool)s is not valid." +msgstr "" + +#: neutron/common/exceptions.py:209 +#, python-format +msgid "" +"Found overlapping allocation pools:%(pool_1)s %(pool_2)s for subnet " +"%(subnet_cidr)s." +msgstr "" + +#: neutron/common/exceptions.py:214 +#, python-format +msgid "The allocation pool %(pool)s spans beyond the subnet cidr %(subnet_cidr)s." +msgstr "" + +#: neutron/common/exceptions.py:219 +#, python-format +msgid "Unable to generate unique mac on network %(net_id)s." +msgstr "" + +#: neutron/common/exceptions.py:223 +#, python-format +msgid "No more IP addresses available on network %(net_id)s." +msgstr "" + +#: neutron/common/exceptions.py:227 +#, python-format +msgid "Bridge %(bridge)s does not exist." +msgstr "" + +#: neutron/common/exceptions.py:231 +#, python-format +msgid "Creation failed. %(dev_name)s already exists." +msgstr "" + +#: neutron/common/exceptions.py:235 +msgid "Sudo priviledge is required to run this command." +msgstr "" + +#: neutron/common/exceptions.py:239 +#, python-format +msgid "Unknown quota resources %(unknown)s." +msgstr "" + +#: neutron/common/exceptions.py:243 +#, python-format +msgid "Quota exceeded for resources: %(overs)s" +msgstr "" + +#: neutron/common/exceptions.py:247 +msgid "Tenant-id was missing from Quota request" +msgstr "" + +#: neutron/common/exceptions.py:251 +#, python-format +msgid "" +"Change would make usage less than 0 for the following resources: " +"%(unders)s" +msgstr "" + +#: neutron/common/exceptions.py:256 +#, python-format +msgid "" +"Unable to reconfigure sharing settings for network %(network)s. Multiple " +"tenants are using it" +msgstr "" + +#: neutron/common/exceptions.py:261 +#, python-format +msgid "Invalid extension environment: %(reason)s" +msgstr "" + +#: neutron/common/exceptions.py:265 +#, python-format +msgid "Invalid content type %(content_type)s" +msgstr "" + +#: neutron/common/exceptions.py:269 +#, python-format +msgid "Unable to find any IP address on external network %(net_id)s." +msgstr "" + +#: neutron/common/exceptions.py:274 +msgid "More than one external network exists" +msgstr "" + +#: neutron/common/exceptions.py:278 +#, python-format +msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s" +msgstr "" + +#: neutron/common/exceptions.py:283 +#, python-format +msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s" +msgstr "" + +#: neutron/common/exceptions.py:288 +#, python-format +msgid "" +"Current gateway ip %(ip_address)s already in use by port %(port_id)s. " +"Unable to update." +msgstr "" + +#: neutron/common/exceptions.py:293 +#, python-format +msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'" +msgstr "" + +#: neutron/common/exceptions.py:303 +#, python-format +msgid "Invalid network VXLAN port range: '%(vxlan_range)s'" +msgstr "" + +#: neutron/common/exceptions.py:307 +#, python-format +msgid "Found duplicate extension: %(alias)s" +msgstr "" + +#: neutron/common/legacy.py:33 +#, python-format +msgid "Old class module path in use. Please change '%(old)s' to '%(new)s'." +msgstr "" + +#: neutron/common/legacy.py:51 +#, python-format +msgid "Skipping unknown group key: %s" +msgstr "" + +#: neutron/common/log.py:32 +#, python-format +msgid "" +"%(class_name)s method %(method_name)s called with arguments %(args)s " +"%(kwargs)s" +msgstr "" + +#: neutron/common/utils.py:55 neutron/openstack/common/fileutils.py:64 +#, python-format +msgid "Reloading cached file %s" +msgstr "" + +#: neutron/common/utils.py:142 +#, python-format +msgid "Invalid mapping: '%s'" +msgstr "" + +#: neutron/common/utils.py:145 +#, python-format +msgid "Missing key in mapping: '%s'" +msgstr "" + +#: neutron/common/utils.py:148 +#, python-format +msgid "Missing value in mapping: '%s'" +msgstr "" + +#: neutron/common/utils.py:150 +#, python-format +msgid "Key %(key)s in mapping: '%(mapping)s' not unique" +msgstr "" + +#: neutron/common/utils.py:153 +#, python-format +msgid "Value %(value)s in mapping: '%(mapping)s' not unique" +msgstr "" + +#: neutron/db/agents_db.py:35 +msgid "" +"Seconds to regard the agent is down; should be at least twice " +"report_interval, to be sure the agent is down for good." +msgstr "" + +#: neutron/db/agents_db.py:83 +#, python-format +msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid." +msgstr "" + +#: neutron/db/agents_db.py:181 +msgid "Message with invalid timestamp received" +msgstr "" + +#: neutron/db/agentschedulers_db.py:37 +msgid "Driver to use for scheduling network to DHCP agent" +msgstr "" + +#: neutron/db/agentschedulers_db.py:39 +msgid "Allow auto scheduling networks to DHCP agent." +msgstr "" + +#: neutron/db/agentschedulers_db.py:41 +msgid "Number of DHCP agents scheduled to host a network." +msgstr "" + +#: neutron/db/api.py:59 +#, python-format +msgid "Database registration exception: %s" +msgstr "" + +#: neutron/db/api.py:70 +msgid "Database exception" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:137 +msgid "Cannot create resource for another tenant" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:299 +#, python-format +msgid "Generated mac for network %(network_id)s is %(mac_address)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:305 +#, python-format +msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s." +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:309 +#, python-format +msgid "Unable to generate mac address after %s attempts" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:366 +#, python-format +msgid "Recycle %s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:370 +#, python-format +msgid "Recycle: first match for %(first_ip)s-%(last_ip)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:377 +#, python-format +msgid "Recycle: last match for %(first_ip)s-%(last_ip)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:389 +#, python-format +msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:398 +#, python-format +msgid "Recycle: updated first %(first_ip)s-%(last_ip)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:403 +#, python-format +msgid "Recycle: updated last %(first_ip)s-%(last_ip)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:412 +#, python-format +msgid "Recycle: created new %(first_ip)s-%(last_ip)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:431 +#, python-format +msgid "" +"No fixed IP found that matches the network %(network_id)s and ip address " +"%(ip_address)s." +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:440 +#, python-format +msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:464 +#, python-format +msgid "All IPs from subnet %(subnet_id)s (%(cidr)s) allocated" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:469 +#, python-format +msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:476 +msgid "No more free IP's in slice. Deleting allocation pool." +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:582 +msgid "IP allocation requires subnet_id or ip_address" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:594 +#, python-format +msgid "IP address %s is not a valid IP for the defined networks subnets" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:600 +#, python-format +msgid "" +"Failed to create port on network %(network_id)s, because fixed_ips " +"included invalid subnet %(subnet_id)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:620 +#, python-format +msgid "IP address %s is not a valid IP for the defined subnet" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:629 neutron/db/db_base_plugin_v2.py:662 +msgid "Exceeded maximim amount of fixed ips per port" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:677 +#, python-format +msgid "Port update. Hold %s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:684 +#, python-format +msgid "Port update. Adding %s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:739 +#, python-format +msgid "" +"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps" +" with another subnet" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:744 +#, python-format +msgid "" +"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet " +"%(subnet_id)s (CIDR: %(cidr)s)" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:764 +msgid "Performing IP validity checks on allocation pools" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:771 +#, python-format +msgid "Found invalid IP address in pool: %(start)s - %(end)s:" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:778 +msgid "Specified IP addresses do not match the subnet IP version" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:782 +#, python-format +msgid "Start IP (%(start)s) is greater than end IP (%(end)s)" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:787 +#, python-format +msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:800 +msgid "Checking for overlaps among allocation pools and gateway ip" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:811 +#, python-format +msgid "Found overlapping ranges: %(l_range)s and %(r_range)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:824 neutron/db/db_base_plugin_v2.py:828 +#, python-format +msgid "Invalid route: %s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:948 +#, python-format +msgid "An exception occured while creating the %(resource)s:%(item)s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:1042 +#, python-format +msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:1066 +msgid "Gateway is not valid on subnet" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:1086 neutron/db/db_base_plugin_v2.py:1100 +msgid "new subnet" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:1093 +#, python-format +msgid "Error parsing dns address %s" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:1355 +#, python-format +msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)" +msgstr "" + +#: neutron/db/db_base_plugin_v2.py:1447 +#, python-format +msgid "%(address)s (%(subnet_id)s) is not recycled" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:54 +#, python-format +msgid "get_active_networks requested from %s" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:61 +#, python-format +msgid "get_active_networks_info from %s" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:81 +#, python-format +msgid "Network %(network_id)s requested from %(host)s" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:110 +#, python-format +msgid "Port %(device_id)s for %(network_id)s requested from %(host)s" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:144 +#, python-format +msgid "" +"DHCP port %(device_id)s on network %(network_id)s does not exist on " +"%(host)s" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:177 +#, python-format +msgid "DHCP port deletion for %(network_id)s request from %(host)s" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:191 +#, python-format +msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s" +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:215 +#, python-format +msgid "Updating lease expiration is now deprecated. Issued from host %s." +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:222 +#, python-format +msgid "Create dhcp port %(port)s from %(host)s." +msgstr "" + +#: neutron/db/dhcp_rpc_base.py:239 +#, python-format +msgid "Update dhcp port %(port)s from %(host)s." +msgstr "" + +#: neutron/db/extraroute_db.py:38 +msgid "Maximum number of routes" +msgstr "" + +#: neutron/db/extraroute_db.py:98 +msgid "the nexthop is not connected with router" +msgstr "" + +#: neutron/db/extraroute_db.py:105 +msgid "the nexthop is used by router" +msgstr "" + +#: neutron/db/extraroute_db.py:127 +#, python-format +msgid "Added routes are %s" +msgstr "" + +#: neutron/db/extraroute_db.py:135 +#, python-format +msgid "Removed routes are %s" +msgstr "" + +#: neutron/db/l3_agentschedulers_db.py:35 +msgid "Driver to use for scheduling router to a default L3 agent" +msgstr "" + +#: neutron/db/l3_agentschedulers_db.py:38 +msgid "Allow auto scheduling of routers to L3 agent." +msgstr "" + +#: neutron/db/l3_db.py:168 +#, python-format +msgid "No IPs available for external network %s" +msgstr "" + +#: neutron/db/l3_db.py:188 neutron/db/l3_db.py:608 +#, python-format +msgid "Network %s is not a valid external network" +msgstr "" + +#: neutron/db/l3_db.py:283 +#, python-format +msgid "Router already has a port on subnet %s" +msgstr "" + +#: neutron/db/l3_db.py:297 +#, python-format +msgid "" +"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s " +"of subnet %(sub_id)s" +msgstr "" + +#: neutron/db/l3_db.py:306 neutron/db/l3_db.py:383 +#: neutron/plugins/bigswitch/plugin.py:1010 +#: neutron/plugins/bigswitch/plugin.py:1019 +msgid "Either subnet_id or port_id must be specified" +msgstr "" + +#: neutron/db/l3_db.py:313 +msgid "Cannot specify both subnet-id and port-id" +msgstr "" + +#: neutron/db/l3_db.py:324 +msgid "Router port must have exactly one fixed IP" +msgstr "" + +#: neutron/db/l3_db.py:339 +msgid "Subnet for router interface must have a gateway IP" +msgstr "" + +#: neutron/db/l3_db.py:468 neutron/plugins/nec/nec_router.py:197 +#, python-format +msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip" +msgstr "" + +#: neutron/db/l3_db.py:507 +#, python-format +msgid "" +"Port %(port_id)s is associated with a different tenant than Floating IP " +"%(floatingip_id)s and therefore cannot be bound." +msgstr "" + +#: neutron/db/l3_db.py:511 +#, python-format +msgid "" +"Cannnot create floating IP and bind it to Port %s, since that port is " +"owned by a different tenant." +msgstr "" + +#: neutron/db/l3_db.py:523 +#, python-format +msgid "Port %(id)s does not have fixed ip %(address)s" +msgstr "" + +#: neutron/db/l3_db.py:530 +#, python-format +msgid "Cannot add floating IP to port %s that hasno fixed IP addresses" +msgstr "" + +#: neutron/db/l3_db.py:534 +#, python-format +msgid "" +"Port %s has multiple fixed IPs. Must provide a specific IP when " +"assigning a floating IP" +msgstr "" + +#: neutron/db/l3_db.py:576 neutron/plugins/nicira/NeutronPlugin.py:1761 +msgid "fixed_ip_address cannot be specified without a port_id" +msgstr "" + +#: neutron/db/l3_db.py:732 +#, python-format +msgid "" +"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can " +"be deleted" +msgstr "" + +#: neutron/db/l3_db.py:750 +#, python-format +msgid "Multiple floating IPs found for port %s" +msgstr "" + +#: neutron/db/l3_db.py:838 +#, python-format +msgid "Skipping port %s as no IP is configure on it" +msgstr "" + +#: neutron/db/l3_rpc_base.py:49 +msgid "" +"No plugin for L3 routing registered! Will reply to l3 agent with empty " +"router dictionary." +msgstr "" + +#: neutron/db/l3_rpc_base.py:63 +#, python-format +msgid "" +"Routers returned to l3 agent:\n" +" %s" +msgstr "" + +#: neutron/db/l3_rpc_base.py:69 +#, python-format +msgid "Checking router: %(id)s for host: %(host)s" +msgstr "" + +#: neutron/db/l3_rpc_base.py:94 +#, python-format +msgid "External network ID returned to l3 agent: %s" +msgstr "" + +#: neutron/db/routedserviceinsertion_db.py:38 +#, python-format +msgid "Resource type '%(resource_type)s' is longer than %(maxlen)d characters" +msgstr "" + +#: neutron/db/sqlalchemyutils.py:74 +#, python-format +msgid "%s is invalid attribute for sort_key" +msgstr "" + +#: neutron/db/sqlalchemyutils.py:77 +#, python-format +msgid "" +"The attribute '%(attr)s' is reference to other resource, can't used by " +"sort '%(resource)s'" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:234 +#: neutron/plugins/nicira/NeutronServicePlugin.py:863 +#: neutron/services/firewall/fwaas_plugin.py:223 +msgid "create_firewall() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:250 +#: neutron/plugins/nicira/NeutronServicePlugin.py:896 +#: neutron/services/firewall/fwaas_plugin.py:237 +msgid "update_firewall() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:260 +#: neutron/plugins/nicira/NeutronServicePlugin.py:920 +#: neutron/services/firewall/fwaas_plugin.py:252 +msgid "delete_firewall() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:270 +msgid "get_firewall() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:275 +msgid "get_firewalls() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:281 +msgid "get_firewalls_count() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:286 +msgid "create_firewall_policy() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:302 +#: neutron/plugins/nicira/NeutronServicePlugin.py:957 +#: neutron/services/firewall/fwaas_plugin.py:261 +msgid "update_firewall_policy() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:314 +msgid "delete_firewall_policy() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:326 +msgid "get_firewall_policy() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:331 +msgid "get_firewall_policies() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:337 +msgid "get_firewall_policies_count() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:342 +msgid "create_firewall_rule() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:370 +#: neutron/plugins/nicira/NeutronServicePlugin.py:931 +#: neutron/services/firewall/fwaas_plugin.py:269 +msgid "update_firewall_rule() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:394 +#: neutron/services/firewall/fwaas_plugin.py:279 +msgid "delete_firewall_rule() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:402 +msgid "get_firewall_rule() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:407 +msgid "get_firewall_rules() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:413 +msgid "get_firewall_rules_count() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:422 +#: neutron/plugins/nicira/NeutronServicePlugin.py:983 +#: neutron/services/firewall/fwaas_plugin.py:298 +msgid "insert_rule() called" +msgstr "" + +#: neutron/db/firewall/firewall_db.py:462 +#: neutron/plugins/nicira/NeutronServicePlugin.py:1012 +#: neutron/services/firewall/fwaas_plugin.py:306 +msgid "remove_rule() called" +msgstr "" + +#: neutron/db/loadbalancer/loadbalancer_db.py:70 +#, python-format +msgid "The %(key)s field can not have negative value. Current value is %(value)d." +msgstr "" + +#: neutron/db/loadbalancer/loadbalancer_db.py:260 +msgid "'cookie_name' should be specified for this type of session persistence." +msgstr "" + +#: neutron/db/loadbalancer/loadbalancer_db.py:264 +msgid "'cookie_name' is not allowed for this type of session persistence" +msgstr "" + +#: neutron/db/migration/cli.py:32 +msgid "Neutron plugin provider module" +msgstr "" + +#: neutron/db/migration/cli.py:41 +msgid "Neutron quota driver class" +msgstr "" + +#: neutron/db/migration/cli.py:48 +msgid "URL to database" +msgstr "" + +#: neutron/db/migration/cli.py:70 +msgid "You must provide a revision or relative delta" +msgstr "" + +#: neutron/db/migration/cli.py:125 +msgid "Available commands" +msgstr "" + +#: neutron/db/vpn/vpn_db.py:658 +#, python-format +msgid "vpnservice %s in db is already deleted" +msgstr "" + +#: neutron/debug/commands.py:34 +msgid "Unimplemented commands" +msgstr "" + +#: neutron/debug/commands.py:46 +msgid "ID of network to probe" +msgstr "" + +#: neutron/debug/commands.py:50 +msgid "Owner type of the device: network/compute" +msgstr "" + +#: neutron/debug/commands.py:58 +#, python-format +msgid "Probe created : %s " +msgstr "" + +#: neutron/debug/commands.py:70 +msgid "ID of probe port to delete" +msgstr "" + +#: neutron/debug/commands.py:77 +#, python-format +msgid "Probe %s deleted" +msgstr "" + +#: neutron/debug/commands.py:108 +msgid "All Probes deleted " +msgstr "" + +#: neutron/debug/commands.py:120 +msgid "ID of probe port to execute command" +msgstr "" + +#: neutron/debug/commands.py:125 +msgid "Command to execute" +msgstr "" + +#: neutron/debug/commands.py:145 +msgid "Ping timeout" +msgstr "" + +#: neutron/debug/commands.py:149 +msgid "ID of network" +msgstr "" + +#: neutron/debug/debug_agent.py:43 +msgid "Use Linux network namespaces" +msgstr "" + +#: neutron/debug/debug_agent.py:128 +#, python-format +msgid "Failed to delete namespace %s" +msgstr "" + +#: neutron/debug/shell.py:64 +msgid "Config file for interface driver (You may also use l3_agent.ini)" +msgstr "" + +#: neutron/debug/shell.py:72 +msgid "" +"You must provide a config file for bridge - either --config-file or " +"env[NEUTRON_TEST_CONFIG_FILE]" +msgstr "" + +#: neutron/extensions/agent.py:61 +#, python-format +msgid "Agent %(id)s could not be found" +msgstr "" + +#: neutron/extensions/agent.py:65 +#, python-format +msgid "Agent with agent_type=%(agent_type)s and host=%(host)s could not be found" +msgstr "" + +#: neutron/extensions/agent.py:70 +#, python-format +msgid "Multiple agents with agent_type=%(agent_type)s and host=%(host)s found" +msgstr "" + +#: neutron/extensions/allowedaddresspairs.py:26 +msgid "AllowedAddressPair must contain ip_address" +msgstr "" + +#: neutron/extensions/allowedaddresspairs.py:30 +msgid "" +"Port Security must be enabled in order to have allowed address pairs on a" +" port." +msgstr "" + +#: neutron/extensions/allowedaddresspairs.py:35 +#, python-format +msgid "" +"Request contains duplicate address pair: mac_address %(mac_address)s " +"ip_address %(ip_address)s." +msgstr "" + +#: neutron/extensions/allowedaddresspairs.py:40 +msgid "Port's Fixed IP and Mac Address match an address pair entry." +msgstr "" + +#: neutron/extensions/dhcpagentscheduler.py:121 +#, python-format +msgid "Agent %(id)s is not a valid DHCP Agent or has been disabled" +msgstr "" + +#: neutron/extensions/dhcpagentscheduler.py:125 +#, python-format +msgid "" +"The network %(network_id)s has been already hosted by the DHCP Agent " +"%(agent_id)s." +msgstr "" + +#: neutron/extensions/dhcpagentscheduler.py:130 +#, python-format +msgid "The network %(network_id)s is not hosted by the DHCP agent %(agent_id)s." +msgstr "" + +#: neutron/extensions/external_net.py:25 +#, python-format +msgid "" +"External network %(net_id)s cannot be updated to be made non-external, " +"since it has existing gateway ports" +msgstr "" + +#: neutron/extensions/external_net.py:53 +msgid "Adds external network attribute to network resource." +msgstr "" + +#: neutron/extensions/extra_dhcp_opt.py:25 +#, python-format +msgid "ExtraDhcpOpt %(id)s could not be found" +msgstr "" + +#: neutron/extensions/extra_dhcp_opt.py:29 +#, python-format +msgid "Invalid data format for extra-dhcp-opt, provide a list of dicts: %(data)s" +msgstr "" + +#: neutron/extensions/extraroute.py:25 +#, python-format +msgid "Invalid format for routes: %(routes)s, %(reason)s" +msgstr "" + +#: neutron/extensions/extraroute.py:29 +#, python-format +msgid "" +"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot " +"be deleted, as it is required by one or more routes." +msgstr "" + +#: neutron/extensions/extraroute.py:35 +#, python-format +msgid "" +"Unable to complete operation for %(router_id)s. The number of routes " +"exceeds the maximum %(quota)s." +msgstr "" + +#: neutron/extensions/firewall.py:39 +#, python-format +msgid "Firewall %(firewall_id)s could not be found." +msgstr "" + +#: neutron/extensions/firewall.py:43 +#, python-format +msgid "Firewall %(firewall_id)s is still active." +msgstr "" + +#: neutron/extensions/firewall.py:47 +#, python-format +msgid "" +"Operation cannot be performed since associated Firewall %(firewall_id)s " +"is in %(pending_state)s." +msgstr "" + +#: neutron/extensions/firewall.py:52 +#, python-format +msgid "Firewall Policy %(firewall_policy_id)s could not be found." +msgstr "" + +#: neutron/extensions/firewall.py:56 +#, python-format +msgid "Firewall Policy %(firewall_policy_id)s is being used." +msgstr "" + +#: neutron/extensions/firewall.py:60 +#, python-format +msgid "Firewall Rule %(firewall_rule_id)s could not be found." +msgstr "" + +#: neutron/extensions/firewall.py:64 +#, python-format +msgid "Firewall Rule %(firewall_rule_id)s is being used." +msgstr "" + +#: neutron/extensions/firewall.py:68 +#, python-format +msgid "" +"Firewall Rule %(firewall_rule_id)s is not associated with Firewall " +"Policy %(firewall_policy_id)s." +msgstr "" + +#: neutron/extensions/firewall.py:73 +#, python-format +msgid "" +"Firewall Rule protocol %(protocol)s is not supported. Only protocol " +"values %(values)s and their integer representation (0 to 255) are " +"supported." +msgstr "" + +#: neutron/extensions/firewall.py:79 +#, python-format +msgid "" +"Firewall rule action %(action)s is not supported. Only action values " +"%(values)s are supported." +msgstr "" + +#: neutron/extensions/firewall.py:84 +#, python-format +msgid "Invalid value for port %(port)s." +msgstr "" + +#: neutron/extensions/firewall.py:88 +msgid "Missing rule info argument for insert/remove rule operation." +msgstr "" + +#: neutron/extensions/firewall.py:98 +#, python-format +msgid "%(driver)s: Internal driver error." +msgstr "" + +#: neutron/extensions/firewall.py:147 +#, python-format +msgid "Port '%s' is not a valid number" +msgstr "" + +#: neutron/extensions/firewall.py:151 +#, python-format +msgid "Invalid port '%s'" +msgstr "" + +#: neutron/extensions/firewall.py:165 +#, python-format +msgid "%(msg_ip)s and %(msg_subnet)s" +msgstr "" + +#: neutron/extensions/firewall.py:285 +msgid "Number of firewalls allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/extensions/firewall.py:289 +msgid "Number of firewall policies allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/extensions/firewall.py:293 +msgid "Number of firewall rules allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/extensions/l3.py:36 +#, python-format +msgid "Router %(router_id)s could not be found" +msgstr "" + +#: neutron/extensions/l3.py:40 +#, python-format +msgid "Router %(router_id)s still has active ports" +msgstr "" + +#: neutron/extensions/l3.py:44 +#, python-format +msgid "Router %(router_id)s does not have an interface with id %(port_id)s" +msgstr "" + +#: neutron/extensions/l3.py:49 +#, python-format +msgid "Router %(router_id)s has no interface on subnet %(subnet_id)s" +msgstr "" + +#: neutron/extensions/l3.py:54 +#, python-format +msgid "" +"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot " +"be deleted, as it is required by one or more floating IPs." +msgstr "" + +#: neutron/extensions/l3.py:60 +#, python-format +msgid "Floating IP %(floatingip_id)s could not be found" +msgstr "" + +#: neutron/extensions/l3.py:64 +#, python-format +msgid "" +"External network %(external_network_id)s is not reachable from subnet " +"%(subnet_id)s. Therefore, cannot associate Port %(port_id)s with a " +"Floating IP." +msgstr "" + +#: neutron/extensions/l3.py:70 +#, python-format +msgid "" +"Cannot associate floating IP %(floating_ip_address)s (%(fip_id)s) with " +"port %(port_id)s using fixed IP %(fixed_ip)s, as that fixed IP already " +"has a floating IP on external network %(net_id)s." +msgstr "" + +#: neutron/extensions/l3.py:77 +#, python-format +msgid "" +"Port %(port_id)s has owner %(device_owner)s and therefore cannot be " +"deleted directly via the port API." +msgstr "" + +#: neutron/extensions/l3.py:82 +#, python-format +msgid "" +"Gateway cannot be updated for router %(router_id)s, since a gateway to " +"external network %(net_id)s is required by one or more floating IPs." +msgstr "" + +#: neutron/extensions/l3.py:142 +msgid "Number of routers allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/extensions/l3.py:146 +msgid "Number of floating IPs allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/extensions/l3_ext_gw_mode.py:28 +#, python-format +msgid "" +"DNat is disabled for the router %(router_id)s. Floating IPs cannot be " +"associated." +msgstr "" + +#: neutron/extensions/l3agentscheduler.py:49 +#: neutron/extensions/l3agentscheduler.py:87 +msgid "No plugin for L3 routing registered to handle router scheduling" +msgstr "" + +#: neutron/extensions/l3agentscheduler.py:153 +#, python-format +msgid "Agent %(id)s is not a L3 Agent or has been disabled" +msgstr "" + +#: neutron/extensions/l3agentscheduler.py:157 +#, python-format +msgid "" +"The router %(router_id)s has been already hosted by the L3 Agent " +"%(agent_id)s." +msgstr "" + +#: neutron/extensions/l3agentscheduler.py:162 +#, python-format +msgid "Failed scheduling router %(router_id)s to the L3 Agent %(agent_id)s." +msgstr "" + +#: neutron/extensions/l3agentscheduler.py:167 +#, python-format +msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s." +msgstr "" + +#: neutron/extensions/lbaas_agentscheduler.py:117 +#, python-format +msgid "No eligible loadbalancer agent found for pool %(pool_id)s." +msgstr "" + +#: neutron/extensions/lbaas_agentscheduler.py:122 +#, python-format +msgid "No active loadbalancer agent found for pool %(pool_id)s." +msgstr "" + +#: neutron/extensions/loadbalancer.py:33 +#, python-format +msgid "Vip %(vip_id)s could not be found" +msgstr "" + +#: neutron/extensions/loadbalancer.py:37 +#, python-format +msgid "Another Vip already exists for pool %(pool_id)s" +msgstr "" + +#: neutron/extensions/loadbalancer.py:41 +#, python-format +msgid "Pool %(pool_id)s could not be found" +msgstr "" + +#: neutron/extensions/loadbalancer.py:45 +#, python-format +msgid "Member %(member_id)s could not be found" +msgstr "" + +#: neutron/extensions/loadbalancer.py:49 +#, python-format +msgid "Health_monitor %(monitor_id)s could not be found" +msgstr "" + +#: neutron/extensions/loadbalancer.py:53 +#, python-format +msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s" +msgstr "" + +#: neutron/extensions/loadbalancer.py:58 +#, python-format +msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s" +msgstr "" + +#: neutron/extensions/loadbalancer.py:63 +#, python-format +msgid "Invalid state %(state)s of Loadbalancer resource %(id)s" +msgstr "" + +#: neutron/extensions/loadbalancer.py:67 +#, python-format +msgid "Pool %(pool_id)s is still in use" +msgstr "" + +#: neutron/extensions/loadbalancer.py:71 +#, python-format +msgid "Statistics of Pool %(pool_id)s could not be found" +msgstr "" + +#: neutron/extensions/loadbalancer.py:75 +#, python-format +msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s" +msgstr "" + +#: neutron/extensions/metering.py:32 +#, python-format +msgid "Metering label %(label_id)s does not exist" +msgstr "" + +#: neutron/extensions/metering.py:36 +msgid "Duplicate Metering Rule in POST." +msgstr "" + +#: neutron/extensions/metering.py:40 +#, python-format +msgid "Metering label rule %(rule_id)s does not exist" +msgstr "" + +#: neutron/extensions/metering.py:44 +#, python-format +msgid "" +"Metering label rule with remote_ip_prefix %(remote_ip_prefix)s overlaps " +"another" +msgstr "" + +#: neutron/extensions/multiprovidernet.py:29 +msgid "Segments and provider values cannot both be set." +msgstr "" + +#: neutron/extensions/multiprovidernet.py:33 +msgid "Duplicate segment entry in request." +msgstr "" + +#: neutron/extensions/portsecurity.py:25 +msgid "" +"Port has security group associated. Cannot disable port security or ip " +"address until security group is removed" +msgstr "" + +#: neutron/extensions/portsecurity.py:30 +msgid "" +"Port security must be enabled and port must have an IP address in order " +"to use security groups." +msgstr "" + +#: neutron/extensions/portsecurity.py:35 +msgid "Port does not have port security binding." +msgstr "" + +#: neutron/extensions/providernet.py:56 +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:384 +msgid "Plugin does not support updating provider attributes" +msgstr "" + +#: neutron/extensions/quotasv2.py:69 +msgid "POST requests are not supported on this resource." +msgstr "" + +#: neutron/extensions/quotasv2.py:88 +msgid "Non-admin is not authorised to access quotas for another tenant" +msgstr "" + +#: neutron/extensions/quotasv2.py:93 +msgid "Only admin can view or configure quota" +msgstr "" + +#: neutron/extensions/securitygroup.py:35 +msgid "For TCP/UDP protocols, port_range_min must be <= port_range_max" +msgstr "" + +#: neutron/extensions/securitygroup.py:40 +#, python-format +msgid "Invalid value for port %(port)s" +msgstr "" + +#: neutron/extensions/securitygroup.py:44 +#, python-format +msgid "" +"Invalid value for ICMP %(field)s (%(attr)s) %(value)s. It must be 0 to " +"255." +msgstr "" + +#: neutron/extensions/securitygroup.py:49 +#, python-format +msgid "Security Group %(id)s in use." +msgstr "" + +#: neutron/extensions/securitygroup.py:53 +msgid "Removing default security group not allowed." +msgstr "" + +#: neutron/extensions/securitygroup.py:57 +msgid "Updating default security group not allowed." +msgstr "" + +#: neutron/extensions/securitygroup.py:61 +msgid "Default security group already exists." +msgstr "" + +#: neutron/extensions/securitygroup.py:65 +#, python-format +msgid "" +"Security group rule protocol %(protocol)s not supported. Only protocol " +"values %(values)s and their integer representation (0 to 255) are " +"supported." +msgstr "" + +#: neutron/extensions/securitygroup.py:71 +msgid "Multiple tenant_ids in bulk security group rule create not allowed" +msgstr "" + +#: neutron/extensions/securitygroup.py:76 +msgid "Only remote_ip_prefix or remote_group_id may be provided." +msgstr "" + +#: neutron/extensions/securitygroup.py:81 +msgid "Must also specifiy protocol if port range is given." +msgstr "" + +#: neutron/extensions/securitygroup.py:85 +msgid "Only allowed to update rules for one security profile at a time" +msgstr "" + +#: neutron/extensions/securitygroup.py:90 +#, python-format +msgid "Security group %(id)s does not exist" +msgstr "" + +#: neutron/extensions/securitygroup.py:94 +#, python-format +msgid "Security group rule %(id)s does not exist" +msgstr "" + +#: neutron/extensions/securitygroup.py:98 +msgid "Duplicate Security Group Rule in POST." +msgstr "" + +#: neutron/extensions/securitygroup.py:102 +#, python-format +msgid "Security group rule already exists. Group id is %(id)s." +msgstr "" + +#: neutron/extensions/securitygroup.py:150 +#, python-format +msgid "'%s' is not an integer or uuid" +msgstr "" + +#: neutron/extensions/securitygroup.py:228 +msgid "Number of security groups allowed per tenant,-1 for unlimited" +msgstr "" + +#: neutron/extensions/securitygroup.py:232 +msgid "Number of security rules allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/extensions/servicetype.py:54 +msgid "Neutron Service Type Management" +msgstr "" + +#: neutron/extensions/servicetype.py:62 +msgid "API for retrieving service providers for Neutron advanced services" +msgstr "" + +#: neutron/extensions/vpnaas.py:35 +#, python-format +msgid "VPNService %(vpnservice_id)s could not be found" +msgstr "" + +#: neutron/extensions/vpnaas.py:39 +#, python-format +msgid "ipsec_site_connection %(ipsecsite_conn_id)s not found" +msgstr "" + +#: neutron/extensions/vpnaas.py:43 +#, python-format +msgid "ipsec_site_connection %(attr)s is equal to or less than dpd_interval" +msgstr "" + +#: neutron/extensions/vpnaas.py:48 +#, python-format +msgid "ipsec_site_connection MTU %(mtu)d is too small for ipv%(version)s" +msgstr "" + +#: neutron/extensions/vpnaas.py:53 +#, python-format +msgid "IKEPolicy %(ikepolicy_id)s could not be found" +msgstr "" + +#: neutron/extensions/vpnaas.py:57 +#, python-format +msgid "IPsecPolicy %(ipsecpolicy_id)s could not be found" +msgstr "" + +#: neutron/extensions/vpnaas.py:61 +#, python-format +msgid "IKEPolicy %(ikepolicy_id)s is still in use" +msgstr "" + +#: neutron/extensions/vpnaas.py:65 +#, python-format +msgid "VPNService %(vpnservice_id)s is still in use" +msgstr "" + +#: neutron/extensions/vpnaas.py:69 +#, python-format +msgid "Router %(router_id)s is used by VPNService %(vpnservice_id)s" +msgstr "" + +#: neutron/extensions/vpnaas.py:73 +#, python-format +msgid "Invalid state %(state)s of vpnaas resource %(id)s" +msgstr "" + +#: neutron/extensions/vpnaas.py:77 +#, python-format +msgid "IPsecPolicy %(ipsecpolicy_id)s is still in use" +msgstr "" + +#: neutron/extensions/vpnaas.py:81 +#, python-format +msgid "Can not load driver :%(device_driver)s" +msgstr "" + +#: neutron/extensions/vpnaas.py:85 +#, python-format +msgid "Subnet %(subnet_id)s is not connected to Router %(router_id)s" +msgstr "" + +#: neutron/openstack/common/excutils.py:48 +#, python-format +msgid "Original exception being dropped: %s" +msgstr "" + +#: neutron/openstack/common/lockutils.py:102 +#, python-format +msgid "Could not release the acquired lock `%s`" +msgstr "" + +#: neutron/openstack/common/lockutils.py:189 +#, python-format +msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..." +msgstr "" + +#: neutron/openstack/common/lockutils.py:200 +#, python-format +msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..." +msgstr "" + +#: neutron/openstack/common/lockutils.py:227 +#, python-format +msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..." +msgstr "" + +#: neutron/openstack/common/lockutils.py:235 +#, python-format +msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..." +msgstr "" + +#: neutron/openstack/common/log.py:250 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: neutron/openstack/common/log.py:349 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: neutron/openstack/common/log.py:400 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: neutron/openstack/common/log.py:570 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: neutron/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: neutron/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: neutron/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: neutron/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + +#: neutron/openstack/common/periodic_task.py:42 +#, python-format +msgid "Unexpected argument for periodic task creation: %(arg)s." +msgstr "" + +#: neutron/openstack/common/periodic_task.py:133 +#, python-format +msgid "Skipping periodic task %(task)s because its interval is negative" +msgstr "" + +#: neutron/openstack/common/periodic_task.py:138 +#, python-format +msgid "Skipping periodic task %(task)s because it is disabled" +msgstr "" + +#: neutron/openstack/common/periodic_task.py:176 +#, python-format +msgid "Running periodic task %(full_task_name)s" +msgstr "" + +#: neutron/openstack/common/periodic_task.py:184 +#, python-format +msgid "Error during %(full_task_name)s: %(e)s" +msgstr "" + +#: neutron/openstack/common/policy.py:395 +#, python-format +msgid "Failed to understand rule %(rule)s" +msgstr "" + +#: neutron/openstack/common/policy.py:405 +#, python-format +msgid "No handler for matches of kind %s" +msgstr "" + +#: neutron/openstack/common/policy.py:680 +#, python-format +msgid "Failed to understand rule %(rule)r" +msgstr "" + +#: neutron/openstack/common/processutils.py:127 +#, python-format +msgid "Got unknown keyword args to utils.execute: %r" +msgstr "" + +#: neutron/openstack/common/processutils.py:142 +#, python-format +msgid "Running cmd (subprocess): %s" +msgstr "" + +#: neutron/openstack/common/processutils.py:167 +#: neutron/openstack/common/processutils.py:239 +#, python-format +msgid "Result was %s" +msgstr "" + +#: neutron/openstack/common/processutils.py:179 +#, python-format +msgid "%r failed. Retrying." +msgstr "" + +#: neutron/openstack/common/processutils.py:218 +#, python-format +msgid "Running cmd (SSH): %s" +msgstr "" + +#: neutron/openstack/common/processutils.py:220 +msgid "Environment not supported over SSH" +msgstr "" + +#: neutron/openstack/common/processutils.py:224 +msgid "process_input not supported over SSH" +msgstr "" + +#: neutron/openstack/common/service.py:113 +#: neutron/openstack/common/service.py:276 +msgid "Full set of CONF:" +msgstr "" + +#: neutron/openstack/common/service.py:122 +#: neutron/openstack/common/service.py:219 +#, python-format +msgid "Caught %s, exiting" +msgstr "" + +#: neutron/openstack/common/service.py:165 +msgid "Parent process has died unexpectedly, exiting" +msgstr "" + +#: neutron/openstack/common/service.py:201 +msgid "Forking too fast, sleeping" +msgstr "" + +#: neutron/openstack/common/service.py:224 +msgid "Unhandled exception" +msgstr "" + +#: neutron/openstack/common/service.py:231 +#, python-format +msgid "Started child %d" +msgstr "" + +#: neutron/openstack/common/service.py:241 +#, python-format +msgid "Starting %d workers" +msgstr "" + +#: neutron/openstack/common/service.py:258 +#, python-format +msgid "Child %(pid)d killed by signal %(sig)d" +msgstr "" + +#: neutron/openstack/common/service.py:262 +#, python-format +msgid "Child %(pid)s exited with status %(code)d" +msgstr "" + +#: neutron/openstack/common/service.py:266 +#, python-format +msgid "pid %d not in child list" +msgstr "" + +#: neutron/openstack/common/service.py:294 +#, python-format +msgid "Caught %s, stopping children" +msgstr "" + +#: neutron/openstack/common/service.py:305 +#, python-format +msgid "Waiting on %d children to exit" +msgstr "" + +#: neutron/openstack/common/db/exception.py:44 +msgid "Invalid Parameter: Unicode is not supported by the current database." +msgstr "" + +#: neutron/openstack/common/db/sqlalchemy/session.py:544 +msgid "DB exception wrapped." +msgstr "" + +#: neutron/openstack/common/db/sqlalchemy/session.py:606 +#, python-format +msgid "Got mysql server has gone away: %s" +msgstr "" + +#: neutron/openstack/common/db/sqlalchemy/session.py:686 +#, python-format +msgid "SQL connection failed. %s attempts left." +msgstr "" + +#: neutron/openstack/common/db/sqlalchemy/utils.py:33 +msgid "Sort key supplied was not valid." +msgstr "" + +#: neutron/openstack/common/db/sqlalchemy/utils.py:72 +msgid "Id not in sort_keys; is sort_keys unique?" +msgstr "" + +#: neutron/openstack/common/db/sqlalchemy/utils.py:120 +msgid "Unknown sort direction, must be 'desc' or 'asc'" +msgstr "" + +#: neutron/openstack/common/notifier/api.py:125 +#, python-format +msgid "%s not in valid priorities" +msgstr "" + +#: neutron/openstack/common/notifier/api.py:141 +#, python-format +msgid "" +"Problem '%(e)s' attempting to send to notification system. " +"Payload=%(payload)s" +msgstr "" + +#: neutron/openstack/common/notifier/api.py:171 +#, python-format +msgid "Failed to load notifier %s. These notifications will not be sent." +msgstr "" + +#: neutron/openstack/common/notifier/rabbit_notifier.py:27 +msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead." +msgstr "" + +#: neutron/openstack/common/notifier/rpc_notifier.py:45 +#: neutron/openstack/common/notifier/rpc_notifier2.py:51 +#, python-format +msgid "Could not send notification to %(topic)s. Payload=%(message)s" +msgstr "" + +#: neutron/openstack/common/rpc/__init__.py:106 +#, python-format +msgid "" +"A RPC is being made while holding a lock. The locks currently held are " +"%(locks)s. This is probably a bug. Please report it. Include the " +"following: [%(stack)s]." +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:75 +msgid "Pool creating new connection" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:200 +#, python-format +msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:203 +#, python-format +msgid "_call_waiters: %s" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:210 +#, python-format +msgid "" +"Number of call waiters is greater than warning threshhold: %d. There " +"could be a MulticallProxyWaiter leak." +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:293 +#, python-format +msgid "unpacked context: %s" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:339 +#, python-format +msgid "UNIQUE_ID is %s." +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:411 +#, python-format +msgid "received %s" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:419 +#, python-format +msgid "no method for message: %s" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:420 +#, python-format +msgid "No method for message: %s" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:448 +#: neutron/openstack/common/rpc/impl_zmq.py:280 +#, python-format +msgid "Expected exception during message handling (%s)" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:456 +#: neutron/openstack/common/rpc/impl_zmq.py:286 +msgid "Exception during message handling" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:530 +#, python-format +msgid "Making synchronous call on %s ..." +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:533 +#, python-format +msgid "MSG_ID is %s" +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:559 +#, python-format +msgid "Making asynchronous cast on %s..." +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:568 +msgid "Making asynchronous fanout cast..." +msgstr "" + +#: neutron/openstack/common/rpc/amqp.py:596 +#, python-format +msgid "Sending %(event_type)s on %(topic)s" +msgstr "" + +#: neutron/openstack/common/rpc/common.py:77 +msgid "An unknown RPC related exception occurred." +msgstr "" + +#: neutron/openstack/common/rpc/common.py:89 +msgid "Exception in string format operation" +msgstr "" + +#: neutron/openstack/common/rpc/common.py:107 +#, python-format +msgid "" +"Remote error: %(exc_type)s %(value)s\n" +"%(traceback)s." +msgstr "" + +#: neutron/openstack/common/rpc/common.py:124 +#, python-format +msgid "" +"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:" +" \"%(method)s\" info: \"%(info)s\"" +msgstr "" + +#: neutron/openstack/common/rpc/common.py:141 +#: neutron/openstack/common/rpc/common.py:142 +#: neutron/openstack/common/rpc/common.py:143 +msgid "" +msgstr "" + +#: neutron/openstack/common/rpc/common.py:147 +#, python-format +msgid "Found duplicate message(%(msg_id)s). Skipping it." +msgstr "" + +#: neutron/openstack/common/rpc/common.py:151 +msgid "Invalid reuse of an RPC connection." +msgstr "" + +#: neutron/openstack/common/rpc/common.py:155 +#, python-format +msgid "Specified RPC version, %(version)s, not supported by this endpoint." +msgstr "" + +#: neutron/openstack/common/rpc/common.py:160 +#, python-format +msgid "" +"Specified RPC envelope version, %(version)s, not supported by this " +"endpoint." +msgstr "" + +#: neutron/openstack/common/rpc/common.py:165 +#, python-format +msgid "Specified RPC version cap, %(version_cap)s, is too low" +msgstr "" + +#: neutron/openstack/common/rpc/common.py:288 +#, python-format +msgid "Failed to sanitize %(item)s. Key error %(err)s" +msgstr "" + +#: neutron/openstack/common/rpc/common.py:310 +#, python-format +msgid "Returning exception %s to caller" +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:166 +#: neutron/openstack/common/rpc/impl_qpid.py:183 +msgid "Failed to process message... skipping it." +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:478 +#, python-format +msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:500 +#, python-format +msgid "Connected to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:537 +#, python-format +msgid "" +"Unable to connect to AMQP server on %(hostname)s:%(port)d after " +"%(max_retries)d tries: %(err_str)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:553 +#, python-format +msgid "" +"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying " +"again in %(sleep_time)d seconds." +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:607 +#: neutron/openstack/common/rpc/impl_qpid.py:560 +#, python-format +msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:625 +#: neutron/openstack/common/rpc/impl_qpid.py:575 +#, python-format +msgid "Timed out waiting for RPC response: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:629 +#: neutron/openstack/common/rpc/impl_qpid.py:579 +#, python-format +msgid "Failed to consume message from queue: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_kombu.py:668 +#: neutron/openstack/common/rpc/impl_qpid.py:614 +#, python-format +msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_qpid.py:88 +#, python-format +msgid "Invalid value for qpid_topology_version: %d" +msgstr "" + +#: neutron/openstack/common/rpc/impl_qpid.py:502 +#, python-format +msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" +msgstr "" + +#: neutron/openstack/common/rpc/impl_qpid.py:508 +#, python-format +msgid "Connected to AMQP server on %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_qpid.py:521 +msgid "Re-established AMQP queues" +msgstr "" + +#: neutron/openstack/common/rpc/impl_qpid.py:587 +msgid "Error processing message. Skipping it." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:96 +msgid "JSON serialization failed." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:101 +#, python-format +msgid "Deserializing: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:136 +#, python-format +msgid "Connecting to %(addr)s with %(type)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:137 +#, python-format +msgid "-> Subscribed to %(subscribe)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:138 +#, python-format +msgid "-> bind: %(bind)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:146 +msgid "Could not open socket." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:158 +#, python-format +msgid "Subscribing to %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:200 +msgid "You cannot recv on this socket." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:205 +msgid "You cannot send on this socket." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:267 +#, python-format +msgid "Running func with context: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:305 +msgid "Sending reply" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:339 +msgid "RPC message did not include method." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:373 +msgid "Registering reactor" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:385 +msgid "In reactor registered" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:400 +msgid "Out reactor registered" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:404 +msgid "Consuming socket" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:454 +#, python-format +msgid "Creating proxy for topic: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:460 +msgid "Topic contained dangerous characters." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:492 +msgid "Topic socket file creation failed." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:498 +#, python-format +msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:514 +#, python-format +msgid "Required IPC directory does not exist at %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:524 +#, python-format +msgid "Permission denied to IPC directory at %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:527 +msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:561 +#, python-format +msgid "CONSUMER RECEIVED DATA: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:563 +#, python-format +msgid "ROUTER RELAY-OUT %(data)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:585 +msgid "ZMQ Envelope version unsupported or unknown." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:613 +msgid "Skipping topic registration. Already registered." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:620 +#, python-format +msgid "Consumer is a zmq.%s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:672 +msgid "Creating payload" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:685 +msgid "Creating queue socket for reply waiter" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:698 +msgid "Sending cast" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:701 +msgid "Cast sent; Waiting reply" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:704 +#, python-format +msgid "Received message: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:705 +msgid "Unpacking response" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:714 +msgid "Unsupported or unknown ZMQ envelope returned." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:721 +msgid "RPC Message Invalid." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:744 +#: neutron/plugins/midonet/plugin.py:196 +#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23 +#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27 +#, python-format +msgid "%(msg)s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:747 +#, python-format +msgid "Sending message(s) to: %s" +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:751 +msgid "No matchmaker results. Not casting." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:754 +msgid "No match from matchmaker." +msgstr "" + +#: neutron/openstack/common/rpc/impl_zmq.py:836 +#, python-format +msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead" +msgstr "" + +#: neutron/openstack/common/rpc/matchmaker.py:47 +msgid "Match not found by MatchMaker." +msgstr "" + +#: neutron/openstack/common/rpc/matchmaker.py:81 +msgid "Matchmaker does not implement registration or heartbeat." +msgstr "" + +#: neutron/openstack/common/rpc/matchmaker.py:217 +#, python-format +msgid "Matchmaker unregistered: %(key)s, %(host)s" +msgstr "" + +#: neutron/openstack/common/rpc/matchmaker.py:229 +msgid "Register before starting heartbeat." +msgstr "" + +#: neutron/openstack/common/rpc/matchmaker_ring.py:79 +#: neutron/openstack/common/rpc/matchmaker_ring.py:97 +#, python-format +msgid "No key defining hosts for topic '%s', see ringfile" +msgstr "" + +#: neutron/openstack/common/rpc/service.py:48 +#, python-format +msgid "Creating Consumer connection for Service %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:93 +msgid "" +"A comma separated list of BigSwitch or Floodlight servers and port " +"numbers. The plugin proxies the requests to the BigSwitch/Floodlight " +"server, which performs the networking configuration. Note that only one " +"server is needed per deployment, but you may wish to deploy multiple " +"servers to support failover." +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:100 +msgid "" +"The username and password for authenticating against the BigSwitch or " +"Floodlight controller." +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:103 +msgid "" +"If True, Use SSL when connecting to the BigSwitch or Floodlight " +"controller." +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:106 +msgid "Sync data on connect" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:108 +msgid "" +"Maximum number of seconds to wait for proxy request to connect and " +"complete." +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:112 +msgid "User defined identifier for this Neutron deployment" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:114 +msgid "" +"Flag to decide if a route to the metadata server should be injected into " +"the VM" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:123 +msgid "" +"The default router rules installed in new tenant routers. Repeat the " +"config option for each rule. Format is " +"::: Use an * to specify default for " +"all tenants." +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:128 +msgid "Maximum number of router rules" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:135 +msgid "Virtual interface type to configure on Nova compute nodes" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:142 +#, python-format +msgid "Nova compute nodes to manually set VIF type to %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:149 +msgid "List of allowed vif_type values." +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:167 +msgid "Syntax error in server config file, aborting plugin" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:178 +msgid "Error in REST call to remote network controller" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:214 +#, python-format +msgid "" +"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, " +"action=%(action)s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:218 +#, python-format +msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:227 +msgid "ServerProxy: Could not establish HTTPS connection" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:234 +msgid "ServerProxy: Could not establish HTTP connection" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:251 +#, python-format +msgid "ServerProxy: %(action)s failure, %(e)r" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:255 +#, python-format +msgid "" +"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, " +"data=%(data)r" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:305 +#, python-format +msgid "" +"ServerProxy: %(action)s failure for servers: %(server)r Response: " +"%(response)s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:311 +#, python-format +msgid "" +"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, " +"ret=%(ret)s, data=%(data)r" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:318 +#, python-format +msgid "ServerProxy: %(action)s failure for all servers: %(server)r" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:337 +msgid "NeutronRestProxyV2: " +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:340 +#, python-format +msgid "" +"NeutronRestProxyV2: Received and ignored error code %(code)s on " +"%(action)s action to resource %(resource)s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:350 +#, python-format +msgid "Unable to create remote router: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:356 +#, python-format +msgid "Unable to update remote router: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:361 +#, python-format +msgid "Unable to delete remote router: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:367 +#, python-format +msgid "Unable to add router interface: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:372 +#, python-format +msgid "Unable to delete remote intf: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:378 +#, python-format +msgid "Unable to create remote network: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:384 +#: neutron/plugins/bigswitch/plugin.py:389 +#, python-format +msgid "Unable to update remote network: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:395 +#, python-format +msgid "Unable to create remote port: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:401 +#, python-format +msgid "Unable to update remote port: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:406 +#, python-format +msgid "Unable to delete remote port: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:418 +#, python-format +msgid "Unable to plug in interface: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:423 +#, python-format +msgid "Unable to unplug interface: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:447 +#, python-format +msgid "NeutronRestProxy: Starting plugin. Version=%s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:467 +msgid "Servers not defined. Aborting plugin" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:495 +msgid "NeutronRestProxyV2: initialization done" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:521 +msgid "NeutronRestProxyV2: create_network() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:566 +msgid "NeutronRestProxyV2.update_network() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:591 +msgid "NeutronRestProxyV2: delete_network() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:639 +msgid "NeutronRestProxyV2: create_port() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:730 +msgid "NeutronRestProxyV2: update_port() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:790 +msgid "NeutronRestProxyV2: delete_port() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:834 +msgid "NeutronRestProxyV2: create_subnet() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:850 +msgid "NeutronRestProxyV2: update_subnet() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:866 +msgid "NeutronRestProxyV2: delete_subnet() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:904 +msgid "NeutronRestProxyV2: create_router() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:926 +msgid "NeutronRestProxyV2.update_router() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:945 +msgid "NeutronRestProxyV2: delete_router() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:974 +msgid "NeutronRestProxyV2: add_router_interface() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1002 +msgid "NeutronRestProxyV2: remove_router_interface() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1035 +msgid "NeutronRestProxyV2: create_floatingip() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1051 +#, python-format +msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1057 +msgid "NeutronRestProxyV2: update_floatingip() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1072 +msgid "NeutronRestProxyV2: delete_floatingip() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1087 +msgid "NeutronRestProxyV2: diassociate_floatingips() called" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1102 +msgid "NeutronRestProxyV2: too many external networks" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1164 +#, python-format +msgid "Unable to update remote topology: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1180 +msgid "Adding host route: " +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1181 +#, python-format +msgid "Destination:%(dst)s nexthop:%(next)s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1256 +#, python-format +msgid "" +"Setting admin_state_up=False is not supported in this plugin version. " +"Ignoring setting for resource: %s" +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1262 +#, python-format +msgid "" +"Operational status is internally set by the plugin. Ignoring setting " +"status=%s." +msgstr "" + +#: neutron/plugins/bigswitch/plugin.py:1289 +#, python-format +msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. " +msgstr "" + +#: neutron/plugins/bigswitch/routerrule_db.py:77 +msgid "No rules in router" +msgstr "" + +#: neutron/plugins/bigswitch/routerrule_db.py:91 +#, python-format +msgid "Updating router rules to %s" +msgstr "" + +#: neutron/plugins/bigswitch/db/porttracker_db.py:36 +msgid "No host_id in port request to track port location." +msgstr "" + +#: neutron/plugins/bigswitch/db/porttracker_db.py:39 +#, python-format +msgid "Received an empty port ID for host '%s'" +msgstr "" + +#: neutron/plugins/bigswitch/extensions/routerrule.py:30 +#, python-format +msgid "Invalid format for router rules: %(rule)s, %(reason)s" +msgstr "" + +#: neutron/plugins/bigswitch/extensions/routerrule.py:34 +#, python-format +msgid "" +"Unable to complete rules update for %(router_id)s. The number of rules " +"exceeds the maximum %(quota)s." +msgstr "" + +#: neutron/plugins/bigswitch/extensions/routerrule.py:51 +#, python-format +msgid "Invalid data format for router rule: '%s'" +msgstr "" + +#: neutron/plugins/bigswitch/extensions/routerrule.py:83 +#, python-format +msgid "Duplicate nexthop in rule '%s'" +msgstr "" + +#: neutron/plugins/bigswitch/extensions/routerrule.py:91 +#, python-format +msgid "Action must be either permit or deny. '%s' was provided" +msgstr "" + +#: neutron/plugins/bigswitch/extensions/routerrule.py:103 +#, python-format +msgid "Duplicate router rules (src,dst) found '%s'" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:66 +msgid "The address of the host to SSH to" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:68 +msgid "The SSH username to use" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:70 +msgid "The SSH password to use" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:72 +msgid "Currently unused" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:76 +msgid "The network interface to use when creatinga port" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:134 +#: neutron/plugins/hyperv/rpc_callbacks.py:55 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:89 +#: neutron/plugins/mlnx/rpc_callbacks.py:76 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:104 +#, python-format +msgid "Device %(device)s details requested from %(agent_id)s" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:148 +#: neutron/plugins/brocade/NeutronPlugin.py:165 +#: neutron/plugins/hyperv/rpc_callbacks.py:71 +#: neutron/plugins/hyperv/rpc_callbacks.py:90 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:112 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:139 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:162 +#: neutron/plugins/mlnx/rpc_callbacks.py:98 +#: neutron/plugins/mlnx/rpc_callbacks.py:117 +#: neutron/plugins/mlnx/rpc_callbacks.py:132 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:122 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:149 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:172 +#, python-format +msgid "%s can not be found in database" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:300 +#: neutron/plugins/brocade/NeutronPlugin.py:343 +#: neutron/plugins/brocade/NeutronPlugin.py:396 +#: neutron/plugins/brocade/NeutronPlugin.py:426 +msgid "Brocade NOS driver error" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:301 +#, python-format +msgid "Returning the allocated vlan (%d) to the pool" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:304 +#: neutron/plugins/brocade/NeutronPlugin.py:344 +#: neutron/plugins/brocade/NeutronPlugin.py:397 +#: neutron/plugins/brocade/NeutronPlugin.py:428 +msgid "Brocade plugin raised exception, check logs" +msgstr "" + +#: neutron/plugins/brocade/NeutronPlugin.py:310 +#, python-format +msgid "Allocated vlan (%d) from the pool" +msgstr "" + +#: neutron/plugins/brocade/nos/nosdriver.py:70 +#, python-format +msgid "Connect failed to switch: %s" +msgstr "" + +#: neutron/plugins/brocade/nos/nosdriver.py:73 +#, python-format +msgid "Connect success to host %(host)s:%(ssh_port)d" +msgstr "" + +#: neutron/plugins/brocade/nos/nosdriver.py:98 +#: neutron/plugins/brocade/nos/nosdriver.py:112 +#: neutron/plugins/brocade/nos/nosdriver.py:125 +#: neutron/plugins/brocade/nos/nosdriver.py:138 +#, python-format +msgid "NETCONF error: %s" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:74 +#, python-format +msgid "Model %s manages state" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:87 +msgid "Plugin initialization complete" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:117 +#, python-format +msgid "'%(model)s' object has no attribute '%(name)s'" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:134 +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:186 +msgid "create_network() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:151 +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:218 +msgid "update_network() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:164 +msgid "delete_network() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:187 +msgid "get_network() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:192 +msgid "get_networks() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:197 +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:298 +msgid "create_port() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:207 +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:432 +msgid "delete_port() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:226 +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:386 +msgid "update_port() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:237 +msgid "create_subnet() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:249 +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:346 +msgid "update_subnet() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:255 +msgid "delete_subnet() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:278 +#: neutron/plugins/cisco/db/network_db_v2.py:38 +msgid "get_all_qoss() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:284 +msgid "get_qos_details() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:289 +msgid "create_qos() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:295 +msgid "delete_qos() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:300 +msgid "rename_qos() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:305 +msgid "get_all_credentials() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:311 +msgid "get_credential_details() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:320 +msgid "rename_credential() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:330 +msgid "schedule_host() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:342 +msgid "associate_port() called" +msgstr "" + +#: neutron/plugins/cisco/network_plugin.py:349 +msgid "detach_port() called" +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:27 +#, python-format +msgid "Segmentation ID for network %(net_id)s is not found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:32 +msgid "" +"Unable to complete operation. No more dynamic NICs are available in the " +"system." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:38 +#, python-format +msgid "" +"NetworkVlanBinding for %(vlan_id)s and network %(network_id)s already " +"exists." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:44 +#, python-format +msgid "Vlan ID %(vlan_id)s not found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:49 +msgid "" +"Unable to complete operation. VLAN ID exists outside of the configured " +"network segment range." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:55 +msgid "No Vlan ID available." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:60 +#, python-format +msgid "QoS level %(qos_id)s could not be found for tenant %(tenant_id)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:66 +#, python-format +msgid "QoS level with name %(qos_name)s already exists for tenant %(tenant_id)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:72 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:23 +#, python-format +msgid "Credential %(credential_id)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:77 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:28 +#, python-format +msgid "Credential %(credential_name)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:82 +#, python-format +msgid "Credential %(credential_name)s already exists." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:87 +#, python-format +msgid "Provider network %s already exists" +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:92 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:39 +#, python-format +msgid "Connection to %(host)s is not configured." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:97 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:44 +#, python-format +msgid "Unable to connect to Nexus %(nexus_host)s. Reason: %(exc)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:102 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:49 +#, python-format +msgid "Failed to configure Nexus: %(config)s. Reason: %(exc)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:107 +#, python-format +msgid "Nexus Port Binding (%(filters)s) is not present." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:116 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:63 +msgid "No usable Nexus switch found to create SVI interface." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:121 +#, python-format +msgid "PortVnic Binding %(port_id)s already exists." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:126 +#, python-format +msgid "PortVnic Binding %(port_id)s is not present." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:131 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:68 +msgid "No subnet_id specified for router gateway." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:136 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:73 +#, python-format +msgid "Subnet %(subnet_id)s has an interface on %(router_id)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:141 +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:78 +msgid "Nexus hardware router gateway only uses Subnet Ids." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:145 +#, python-format +msgid "" +"Unable to unplug the attachment %(att_id)s from port %(port_id)s for " +"network %(net_id)s. The attachment %(att_id)s does not exist." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:152 +#, python-format +msgid "Policy Profile %(profile_id)s already exists." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:158 +#, python-format +msgid "Policy Profile %(profile_id)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:163 +#, python-format +msgid "Network Profile %(profile_id)s already exists." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:169 +#, python-format +msgid "Network Profile %(profile)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:174 +#, python-format +msgid "" +"No more segments available in network segment pool " +"%(network_profile_name)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:180 +#, python-format +msgid "VM Network %(name)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:185 +#, python-format +msgid "Unable to create the network. The VXLAN ID %(vxlan_id)s is in use." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:191 +#, python-format +msgid "Connection to VSM failed: %(reason)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:196 +#, python-format +msgid "Internal VSM Error: %(reason)s." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:201 +#, python-format +msgid "Network Binding for network %(network_id)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:207 +#, python-format +msgid "Port Binding for port %(port_id)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:213 +#, python-format +msgid "Profile-Tenant binding for profile %(profile_id)s could not be found." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_exceptions.py:219 +msgid "No service cluster found to perform multi-segment bridging." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:74 +msgid "Port not Found" +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:75 +msgid "Unable to find a port with the specified identifier." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:89 +msgid "Credential Not Found" +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:90 +msgid "Unable to find a Credential with the specified identifier." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:105 +msgid "QoS Not Found" +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:106 +msgid "Unable to find a QoS with the specified identifier." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:121 +msgid "Nova tenant Not Found" +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:122 +msgid "Unable to find a Novatenant with the specified identifier." +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:137 +msgid "Requested State Invalid" +msgstr "" + +#: neutron/plugins/cisco/common/cisco_faults.py:138 +msgid "Unable to update port state with specified value." +msgstr "" + +#: neutron/plugins/cisco/common/config.py:26 +msgid "Virtual Switch to use" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:30 +msgid "Nexus Switch to use" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:35 +#: neutron/plugins/ml2/drivers/cisco/config.py:21 +msgid "VLAN Name prefix" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:37 +msgid "VLAN Name prefix for provider vlans" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:39 +msgid "Provider VLANs are automatically created as needed on the Nexus switch" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:42 +msgid "" +"Provider VLANs are automatically trunked as needed on the ports of the " +"Nexus switch" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:45 +msgid "Enable L3 support on the Nexus switches" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:47 +#: neutron/plugins/ml2/drivers/cisco/config.py:23 +msgid "Distribute SVI interfaces over all switches" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:51 +msgid "Model Class" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:55 +msgid "Nexus Driver Name" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:60 +msgid "N1K Integration Bridge" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:62 +msgid "N1K Enable Tunneling" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:64 +msgid "N1K Tunnel Bridge" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:66 +msgid "N1K Local IP" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:68 +msgid "N1K Tenant Network Type" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:70 +msgid "N1K Bridge Mappings" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:72 +msgid "N1K VXLAN ID Ranges" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:74 +msgid "N1K Network VLAN Ranges" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:76 +msgid "N1K default network profile" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:78 +msgid "N1K default policy profile" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:80 +msgid "N1K policy profile for network node" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:82 +msgid "N1K Policy profile polling duration in seconds" +msgstr "" + +#: neutron/plugins/cisco/common/config.py:126 +#: neutron/plugins/ml2/drivers/cisco/config.py:58 +msgid "Some config files were not parsed properly" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:334 +#, python-format +msgid "seg_min %(seg_min)s, seg_max %(seg_max)s" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:459 +#, python-format +msgid "Removing vlan %(vlan)s on physical network %(network)s from pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:581 +#, python-format +msgid "Reserving specific vlan %(vlan)s on physical network %(network)s from pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:585 +#, python-format +msgid "" +"Reserving specific vlan %(vlan)s on physical network %(network)s outside " +"pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:613 +#, python-format +msgid "Releasing vlan %(vlan)s on physical network %(network)s to pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:618 +#, python-format +msgid "Releasing vlan %(vlan)s on physical network %(network)s outside pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:622 +#, python-format +msgid "vlan_id %(vlan)s on physical network %(network)s not found" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:632 +#, python-format +msgid "Skipping unreasonable vxlan ID range %(vxlan_min)s - %(vxlan_max)s" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:670 +#, python-format +msgid "Removing vxlan %s from pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:701 +#, python-format +msgid "Reserving specific vxlan %s from pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:703 +#, python-format +msgid "Reserving specific vxlan %s outside pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:725 +#, python-format +msgid "Releasing vxlan %s to pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:729 +#, python-format +msgid "Releasing vxlan %s outside pool" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:732 +#, python-format +msgid "vxlan_id %s not found" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:840 +msgid "create_network_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:862 +msgid "delete_network_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:876 +msgid "update_network_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:885 +msgid "get_network_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:910 +msgid "create_policy_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:921 +msgid "delete_policy_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:930 +msgid "update_policy_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:939 +msgid "get_policy_profile()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:950 +msgid "Invalid profile type" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:966 +msgid "_profile_binding_exists()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:973 +msgid "_get_profile_binding" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:981 +msgid "get_profile_binding()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:990 +msgid "delete_profile_binding()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:997 +#, python-format +msgid "" +"Profile-Tenant binding missing for profile ID %(profile_id)s and tenant " +"ID %(tenant_id)s" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1011 +msgid "_get_profile_bindings()" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1225 +msgid "Invalid segment range. example range: 500-550" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1235 +msgid "Arguments segment_type missing for network profile" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1244 +msgid "segment_type should either be vlan, overlay, multi-segment or trunk" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1250 +msgid "Argument physical_network missing for network profile" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1257 +msgid "Argument sub_type missing for network profile" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1264 +msgid "Argument segment_range missing for network profile" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1293 +#, python-format +msgid "NetworkProfile name %s already exists" +msgstr "" + +#: neutron/plugins/cisco/db/n1kv_db_v2.py:1310 +msgid "Segment range overlaps with another profile" +msgstr "" + +#: neutron/plugins/cisco/db/network_db_v2.py:46 +msgid "get_qos() called" +msgstr "" + +#: neutron/plugins/cisco/db/network_db_v2.py:59 +msgid "add_qos() called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:34 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:30 +msgid "get_nexusport_binding() called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:43 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:39 +msgid "get_nexusvlan_binding() called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:49 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:45 +msgid "add_nexusport_binding() called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:62 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:58 +msgid "remove_nexusport_binding() called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:78 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:74 +msgid "update_nexusport_binding called with no vlan" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:80 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:76 +msgid "update_nexusport_binding called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:91 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:87 +msgid "get_nexusvm_binding() called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:99 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:94 +msgid "get_port_vlan_switch_binding() called" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:107 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:102 +#, python-format +msgid "" +"get_port_switch_bindings() called, port:'%(port_id)s', " +"switch:'%(switch_ip)s'" +msgstr "" + +#: neutron/plugins/cisco/db/nexus_db_v2.py:119 +#: neutron/plugins/ml2/drivers/cisco/nexus_db_v2.py:114 +msgid "get_nexussvi_bindings() called" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:75 +#, python-format +msgid "Loaded device plugin %s" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:92 +#, python-format +msgid "%(module)s.%(name)s init done" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:139 +#, python-format +msgid "No %s Plugin loaded" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:140 +#, python-format +msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:199 +#, python-format +msgid "Provider network added to DB: %(network_id)s, %(vlan_id)s" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:243 +#, python-format +msgid "Provider network removed from DB: %s" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:357 +#, python-format +msgid "" +"tenant_id: %(tid)s, net_id: %(nid)s, old_device_id: %(odi)s, " +"new_device_id: %(ndi)s, old_host_id: %(ohi)s, new_host_id: %(nhi)s, " +"old_device_owner: %(odo)s, new_device_owner: %(ndo)s" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:413 +#, python-format +msgid "Unable to update port '%s' on Nexus switch" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:473 +msgid "L3 enabled on Nexus plugin, create SVI on switch" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:493 +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:518 +msgid "L3 disabled or not Nexus plugin, send to vswitch" +msgstr "" + +#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:507 +msgid "L3 enabled on Nexus plugin, delete SVI from switch" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_client.py:255 +msgid "Logical network" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_client.py:280 +msgid "network_segment_pool" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_client.py:325 +msgid "Invalid input for CIDR" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_client.py:444 +#, python-format +msgid "req: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_client.py:453 +#, python-format +msgid "status_code %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_client.py:458 +#, python-format +msgid "VSM: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_client.py:473 +#, python-format +msgid "Unable to serialize object of type = '%s'" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:198 +msgid "_setup_vsm" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:219 +msgid "_populate_policy_profiles" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:223 +#, python-format +msgid "_populate_policy_profiles %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:234 +msgid "No policy profile populated from VSM" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:240 +msgid "_poll_policies" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:268 +msgid "No policy profile updated from VSM" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:327 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:345 +#: neutron/plugins/mlnx/mlnx_plugin.py:191 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:407 +msgid "provider:network_type required" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:331 +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:345 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:355 +#: neutron/plugins/mlnx/mlnx_plugin.py:221 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:417 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:436 +msgid "provider:segmentation_id required" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:334 +msgid "provider:segmentation_id out of range (1 through 4094)" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:339 +msgid "provider:physical_network specified for Overlay network" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:348 +msgid "provider:segmentation_id out of range (5000+)" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:352 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:377 +#: neutron/plugins/mlnx/mlnx_plugin.py:207 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:452 +#, python-format +msgid "provider:network_type %s not supported" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:358 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:383 +#: neutron/plugins/mlnx/mlnx_plugin.py:248 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:458 +#, python-format +msgid "Unknown provider:physical_network %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:364 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:389 +#: neutron/plugins/mlnx/mlnx_plugin.py:254 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:464 +msgid "provider:physical_network required" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:542 +#, python-format +msgid "_populate_member_segments %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:581 +msgid "Invalid pairing supplied" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:586 +#, python-format +msgid "Invalid UUID supplied in %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:587 +msgid "Invalid UUID supplied" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:616 +#, python-format +msgid "Cannot add a trunk segment '%s' as a member of another trunk segment" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:621 +#, python-format +msgid "Cannot add vlan segment '%s' as a member of a vxlan trunk segment" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:627 +#, python-format +msgid "Network UUID '%s' belongs to a different physical network" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:632 +#, python-format +msgid "Cannot add vxlan segment '%s' as a member of a vlan trunk segment" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:637 +#, python-format +msgid "Vlan tag '%s' is out of range" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:640 +#, python-format +msgid "Vlan tag '%s' is not an integer value" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:645 +#, python-format +msgid "%s is not a valid uuid" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:692 +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:695 +msgid "n1kv:profile_id does not exist" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:707 +msgid "_send_create_logical_network" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:730 +#, python-format +msgid "_send_create_network_profile_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:740 +#, python-format +msgid "_send_update_network_profile_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:750 +#, python-format +msgid "_send_delete_network_profile_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:765 +#, python-format +msgid "_send_create_network_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:797 +#, python-format +msgid "_send_update_network_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:819 +#, python-format +msgid "add_segments=%s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:820 +#, python-format +msgid "del_segments=%s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:844 +#, python-format +msgid "_send_delete_network_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:884 +#, python-format +msgid "_send_create_subnet_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:897 +#, python-format +msgid "_send_delete_subnet_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:913 +#, python-format +msgid "_send_create_port_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:952 +#, python-format +msgid "_send_update_port_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:967 +#, python-format +msgid "_send_delete_port_request: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1008 +#, python-format +msgid "Create network: profile_id=%s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1016 +#, python-format +msgid "" +"Physical_network %(phy_net)s, seg_type %(net_type)s, seg_id %(seg_id)s, " +"multicast_ip %(multicast_ip)s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1028 +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1038 +#, python-format +msgid "Seg list %s " +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1081 +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:254 +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:174 +#: neutron/plugins/mlnx/mlnx_plugin.py:332 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:508 +#, python-format +msgid "Created network: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1139 +#, python-format +msgid "Updated network: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1154 +#, python-format +msgid "Cannot delete network '%s' that is member of a trunk segment" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1158 +#, python-format +msgid "Cannot delete network '%s' that is a member of a multi-segment network" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1166 +msgid "Delete failed in VSM" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1177 +#, python-format +msgid "Deleted network: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1187 +#, python-format +msgid "Get network: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1209 +msgid "Get networks" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1252 +#, python-format +msgid "Create port: profile_id=%s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1265 +#, python-format +msgid "Created port: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1276 +#, python-format +msgid "Update port: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1308 +#, python-format +msgid "Get port: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1328 +msgid "Get ports" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1344 +msgid "Create subnet" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1352 +#, python-format +msgid "Created subnet: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1363 +msgid "Update subnet" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1377 +#, python-format +msgid "Delete subnet: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1392 +#, python-format +msgid "Get subnet: %s" +msgstr "" + +#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1412 +msgid "Get subnets" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:158 +#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:165 +#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:179 +#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:187 +#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:209 +#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:215 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:130 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:161 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:168 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:181 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:188 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:208 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:214 +#, python-format +msgid "NexusDriver: %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:194 +#: neutron/plugins/ml2/drivers/cisco/nexus_network_driver.py:195 +#, python-format +msgid "NexusDriver created VLAN: %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:50 +#, python-format +msgid "Loaded driver %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:59 +msgid "NexusPlugin:get_all_networks() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:74 +msgid "NexusPlugin:create_network() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:123 +#: neutron/plugins/ml2/drivers/cisco/mech_cisco_nexus.py:112 +#, python-format +msgid "Nexus: create & trunk vlan %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:130 +#, python-format +msgid "Nexus: create vlan %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:135 +#: neutron/plugins/ml2/drivers/cisco/mech_cisco_nexus.py:119 +#, python-format +msgid "Nexus: trunk vlan %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:148 +#: neutron/plugins/ml2/drivers/cisco/mech_cisco_nexus.py:131 +#, python-format +msgid "Nexus: delete & untrunk vlan %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:154 +#: neutron/plugins/ml2/drivers/cisco/mech_cisco_nexus.py:135 +#, python-format +msgid "Nexus: delete vlan %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:157 +#: neutron/plugins/ml2/drivers/cisco/mech_cisco_nexus.py:138 +#, python-format +msgid "Nexus: untrunk vlan %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:214 +msgid "Grabbing a switch to create SVI" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:217 +msgid "Using round robin to create SVI" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:236 +msgid "No round robin or zero weights, using first switch" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:247 +msgid "NexusPlugin:delete_network() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:251 +msgid "NexusPlugin:update_network() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:259 +msgid "NexusPlugin:get_all_ports() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:267 +msgid "NexusPlugin:create_port() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:275 +msgid "NexusPlugin:delete_port() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:287 +#, python-format +msgid "delete_network(): provider vlan %s" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:333 +msgid "NexusPlugin:update_port() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:341 +msgid "NexusPlugin:get_port_details() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:350 +msgid "NexusPlugin:plug_interface() called" +msgstr "" + +#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:358 +msgid "NexusPlugin:unplug_interface() called" +msgstr "" + +#: neutron/plugins/common/utils.py:32 +#, python-format +msgid "%s is not a valid VLAN tag" +msgstr "" + +#: neutron/plugins/common/utils.py:36 +msgid "End of VLAN range is less than start of VLAN range" +msgstr "" + +#: neutron/plugins/embrane/base_plugin.py:109 +#: neutron/plugins/embrane/agent/dispatcher.py:145 +msgid "Unhandled exception occurred" +msgstr "" + +#: neutron/plugins/embrane/base_plugin.py:136 +#: neutron/plugins/embrane/base_plugin.py:173 +msgid "There must be only one gateway port per router at once" +msgstr "" + +#: neutron/plugins/embrane/base_plugin.py:207 +#: neutron/plugins/embrane/base_plugin.py:226 +#, python-format +msgid "The following routers have not physical match: %s" +msgstr "" + +#: neutron/plugins/embrane/base_plugin.py:212 +#, python-format +msgid "Requested router: %s" +msgstr "" + +#: neutron/plugins/embrane/base_plugin.py:265 +#, python-format +msgid "Deleting router=%s" +msgstr "" + +#: neutron/plugins/embrane/agent/dispatcher.py:143 +#, python-format +msgid "%s" +msgstr "" + +#: neutron/plugins/embrane/agent/operations/router_operations.py:99 +#, python-format +msgid "The router %s had no physical representation,likely already deleted" +msgstr "" + +#: neutron/plugins/embrane/agent/operations/router_operations.py:128 +#, python-format +msgid "Interface %s not found in the heleos back-end,likely already deleted" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:26 +msgid "ESM management root address" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:28 +msgid "ESM admin username." +msgstr "" + +#: neutron/plugins/embrane/common/config.py:31 +msgid "ESM admin password." +msgstr "" + +#: neutron/plugins/embrane/common/config.py:33 +msgid "Router image id (Embrane FW/VPN)" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:35 +msgid "In band Security Zone id" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:37 +msgid "Out of band Security Zone id" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:39 +msgid "Management Security Zone id" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:41 +msgid "Dummy user traffic Security Zone id" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:43 +msgid "Shared resource pool id" +msgstr "" + +#: neutron/plugins/embrane/common/config.py:45 +msgid "Define if the requests have run asynchronously or not" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:63 +#, python-format +msgid "Dva is pending for the following reason: %s" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:64 +msgid "" +"Dva can't be found to execute the operation, probably was cancelled " +"through the heleos UI" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:66 +#, python-format +msgid "Dva seems to be broken for reason %s" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:67 +#, python-format +msgid "Dva interface seems to be broken for reason %s" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:69 +#, python-format +msgid "Dva creation failed reason %s" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:70 +#, python-format +msgid "Dva creation is in pending state for reason %s" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:72 +#, python-format +msgid "Dva configuration failed for reason %s" +msgstr "" + +#: neutron/plugins/embrane/common/constants.py:73 +#, python-format +msgid "" +"Failed to delete the backend router for reason %s. Please remove it " +"manually through the heleos UI" +msgstr "" + +#: neutron/plugins/embrane/common/exceptions.py:24 +#, python-format +msgid "An unexpected error occurred:%(err_msg)s" +msgstr "" + +#: neutron/plugins/embrane/common/exceptions.py:33 +#, python-format +msgid "" +"Operation not permitted due to state constraint violation:%(operation)s " +"not allowed for DVA %(dva_id)s in state %(state)s" +msgstr "" + +#: neutron/plugins/embrane/common/utils.py:40 +msgid "No ip allocation set" +msgstr "" + +#: neutron/plugins/embrane/l2base/support_exceptions.py:24 +#, python-format +msgid "Cannot retrieve utif info for the following reason: %(err_msg)s" +msgstr "" + +#: neutron/plugins/embrane/l2base/openvswitch/openvswitch_support.py:45 +msgid "" +"No segmentation_id found for the network, please be sure that " +"tenant_network_type is vlan" +msgstr "" + +#: neutron/plugins/hyperv/db.py:41 +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:117 +#: neutron/plugins/openvswitch/ovs_db_v2.py:136 +#, python-format +msgid "" +"Reserving vlan %(vlan_id)s on physical network %(physical_network)s from " +"pool" +msgstr "" + +#: neutron/plugins/hyperv/db.py:56 +#, python-format +msgid "Reserving flat physical network %(physical_network)s from pool" +msgstr "" + +#: neutron/plugins/hyperv/db.py:79 +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:140 +#: neutron/plugins/ml2/drivers/type_vlan.py:204 +#: neutron/plugins/openvswitch/ovs_db_v2.py:160 +#, python-format +msgid "" +"Reserving specific vlan %(vlan_id)s on physical network " +"%(physical_network)s from pool" +msgstr "" + +#: neutron/plugins/hyperv/db.py:136 +#, python-format +msgid "Releasing vlan %(vlan_id)s on physical network %(physical_network)s" +msgstr "" + +#: neutron/plugins/hyperv/db.py:141 +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:181 +#: neutron/plugins/openvswitch/ovs_db_v2.py:201 +#, python-format +msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found" +msgstr "" + +#: neutron/plugins/hyperv/db.py:166 neutron/plugins/hyperv/db.py:179 +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:68 +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:87 +#: neutron/plugins/ml2/drivers/type_vlan.py:128 +#: neutron/plugins/ml2/drivers/type_vlan.py:149 +#: neutron/plugins/openvswitch/ovs_db_v2.py:92 +#: neutron/plugins/openvswitch/ovs_db_v2.py:110 +#, python-format +msgid "" +"Removing vlan %(vlan_id)s on physical network %(physical_network)s from " +"pool" +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:46 +msgid "Network type for tenant networks (local, flat, vlan or none)" +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:50 +#: neutron/plugins/linuxbridge/common/config.py:35 +#: neutron/plugins/mlnx/common/config.py:32 +#: neutron/plugins/openvswitch/common/config.py:51 +msgid "List of :: or " +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:78 +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:100 +#, python-format +msgid "segmentation_id specified for %s network" +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:85 +#, python-format +msgid "physical_network specified for %s network" +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:127 +msgid "physical_network not provided" +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:180 +#, python-format +msgid "Invalid tenant_network_type: %s. Agent terminated!" +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:203 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:306 +#: neutron/plugins/ml2/drivers/type_vlan.py:94 +#: neutron/plugins/mlnx/mlnx_plugin.py:143 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:361 +#, python-format +msgid "Network VLAN ranges: %s" +msgstr "" + +#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:228 +#, python-format +msgid "Network type %s not supported" +msgstr "" + +#: neutron/plugins/hyperv/rpc_callbacks.py:79 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:122 +#: neutron/plugins/mlnx/rpc_callbacks.py:105 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:131 +#, python-format +msgid "Device %(device)s no longer exists on %(agent_id)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:47 +msgid "" +"List of : where the physical networks can be " +"expressed with wildcards, e.g.: .\"*:external\"" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:53 +msgid "Private vswitch name used for local networks" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:55 +#: neutron/plugins/linuxbridge/common/config.py:66 +#: neutron/plugins/mlnx/common/config.py:55 +#: neutron/plugins/nec/common/config.py:32 +#: neutron/plugins/openvswitch/common/config.py:63 +#: neutron/plugins/ryu/common/config.py:45 +msgid "" +"The number of seconds the agent will wait between polling for local " +"device changes." +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:59 +msgid "" +"Enables metrics collections for switch ports by using Hyper-V's metric " +"APIs. Collected data can by retrieved by other apps and services, e.g.: " +"Ceilometer. Requires Hyper-V / Windows Server 2012 and above" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:100 +#, python-format +msgid "Failed reporting state! %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:131 +#, python-format +msgid "Invalid physical network mapping: %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:152 +#, python-format +msgid "network_delete received. Deleting network %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:158 +#, python-format +msgid "Network %s not defined on agent." +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:161 +msgid "port_delete received" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:166 +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:631 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:173 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:287 +msgid "port_update received" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:187 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:131 +#, python-format +msgid "Provisioning network %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:200 +#, python-format +msgid "" +"Cannot provision unknown network type %(network_type)s for network " +"%(net_uuid)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:212 +#, python-format +msgid "Reclaiming local network %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:220 +#, python-format +msgid "Binding port %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:233 +#, python-format +msgid "Binding VLAN ID %(segmentation_id)s to switch port %(port_id)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:246 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:116 +#, python-format +msgid "Unsupported network type %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:254 +#, python-format +msgid "Network %s is not avalailable on this agent" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:258 +#, python-format +msgid "Unbinding port %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:284 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:209 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:321 +#, python-format +msgid "No port %s defined on agent." +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:289 +#, python-format +msgid "Adding port %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:297 +#, python-format +msgid "Unable to get port details for device %(device)s: %(e)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:304 +#, python-format +msgid "Port %(device)s updated. Details: %(device_details)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:322 +#, python-format +msgid "Removing port %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:330 +#, python-format +msgid "Removing port failed for device %(device)s: %(e)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:355 +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:944 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:384 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1063 +msgid "Agent out of sync with plugin!" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:363 +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:956 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1079 +msgid "Agent loop has new devices!" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:368 +#, python-format +msgid "Error in agent event loop: %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:376 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:403 +#, python-format +msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)" +msgstr "" + +#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:390 +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:995 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1217 +msgid "Agent initialized successfully, now running... " +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:38 +#, python-format +msgid "HyperVException: %(msg)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:83 +#, python-format +msgid "Vnic not found: %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:118 +#, python-format +msgid "Job failed with error %d" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:137 +#, python-format +msgid "" +"WMI job failed with status %(job_state)d. Error details: %(err_sum_desc)s" +" - %(err_desc)s - Error code: %(err_code)d" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:146 +#, python-format +msgid "WMI job failed with status %(job_state)d. Error details: %(error)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:150 +#, python-format +msgid "WMI job failed with status %d. No error description available" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:155 +#, python-format +msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:169 +#, python-format +msgid "Failed creating port for %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:189 +#, python-format +msgid "" +"Failed to disconnect port %(switch_port_name)s from switch " +"%(vswitch_name)s with error %(ret_val)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:200 +#, python-format +msgid "" +"Failed to delete port %(switch_port_name)s from switch %(vswitch_name)s " +"with error %(ret_val)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:207 +#: neutron/plugins/hyperv/agent/utilsv2.py:95 +#, python-format +msgid "VSwitch not found: %s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utils.py:248 +msgid "Metrics collection is not supported on this version of Hyper-V" +msgstr "" + +#: neutron/plugins/hyperv/agent/utilsfactory.py:34 +msgid "Force V1 WMI utility classes" +msgstr "" + +#: neutron/plugins/hyperv/agent/utilsfactory.py:59 +#, python-format +msgid "Loading class: %(module_name)s.%(class_name)s" +msgstr "" + +#: neutron/plugins/hyperv/agent/utilsv2.py:118 +#, python-format +msgid "Port Alloc not found: %s" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:130 +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:154 +#: neutron/plugins/ml2/rpc.py:164 neutron/plugins/ml2/rpc.py:186 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:139 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:164 +#, python-format +msgid "Device %(device)s not bound to the agent host %(host)s" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:148 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:158 +#, python-format +msgid "Device %(device)s up on %(agent_id)s" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:267 +#: neutron/plugins/mlnx/mlnx_plugin.py:172 +#, python-format +msgid "Invalid tenant_network_type: %s. Service terminated!" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:278 +msgid "Linux Bridge Plugin initialization complete" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:304 +#, python-format +msgid "%s. Agent terminated!" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:349 +#: neutron/plugins/mlnx/mlnx_plugin.py:216 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:411 +msgid "provider:segmentation_id specified for flat network" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:358 +#: neutron/plugins/mlnx/mlnx_plugin.py:224 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:420 +#, python-format +msgid "provider:segmentation_id out of range (%(min_id)s through %(max_id)s)" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:365 +#: neutron/plugins/mlnx/mlnx_plugin.py:232 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:440 +msgid "provider:physical_network specified for local network" +msgstr "" + +#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:371 +#: neutron/plugins/mlnx/mlnx_plugin.py:236 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:446 +msgid "provider:segmentation_id specified for local network" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:85 +msgid "VXLAN is enabled, a valid local_ip must be provided" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:112 +msgid "Invalid Network ID, will lead to incorrect bridgename" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:119 +msgid "Invalid VLAN ID, will lead to incorrect subinterface name" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:126 +msgid "Invalid Interface ID, will lead to incorrect tap device name" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:135 +#, python-format +msgid "Invalid Segementation ID: %s, will lead to incorrect vxlan device name" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:196 +#, python-format +msgid "Failed creating vxlan interface for %(segmentation_id)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:228 +#, python-format +msgid "" +"Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface " +"%(physical_interface)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:241 +#, python-format +msgid "Done creating subinterface %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:248 +#, python-format +msgid "Creating vxlan interface %(interface)s for VNI %(segmentation_id)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:263 +#, python-format +msgid "Done creating vxlan interface %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:298 +#, python-format +msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:313 +#, python-format +msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:335 +#, python-format +msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:348 +#, python-format +msgid "Unable to add vxlan interface for network %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:355 +#, python-format +msgid "No mapping for physical network %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:364 +#, python-format +msgid "Unknown network_type %(network_type)s for network %(network_id)s." +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:376 +#, python-format +msgid "Tap device: %s does not exist on this host, skipped" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:394 +#, python-format +msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:403 +#, python-format +msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:439 +#, python-format +msgid "Deleting bridge %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:446 +#, python-format +msgid "Done deleting bridge %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:449 +#, python-format +msgid "Cannot delete bridge %s, does not exist" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:463 +#, python-format +msgid "Removing device %(interface_name)s from bridge %(bridge_name)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:470 +#, python-format +msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:476 +#, python-format +msgid "" +"Cannot remove device %(interface_name)s bridge %(bridge_name)s does not " +"exist" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:484 +#, python-format +msgid "Deleting subinterface %s for vlan" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:491 +#, python-format +msgid "Done deleting subinterface %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:495 +#, python-format +msgid "Deleting vxlan interface %s for vlan" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:500 +#, python-format +msgid "Done deleting vxlan interface %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:543 +msgid "" +"VXLAN muticast group must be provided in vxlan_group option to enable " +"VXLAN" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:547 +msgid "" +"Unable to use VXLAN, it requires at least 3.8 linux kernel and iproute2 " +"3.8" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:549 +#, python-format +msgid "Using %s VXLAN mode" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:624 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:164 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:276 +msgid "network_delete received" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:679 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:207 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:314 +#, python-format +msgid "RPC timeout while updating port %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:682 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:338 +msgid "fdb_add received" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:704 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:363 +msgid "fdb_remove received" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:726 +msgid "update chg_ip received" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:751 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:424 +msgid "fdb_update received" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:814 +msgid "Unable to obtain MAC address for unique ID. Agent terminated!" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:818 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:260 +#: neutron/plugins/nec/agent/nec_neutron_agent.py:142 +#, python-format +msgid "RPC agent_id: %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:867 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:909 +#, python-format +msgid "Port %s added" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:873 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:915 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:950 +#, python-format +msgid "Unable to get port details for %(device)s: %(e)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:879 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:922 +#, python-format +msgid "Port %(device)s updated. Details: %(details)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:911 +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:931 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:370 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:937 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:982 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1004 +#, python-format +msgid "Device %s not defined on plugin" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:918 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:967 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:989 +#, python-format +msgid "Attachment %s removed" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:925 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:974 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:996 +#, python-format +msgid "port_removed failed for %(device)s: %(e)s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:929 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:368 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:979 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1001 +#, python-format +msgid "Port %s updated." +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:939 +msgid "LinuxBridge Agent RPC Daemon Started!" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:951 +msgid "Update devices failed" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:962 +#, python-format +msgid "Error in agent loop. Devices info: %s" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:970 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1106 +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:281 +#, python-format +msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:985 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:418 +#, python-format +msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!" +msgstr "" + +#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:988 +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:421 +#, python-format +msgid "Interface mappings: %s" +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:31 +msgid "Network type for tenant networks (local, vlan, or none)" +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:41 +msgid "" +"Enable VXLAN on the agent. Can be enabled when agent is managed by ml2 " +"plugin using linuxbridge mechanism driver" +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:45 +msgid "TTL for vxlan interface protocol packets." +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:47 +msgid "TOS for vxlan interface protocol packets." +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:49 +msgid "Multicast group for vxlan interface." +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:51 +msgid "Local IP address of the VXLAN endpoints." +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:53 +msgid "" +"Extension to use alongside ml2 plugin's l2population mechanism driver. It" +" enables the plugin to populate VXLAN forwarding table." +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:61 +#: neutron/plugins/mlnx/common/config.py:40 +msgid "List of :" +msgstr "" + +#: neutron/plugins/linuxbridge/common/config.py:69 +#: neutron/plugins/mlnx/common/config.py:58 +msgid "Enable server RPC compatibility with old agents" +msgstr "" + +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:146 +#: neutron/plugins/ml2/drivers/type_vlan.py:210 +#: neutron/plugins/openvswitch/ovs_db_v2.py:166 +#, python-format +msgid "" +"Reserving specific vlan %(vlan_id)s on physical network " +"%(physical_network)s outside pool" +msgstr "" + +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:170 +#: neutron/plugins/ml2/drivers/type_vlan.py:259 +#: neutron/plugins/openvswitch/ovs_db_v2.py:196 +#, python-format +msgid "" +"Releasing vlan %(vlan_id)s on physical network %(physical_network)s to " +"pool" +msgstr "" + +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:175 +#: neutron/plugins/ml2/drivers/type_vlan.py:254 +#: neutron/plugins/openvswitch/ovs_db_v2.py:191 +#, python-format +msgid "" +"Releasing vlan %(vlan_id)s on physical network %(physical_network)s " +"outside pool" +msgstr "" + +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:206 +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:217 +msgid "get_port_from_device() called" +msgstr "" + +#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:234 +#, python-format +msgid "set_port_status as %s called" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:41 +#, python-format +msgid "Flavor %(flavor)s could not be found" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:45 +msgid "Failed to add flavor binding" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:53 +msgid "Start initializing metaplugin" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:93 +#, python-format +msgid "default_flavor %s is not plugin list" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:98 +#, python-format +msgid "default_l3_flavor %s is not plugin list" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:164 +#, python-format +msgid "Created network: %(net_id)s with flavor %(flavor)s" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:170 +msgid "Failed to add flavor bindings" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:291 +#, python-format +msgid "Created router: %(router_id)s with flavor %(flavor)s" +msgstr "" + +#: neutron/plugins/metaplugin/meta_neutron_plugin.py:297 +#, python-format +msgid "Created router: %s" +msgstr "" + +#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:69 +#, python-format +msgid "Update subnet failed: %s" +msgstr "" + +#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:76 +msgid "Subnet in remote have already deleted" +msgstr "" + +#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:97 +#, python-format +msgid "Update network failed: %s" +msgstr "" + +#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:104 +msgid "Network in remote have already deleted" +msgstr "" + +#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:125 +#, python-format +msgid "Update port failed: %s" +msgstr "" + +#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:136 +msgid "Port in remote have already deleted" +msgstr "" + +#: neutron/plugins/metaplugin/common/config.py:23 +msgid "List of plugins to load" +msgstr "" + +#: neutron/plugins/metaplugin/common/config.py:25 +msgid "List of L3 plugins to load" +msgstr "" + +#: neutron/plugins/metaplugin/common/config.py:27 +msgid "Default flavor to use" +msgstr "" + +#: neutron/plugins/metaplugin/common/config.py:29 +msgid "Default L3 flavor to use" +msgstr "" + +#: neutron/plugins/metaplugin/common/config.py:31 +msgid "Supported extension aliases" +msgstr "" + +#: neutron/plugins/metaplugin/common/config.py:33 +msgid "A list of extensions, per plugin, to load." +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:46 +#, python-format +msgid "MidoNet %(resource_type)s %(id)s could not be found" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:50 +#, python-format +msgid "MidoNet API error: %(msg)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:66 +#, python-format +msgid "MidoClient.create_bridge called: tenant_id=%(tenant_id)s, name=%(name)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:78 +#, python-format +msgid "MidoClient.delete_bridge called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:88 +#, python-format +msgid "MidoClient.get_bridge called: id=%s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:102 +#, python-format +msgid "MidoClient.update_bridge called: id=%(id)s, name=%(name)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:121 +#, python-format +msgid "" +"MidoClient.create_dhcp called: bridge=%(bridge)s, cidr=%(cidr)s, " +"gateway_ip=%(gateway_ip)s, host_rts=%(host_rts)s, " +"dns_servers=%(dns_servers)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:139 +#, python-format +msgid "" +"MidoClient.add_dhcp_host called: bridge=%(bridge)s, cidr=%(cidr)s, " +"ip=%(ip)s, mac=%(mac)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:144 +msgid "Tried to add tonon-existent DHCP" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:158 +#, python-format +msgid "" +"MidoClient.remove_dhcp_host called: bridge=%(bridge)s, cidr=%(cidr)s, " +"ip=%(ip)s, mac=%(mac)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:163 +msgid "Tried to delete mapping from non-existent subnet" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:168 +#, python-format +msgid "MidoClient.remove_dhcp_host: Deleting %(dh)r" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:181 +#, python-format +msgid "" +"MidoClient.delete_dhcp_host called: bridge_id=%(bridge_id)s, " +"cidr=%(cidr)s, ip=%(ip)s, mac=%(mac)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:196 +#, python-format +msgid "MidoClient.delete_dhcp called: bridge=%(bridge)s, cidr=%(cidr)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:203 +msgid "Tried to delete non-existent DHCP" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:215 +#, python-format +msgid "MidoClient.delete_port called: id=%(id)s, delete_chains=%(delete_chains)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:230 +#, python-format +msgid "MidoClient.get_port called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:243 +#, python-format +msgid "MidoClient.add_bridge_port called: bridge=%(bridge)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:264 +#, python-format +msgid "MidoClient.create_router called: tenant_id=%(tenant_id)s, name=%(name)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:276 +#, python-format +msgid "MidoClient.delete_router called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:286 +#, python-format +msgid "MidoClient.get_router called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:300 +#, python-format +msgid "MidoClient.update_router called: id=%(id)s, name=%(name)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:320 +#, python-format +msgid "" +"MidoClient.add_dhcp_route_option called: bridge=%(bridge)s, " +"cidr=%(cidr)s, gw_ip=%(gw_ip)sdst_ip=%(dst_ip)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:328 +msgid "Tried to access non-existent DHCP" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:360 +#, python-format +msgid "MidoClient.unlink called: port=%(port)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:365 +#, python-format +msgid "Attempted to unlink a port that was not linked. %s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:371 +#, python-format +msgid "" +"MidoClient.remove_rules_by_property called: tenant_id=%(tenant_id)s, " +"chain_name=%(chain_name)skey=%(key)s, value=%(value)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:398 +#, python-format +msgid "" +"MidoClient.create_router_chains called: router=%(router)s, " +"inbound_chain_name=%(in_chain)s, outbound_chain_name=%(out_chain)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:421 +#, python-format +msgid "MidoClient.delete_router_chains called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:436 +#, python-format +msgid "MidoClient.delete_port_chains called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:448 +#, python-format +msgid "" +"MidoClient.get_link_port called: router=%(router)s, " +"peer_router_id=%(peer_router_id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:487 +#, python-format +msgid "" +"MidoClient.add_static_nat called: tenant_id=%(tenant_id)s, " +"chain_name=%(chain_name)s, from_ip=%(from_ip)s, to_ip=%(to_ip)s, " +"port_id=%(port_id)s, nat_type=%(nat_type)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:495 +#, python-format +msgid "Invalid NAT type passed in %s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:547 +#, python-format +msgid "MidoClient.remote_static_route called: router=%(router)s, ip=%(ip)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:558 +#, python-format +msgid "" +"MidoClient.update_port_chains called: " +"port=%(port)sinbound_chain_id=%(inbound_chain_id)s, " +"outbound_chain_id=%(outbound_chain_id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:569 +#, python-format +msgid "MidoClient.create_chain called: tenant_id=%(tenant_id)s name=%(name)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:577 +#, python-format +msgid "MidoClient.delete_chain called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:583 +#, python-format +msgid "" +"MidoClient.delete_chains_by_names called: tenant_id=%(tenant_id)s " +"names=%(names)s " +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:594 +#, python-format +msgid "" +"MidoClient.get_chain_by_name called: tenant_id=%(tenant_id)s " +"name=%(name)s " +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:605 +#, python-format +msgid "" +"MidoClient.get_port_group_by_name called: tenant_id=%(tenant_id)s " +"name=%(name)s " +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:619 +#, python-format +msgid "MidoClient.create_port_group called: tenant_id=%(tenant_id)s name=%(name)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:628 +#, python-format +msgid "" +"MidoClient.delete_port_group_by_name called: tenant_id=%(tenant_id)s " +"name=%(name)s " +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:634 +#, python-format +msgid "Deleting pg %(id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:640 +#, python-format +msgid "" +"MidoClient.add_port_to_port_group_by_name called: tenant_id=%(tenant_id)s" +" name=%(name)s port_id=%(port_id)s" +msgstr "" + +#: neutron/plugins/midonet/midonet_lib.py:654 +#, python-format +msgid "MidoClient.remove_port_from_port_groups called: port_id=%(port_id)s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:83 +#, python-format +msgid "Invalid nat_type %s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:140 +#, python-format +msgid "Unrecognized direction %s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:174 +#, python-format +msgid "There is no %(name)s with ID %(id)s in MidoNet." +msgstr "" + +#: neutron/plugins/midonet/plugin.py:227 +msgid "provider_router_id should be configured in the plugin config file" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:394 +#, python-format +msgid "MidonetPluginV2.create_subnet called: subnet=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:425 +#, python-format +msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:434 +#, python-format +msgid "MidonetPluginV2.delete_subnet called: id=%s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:452 +msgid "MidonetPluginV2.delete_subnet exiting" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:459 +#, python-format +msgid "MidonetPluginV2.create_network called: network=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:473 +#, python-format +msgid "MidonetPluginV2.create_network exiting: net=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:482 +#, python-format +msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:491 +#, python-format +msgid "MidonetPluginV2.update_network exiting: net=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:499 +#, python-format +msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:504 +#, python-format +msgid "MidonetPluginV2.get_network exiting: qnet=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:509 +#, python-format +msgid "MidonetPluginV2.delete_network called: id=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:514 +#, python-format +msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:520 +#, python-format +msgid "MidonetPluginV2.create_port called: port=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:578 +#, python-format +msgid "Failed to create a port on network %(net_id)s: %(err)s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:583 +#, python-format +msgid "MidonetPluginV2.create_port exiting: port=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:588 +#, python-format +msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:595 +#, python-format +msgid "There is no port with ID %(id)s in MidoNet." +msgstr "" + +#: neutron/plugins/midonet/plugin.py:599 +#, python-format +msgid "MidonetPluginV2.get_port exiting: port=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:604 +#, python-format +msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:613 +#, python-format +msgid "" +"MidonetPluginV2.delete_port called: id=%(id)s " +"l3_port_check=%(l3_port_check)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:647 +#, python-format +msgid "Failed to delete DHCP mapping for port %(id)s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:711 +#, python-format +msgid "MidonetPluginV2.create_router called: router=%(router)s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:761 +#, python-format +msgid "MidonetPluginV2.create_router exiting: router_data=%(router_data)s." +msgstr "" + +#: neutron/plugins/midonet/plugin.py:773 +#, 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:817 +#, python-format +msgid "MidonetPluginV2.remove_router_gateway called: id=%(id)s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:837 +#, python-format +msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:876 +#, python-format +msgid "MidonetPluginV2.update_router exiting: router=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:887 +#, python-format +msgid "MidonetPluginV2.delete_router called: id=%s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:987 +#, python-format +msgid "" +"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s " +"interface_info=%(interface_info)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1011 +msgid "" +"DHCP agent is not working correctly. No port to reach the Metadata server" +" on this network" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1018 +#, 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:1025 +#, python-format +msgid "MidonetPluginV2.add_router_interface exiting: info=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1031 +#, python-format +msgid "" +"MidonetPluginV2.update_floatingip called: id=%(id)s " +"floatingip=%(floatingip)s " +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1075 +#, python-format +msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1096 +#, python-format +msgid "" +"MidonetPluginV2.create_security_group called: " +"security_group=%(security_group)s default_sg=%(default_sg)s " +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1125 +#, python-format +msgid "Failed to create MidoNet resources for sg %(sg)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1132 +#, python-format +msgid "MidonetPluginV2.create_security_group exiting: sg=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1138 +#, python-format +msgid "MidonetPluginV2.delete_security_group called: id=%s" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1170 +#, python-format +msgid "" +"MidonetPluginV2.create_security_group_rule called: " +"security_group_rule=%(security_group_rule)r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1180 +#, python-format +msgid "MidonetPluginV2.create_security_group_rule exiting: rule=%r" +msgstr "" + +#: neutron/plugins/midonet/plugin.py:1190 +#, python-format +msgid "MidonetPluginV2.delete_security_group_rule called: sg_rule_id=%s" +msgstr "" + +#: neutron/plugins/midonet/agent/midonet_driver.py:119 +#, python-format +msgid "Failed to create a if-vport mapping on host=%s" +msgstr "" + +#: neutron/plugins/midonet/agent/midonet_driver.py:126 +#, python-format +msgid "Faild binding vport=%(vport)s to device=%(device)s" +msgstr "" + +#: neutron/plugins/midonet/common/config.py:25 +#: neutron/tests/unit/midonet/test_midonet_driver.py:50 +msgid "MidoNet API server URI." +msgstr "" + +#: neutron/plugins/midonet/common/config.py:27 +#: neutron/tests/unit/midonet/test_midonet_driver.py:52 +msgid "MidoNet admin username." +msgstr "" + +#: neutron/plugins/midonet/common/config.py:30 +#: neutron/tests/unit/midonet/test_midonet_driver.py:55 +msgid "MidoNet admin password." +msgstr "" + +#: neutron/plugins/midonet/common/config.py:33 +#: neutron/tests/unit/midonet/test_midonet_driver.py:58 +msgid "ID of the project that MidoNet admin userbelongs to." +msgstr "" + +#: neutron/plugins/midonet/common/config.py:37 +msgid "Virtual provider router ID." +msgstr "" + +#: neutron/plugins/midonet/common/config.py:40 +msgid "Operational mode. Internal dev use only." +msgstr "" + +#: neutron/plugins/midonet/common/config.py:43 +msgid "Path to midonet host uuid file" +msgstr "" + +#: neutron/plugins/ml2/config.py:22 +msgid "" +"List of network type driver entrypoints to be loaded from the " +"neutron.ml2.type_drivers namespace." +msgstr "" + +#: neutron/plugins/ml2/config.py:26 +msgid "Ordered list of network_types to allocate as tenant networks." +msgstr "" + +#: neutron/plugins/ml2/config.py:30 +msgid "" +"An ordered list of networking mechanism driver entrypoints to be loaded " +"from the neutron.ml2.mechanism_drivers namespace." +msgstr "" + +#: neutron/plugins/ml2/db.py:45 +#, python-format +msgid "Added segment %(id)s of type %(network_type)s for network %(network_id)s" +msgstr "" + +#: neutron/plugins/ml2/db.py:91 +#, python-format +msgid "Multiple ports have port_id starting with %s" +msgstr "" + +#: neutron/plugins/ml2/db.py:99 +#, python-format +msgid "get_port_and_sgs() called for port_id %s" +msgstr "" + +#: neutron/plugins/ml2/db.py:132 +#, python-format +msgid "No binding found for port %(port_id)s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:38 +#, python-format +msgid "Configured type driver names: %s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:43 +#, python-format +msgid "Loaded type driver names: %s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:51 +#, python-format +msgid "" +"Type driver '%(new_driver)s' ignored because type driver '%(old_driver)s'" +" is already registered for type '%(type)s'" +msgstr "" + +#: neutron/plugins/ml2/managers.py:59 +#, python-format +msgid "Registered types: %s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:67 +#, python-format +msgid "No type driver for tenant network_type: %s. Service terminated!" +msgstr "" + +#: neutron/plugins/ml2/managers.py:71 +#, python-format +msgid "Tenant network_types: %s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:75 +#, python-format +msgid "Initializing driver for type '%s'" +msgstr "" + +#: neutron/plugins/ml2/managers.py:84 +#: neutron/plugins/ml2/drivers/type_tunnel.py:116 +#, python-format +msgid "network_type value '%s' not supported" +msgstr "" + +#: neutron/plugins/ml2/managers.py:116 +#, python-format +msgid "Configured mechanism driver names: %s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:122 +#, python-format +msgid "Loaded mechanism driver names: %s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:134 +#, python-format +msgid "Registered mechanism drivers: %s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:139 +#, python-format +msgid "Initializing mechanism driver '%s'" +msgstr "" + +#: neutron/plugins/ml2/managers.py:159 +#, python-format +msgid "Mechanism driver '%(name)s' failed in %(method)s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:438 +#, python-format +msgid "Attempting to bind port %(port)s on host %(host)s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:446 +#, python-format +msgid "" +"Bound port: %(port)s, host: %(host)s, driver: %(driver)s, vif_type: " +"%(vif_type)s, cap_port_filter: %(cap_port_filter)s, segment: %(segment)s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:458 +#, python-format +msgid "Mechanism driver %s failed in bind_port" +msgstr "" + +#: neutron/plugins/ml2/managers.py:462 +#, python-format +msgid "Failed to bind port %(port)s on host %(host)s" +msgstr "" + +#: neutron/plugins/ml2/managers.py:482 +#, python-format +msgid "Mechanism driver %s failed in validate_port_binding" +msgstr "" + +#: neutron/plugins/ml2/managers.py:502 +#, python-format +msgid "Mechanism driver %s failed in unbind_port" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:114 +msgid "Modular L2 Plugin initialization complete" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:143 +msgid "network_type required" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:182 +#, python-format +msgid "Network %s has no segments" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:278 +#, python-format +msgid "" +"In _notify_port_updated(), no bound segment for port %(port_id)s on " +"network %(network_id)s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:320 +#, python-format +msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:380 +#, python-format +msgid "Deleting network %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:390 neutron/plugins/ml2/plugin.py:510 +#, python-format +msgid "Ports to auto-delete: %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:396 neutron/plugins/ml2/plugin.py:516 +msgid "Tenant-owned ports exist" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:404 +#, python-format +msgid "Subnets to auto-delete: %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:415 +#, python-format +msgid "Deleting network record %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:423 neutron/plugins/ml2/plugin.py:529 +msgid "Committing transaction" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:427 +msgid "A concurrent port creation has occurred" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:437 neutron/plugins/ml2/plugin.py:536 +#, python-format +msgid "Exception auto-deleting port %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:445 +#, python-format +msgid "Exception auto-deleting subnet %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:455 +msgid "mechanism_manager.delete_network_postcommit failed" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:469 +#, python-format +msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:499 +#, python-format +msgid "Deleting subnet %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:525 +msgid "Deleting subnet record" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:546 +msgid "mechanism_manager.delete_subnet_postcommit failed" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:575 +#, python-format +msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:630 +#, python-format +msgid "Deleting port %s" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:647 +msgid "Calling base delete_port" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:656 +msgid "mechanism_manager.delete_port_postcommit failed" +msgstr "" + +#: neutron/plugins/ml2/plugin.py:665 +#, python-format +msgid "Port %(port)s updated up by agent not found" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:86 +#, python-format +msgid "Device %(device)s details requested by agent %(agent_id)s" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:95 +#, python-format +msgid "Device %(device)s requested by agent %(agent_id)s not found in database" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:102 +#, python-format +msgid "" +"Device %(device)s requested by agent %(agent_id)s has network " +"%(network_id)s with no segments" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:112 +#, python-format +msgid "" +"Device %(device)s requested by agent %(agent_id)s on network " +"%(network_id)s not bound, vif_type: %(vif_type)s" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:123 +#, python-format +msgid "" +"Device %(device)s requested by agent %(agent_id)s on network " +"%(network_id)s invalid segment, vif_type: %(vif_type)s" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:143 +#, python-format +msgid "Returning: %s" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:157 +#, python-format +msgid "Device %(device)s no longer exists at agent %(agent_id)s" +msgstr "" + +#: neutron/plugins/ml2/rpc.py:181 +#, python-format +msgid "Device %(device)s up at agent %(agent_id)s" +msgstr "" + +#: neutron/plugins/ml2/common/exceptions.py:23 +#, python-format +msgid "%(method)s failed." +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:54 +#, python-format +msgid "Attempting to bind port %(port)s on network %(network)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:59 +#: neutron/plugins/ml2/drivers/mech_agent.py:78 +#, python-format +msgid "Checking agent: %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:66 +#, python-format +msgid "Bound using segment: %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:69 +#, python-format +msgid "Attempting to bind with dead agent: %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:73 +#, python-format +msgid "Validating binding for port %(port)s on network %(network)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:81 +msgid "Binding valid" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:83 +#, python-format +msgid "Binding invalid for port: %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_agent.py:87 +#, python-format +msgid "Unbinding port %(port)s on network %(network)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_hyperv.py:44 +#, python-format +msgid "Checking segment: %(segment)s for mappings: %(mappings)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_linuxbridge.py:44 +#: neutron/plugins/ml2/drivers/mech_openvswitch.py:44 +#, python-format +msgid "" +"Checking segment: %(segment)s for mappings: %(mappings)s with " +"tunnel_types: %(tunnel_types)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mechanism_ncs.py:29 +msgid "HTTP URL of Tail-f NCS REST interface." +msgstr "" + +#: neutron/plugins/ml2/drivers/mechanism_ncs.py:31 +msgid "HTTP username for authentication" +msgstr "" + +#: neutron/plugins/ml2/drivers/mechanism_ncs.py:33 +msgid "HTTP password for authentication" +msgstr "" + +#: neutron/plugins/ml2/drivers/mechanism_ncs.py:35 +msgid "HTTP timeout in seconds." +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:31 +msgid "" +"List of physical_network names with which flat networks can be created. " +"Use * to allow flat networks with arbitrary physical_network names." +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:69 +msgid "Arbitrary flat physical_network names allowed" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:74 +#, python-format +msgid "Allowable flat physical_network names: %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:81 +msgid "ML2 FlatTypeDriver initialization complete" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:86 +msgid "physical_network required for flat provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:89 +#, python-format +msgid "physical_network '%s' unknown for flat provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:96 +#, python-format +msgid "%s prohibited for flat provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:110 +#, python-format +msgid "Reserving flat network on physical network %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:128 +#, python-format +msgid "Releasing flat network on physical network %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_flat.py:131 +#, python-format +msgid "No flat network found on physical network %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:34 +msgid "" +"Comma-separated list of : tuples enumerating ranges of " +"GRE tunnel IDs that are available for tenant network allocation" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:85 +#, python-format +msgid "Reserving specific gre tunnel %s from pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:89 +#, python-format +msgid "Reserving specific gre tunnel %s outside pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:102 +#, python-format +msgid "Allocating gre tunnel id %(gre_id)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:120 +#, python-format +msgid "Releasing gre tunnel %s to pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:125 +#, python-format +msgid "Releasing gre tunnel %s outside pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:128 +#, python-format +msgid "gre_id %s not found" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:138 +#, python-format +msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:156 +#: neutron/plugins/ml2/drivers/type_vxlan.py:165 +#: neutron/plugins/openvswitch/ovs_db_v2.py:234 +#, python-format +msgid "Removing tunnel %s from pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:171 +msgid "get_gre_endpoints() called" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:180 +#, python-format +msgid "add_gre_endpoint() called for ip %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_gre.py:186 +#, python-format +msgid "Gre endpoint with ip %s already exists" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_local.py:36 +msgid "ML2 LocalTypeDriver initialization complete" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_local.py:47 +#, python-format +msgid "%s prohibited for local provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_tunnel.py:61 +#, python-format +msgid "Invalid tunnel ID range: '%(range)s' - %(e)s. Agent terminated!" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_tunnel.py:64 +#, python-format +msgid "%(type)s ID ranges: %(range)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_tunnel.py:70 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:430 +#, python-format +msgid "provider:physical_network specified for %s network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_tunnel.py:76 +#, python-format +msgid "segmentation_id required for %s provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_tunnel.py:83 +#, python-format +msgid "%(key)s prohibited for %(tunnel)s provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_tunnel.py:103 +msgid "Network_type value needed by the ML2 plugin" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:37 +msgid "" +"List of :: or " +"specifying physical_network names usable for VLAN provider and tenant " +"networks, as well as ranges of VLAN tags on each available for allocation" +" to tenant networks." +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:91 +msgid "Failed to parse network_vlan_ranges. Service terminated!" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:161 +msgid "VlanTypeDriver initialization complete" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:166 +msgid "physical_network required for VLAN provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:169 +#, python-format +msgid "physical_network '%s' unknown for VLAN provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:175 +msgid "segmentation_id required for VLAN provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:178 +#, python-format +msgid "segmentation_id out of range (%(min)s through %(max)s)" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:188 +#, python-format +msgid "%s prohibited for VLAN provider network" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:226 +#, python-format +msgid "" +"Allocating vlan %(vlan_id)s on physical network %(physical_network)s from" +" pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vlan.py:264 +#, python-format +msgid "No vlan_id %(vlan_id)s found on physical network %(physical_network)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:37 +msgid "" +"Comma-separated list of : tuples enumerating ranges of " +"VXLAN VNI IDs that are available for tenant network allocation" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:41 +msgid "Multicast group for VXLAN. If unset, disables VXLAN multicast mode." +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:93 +#, python-format +msgid "Reserving specific vxlan tunnel %s from pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:97 +#, python-format +msgid "Reserving specific vxlan tunnel %s outside pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:110 +#, python-format +msgid "Allocating vxlan tunnel vni %(vxlan_vni)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:128 +#, python-format +msgid "Releasing vxlan tunnel %s to pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:133 +#, python-format +msgid "Releasing vxlan tunnel %s outside pool" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:136 +#, python-format +msgid "vxlan_vni %s not found" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:147 +#, python-format +msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:182 +msgid "get_vxlan_endpoints() called" +msgstr "" + +#: neutron/plugins/ml2/drivers/type_vxlan.py:192 +#, python-format +msgid "add_vxlan_endpoint() called for ip %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/cisco/config.py:25 +msgid "The physical network managed by the switches." +msgstr "" + +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:33 +#, python-format +msgid "Credential %(credential_name)s already exists for tenant %(tenant_id)s." +msgstr "" + +#: neutron/plugins/ml2/drivers/cisco/exceptions.py:54 +#, python-format +msgid "Nexus Port Binding (%(filters)s) is not present" +msgstr "" + +#: neutron/plugins/ml2/drivers/cisco/mech_cisco_nexus.py:46 +#, python-format +msgid "nexus_switches found = %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/cisco/mech_cisco_nexus.py:151 +#, python-format +msgid "Vlan ID %(vlan_id)s or Host ID %(host_id)s missing." +msgstr "" + +#: neutron/plugins/ml2/drivers/l2pop/config.py:25 +msgid "" +"Delay within which agent is expected to update existing ports whent it " +"restarts" +msgstr "" + +#: neutron/plugins/ml2/drivers/l2pop/mech_driver.py:38 +msgid "Experimental L2 population driver" +msgstr "" + +#: neutron/plugins/ml2/drivers/l2pop/mech_driver.py:116 +msgid "Unable to retrieve the agent ip, check the agent configuration." +msgstr "" + +#: neutron/plugins/ml2/drivers/l2pop/mech_driver.py:122 +#, python-format +msgid "Port %(port)s updated by agent %(agent)s isn't bound to any segment" +msgstr "" + +#: neutron/plugins/ml2/drivers/l2pop/mech_driver.py:172 +#, python-format +msgid "" +"Unable to retrieve the agent ip, check the agent %(agent_host)s " +"configuration." +msgstr "" + +#: neutron/plugins/ml2/drivers/l2pop/rpc.py:40 +#, python-format +msgid "" +"Fanout notify l2population agents at %(topic)s the message %(method)s " +"with %(fdb_entries)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/l2pop/rpc.py:51 +#, python-format +msgid "" +"Notify l2population agent %(host)s at %(topic)s the message %(method)s " +"with %(fdb_entries)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/config.py:31 +msgid "" +"Username for Arista EOS. This is required field.if not set, all " +"communications to Arista EOSwill fail" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/config.py:37 +msgid "" +"Password for Arista EOS. This is required field.if not set, all " +"communications to Arista EOSwill fail" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/config.py:42 +msgid "" +"Arista EOS IP address. This is required field.If not set, all " +"communications to Arista EOSwill fail" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/config.py:47 +msgid "" +"Defines if hostnames are sent to Arista EOS as " +"FQDNs(\"node1.domain.com\") or as short names (\"node1\").This is " +"optional. If not set, a value of \"True\"is assumed." +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/config.py:53 +msgid "" +"Sync interval in seconds between Neutron plugin andEOS. This interval " +"defines how often thesynchronization is performed. This is an " +"optionalfield. If not set, a value of 180 seconds is assumed" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/config.py:59 +msgid "" +"Defines Region Name that is assigned to this OpenStackController. This is" +" useful when multipleOpenStack/Neutron controllers are managing the " +"sameArista HW clusters. Note that this name must match withthe region " +"name registered (or known) to keystoneservice. Authentication with " +"Keysotne is performed byEOS. This is optional. If not set, a value " +"of\"RegionOne\" is assumed" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:32 +msgid "Unable to reach EOS" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:290 +#, python-format +msgid "Executing command on Arista EOS: %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:302 +#, python-format +msgid "Error %(err)s while trying to execute commands %(cmd)s on EOS %(host)s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:323 +msgid "Required option eapi_host is not set" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:327 +msgid "Required option eapi_username is not set" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:346 +msgid "Syncing Neutron <-> EOS" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:352 +msgid "EOS is not available, will try sync later" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:362 +#, python-format +msgid "" +"No Tenants configured in Neutron DB. But %d tenants disovered in EOS " +"during synchronization.Enitre EOS region is cleared" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:366 +msgid "EOS is not available, failed to delete this region" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:380 +#, python-format +msgid "EOS is not available, failed to delete tenant %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:406 +#, python-format +msgid "EOS is not available,failed to delete vm %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:416 +#, python-format +msgid "EOS is not available,failed to delete network %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:430 +#, python-format +msgid "EOS is not available, failed to createnetwork id %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:455 +#, python-format +msgid "EOS is not available, failed to create vm id %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:533 +#, python-format +msgid "Network %s is not created as it is not found inArista DB" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:547 +#, python-format +msgid "Network name changed to %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:574 +#, python-format +msgid "Network %s is not updated as it is not found inArista DB" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:666 +#, python-format +msgid "VM %s is not created as it is not found in Arista DB" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:681 +#, python-format +msgid "Port name changed to %s" +msgstr "" + +#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:731 +#, python-format +msgid "VM %s is not updated as it is not found in Arista DB" +msgstr "" + +#: neutron/plugins/mlnx/agent_notify_api.py:50 +msgid "Sending delete network message" +msgstr "" + +#: neutron/plugins/mlnx/agent_notify_api.py:58 +msgid "Sending update port message" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:115 +msgid "Mellanox Embedded Switch Plugin initialisation complete" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:141 +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:359 +#, python-format +msgid "%s. Server terminated!" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:285 +#, python-format +msgid "Unsupported vnic type %(vnic_type)s for network type %(net_type)s" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:289 +msgid "Invalid vnic_type on port_create" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:291 +msgid "vnic_type is not defined in port profile" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:336 +msgid "Update network" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:349 +msgid "Delete network" +msgstr "" + +#: neutron/plugins/mlnx/mlnx_plugin.py:396 +#, python-format +msgid "create_port with %s" +msgstr "" + +#: neutron/plugins/mlnx/rpc_callbacks.py:124 +#, python-format +msgid "Device %(device)s up %(agent_id)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:57 +#, python-format +msgid "Agent cache inconsistency - port id is not stored for %s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:72 +#, python-format +msgid "Network %s not defined on Agent." +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85 +#, python-format +msgid "Network %s is not available on this agent" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:96 +#, python-format +msgid "Connecting port %s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:107 +#, python-format +msgid "Binding Segmentation ID %(seg_id)sto eSwitch for vNIC mac_address %(mac)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:126 +#, python-format +msgid "Port_mac %s is not available on this agent" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:133 +msgid "Creating VLAN Network" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:135 +msgid "Creating IB Network" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:137 +#, python-format +msgid "Unknown network type %(network_type)s for network %(network_id)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:167 +msgid "Invalid Network ID, cannot remove Network" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:169 +#, python-format +msgid "Delete network %s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:298 +msgid "Ports added!" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:301 +msgid "Ports removed!" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:326 +#, python-format +msgid "Adding port with mac %s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:333 +#, python-format +msgid "" +"Unable to get device dev_details for device with mac_address %(device)s: " +"due to %(exc)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:339 +#, python-format +msgid "Port %s updated" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:340 +#, python-format +msgid "Device details %s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:349 +#, python-format +msgid "Device with mac_address %s not defined on Neutron Plugin" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:356 +#, python-format +msgid "Removing device with mac_address %s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:363 +#, python-format +msgid "Removing port failed for device %(device)s due to %(exc)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:378 +msgid "eSwitch Agent Started!" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:391 +msgid "Agent loop process devices!" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:396 +#: neutron/plugins/nec/agent/nec_neutron_agent.py:224 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1097 +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:275 +#: neutron/tests/unit/openvswitch/test_ovs_tunnel.py:438 +msgid "Error in agent event loop" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:426 +#, python-format +msgid "Failed on Agent initialisation : %s. Agent terminated!" +msgstr "" + +#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:431 +msgid "Agent initialised successfully, now running... " +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:58 +msgid "eSwitchD: Request timeout" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:68 +#, python-format +msgid "Action %(action)s failed: %(reason)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:70 +#, python-format +msgid "Unknown operation status %s" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:75 +msgid "get_attached_vnics" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:82 +#, python-format +msgid "" +"Set Vlan %(segmentation_id)s on Port %(port_mac)s on Fabric " +"%(physical_network)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:95 +#, python-format +msgid "Define Fabric %(fabric)s on interface %(ifc)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:104 +#, python-format +msgid "Port Up for %(port_mac)s on fabric %(fabric)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:113 +#, python-format +msgid "Port Down for %(port_mac)s on fabric %(fabric)s" +msgstr "" + +#: neutron/plugins/mlnx/agent/utils.py:122 +#, python-format +msgid "Port Release for %(port_mac)s on fabric %(fabric)s" +msgstr "" + +#: neutron/plugins/mlnx/common/config.py:28 +msgid "Network type for tenant networks (local, ib, vlan, or none)" +msgstr "" + +#: neutron/plugins/mlnx/common/config.py:43 +msgid "Type of VM network interface: mlnx_direct or hostdev" +msgstr "" + +#: neutron/plugins/mlnx/common/config.py:47 +msgid "eswitch daemon end point" +msgstr "" + +#: neutron/plugins/mlnx/common/config.py:49 +msgid "" +"The number of milliseconds the agent will wait for response on request to" +" daemon." +msgstr "" + +#: neutron/plugins/mlnx/common/exceptions.py:22 +#, python-format +msgid "Mlnx Exception: %(err_msg)s" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:47 +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:68 +#, python-format +msgid "Removing vlan %(seg_id)s on physical network %(net)s from pool" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:124 +#, python-format +msgid "Reserving vlan %(seg_id)s on physical network %(net)s from pool" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:143 +#, python-format +msgid "" +"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s from " +"pool" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:148 +#, python-format +msgid "" +"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s " +"outside pool" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:175 +#, python-format +msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s to pool" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:180 +#, python-format +msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s outside pool" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:186 +#, python-format +msgid "vlan_id %(seg_id)s on physical network %(phy_net)s not found" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:244 +msgid "Get_port_from_device_mac() called" +msgstr "" + +#: neutron/plugins/mlnx/db/mlnx_db_v2.py:252 +#, python-format +msgid "Set_port_status as %s called" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:188 +#, python-format +msgid "_cleanup_ofc_tenant: No OFC tenant for %s" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:191 +#, python-format +msgid "delete_ofc_tenant() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:207 +msgid "activate_port_if_ready(): skip, port.admin_state_up is False." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:211 +msgid "activate_port_if_ready(): skip, network.admin_state_up is False." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:215 +msgid "activate_port_if_ready(): skip, no portinfo for this port." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:219 +msgid "activate_port_if_ready(): skip, ofc_port already exists." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:227 +#, python-format +msgid "create_ofc_port() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:240 +msgid "deactivate_port(): skip, ofc_port does not exist." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:248 +#, python-format +msgid "delete_ofc_port() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:269 +#, python-format +msgid "NECPluginV2.create_network() called, network=%s ." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:286 +#, python-format +msgid "Failed to create network id=%(id)s on OFC: %(exc)s" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:302 +#, python-format +msgid "NECPluginV2.update_network() called, id=%(id)s network=%(network)s ." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:342 +#, python-format +msgid "NECPluginV2.delete_network() called, id=%s ." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:361 +#, python-format +msgid "Failed to delete port(s)=%s from OFC." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:372 +#, python-format +msgid "delete_network() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:508 +#, python-format +msgid "NECPluginV2.create_port() called, port=%s ." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:572 +#, python-format +msgid "NECPluginV2.update_port() called, id=%(id)s port=%(port)s ." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:605 +#, python-format +msgid "NECPluginV2.delete_port() called, id=%s ." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:615 +#, python-format +msgid "Failed to delete port=%s from OFC." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:672 +#, python-format +msgid "" +"NECPluginV2RPCCallbacks.get_port_from_device() called, device=%(device)s " +"=> %(ret)s." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:703 +#, python-format +msgid "NECPluginV2RPCCallbacks.update_ports() called, kwargs=%s ." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:713 +#, python-format +msgid "" +"update_ports(): ignore unchanged portinfo in port_added message " +"(port_id=%s)." +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:732 +#, python-format +msgid "" +"update_ports(): ignore port_removed message due to portinfo for " +"port_id=%s was not registered" +msgstr "" + +#: neutron/plugins/nec/nec_plugin.py:737 +#, python-format +msgid "" +"update_ports(): ignore port_removed message received from different host " +"(registered_datapath_id=%(registered)s, " +"received_datapath_id=%(received)s)." +msgstr "" + +#: neutron/plugins/nec/nec_router.py:59 +#, python-format +msgid "RouterMixin.create_router() called, router=%s ." +msgstr "" + +#: neutron/plugins/nec/nec_router.py:84 +#, python-format +msgid "RouterMixin.update_router() called, id=%(id)s, router=%(router)s ." +msgstr "" + +#: neutron/plugins/nec/nec_router.py:102 +#, python-format +msgid "RouterMixin.delete_router() called, id=%s." +msgstr "" + +#: neutron/plugins/nec/nec_router.py:121 +#, python-format +msgid "" +"RouterMixin.add_router_interface() called, id=%(id)s, " +"interface=%(interface)s." +msgstr "" + +#: neutron/plugins/nec/nec_router.py:128 +#, python-format +msgid "" +"RouterMixin.remove_router_interface() called, id=%(id)s, " +"interface=%(interface)s." +msgstr "" + +#: neutron/plugins/nec/nec_router.py:311 +#, python-format +msgid "" +"OFC does not support router with provider=%(provider)s, so removed it " +"from supported provider (new router driver map=%(driver_map)s)" +msgstr "" + +#: neutron/plugins/nec/nec_router.py:319 +#, python-format +msgid "" +"default_router_provider %(default)s is supported! Please specify one of " +"%(supported)s" +msgstr "" + +#: neutron/plugins/nec/nec_router.py:333 +#, python-format +msgid "Enabled router drivers: %s" +msgstr "" + +#: neutron/plugins/nec/nec_router.py:336 +#, python-format +msgid "" +"No router provider is enabled. neutron-server terminated! " +"(supported=%(supported)s, configured=%(config)s)" +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:41 +msgid "Disabled packet-filter extension." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:46 +#, python-format +msgid "create_packet_filter() called, packet_filter=%s ." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:59 +#, python-format +msgid "update_packet_filter() called, id=%(id)s packet_filter=%(packet_filter)s ." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:85 +#, python-format +msgid "delete_packet_filter() called, id=%s ." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:92 +#, python-format +msgid "Failed to delete packet_filter id=%s which remains in error status." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:106 +#, python-format +msgid "activate_packet_filter_if_ready() called, packet_filter=%s." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:115 +#, python-format +msgid "" +"activate_packet_filter_if_ready(): skip pf_id=%s, " +"packet_filter.admin_state_up is False." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:118 +#, python-format +msgid "" +"activate_packet_filter_if_ready(): skip pf_id=%s, no portinfo for the " +"in_port." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:121 +msgid "" +"_activate_packet_filter_if_ready(): skip, ofc_packet_filter already " +"exists." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:124 +#, python-format +msgid "activate_packet_filter_if_ready(): create packet_filter id=%s on OFC." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:131 +#, python-format +msgid "Failed to create packet_filter id=%(id)s on OFC: %(exc)s" +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:144 +#, python-format +msgid "deactivate_packet_filter_if_ready() called, packet_filter=%s." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:151 +#, python-format +msgid "deactivate_packet_filter(): deleting packet_filter id=%s from OFC." +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:157 +#, python-format +msgid "Failed to delete packet_filter id=%(id)s from OFC: %(exc)s" +msgstr "" + +#: neutron/plugins/nec/packet_filter.py:161 +#, python-format +msgid "" +"deactivate_packet_filter(): skip, Not found OFC Mapping for packet_filter" +" id=%s." +msgstr "" + +#: neutron/plugins/nec/router_drivers.py:126 +#, python-format +msgid "create_router() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/router_drivers.py:155 +#, python-format +msgid "_update_ofc_routes() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/router_drivers.py:168 +#, python-format +msgid "delete_router() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/router_drivers.py:179 +#, python-format +msgid "" +"RouterOpenFlowDriver.add_interface(): the requested port has no subnet. " +"add_interface() is skipped. router_id=%(id)s, port=%(port)s)" +msgstr "" + +#: neutron/plugins/nec/router_drivers.py:199 +#, python-format +msgid "add_router_interface() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/router_drivers.py:217 +#, python-format +msgid "delete_router_interface() failed due to %s" +msgstr "" + +#: neutron/plugins/nec/agent/nec_neutron_agent.py:54 +#, python-format +msgid "Update ports: added=%(added)s, removed=%(removed)s" +msgstr "" + +#: neutron/plugins/nec/agent/nec_neutron_agent.py:76 +#, python-format +msgid "port_update received: %s" +msgstr "" + +#: neutron/plugins/nec/agent/nec_neutron_agent.py:219 +msgid "No port changed." +msgstr "" + +#: neutron/plugins/nec/common/config.py:27 +#: neutron/plugins/openvswitch/common/config.py:30 +#: neutron/plugins/ryu/common/config.py:24 +msgid "Integration bridge to use" +msgstr "" + +#: neutron/plugins/nec/common/config.py:38 +msgid "Host to connect to" +msgstr "" + +#: neutron/plugins/nec/common/config.py:40 +msgid "Port to connect to" +msgstr "" + +#: neutron/plugins/nec/common/config.py:42 +msgid "Driver to use" +msgstr "" + +#: neutron/plugins/nec/common/config.py:44 +msgid "Enable packet filter" +msgstr "" + +#: neutron/plugins/nec/common/config.py:46 +msgid "Use SSL to connect" +msgstr "" + +#: neutron/plugins/nec/common/config.py:48 +msgid "Key file" +msgstr "" + +#: neutron/plugins/nec/common/config.py:50 +msgid "Certificate file" +msgstr "" + +#: neutron/plugins/nec/common/config.py:56 +msgid "Default router provider to use." +msgstr "" + +#: neutron/plugins/nec/common/config.py:59 +msgid "List of enabled router providers." +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:22 +#, python-format +msgid "An OFC exception has occurred: %(reason)s" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:32 +#, python-format +msgid "An exception occurred in NECPluginV2 DB: %(reason)s" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:36 +#, python-format +msgid "Consistency of neutron-OFC resource map is broken: %(reason)s" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:41 +#, python-format +msgid "PortInfo %(id)s could not be found" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:45 +msgid "" +"Invalid input for operation: portinfo:datapath_id should be a hex string " +"with at most 8 bytes" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:51 +msgid "Invalid input for operation: portinfo:port_no should be [0:65535]" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:56 +#, python-format +msgid "Router (provider=%(provider)s) does not support an external network" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:61 +#, python-format +msgid "Provider %(provider)s could not be found" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:65 +#, python-format +msgid "Cannot create more routers with provider=%(provider)s" +msgstr "" + +#: neutron/plugins/nec/common/exceptions.py:69 +#, python-format +msgid "" +"Provider of Router %(router_id)s is %(provider)s. This operation is " +"supported only for router provider %(expected_provider)s." +msgstr "" + +#: neutron/plugins/nec/common/ofc_client.py:67 +#, python-format +msgid "Operation on OFC failed: %(status)s%(msg)s" +msgstr "" + +#: neutron/plugins/nec/common/ofc_client.py:71 +#, python-format +msgid "Client request: %(host)s:%(port)s %(method)s %(action)s [%(body)s]" +msgstr "" + +#: neutron/plugins/nec/common/ofc_client.py:83 +#, python-format +msgid "OFC returns [%(status)s:%(data)s]" +msgstr "" + +#: neutron/plugins/nec/common/ofc_client.py:99 +#, python-format +msgid "Operation on OFC failed: status=%(status)s, detail=%(detail)s" +msgstr "" + +#: neutron/plugins/nec/common/ofc_client.py:102 +msgid "Operation on OFC failed" +msgstr "" + +#: neutron/plugins/nec/common/ofc_client.py:111 +#, python-format +msgid "Failed to connect OFC : %s" +msgstr "" + +#: neutron/plugins/nec/db/api.py:134 +#, python-format +msgid "_del_ofc_item(): NotFound item (model=%(model)s, id=%(id)s) " +msgstr "" + +#: neutron/plugins/nec/db/api.py:147 +#, python-format +msgid "NotFound %(resource)s for neutron_id=%(id)s." +msgstr "" + +#: neutron/plugins/nec/db/api.py:173 +#, python-format +msgid "_del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) " +msgstr "" + +#: neutron/plugins/nec/db/api.py:206 +#, python-format +msgid "del_portinfo(): NotFound portinfo for port_id: %s" +msgstr "" + +#: neutron/plugins/nec/db/api.py:212 +#: neutron/plugins/openvswitch/ovs_db_v2.py:322 +#, python-format +msgid "get_port_with_securitygroups() called:port_id=%s" +msgstr "" + +#: neutron/plugins/nec/db/packetfilter.py:35 +#, python-format +msgid "PacketFilter %(id)s could not be found" +msgstr "" + +#: neutron/plugins/nec/db/router.py:87 +#, python-format +msgid "Add provider binding (router=%(router_id)s, provider=%(provider)s)" +msgstr "" + +#: neutron/plugins/nec/drivers/__init__.py:37 +#, python-format +msgid "Loading OFC driver: %s" +msgstr "" + +#: neutron/plugins/nec/extensions/packetfilter.py:34 +msgid "Number of packet_filters allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:240 +#, python-format +msgid "Unable to process default l2 gw service:%s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:276 +#, python-format +msgid "Created NVP router port:%s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:278 +#: neutron/plugins/nicira/NeutronServicePlugin.py:431 +#, python-format +msgid "Unable to create port on NVP logical router %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:281 +#, python-format +msgid "" +"Unable to create logical router port for neutron port id %(port_id)s on " +"router %(router_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:356 +#, python-format +msgid "Attached %(att)s to NVP router port %(port)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:362 +#, python-format +msgid "" +"Unable to plug attachment in NVP logical router port %(r_port_id)s, " +"associated with Neutron %(q_port_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:368 +#, python-format +msgid "" +"Unable to plug attachment in router port %(r_port_id)s for neutron port " +"id %(q_port_id)s on router %(router_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:414 +msgid "An exception occured while selecting logical switch for the port" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:445 +#, python-format +msgid "An exception occured while creating the quantum port %s on the NVP plaform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:457 +#: neutron/plugins/nicira/NeutronPlugin.py:494 +#: neutron/plugins/nicira/NeutronPlugin.py:685 +#, python-format +msgid "" +"NVP plugin does not support regular VIF ports on external networks. Port " +"%s will be down." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:479 +#, python-format +msgid "" +"_nvp_create_port completed for port %(name)s on network %(network_id)s. " +"The new port id is %(id)s." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:501 +#, python-format +msgid "Port '%s' was already deleted on NVP platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:510 +#, python-format +msgid "_nvp_delete_port completed for port %(port_id)s on network %(net_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:516 +#, python-format +msgid "Port %s not found in NVP" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:524 +#, python-format +msgid "" +"Neutron port %(port_id)s not found on NVP backend. Terminating delete " +"operation. A dangling router port might have been left on router " +"%(router_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:539 +#: neutron/plugins/nicira/NeutronPlugin.py:1053 +#, python-format +msgid "" +"Ignoring exception as this means the peer for port '%s' has already been " +"deleted." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:551 +#, python-format +msgid "" +"It is not allowed to create router interface ports on external networks " +"as '%s'" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:574 +#, python-format +msgid "" +"_nvp_create_router_port completed for port %(name)s on network " +"%(network_id)s. The new port id is %(id)s." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:587 +#, python-format +msgid "" +"device_id field must be populated in order to create an external gateway " +"port for network %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:595 +#, python-format +msgid "The gateway port for the router %s was not found on the NVP backend" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:634 +#, python-format +msgid "" +"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, " +"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:666 +#: neutron/plugins/nicira/NeutronPlugin.py:1697 +#, python-format +msgid "Logical router resource %s not found on NVP platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:670 +#: neutron/plugins/nicira/NeutronPlugin.py:1701 +msgid "Unable to update logical routeron NVP Platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:672 +#, python-format +msgid "" +"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, " +"attached to router:%(router_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:713 +#, python-format +msgid "" +"_nvp_create_l2_gw_port completed for port %(name)s on network " +"%(network_id)s. The new port id is %(id)s." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:745 +#, python-format +msgid "Unable to find NVP uuid for Neutron port %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:780 +#, python-format +msgid "%s required" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:784 +msgid "Segmentation ID cannot be specified with flat network type" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:788 +msgid "Segmentation ID must be specified with vlan network type" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:792 +#: neutron/plugins/nicira/NeutronPlugin.py:808 +#, python-format +msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:814 +#, python-format +msgid "%(net_type_param)s %(net_type_value)s not supported" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:859 +#, python-format +msgid "No switch has available ports (%d checked)" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:881 +#, python-format +msgid "Maximum number of logical ports reached for logical network %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:971 +#, python-format +msgid "" +"Network with admin_state_up=False are not yet supported by this plugin. " +"Ignoring setting for network %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1035 +#, python-format +msgid "A nvp lport identifier was not found for neutron port '%s'" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1063 +#, python-format +msgid "delete_network completed for tenant: %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1066 +#: neutron/plugins/nicira/NeutronServicePlugin.py:506 +#, python-format +msgid "Did not found lswitch %s in NVP" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1096 +msgid "admin_state_up=False networks are not supported." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1162 +#, python-format +msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1176 +#, python-format +msgid "Logical switch for network %s was not found in NVP." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1187 +msgid "Unable to create port or set port attachment in NVP." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1279 +#, python-format +msgid "Update port request: %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1306 +#, python-format +msgid "Unable to update port id: %s." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1389 +msgid "" +"Cannot create a distributed router with the NVP platform currently in " +"execution. Please, try without specifying the 'distributed' attribute." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1396 +msgid "Unable to create logical router on NVP Platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1405 +#, python-format +msgid "" +"Unable to create L3GW port on logical router %(router_uuid)s. Verify " +"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1415 +#, python-format +msgid "Unable to create router %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1443 +#: neutron/plugins/nicira/NeutronPlugin.py:1497 +#: neutron/plugins/nicira/NeutronServicePlugin.py:195 +#: neutron/plugins/nicira/NeutronServicePlugin.py:1168 +#, python-format +msgid "Network '%s' is not a valid external network" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1506 +msgid "" +"'routes' cannot contain route '0.0.0.0/0', this must be updated through " +"the default gateway attribute" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1522 +#, python-format +msgid "Logical router %s not found on NVP Platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1526 +msgid "Unable to update logical router on NVP Platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1528 +msgid "" +"Request cannot contain 'routes' with the NVP platform currently in " +"execution. Please, try without specifying the static routes." +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1565 +#, python-format +msgid "Logical router '%s' not found on NVP Platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1569 +#, python-format +msgid "Unable to delete logical router '%s' on NVP Platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1637 +#, python-format +msgid "" +"Add_router_interface completed for subnet:%(subnet_id)s and " +"router:%(router_id)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1733 +#, python-format +msgid "" +"An error occurred while removing NAT rules on the NVP platform for " +"floating ip:%s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1739 +msgid "An incorrect number of matching NAT rules was found on the NVP platform" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1853 +#, python-format +msgid "" +"An error occurred while creating NAT rules on the NVP platform for " +"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1859 +msgid "Failed to update NAT rules for floatingip update" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1890 +#, python-format +msgid "The port '%s' is not associated with floating IPs" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1893 +#, python-format +msgid "Nat rules not found in nvp for port: %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1920 +#, python-format +msgid "Unable to create l2_gw_service for: %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:1942 +msgid "" +"Unable to remove gateway service from NVP plaform - the resource was not " +"found" +msgstr "" + +#: neutron/plugins/nicira/NeutronPlugin.py:2030 +#, python-format +msgid "Port values not valid for protocol: %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:138 +#, python-format +msgid "EDGE: router = %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:169 +msgid "EDGE: _vcns_create_ext_gw_port" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:178 +msgid "EDGE: _vcns_delete_ext_gw_port" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:333 +#, python-format +msgid "VCNS: delete default gateway %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:416 +#, python-format +msgid "An exception occured while creating a port on lswitch %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:462 +#, python-format +msgid "Unable to create integration logic switch for router %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:472 +#, python-format +msgid "Unable to add router interface to integration lswitch for router %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:482 +#, python-format +msgid "Unable to create advance service router for %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:843 +#, python-format +msgid "Failed to create firewall on vShield Edge bound on router %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:851 +msgid "Bad Firewall request Input" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:866 +#: neutron/plugins/nicira/NeutronServicePlugin.py:1154 +msgid "router_id is not provided!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:870 +#, python-format +msgid "router_id:%s is not an advanced router!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:875 +msgid "A firewall is already associated with the router" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1043 +#, python-format +msgid "Failed to find the edge with vip_id: %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1081 +#, python-format +msgid "" +"Operation can't be performed, Since resource %(model)s : %(id)s is in " +"DELETEing status!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1090 +#, python-format +msgid "Resource %(model)s : %(id)s not found!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1115 +#, python-format +msgid "Failed to create healthmonitor associated with pool id: %s!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1132 +msgid "Failed to create pool on vshield edge" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1151 +msgid "create_vip() called" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1159 +#, python-format +msgid "router_id: %s is not an advanced router!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1192 +msgid "Failed to create vip!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1227 +#, python-format +msgid "Failed to update vip with id: %s!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1244 +#, python-format +msgid "Failed to delete vip with id: %s!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1276 +#, python-format +msgid "Failed to update pool with id: %s!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1298 +#: neutron/plugins/nicira/NeutronServicePlugin.py:1345 +#: neutron/plugins/nicira/NeutronServicePlugin.py:1368 +msgid "Failed to update pool with the member" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1324 +msgid "Failed to update old pool with the member" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1388 +#, python-format +msgid "Failed to update monitor with id: %s!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1415 +msgid "Failed to update pool with monitor!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1424 +#, python-format +msgid "Failed to delete monitor with id: %s!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1441 +msgid "Vcns right now can only support one monitor per pool" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1470 +msgid "Failed to associate monitor with pool!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1501 +msgid "Failed to update pool with pool_monitor!" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1527 +#, python-format +msgid "Start deploying %(edge_id)s for router %(name)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1533 +#: neutron/plugins/nicira/NeutronServicePlugin.py:1568 +#, python-format +msgid "Failed to deploy Edge for router %s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1549 +#, python-format +msgid "Router %s not found" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1552 +#, python-format +msgid "Successfully deployed %(edge_id)s for router %(name)s" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1584 +#, python-format +msgid "interface_update_result %d" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1587 +#, python-format +msgid "snat_create_result %d" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1590 +#, python-format +msgid "snat_delete_result %d" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1593 +#, python-format +msgid "dnat_create_result %d" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1596 +#, python-format +msgid "dnat_delete_result %d" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1599 +#, python-format +msgid "routes_update_result %d" +msgstr "" + +#: neutron/plugins/nicira/NeutronServicePlugin.py:1602 +#, python-format +msgid "nat_update_result %d" +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:36 +#, python-format +msgid "Unable to fetch NVP version from response headers:%s" +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:124 +#, python-format +msgid "NVPApiHelper.request() returns \"%s\"" +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:137 +#, python-format +msgid "Request timed out: %(method)s to %(url)s" +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:148 +#, python-format +msgid "Received error code: %s" +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:149 +#, python-format +msgid "Server Error Message: %s" +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:155 +#, python-format +msgid "" +"%(method)s to %(url)s, unexpected response code: %(status)d (content = " +"'%(body)s')" +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:173 +msgid "Unable to determine NVP version. Plugin might not work as expected." +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:233 +msgid "Server denied session's authentication credentials." +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:237 +msgid "An entity referenced in the request was not found." +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:241 +msgid "Request conflicts with configuration on a different entity." +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:246 +msgid "" +"Request could not completed because the associated resource could not be " +"reached." +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:251 +msgid "The request is forbidden from accessing the referenced resource." +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:256 +msgid "Create/Update actions are forbidden when in read-only mode." +msgstr "" + +#: neutron/plugins/nicira/NvpApiClient.py:260 +msgid "The request has timed out." +msgstr "" + +#: neutron/plugins/nicira/nvp_cluster.py:55 +#, python-format +msgid "" +"Attribute '%s' has been deprecated or moved to a new section. See new " +"configuration file for details." +msgstr "" + +#: neutron/plugins/nicira/nvp_cluster.py:67 +#, python-format +msgid "The following cluster attributes were not specified: %s'" +msgstr "" + +#: neutron/plugins/nicira/nvp_cluster.py:94 +#, python-format +msgid "Attribute:%s is empty or null" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:164 +#, python-format +msgid "NVP controller cluster version: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:247 +#, python-format +msgid "Created logical switch: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:263 neutron/plugins/nicira/nvplib.py:627 +#, python-format +msgid "Network not found, Error: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:538 +#, python-format +msgid "Cannot update NVP routes %(routes)s for router %(router_id)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:654 +msgid "Port or Network not found" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:711 +#, python-format +msgid "Lswitch %s not found in NVP" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:720 +msgid "Unable to get ports" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:737 +#, python-format +msgid "" +"Looking for port with q_port_id tag '%(neutron_port_id)s' on: " +"'%(lswitch_uuid)s'" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:745 +#, python-format +msgid "" +"Found '%(num_ports)d' ports with q_port_id tag: '%(neutron_port_id)s'. " +"Only 1 was expected." +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:754 +#, python-format +msgid "get_port() %(network)s %(port)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:762 neutron/plugins/nicira/nvplib.py:821 +#, python-format +msgid "Port or Network not found, Error: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:816 +#, python-format +msgid "Updated logical port %(result)s on logical switch %(uuid)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:852 +#, python-format +msgid "Created logical port %(result)s on logical switch %(uuid)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:881 +#, python-format +msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:911 +#, python-format +msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:921 +#, python-format +msgid "" +"Delete logical router port %(lport_uuid)s on logical router " +"%(lrouter_uuid)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:987 +#, python-format +msgid "Port not found, Error: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1037 +#, python-format +msgid "Error. %(type)s exception: %(exc)s." +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1041 +#, python-format +msgid "locals=[%s]" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1110 +#, python-format +msgid "Created Security Profile: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1136 +#, python-format +msgid "Updated Security Profile: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1155 +#, python-format +msgid "Invalid keys for NAT match: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1161 +#, python-format +msgid "Creating NAT rule: %s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1175 +msgid "" +"No SNAT rules cannot be applied as they are not available in this version" +" of the NVP platform" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1180 +msgid "" +"No DNAT rules cannot be applied as they are not available in this version" +" of the NVP platform" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1332 +#, python-format +msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1337 +#, python-format +msgid "" +"An exception occurred while updating IP addresses on a router logical " +"port:%s" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1378 +msgid "Operation may not be supported" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1386 +msgid "" +"NVP version is not set. Unable to complete request correctly. Check log " +"for NVP communication errors." +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1402 +msgid "Failed to create logical queue" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1413 +msgid "Failed to delete logical queue" +msgstr "" + +#: neutron/plugins/nicira/nvplib.py:1426 +#, python-format +msgid "Error '%(err)s' when connecting to controller(s): %(ctl)s." +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:116 +#, python-format +msgid "[%d] no API providers currently available." +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:119 +#, python-format +msgid "[%d] Waiting to acquire API client connection." +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:123 +#, python-format +msgid "[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting." +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:132 +#, python-format +msgid "[%(rid)d] Acquired connection %(conn)s. %(qsize)d connection(s) available." +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:152 +#, python-format +msgid "" +"[%(rid)d] Released connection %(conn)s is not an API provider for the " +"cluster" +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:161 +#, python-format +msgid "[%(rid)d] Connection returned in bad state, reconnecting to %(conn)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:186 +#, python-format +msgid "[%(rid)d] Released connection %(conn)s. %(qsize)d connection(s) available." +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:196 +#, python-format +msgid "Login request for an invalid connection: '%s'" +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:207 +msgid "Waiting for auth to complete" +msgstr "" + +#: neutron/plugins/nicira/api_client/client.py:249 +#, python-format +msgid "Invalid conn_params value: '%s'" +msgstr "" + +#: neutron/plugins/nicira/api_client/client_eventlet.py:148 +#, python-format +msgid "NvpApiClient: login error \"%s\"" +msgstr "" + +#: neutron/plugins/nicira/api_client/client_eventlet.py:153 +#, python-format +msgid "Saving new authentication cookie '%s'" +msgstr "" + +#: neutron/plugins/nicira/api_client/common.py:30 +#, python-format +msgid "_conn_str() invalid connection type: %s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:92 +msgid "No API connections available" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:97 +#, python-format +msgid "[%(rid)d] Issuing - request %(conn)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:122 +#, python-format +msgid "Setting X-Nvp-Wait-For-Config-Generation request header: '%s'" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:128 +#, python-format +msgid "[%(rid)d] Exception issuing request: %(e)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:135 +#, python-format +msgid "[%(rid)d] Completed request '%(conn)s': %(status)s (%(sec)0.2f seconds)" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:144 +#, python-format +msgid "Reading X-Nvp-config-Generation response header: '%s'" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:173 +#, python-format +msgid "[%d] Maximum redirects exceeded, aborting request" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:183 +#, python-format +msgid "[%(rid)d] Redirecting request to: %(conn)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:195 +#, python-format +msgid "[%(rid)d] Request '%(method)s %(url)s' received: %(status)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:199 +#, python-format +msgid "Server error return: %s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:203 +msgid "Invalid server response" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:206 +#, python-format +msgid "[%(rid)d] Failed request '%(conn)s': '%(msg)s' (%(sec)0.2f seconds)" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:240 +#, python-format +msgid "[%d] Received redirect status without location header field" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:257 +#, python-format +msgid "[%(rid)d] Received invalid redirect location: '%(url)s'" +msgstr "" + +#: neutron/plugins/nicira/api_client/request.py:261 +#, python-format +msgid "[%(rid)d] Received malformed redirect location: %(url)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request_eventlet.py:111 +msgid "Joining an invalid green thread" +msgstr "" + +#: neutron/plugins/nicira/api_client/request_eventlet.py:131 +#, python-format +msgid "[%d] Request timeout." +msgstr "" + +#: neutron/plugins/nicira/api_client/request_eventlet.py:132 +msgid "Request timeout" +msgstr "" + +#: neutron/plugins/nicira/api_client/request_eventlet.py:153 +#, python-format +msgid "[%(rid)d] Completed request '%(method)s %(url)s': %(status)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request_eventlet.py:160 +#, python-format +msgid "[%(rid)d] Error while handling request: %(req)s" +msgstr "" + +#: neutron/plugins/nicira/api_client/request_eventlet.py:216 +#, python-format +msgid "[%(rid)d] Failed to parse API provider: %(e)s" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:34 +msgid "" +"Maximum number of ports of a logical switch on a bridged transport zone " +"(default 5000)" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:37 +msgid "" +"Maximum number of ports of a logical switch on an overlay transport zone " +"(default 256)" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:40 +msgid "Maximum concurrent connections to each NVP controller." +msgstr "" + +#: neutron/plugins/nicira/common/config.py:43 +msgid "" +"Number of seconds a generation id should be valid for (default -1 meaning" +" do not time out)" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:46 +msgid "" +"If set to access_network this enables a dedicated connection to the " +"metadata proxy for metadata server access via Neutron router. If set to " +"dhcp_host_route this enables host route injection via the dhcp agent. " +"This option is only useful if running on a host that does not support " +"namespaces otherwise access_network should be used." +msgstr "" + +#: neutron/plugins/nicira/common/config.py:54 +msgid "" +"The default network tranport type to use (stt, gre, bridge, ipsec_gre, or" +" ipsec_stt)" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:57 +msgid "The mode used to implement DHCP/metadata services." +msgstr "" + +#: neutron/plugins/nicira/common/config.py:62 +msgid "" +"Interval in seconds between runs of the state synchronization task. Set " +"it to 0 to disable it" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:65 +msgid "" +"Maximum value for the additional random delay in seconds between runs of " +"the state synchronization task" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:69 +msgid "" +"Minimum delay, in seconds, between two state synchronization queries to " +"NVP. It must not exceed state_sync_interval" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:73 +msgid "" +"Minimum number of resources to be retrieved from NVP during state " +"synchronization" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:76 +msgid "" +"Always read operational status from backend on show operations. Enabling " +"this option might slow down the system." +msgstr "" + +#: neutron/plugins/nicira/common/config.py:84 +msgid "User name for NVP controllers in this cluster" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:88 +msgid "Password for NVP controllers in this cluster" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:91 +msgid "Total time limit for a cluster request" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:94 +msgid "Time before aborting a request" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:97 +msgid "Number of time a request should be retried" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:100 +msgid "Number of times a redirect should be followed" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:102 +msgid "Lists the NVP controllers in this cluster" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:107 +msgid "" +"This is uuid of the default NVP Transport zone that will be used for " +"creating tunneled isolated \"Neutron\" networks. It needs to be created " +"in NVP before starting Neutron with the nvp plugin." +msgstr "" + +#: neutron/plugins/nicira/common/config.py:112 +msgid "" +"Optional paramter identifying the UUID of the cluster in NVP. This can " +"be retrieved from NVP management console \"admin\" section." +msgstr "" + +#: neutron/plugins/nicira/common/config.py:116 +msgid "" +"Unique identifier of the NVP L3 Gateway service which will be used for " +"implementing routers and floating IPs" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:120 +msgid "" +"Unique identifier of the NVP L2 Gateway service which will be used by " +"default for network gateways" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:123 +msgid "" +"Name of the interface on a L2 Gateway transport nodewhich should be used " +"by default when setting up a network connection" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:133 +msgid "User name for vsm" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:137 +msgid "Password for vsm" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:139 +msgid "uri for vsm" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:141 +msgid "Optional parameter identifying the ID of datacenter to deploy NSX Edges" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:144 +#: neutron/plugins/nicira/common/config.py:150 +msgid "Optional parameter identifying the ID of datastore to deploy NSX Edges" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:147 +msgid "Optional parameter identifying the ID of resource to deploy NSX Edges" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:153 +msgid "Network ID for physical network connectivity" +msgstr "" + +#: neutron/plugins/nicira/common/config.py:156 +msgid "Task status check interval" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:24 +#, python-format +msgid "An unexpected error occurred in the NVP Plugin:%(err_msg)s" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:28 +#, python-format +msgid "Unable to fulfill request with version %(version)s." +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:32 +#, python-format +msgid "Invalid NVP connection parameters: %(conn_params)s" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:36 +#, python-format +msgid "" +"Invalid cluster values: %(invalid_attrs)s. Please ensure that these " +"values are specified in the [DEFAULT] section of the nvp plugin ini file." +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:42 +#, python-format +msgid "Unable to find cluster config entry for nova zone: %(nova_zone)s" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:47 +#, python-format +msgid "" +"Unable to create port on network %(network)s. Maximum number of ports " +"reached" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:52 +#, python-format +msgid "" +"While retrieving NAT rules, %(actual_rules)s were found whereas rules in " +"the (%(min_rules)s,%(max_rules)s) interval were expected" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:58 +#, python-format +msgid "Invalid NVP attachment type '%(attachment_type)s'" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:62 +msgid "" +"The networking backend is currently in maintenance mode and therefore " +"unable to accept requests which modify its state. Please try later." +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:69 +#, python-format +msgid "An unexpected error happened in the NVP Service Plugin: %(err_msg)s" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:74 +#, python-format +msgid "Gateway Service %(gateway)s is already in use" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:78 +#, python-format +msgid "Quota exceeded for Vcns resource: %(overs)s: %(err_msg)s" +msgstr "" + +#: neutron/plugins/nicira/common/exceptions.py:82 +#, python-format +msgid "Error happened in NVP VCNS Driver: %(err_msg)s" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:214 +#, python-format +msgid "" +"Minimum request delay:%(req_delay)s must not exceed synchronization " +"interval:%(sync_interval)s" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:235 +#, python-format +msgid "Updating status for neutron resource %(q_id)s to: %(status)s" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:257 +#, python-format +msgid "Logical switch for neutron network %s not found on NVP." +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:324 +#, python-format +msgid "Logical router for neutron router %s not found on NVP." +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:389 +#, python-format +msgid "Logical switch port for neutron port %s not found on NVP." +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:465 +#, python-format +msgid "" +"Requested page size is %(cur_chunk_size)d.It might be necessary to do " +"%(num_requests)d round-trips to NVP for fetching data. Please tune sync " +"parameters to ensure chunk size is less than %(max_page_size)d" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:498 +#, python-format +msgid "Fetching up to %s resources from NVP backend" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:518 +#, python-format +msgid "Total data size: %d" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:522 +#, python-format +msgid "" +"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical " +"switch ports,%(num_lrouters)d logical routers" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:538 +#, python-format +msgid "Running state synchronization task. Chunk: %s" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:548 +#, python-format +msgid "" +"An error occured while communicating with NVP backend. Will retry " +"synchronization in %d seconds" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:552 +#, python-format +msgid "Time elapsed querying NVP: %s" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:559 +#, python-format +msgid "Number of chunks: %d" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:575 +#, python-format +msgid "Time elapsed hashing data: %s" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:588 +#, python-format +msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed" +msgstr "" + +#: neutron/plugins/nicira/common/sync.py:600 +#, python-format +msgid "Time elapsed at end of sync: %s" +msgstr "" + +#: neutron/plugins/nicira/common/utils.py:26 +#, python-format +msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:47 +#, python-format +msgid "" +"Network Gateway '%(gateway_id)s' still has active mappings with one or " +"more neutron networks." +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:52 +#, python-format +msgid "" +"Port '%(port_id)s' is owned by '%(device_owner)s' and therefore cannot be" +" deleted directly via the port API." +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:57 +#, python-format +msgid "" +"The specified mapping '%(mapping)s' is already in use on network gateway " +"'%(gateway_id)s'." +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:62 +#, python-format +msgid "" +"Multiple network connections found on '%(gateway_id)s' with provided " +"criteria." +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:67 +#, python-format +msgid "" +"The connection %(network_mapping_info)s was not found on the network " +"gateway '%(network_gateway_id)s'" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:72 +#, python-format +msgid "The network gateway %(gateway_id)s cannot be updated or deleted" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:167 +msgid "" +"A network identifier must be specified when connecting a network to a " +"network gateway. Unable to complete operation" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:173 +#, python-format +msgid "" +"Invalid keys found among the ones provided in request body: " +"%(connection_attrs)s." +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:179 +msgid "" +"In order to specify a segmentation id the segmentation type must be " +"specified as well" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:183 +msgid "Cannot specify a segmentation id when the segmentation type is flat" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:232 +#, python-format +msgid "Created network gateway with id:%s" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:244 +#, python-format +msgid "Updated network gateway with id:%s" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:259 +#, python-format +msgid "Network gateway '%s' was destroyed." +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:269 +#, python-format +msgid "Connecting network '%(network_id)s' to gateway '%(network_gateway_id)s'" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:310 +#, python-format +msgid "" +"Requested network '%(network_id)s' not found.Unable to create network " +"connection on gateway '%(network_gateway_id)s" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:318 +#, python-format +msgid "" +"Gateway port for '%(network_gateway_id)s' created on network " +"'%(network_id)s':%(port_id)s" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:334 +#, python-format +msgid "Ensured no Ip addresses are configured on port %s" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:344 +#, python-format +msgid "" +"Disconnecting network '%(network_id)s' from gateway " +"'%(network_gateway_id)s'" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nicira_qos_db.py:290 +#, python-format +msgid "DSCP value (%s) will be ignored with 'trusted' marking" +msgstr "" + +#: neutron/plugins/nicira/dbexts/nsxrouter.py:65 +#, python-format +msgid "Nsx router extension successfully processed for router:%s" +msgstr "" + +#: neutron/plugins/nicira/dbexts/vcns_db.py:78 +#, python-format +msgid "Rule Resource binding with id:%s not found!" +msgstr "" + +#: neutron/plugins/nicira/dbexts/vcns_db.py:95 +msgid "Rule Resource binding not found!" +msgstr "" + +#: neutron/plugins/nicira/dbexts/vcns_db.py:124 +#: neutron/plugins/nicira/dbexts/vcns_db.py:134 +#, python-format +msgid "VIP Resource binding with id:%s not found!" +msgstr "" + +#: neutron/plugins/nicira/dbexts/vcns_db.py:163 +#, python-format +msgid "" +"Pool Resource binding with edge_id:%(edge_id)s pool_vseid:%(pool_vseid)s " +"not found!" +msgstr "" + +#: neutron/plugins/nicira/dbexts/vcns_db.py:175 +#, python-format +msgid "Pool Resource binding with id:%s not found!" +msgstr "" + +#: neutron/plugins/nicira/dbexts/vcns_db.py:201 +#, python-format +msgid "Monitor Resource binding with id:%s not found!" +msgstr "" + +#: neutron/plugins/nicira/dhcp_meta/rpc.py:117 +msgid "Metadata access network is disabled" +msgstr "" + +#: neutron/plugins/nicira/dhcp_meta/rpc.py:120 +msgid "" +"Overlapping IPs must be enabled in order to setup the metadata access " +"network" +msgstr "" + +#: neutron/plugins/nicira/dhcp_meta/rpc.py:140 +#, python-format +msgid "" +"No router interface found for router '%s'. No metadata access network " +"should be created or destroyed" +msgstr "" + +#: neutron/plugins/nicira/dhcp_meta/rpc.py:148 +#, python-format +msgid "" +"An error occurred while operating on the metadata access network for " +"router:'%s'" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_networkgw.py:66 +msgid "Cannot create a gateway with an empty device list" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_networkgw.py:82 +#, python-format +msgid "Unexpected keys found in device description:%s" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_networkgw.py:86 +#, python-format +msgid "%s: provided data are not iterable" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_networkgw.py:92 +msgid "Number of network gateways allowed per tenant, -1 for unlimited" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:38 +msgid "Need to be admin in order to create queue called default" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:42 +msgid "Default queue already exists." +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:46 +#, python-format +msgid "Invalid value for dscp %(data)s must be integer value between 0 and 63." +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:51 +msgid "Invalid bandwidth rate, min greater than max." +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:55 +#, python-format +msgid "Invalid bandwidth rate, %(data)s must be a non negative integer." +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:60 +#, python-format +msgid "Queue %(id)s does not exist" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:64 +msgid "Unable to delete queue attached to port." +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:68 +msgid "Port is not associated with lqueue" +msgstr "" + +#: neutron/plugins/nicira/extensions/nvp_qos.py:79 +#, python-format +msgid "'%s' must be a non negative integer." +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:138 +#, python-format +msgid "" +"VCNS: Failed to get edge status:\n" +"%s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:164 +#, python-format +msgid "VCNS: start updating vnic %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:168 +#, python-format +msgid "" +"VCNS: Failed to update vnic %(config)s:\n" +"%(response)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:174 +#, python-format +msgid "VCNS: Failed to update vnic %d" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:183 +#, python-format +msgid "VCNS: update vnic %(index)d: %(addr)s %(netmask)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:192 +#, python-format +msgid "Vnic %d currently not supported" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:213 +#, python-format +msgid "VCNS: start deploying edge %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:221 +#, python-format +msgid "VCNS: deploying edge %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:225 +#, python-format +msgid "VCNS: deploy edge failed for router %s." +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:244 +#, python-format +msgid "VCNS: Edge %s status query failed." +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:250 +#, python-format +msgid "VCNS: Unable to retrieve edge %(edge_id)s status. Retry %(retries)d." +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:257 +#, python-format +msgid "VCNS: Unable to retrieve edge %s status. Abort." +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:261 +#, python-format +msgid "VCNS: Edge %s status" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:268 +#, python-format +msgid "VCNS: Failed to deploy edge %(edge_id)s for %(name)s, status %(status)d" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:275 +#, python-format +msgid "VCNS: Edge %(edge_id)s deployed for router %(name)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:282 +#, python-format +msgid "VCNS: start destroying edge %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:290 +#, python-format +msgid "" +"VCNS: Failed to delete %(edge_id)s:\n" +"%(response)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:296 +#, python-format +msgid "VCNS: Failed to delete %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:305 +#, python-format +msgid "" +"VCNS: Failed to get edges:\n" +"%s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:383 +#, python-format +msgid "" +"VCNS: Failed to get nat config:\n" +"%s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:391 +#, python-format +msgid "VCNS: start creating nat rules: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:407 +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:532 +#, python-format +msgid "" +"VCNS: Failed to create snat rule:\n" +"%s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:415 +#, python-format +msgid "VCNS: create snat rule %(src)s/%(translated)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:438 +#, python-format +msgid "VCNS: start deleting %(type)s rules: %(addr)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:449 +#, python-format +msgid "" +"VCNS: Failed to delete snat rule:\n" +"%s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:456 +#, python-format +msgid "VCNS: delete snat rule %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:474 +#, python-format +msgid "VCNS: create dnat rule %(dst)s/%(translated)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:495 +#, python-format +msgid "VCNS: delete dnat rule %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:519 +#, python-format +msgid "VCNS: start updating nat rules: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:540 +#, python-format +msgid "" +"VCNS: update nat rule\n" +"SNAT:%(snat)s\n" +"DNAT:%(dnat)s\n" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:578 +#, python-format +msgid "VCNS: start updating routes for %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:602 +#, python-format +msgid "" +"VCNS: Failed to update routes:\n" +"%s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:654 +msgid "Failed to get service config" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_appliance_driver.py:666 +msgid "Failed to enable loadbalancer service config" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:43 +#, python-format +msgid "Invalid action value %s in a firewall rule" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:52 +#, python-format +msgid "Invalid action value %s in a vshield firewall rule" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:191 +#, python-format +msgid "Failed to get firewall with edge id: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:210 +#, python-format +msgid "No rule id:%s found in the edge_firewall_binding" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:219 +#, python-format +msgid "Failed to get firewall rule: %(rule_id)s with edge_id: %(edge_id)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:235 +#, python-format +msgid "Failed to update firewall with edge_id: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:247 +#, python-format +msgid "Failed to delete firewall with edge_id:%s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:262 +#, python-format +msgid "Failed to update firewall rule: %(rule_id)s with edge_id: %(edge_id)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:275 +#, python-format +msgid "Failed to delete firewall rule: %(rule_id)s with edge_id: %(edge_id)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:292 +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:320 +#, python-format +msgid "Failed to add firewall rule above: %(rule_id)s with edge_id: %(edge_id)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:331 +#, python-format +msgid "Failed to append a firewall rulewith edge_id: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_firewall_driver.py:352 +msgid "Can't execute insert rule operation without reference rule_id" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:146 +#, python-format +msgid "Failed to create app profile on edge: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:157 +#, python-format +msgid "Failed to create vip on vshield edge: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:179 +msgid "Failed to get vip on edge" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:194 +#, python-format +msgid "Failed to update vip on edge: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:208 +#, python-format +msgid "Failed to delete vip on edge: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:217 +msgid "Failed to create pool" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:234 +#, python-format +msgid "pool_binding not found with id: %(id)s edge_id: %(edge_id)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:244 +msgid "Failed to get pool on edge" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:256 +msgid "Failed to update pool" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:266 +msgid "Failed to delete pool" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:276 +#, python-format +msgid "Failed to create monitor on edge: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:294 +#, python-format +msgid "monitor_binding not found with id: %(id)s edge_id: %(edge_id)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:304 +#, python-format +msgid "Failed to get monitor on edge: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:321 +#, python-format +msgid "Failed to update monitor on edge: %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/edge_loadbalancer_driver.py:332 +msgid "Failed to delete monitor" +msgstr "" + +#: neutron/plugins/nicira/vshield/vcns.py:53 +#, python-format +msgid "VcnsApiHelper('%(method)s', '%(uri)s', '%(body)s')" +msgstr "" + +#: neutron/plugins/nicira/vshield/vcns.py:61 +#, python-format +msgid "Header: '%s'" +msgstr "" + +#: neutron/plugins/nicira/vshield/vcns.py:62 +#, python-format +msgid "Content: '%s'" +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:37 +#, python-format +msgid "%(resource)s not found: %(msg)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:41 +#, python-format +msgid "An unknown exception %(status)s occurred: %(response)s." +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:52 +#, python-format +msgid "Resource %(uri)s has been redirected" +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:56 +#, python-format +msgid "Request %(uri)s is Bad, response %(response)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:60 +#, python-format +msgid "Forbidden: %(uri)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:64 +#, python-format +msgid "Resource %(uri)s not found" +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:68 +#, python-format +msgid "Media Type %(uri)s is not supported" +msgstr "" + +#: neutron/plugins/nicira/vshield/common/exceptions.py:72 +#, python-format +msgid "Service Unavailable: %(uri)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:52 +#, python-format +msgid "Invalid state %(state)d" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:56 +#, python-format +msgid "State %(state)d skipped. Current state %(current)d" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:102 +#, python-format +msgid "Task %(task)s encountered exception in %(func)s at state %(state)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:185 +#, python-format +msgid "Start task %s" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:191 +#: neutron/plugins/nicira/vshield/tasks/tasks.py:211 +#: neutron/plugins/nicira/vshield/tasks/tasks.py:234 +#, python-format +msgid "Task %(task)s encountered exception in %(cb)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:197 +#: neutron/plugins/nicira/vshield/tasks/tasks.py:216 +#, python-format +msgid "Task %(task)s return %(status)s" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:327 +msgid "TaskManager terminated" +msgstr "" + +#: neutron/plugins/nicira/vshield/tasks/tasks.py:381 +msgid "Exception in _check_pending_tasks" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:215 +#, python-format +msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:263 +#, python-format +msgid "Reserving tunnel %s from pool" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:278 +#, python-format +msgid "Reserving specific tunnel %s from pool" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:281 +#, python-format +msgid "Reserving specific tunnel %s outside pool" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:304 +#, python-format +msgid "Releasing tunnel %s outside pool" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:306 +#, python-format +msgid "Releasing tunnel %s to pool" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:308 +#, python-format +msgid "tunnel_id %s not found" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:380 +#, python-format +msgid "Adding a tunnel endpoint for %s" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:396 +#, python-format +msgid "" +"Adding a tunnel endpoint failed due to a concurrenttransaction had been " +"commited (%s attempts left)" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_db_v2.py:401 +msgid "Unable to generate a new tunnel id" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:308 +#, python-format +msgid "Invalid tenant_network_type: %s. Server terminated!" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:324 +#, python-format +msgid "Tunneling disabled but tenant_network_type is '%s'. Server terminated!" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:370 +#, python-format +msgid "Invalid tunnel ID range: '%(range)s' - %(e)s. Server terminated!" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:374 +#, python-format +msgid "Tunnel ID ranges: %s" +msgstr "" + +#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:427 +#, python-format +msgid "%s networks are not enabled" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:284 +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:543 +#, python-format +msgid "Network %s not used on agent." +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:317 +msgid "tunnel_update received" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:326 +msgid "No tunnel_type specified, cannot create tunnels" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:329 +#, python-format +msgid "tunnel_type %s not supported by agent" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:452 +#, python-format +msgid "No local VLAN available for net-id=%s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:455 +#, python-format +msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:481 +#, python-format +msgid "" +"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - " +"tunneling disabled" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:500 +#, python-format +msgid "" +"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for " +"physical_network %(physical_network)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:520 +#, python-format +msgid "" +"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for " +"physical_network %(physical_network)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:529 +#, python-format +msgid "" +"Cannot provision unknown network type %(network_type)s for net-" +"id=%(net_uuid)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:546 +#, python-format +msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:586 +#, python-format +msgid "" +"Cannot reclaim unknown network type %(network_type)s for net-" +"id=%(net_uuid)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:628 +#, python-format +msgid "port_unbound() net_uuid %s not in local_vlan_map" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:682 +#, python-format +msgid "Adding %s to list of bridges." +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:701 +msgid "" +"Failed to create OVS patch port. Cannot have tunneling enabled on this " +"agent, since this version of OVS does not support tunnels or patch ports." +" Agent terminated!" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:774 +#, python-format +msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:780 +#, python-format +msgid "" +"Bridge %(bridge)s for physical network %(physical_network)s does not " +"exist. Agent terminated!" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:857 +#, python-format +msgid "No VIF port for port %s defined on agent." +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:866 +#, python-format +msgid "Failed to set-up %(type)s tunnel port to %(ip)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:945 +#, python-format +msgid "Ancillary Port %s added" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1045 +#, python-format +msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1071 +msgid "Agent tunnel out of sync with plugin!" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1118 +msgid "Checking OVS version for VXLAN support" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1126 +#, python-format +msgid "" +"Failed userspace version check for Open vSwitch with VXLAN support. To " +"use VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1137 +#, python-format +msgid "" +"Failed kernel version check for Open vSwitch with VXLAN support. To use " +"VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1144 +#, python-format +msgid "" +"Cannot determine kernel Open vSwitch version, please ensure your Open " +"vSwitch kernel module is at least version %s to support VXLAN tunnels." +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1149 +#, python-format +msgid "" +"Unable to determine Open vSwitch version. Please ensure that its version " +"is %s or newer to use VXLAN tunnels with OVS." +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1164 +#, python-format +msgid "Parsing bridge_mappings failed: %s." +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1186 +#, python-format +msgid "Invalid tunnel type specificed: %s" +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1189 +msgid "Tunneling cannot be enabled without a valid local_ip." +msgstr "" + +#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1205 +#, python-format +msgid "%s Agent terminated!" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:32 +msgid "Enable tunneling support" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:34 +msgid "Tunnel bridge to use" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:36 +msgid "Peer patch port in integration bridge for tunnel bridge" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:39 +msgid "Peer patch port in tunnel bridge for integration bridge" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:42 +msgid "Local IP address of GRE tunnel endpoints." +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:45 +msgid "List of :" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:47 +msgid "Network type for tenant networks (local, vlan, gre, vxlan, or none)" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:55 +msgid "List of :" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:57 +msgid "The type of tunnels to use when utilizing tunnels, either 'gre' or 'vxlan'" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:67 +msgid "Minimize polling by monitoring ovsdb for interface changes." +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:70 +msgid "Network types supported by the agent (gre and/or vxlan)" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:73 +msgid "The UDP port to use for VXLAN tunnels." +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:75 +msgid "MTU size of veth interfaces" +msgstr "" + +#: neutron/plugins/openvswitch/common/config.py:77 +msgid "" +"Use ml2 l2population mechanism driver to learn remote mac and IPs and " +"improve tunnel scalability" +msgstr "" + +#: neutron/plugins/plumgrid/common/exceptions.py:26 +#, python-format +msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s" +msgstr "" + +#: neutron/plugins/plumgrid/common/exceptions.py:31 +#, python-format +msgid "Connection failed with PLUMgrid Director: %(err_msg)s" +msgstr "" + +#: neutron/plugins/plumgrid/drivers/fake_plumlib.py:32 +msgid "Python PLUMgrid Fake Library Started " +msgstr "" + +#: neutron/plugins/plumgrid/drivers/fake_plumlib.py:37 +#, python-format +msgid "Fake Director: %s" +msgstr "" + +#: neutron/plugins/plumgrid/drivers/plumlib.py:38 +msgid "Python PLUMgrid Library Started " +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:42 +msgid "PLUMgrid Director communication failed" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46 +msgid "PLUMgrid Director server to connect to" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48 +msgid "PLUMgrid Director server port to connect to" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50 +msgid "PLUMgrid Director admin username" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52 +msgid "PLUMgrid Director admin password" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:54 +msgid "PLUMgrid Director server timeout" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:71 +msgid "Neutron PLUMgrid Director: Starting Plugin" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:78 +msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:90 +#, python-format +msgid "Neutron PLUMgrid Director: %s" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:101 +msgid "Neutron PLUMgrid Director: create_network() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:115 +msgid "PLUMgrid Library: create_network() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:131 +msgid "Neutron PLUMgrid Director: update_network() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:142 +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:168 +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:358 +msgid "PLUMgrid Library: update_network() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:158 +msgid "Neutron PLUMgrid Director: delete_network() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:181 +msgid "Neutron PLUMgrid Director: create_port() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:200 +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:228 +msgid "PLUMgrid Library: create_port() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:216 +msgid "Neutron PLUMgrid Director: update_port() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:245 +msgid "Neutron PLUMgrid Director: delete_port() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:260 +msgid "PLUMgrid Library: delete_port() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:290 +msgid "Neutron PLUMgrid Director: create_subnet() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:314 +msgid "PLUMgrid Library: create_subnet() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:325 +msgid "Neutron PLUMgrid Director: delete_subnet() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:337 +msgid "PLUMgrid Library: delete_subnet() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:371 +msgid "Neutron PLUMgrid Director: create_router() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:383 +msgid "PLUMgrid Library: create_router() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:394 +msgid "Neutron PLUMgrid Director: update_router() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:400 +msgid "PLUMgrid Library: update_router() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:410 +msgid "Neutron PLUMgrid Director: delete_router() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:420 +msgid "PLUMgrid Library: delete_router() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:429 +msgid "Neutron PLUMgrid Director: add_router_interface() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:449 +msgid "PLUMgrid Library: add_router_interface() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:461 +msgid "Neutron PLUMgrid Director: remove_router_interface() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:483 +msgid "PLUMgrid Library: remove_router_interface() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:495 +msgid "Neutron PLUMgrid Director: create_floatingip() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:507 +msgid "PLUMgrid Library: create_floatingip() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:517 +msgid "Neutron PLUMgrid Director: update_floatingip() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:530 +msgid "PLUMgrid Library: update_floatingip() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:540 +msgid "Neutron PLUMgrid Director: delete_floatingip() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:553 +msgid "PLUMgrid Library: delete_floatingip() called" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579 +#, python-format +msgid "" +"Network with admin_state_up=False are not supported yet by this plugin. " +"Ignoring setting for network %s" +msgstr "" + +#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:583 +msgid "Network Admin State Validation Falied: " +msgstr "" + +#: neutron/plugins/ryu/ryu_neutron_plugin.py:63 +#, python-format +msgid "get_ofp_rest_api: %s" +msgstr "" + +#: neutron/plugins/ryu/ryu_neutron_plugin.py:123 +msgid "Invalid configuration. check ryu.ini" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:96 +#, python-format +msgid "Could not get IPv4 address from %(nic)s: %(cfg)s" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:162 +#, python-format +msgid "External port %s" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:170 +msgid "Get Ryu rest API address" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:220 +msgid "Ryu rest API port isn't specified" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:221 +#, python-format +msgid "Going to ofp controller mode %s" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:238 +msgid "Port update received" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:271 +msgid "Agent loop has new device" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:298 +#, python-format +msgid "tunnel_ip %s" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:300 +#, python-format +msgid "ovsdb_port %s" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:302 +#, python-format +msgid "ovsdb_ip %s" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:308 +#, python-format +msgid "Initialization failed: %s" +msgstr "" + +#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:311 +msgid "" +"Ryu initialization on the node is done. Agent initialized successfully, " +"now running..." +msgstr "" + +#: neutron/plugins/ryu/common/config.py:26 +msgid "OpenFlow REST API location" +msgstr "" + +#: neutron/plugins/ryu/common/config.py:28 +msgid "Minimum tunnel ID to use" +msgstr "" + +#: neutron/plugins/ryu/common/config.py:30 +msgid "Maximum tunnel ID to use" +msgstr "" + +#: neutron/plugins/ryu/common/config.py:32 +msgid "Tunnel IP to use" +msgstr "" + +#: neutron/plugins/ryu/common/config.py:34 +msgid "Tunnel interface to use" +msgstr "" + +#: neutron/plugins/ryu/common/config.py:36 +msgid "OVSDB port to connect to" +msgstr "" + +#: neutron/plugins/ryu/common/config.py:38 +msgid "OVSDB IP to connect to" +msgstr "" + +#: neutron/plugins/ryu/common/config.py:40 +msgid "OVSDB interface to connect to" +msgstr "" + +#: neutron/plugins/ryu/db/api_v2.py:40 +#, python-format +msgid "get_port_from_device() called:port_id=%s" +msgstr "" + +#: neutron/plugins/ryu/db/api_v2.py:76 +#, python-format +msgid "" +"Invalid tunnel key options tunnel_key_min: %(key_min)d tunnel_key_max: " +"%(key_max)d. Using default value" +msgstr "" + +#: neutron/plugins/ryu/db/api_v2.py:156 +#, python-format +msgid "last_key %(last_key)s new_key %(new_key)s" +msgstr "" + +#: neutron/plugins/ryu/db/api_v2.py:159 +msgid "No key found" +msgstr "" + +#: neutron/plugins/ryu/db/api_v2.py:192 +#, python-format +msgid "Transaction retry exhausted (%d). Abandoned tunnel key allocation." +msgstr "" + +#: neutron/scheduler/dhcp_agent_scheduler.py:42 +#, python-format +msgid "" +"Network %(network_id)s is scheduled to be hosted by DHCP agent " +"%(agent_id)s" +msgstr "" + +#: neutron/scheduler/dhcp_agent_scheduler.py:60 +#, python-format +msgid "Network %s is hosted already" +msgstr "" + +#: neutron/scheduler/dhcp_agent_scheduler.py:69 +#: neutron/scheduler/dhcp_agent_scheduler.py:78 +msgid "No more DHCP agents" +msgstr "" + +#: neutron/scheduler/dhcp_agent_scheduler.py:101 +#, python-format +msgid "DHCP agent %s is not active" +msgstr "" + +#: neutron/scheduler/dhcp_agent_scheduler.py:108 +msgid "No non-hosted networks" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:57 +#, python-format +msgid "No enabled L3 agent on host %s" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:62 +#, python-format +msgid "L3 agent %s is not active" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:70 +#: neutron/scheduler/l3_agent_scheduler.py:128 +#, python-format +msgid "Router %(router_id)s has already been hosted by L3 agent %(agent_id)s" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:89 +msgid "No non-hosted routers" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:103 +#, python-format +msgid "No routers compatible with L3 agent configuration on host %s" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:137 +msgid "No active L3 agents" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:142 +#, python-format +msgid "No L3 agents can host the router %s" +msgstr "" + +#: neutron/scheduler/l3_agent_scheduler.py:151 +#, python-format +msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s" +msgstr "" + +#: neutron/server/__init__.py:40 +msgid "" +"ERROR: Unable to find configuration file via the default search paths " +"(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!" +msgstr "" + +#: neutron/server/__init__.py:47 +#, python-format +msgid "ERROR: %s" +msgstr "" + +#: neutron/services/provider_configuration.py:28 +msgid "" +"Defines providers for advanced services using the format: " +"::[:default]" +msgstr "" + +#: neutron/services/provider_configuration.py:46 +#, python-format +msgid "Provider name is limited by 255 characters: %s" +msgstr "" + +#: neutron/services/provider_configuration.py:55 +msgid "Invalid service provider format" +msgstr "" + +#: neutron/services/provider_configuration.py:63 +#, python-format +msgid "Invalid provider format. Last part should be 'default' or empty: %s" +msgstr "" + +#: neutron/services/provider_configuration.py:69 +#, python-format +msgid "Service type '%(svc_type)s' is not allowed, allowed types: %(allowed)s" +msgstr "" + +#: neutron/services/provider_configuration.py:83 +#, python-format +msgid "" +"Service provider '%(provider)s' could not be found for service type " +"%(service_type)s" +msgstr "" + +#: neutron/services/provider_configuration.py:88 +#, python-format +msgid "Service type %(service_type)s does not have a default service provider" +msgstr "" + +#: neutron/services/provider_configuration.py:93 +#, python-format +msgid "" +"Resource '%(resource_id)s' is already associated with provider " +"'%(provider)s' for service type '%(service_type)s'" +msgstr "" + +#: neutron/services/provider_configuration.py:106 +#, python-format +msgid "Driver %s is not unique across providers" +msgstr "" + +#: neutron/services/provider_configuration.py:116 +#, python-format +msgid "Multiple default providers for service %s" +msgstr "" + +#: neutron/services/provider_configuration.py:127 +#, python-format +msgid "Multiple providers specified for service %s" +msgstr "" + +#: neutron/services/service_base.py:69 +#, python-format +msgid "No providers specified for '%s' service, exiting" +msgstr "" + +#: neutron/services/service_base.py:80 +#, python-format +msgid "Loaded '%(provider)s' provider for service %(service_type)s" +msgstr "" + +#: neutron/services/service_base.py:85 +#, python-format +msgid "Error loading provider '%(provider)s' for service %(service_type)s" +msgstr "" + +#: neutron/services/service_base.py:97 +#, python-format +msgid "Default provider is not specified for service type %s" +msgstr "" + +#: neutron/services/firewall/fwaas_plugin.py:49 +msgid "set_firewall_status() called" +msgstr "" + +#: neutron/services/firewall/fwaas_plugin.py:61 +msgid "firewall_deleted() called" +msgstr "" + +#: neutron/services/firewall/fwaas_plugin.py:69 +#, python-format +msgid "Firewall %s unexpectedly deleted by agent." +msgstr "" + +#: neutron/services/firewall/fwaas_plugin.py:75 +msgid "get_firewalls_for_tenant() called" +msgstr "" + +#: neutron/services/firewall/fwaas_plugin.py:84 +msgid "get_firewalls_for_tenant_without_rules() called" +msgstr "" + +#: neutron/services/firewall/fwaas_plugin.py:90 +msgid "get_tenants_with_firewalls() called" +msgstr "" + +#: neutron/services/firewall/fwaas_plugin.py:138 +#, python-format +msgid "" +"Exceeded allowed count of firewalls for tenant %(tenant_id)s. Only one " +"firewall is supported per tenant." +msgstr "" + +#: neutron/services/firewall/agents/firewall_agent_api.py:34 +msgid "Name of the FWaaS Driver" +msgstr "" + +#: neutron/services/firewall/agents/firewall_agent_api.py:38 +msgid "Enable FWaaS" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:45 +msgid "Retrieve Firewall with rules from Plugin" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:54 +msgid "Retrieve Tenants with Firewalls configured from Plugin" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:66 +msgid "Initializing firewall agent" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:73 +#, python-format +msgid "FWaaS Driver Loaded: '%s'" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:75 +#, python-format +msgid "Error importing FWaaS device driver: %s" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:107 +#, python-format +msgid "%(func_name)s from agent for fw: %(fwid)s" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:115 +#, python-format +msgid "No Routers on tenant: %s" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:122 +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:246 +#, python-format +msgid "Apply fw on Router List: '%s'" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:131 +#, python-format +msgid "Firewall Driver Error for %(func_name)s for fw: %(fwid)s" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:146 +#, python-format +msgid "FWaaS RPC failure in %(func_name)s for fw: %(fwid)s" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:163 +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:176 +#, python-format +msgid "Firewall Driver Error on fw state %(fwmsg)s for fw: %(fwid)s" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:188 +#, python-format +msgid "Process router add, router_id: '%s'" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:199 +#, python-format +msgid "Process router add, fw_list: '%s'" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:216 +#, python-format +msgid "FWaaS RPC info call failed for '%s'." +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:228 +#, python-format +msgid "Tenants with Firewalls: '%s'" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:238 +#, python-format +msgid "Router List: '%s'" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:240 +#, python-format +msgid "fw_list: '%s'" +msgstr "" + +#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:257 +msgid "Failed fwaas process services sync" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:31 +msgid "vArmour director ip" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:33 +msgid "vArmour director port" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:35 +msgid "vArmour director username" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:37 +msgid "vArmour director password" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:47 +msgid "An unknown exception." +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:61 +msgid "Invalid login credential." +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:67 +msgid "vArmourRestAPI: started" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:100 +#, python-format +msgid "vArmourRestAPI: %(server)s %(port)s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:106 +#, python-format +msgid "vArmourRestAPI Sending: %(method)s %(action)s %(headers)s %(body_data)s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:117 +#, python-format +msgid "vArmourRestAPI Response: %(status)s %(resp_str)s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_api.py:125 +msgid "vArmourRestAPI: Could not establish HTTP connection" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:47 +msgid "vArmourL3NATAgent: __init__" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:61 +#, python-format +msgid "_router_added: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:68 +#, python-format +msgid "_router_removed: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:109 +#, python-format +msgid "_va_unset_zone_interfaces: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:141 +#, python-format +msgid "_va_set_interface_ip: %(pif)s %(cidr)s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:161 +#, python-format +msgid "_va_config_trusted_zone: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:192 +#, python-format +msgid "_va_config_untrusted_zone: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:207 +#, python-format +msgid "_va_config_untrusted_zone: gw=%r" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:220 +#, python-format +msgid "_va_config_router_snat_rules: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:252 +#, python-format +msgid "_va_config_floating_ips: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:274 +#, python-format +msgid "process_router: %s" +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:285 +msgid "Unable to parse interface mapping." +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:288 +msgid "Unable to read interface mapping." +msgstr "" + +#: neutron/services/firewall/agents/varmour/varmour_router.py:307 +#, python-format +msgid "external_gateway_added: %s" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50 +msgid "Initializing fwaas iptables driver" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53 +#, python-format +msgid "Creating firewall %(fw_id)s for tenant %(tid)s)" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62 +#, python-format +msgid "Failed to create firewall: %s" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66 +#, python-format +msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77 +#, python-format +msgid "Failed to delete firewall: %s" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81 +#, python-format +msgid "Updating firewall %(fw_id)s for tenant %(tid)s)" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90 +#, python-format +msgid "Failed to update firewall: %s" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94 +#, python-format +msgid "Applying firewall %(fw_id)s for tenant %(tid)s)" +msgstr "" + +#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113 +#, python-format +msgid "Failed to apply default policy on firewall: %s" +msgstr "" + +#: neutron/services/firewall/drivers/varmour/varmour_fwaas.py:30 +msgid "Initializing fwaas vArmour driver" +msgstr "" + +#: neutron/services/firewall/drivers/varmour/varmour_fwaas.py:35 +#, python-format +msgid "create_firewall (%s)" +msgstr "" + +#: neutron/services/firewall/drivers/varmour/varmour_fwaas.py:40 +#, python-format +msgid "update_firewall (%s)" +msgstr "" + +#: neutron/services/firewall/drivers/varmour/varmour_fwaas.py:48 +#, python-format +msgid "delete_firewall (%s)" +msgstr "" + +#: neutron/services/firewall/drivers/varmour/varmour_fwaas.py:53 +#, python-format +msgid "apply_default_policy (%s)" +msgstr "" + +#: neutron/services/firewall/drivers/varmour/varmour_fwaas.py:63 +#, python-format +msgid "Updating firewall (%s)" +msgstr "" + +#: neutron/services/firewall/drivers/varmour/varmour_fwaas.py:112 +msgid "Unsupported IP version rule." +msgstr "" + +#: neutron/services/loadbalancer/agent_scheduler.py:94 +#, python-format +msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s" +msgstr "" + +#: neutron/services/loadbalancer/agent_scheduler.py:102 +#, python-format +msgid "No active lbaas agents for pool %s" +msgstr "" + +#: neutron/services/loadbalancer/agent_scheduler.py:110 +#, python-format +msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s" +msgstr "" + +#: neutron/services/loadbalancer/plugin.py:81 +#, python-format +msgid "Delete associated loadbalancer pools before removing providers %s" +msgstr "" + +#: neutron/services/loadbalancer/plugin.py:90 +#, python-format +msgid "Error retrieving driver for provider %s" +msgstr "" + +#: neutron/services/loadbalancer/plugin.py:98 +#, python-format +msgid "Error retrieving provider for pool %s" +msgstr "" + +#: neutron/services/loadbalancer/plugin.py:181 +#, python-format +msgid "Failed to delete pool %s, putting it in ERROR state" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent.py:36 +msgid "Seconds between periodic task runs" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:44 +msgid "The driver used to manage the loadbalancing device" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:49 +msgid "Location to store config and state files" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:53 +msgid "The driver used to manage the virtual interface" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:58 +msgid "The user group" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:127 +#, python-format +msgid "Error importing interface driver: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:139 +#, python-format +msgid "Error importing loadbalancer device driver: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:198 +msgid "Error upating stats" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:219 +msgid "Unable to retrieve ready devices" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:234 +#, python-format +msgid "Unable to refresh device for pool: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:245 +#, python-format +msgid "Unable to destroy device for pool: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/namespace_driver.py:120 +#, python-format +msgid "Stats socket not found for pool %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/namespace_driver.py:162 +#, python-format +msgid "Error while connecting to stats socket: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/namespace_driver.py:253 +#, python-format +msgid "Unable to kill haproxy process: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:49 +msgid "Driver to use for scheduling pool to a default loadbalancer agent" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:86 +#, python-format +msgid "Multiple lbaas agents found on host %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:119 +msgid "Expected active pool and vip" +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:165 +#, python-format +msgid "Unable to find port %s to plug." +msgstr "" + +#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:189 +#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:206 +#, python-format +msgid "" +"Unable to find port %s to unplug. This can occur when the Vip has been " +"deleted first." +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:61 +msgid "vdirect server IP address" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:64 +msgid "vdirect user name" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:67 +msgid "vdirect user password" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:70 +msgid "Service ADC type" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:73 +msgid "Service ADC version" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:76 +msgid "service HA pair" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:79 +msgid "service throughtput" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:82 +msgid "service ssl throughtput" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:85 +msgid "service compression throughtput" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:88 +msgid "service cache" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:91 +msgid "l2_l3 workflow name" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:94 +msgid "l4 workflow name" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:101 +msgid "l2_l3 workflow constructor params" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:108 +msgid "l2_l3 workflow setup params" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:111 +msgid "List of actions that we dont want to push to the completion queue" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:115 +msgid "l4 workflow action name" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:118 +msgid "Resource pool ids" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:121 +msgid "A required VLAN for the interswitch link to use" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:124 +msgid "Support an Alteon interswitch link for stateful session failover" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:183 +#, python-format +msgid "create_vip. vip: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:185 +#, python-format +msgid "create_vip. extended_vip: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:187 +#, python-format +msgid "create_vip. network_id: %s " +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:189 +#, python-format +msgid "create_vip. service_name: %s " +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:219 +#, python-format +msgid "Failed to remove workflow %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:308 +#, python-format +msgid "" +"_handle_pool_health_monitor. health_monitor = %(hm_id)s pool_id = " +"%(pool_id)s delete = %(delete)s vip_id = %(vip_id)s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:358 +#, python-format +msgid "_update_workflow response: %s " +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:364 +#: neutron/services/loadbalancer/drivers/radware/driver.py:380 +msgid "params must contain __ids__ field!" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:372 +#: neutron/services/loadbalancer/drivers/radware/driver.py:398 +#, python-format +msgid "Pushing operation %s to the queue" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:384 +#, python-format +msgid "Remove the workflow %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:489 +#, python-format +msgid "create_workflow response: %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:507 +#, python-format +msgid "The workflow %s does not exist on vDirect." +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:532 +msgid "User and password must be specified" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:537 +#, python-format +msgid "vDirectRESTClient:init server=%(server)s, port=%(port)d, ssl=%(ssl)r" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:563 +msgid "vdirectRESTClient: Could not establish HTTPS connection" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:570 +msgid "vdirectRESTClient: Could not establish HTTP connection" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:587 +#, python-format +msgid "vdirectRESTClient: %(action)s failure, %(e)r" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:634 +#, python-format +msgid "Operation %(operation)s failed. Reason: %(msg)s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:668 +#, python-format +msgid "" +"Operation %(oper)s is completed after %(sec_to_completion)d sec with " +"success status: %(success)s :" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:682 +#, python-format +msgid "Operation %s is not completed yet.." +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:692 +msgid "Exception was thrown inside OperationCompletionHander" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:715 +#, python-format +msgid "_update: %s " +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:750 +#, python-format +msgid "_remove_object_from_db %s" +msgstr "" + +#: neutron/services/loadbalancer/drivers/radware/driver.py:763 +#, python-format +msgid "Tried to remove unsupported lbaas entity %s!" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:67 +msgid "Metering driver" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:69 +msgid "Interval between two metering measures" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:71 +msgid "Interval between two metering reports" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:95 +#, python-format +msgid "Loading Metering driver %s" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:97 +msgid "A metering driver must be specified" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:112 +#, python-format +msgid "Send metering report: %s" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:179 +#, python-format +msgid "Driver %(driver)s does not implement %(func)s" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:214 +msgid "Get router traffic counters" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:218 +msgid "Update metering rules from agent" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:223 +msgid "Creating a metering label from agent" +msgstr "" + +#: neutron/services/metering/agents/metering_agent.py:230 +msgid "Delete a metering label from agent" +msgstr "" + +#: neutron/services/metering/drivers/iptables/iptables_driver.py:99 +#, python-format +msgid "Loading interface driver %s" +msgstr "" + +#: neutron/services/vpn/agent.py:28 +msgid "The vpn device drivers Neutron will use" +msgstr "" + +#: neutron/services/vpn/device_drivers/ipsec.py:48 +msgid "Location to store ipsec server config files" +msgstr "" + +#: neutron/services/vpn/device_drivers/ipsec.py:51 +msgid "Interval for checking ipsec status" +msgstr "" + +#: neutron/services/vpn/device_drivers/ipsec.py:61 +msgid "Template file for ipsec configuration" +msgstr "" + +#: neutron/services/vpn/device_drivers/ipsec.py:67 +msgid "Template file for ipsec secret configuration" +msgstr "" + +#: neutron/services/vpn/device_drivers/ipsec.py:244 +#, python-format +msgid "Failed to enable vpn process on router %s" +msgstr "" + +#: neutron/services/vpn/device_drivers/ipsec.py:255 +#, python-format +msgid "Failed to disable vpn process on router %s" +msgstr "" + +#: neutron/tests/unit/test_api_v2_resource.py:176 +#: neutron/tests/unit/test_api_v2_resource.py:246 +msgid "Unmapped error" +msgstr "" + +#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:167 +#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:191 +#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:212 +#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:237 +#, python-format +msgid "Unexpected error code: %s" +msgstr "" + +#: neutron/tests/unit/ml2/drivers/mechanism_logger.py:32 +#, python-format +msgid "" +"%(method)s called with network settings %(current)s (original settings " +"%(original)s) and network segments %(segments)s" +msgstr "" + +#: neutron/tests/unit/ml2/drivers/mechanism_logger.py:59 +#, python-format +msgid "" +"%(method)s called with subnet settings %(current)s (original settings " +"%(original)s)" +msgstr "" + +#: neutron/tests/unit/ml2/drivers/mechanism_logger.py:85 +#, python-format +msgid "" +"%(method)s called with port settings %(current)s (original settings " +"%(original)s) on network %(network)s" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:67 +#, python-format +msgid "(create_tenant) OFC tenant %s already exists" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:79 +#, python-format +msgid "(delete_tenant) OFC tenant %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:81 +msgid "delete_tenant: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:88 +#, python-format +msgid "(create_network) OFC tenant %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:91 +#, python-format +msgid "(create_network) OFC network %s already exists" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:102 +#, python-format +msgid "(update_network) OFC network %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:106 +msgid "update_network: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:114 +#, python-format +msgid "(delete_network) OFC network %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:116 +msgid "delete_network: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:123 +#, python-format +msgid "(create_port) OFC network %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:126 +#, python-format +msgid "(create_port) OFC port %s already exists" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:138 +#, python-format +msgid "(delete_port) OFC port %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:140 +msgid "delete_port: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:173 +#, python-format +msgid "(create_router) OFC tenant %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:176 +#, python-format +msgid "(create_router) OFC router %s already exists" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:179 +msgid "Operation on OFC is failed" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:193 +#: neutron/tests/unit/nec/stub_ofc_driver.py:283 +#, python-format +msgid "(delete_router) OFC router %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:195 +msgid "delete_router: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:203 +#, python-format +msgid "(add_router_interface) ip_address %s is not a valid format (a.b.c.d/N)." +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:208 +#, python-format +msgid "(add_router_interface) OFC router %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:211 +#, python-format +msgid "(add_router_interface) OFC network %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:218 +#, python-format +msgid "add_router_interface: SUCCEED (if_id=%s)" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:226 +#: neutron/tests/unit/nec/stub_ofc_driver.py:243 +#, python-format +msgid "(delete_router_interface) OFC router interface %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:235 +msgid "update_router_route: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:246 +msgid "delete_router_interface: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:256 +#, python-format +msgid "(add_router_route) OFC router %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:261 +#, python-format +msgid "(add_router_route) route to \"%s\" already exists" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:266 +#, python-format +msgid "add_router_route: SUCCEED (route_id=%s)" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:275 +#, python-format +msgid "(delete_router_route) OFC router route %s not found" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:277 +msgid "delete_router_route: SUCCEED" +msgstr "" + +#: neutron/tests/unit/nec/stub_ofc_driver.py:290 +#, python-format +msgid "list_router_routes: routes=%s" +msgstr "" + +#: neutron/tests/unit/nec/test_ofc_client.py:76 +#: neutron/tests/unit/nec/test_ofc_client.py:82 +#: neutron/tests/unit/nec/test_ofc_client.py:91 +msgid "An OFC exception has occurred: Operation on OFC failed" +msgstr "" + +#: neutron/tests/unit/nec/test_ofc_client.py:101 +msgid "An OFC exception has occurred: Failed to connect OFC : " +msgstr "" + +#: neutron/tests/unit/nicira/fake_nvpapiclient.py:405 +#, python-format +msgid "lswitch:%s not found" +msgstr "" + +#: neutron/tests/unit/nicira/fake_nvpapiclient.py:414 +#, python-format +msgid "lrouter:%s not found" +msgstr "" + +#: neutron/tests/unit/nicira/test_edge_router.py:144 +msgid "Tasks not completed" +msgstr "" + +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:103 +#, python-format +msgid "Job %s does not nexist" +msgstr "" + +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:115 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:126 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:143 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:161 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:183 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:205 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:289 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:303 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:317 +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:359 +#, python-format +msgid "Edge %s does not exist" +msgstr "" + +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:193 +#, python-format +msgid "Rule id %d doest not exist" +msgstr "" + +#: neutron/tests/unit/nicira/vshield/fake_vcns.py:256 +#, python-format +msgid "Lswitch %s does not exist" +msgstr "" + diff --git a/neutron/locale/mr_IN/LC_MESSAGES/neutron.po b/neutron/locale/mr_IN/LC_MESSAGES/neutron.po index bb8cbe5d47f..1661bc8c894 100644 --- a/neutron/locale/mr_IN/LC_MESSAGES/neutron.po +++ b/neutron/locale/mr_IN/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-10-16 22:17+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Marathi (India) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ms/LC_MESSAGES/neutron.po b/neutron/locale/ms/LC_MESSAGES/neutron.po index 15b6eea67e1..5a334dcb37d 100644 --- a/neutron/locale/ms/LC_MESSAGES/neutron.po +++ b/neutron/locale/ms/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malay " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/nb/LC_MESSAGES/neutron.po b/neutron/locale/nb/LC_MESSAGES/neutron.po index 3bd7f8da0b0..7f75412f9e3 100644 --- a/neutron/locale/nb/LC_MESSAGES/neutron.po +++ b/neutron/locale/nb/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmål " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ne/LC_MESSAGES/neutron.po b/neutron/locale/ne/LC_MESSAGES/neutron.po index 3b31b8b3527..df7ee86d540 100644 --- a/neutron/locale/ne/LC_MESSAGES/neutron.po +++ b/neutron/locale/ne/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-09-05 06:03+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Nepali " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/neutron.pot b/neutron/locale/neutron.pot index 33d5bd343df..f11486e1499 100644 --- a/neutron/locale/neutron.pot +++ b/neutron/locale/neutron.pot @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: neutron " -"jenkins.neutron.propose.translation.update.140\n" +"jenkins.neutron.propose.translation.update.142\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/nl_NL/LC_MESSAGES/neutron.po b/neutron/locale/nl_NL/LC_MESSAGES/neutron.po index 908382e9503..746a08a8c08 100644 --- a/neutron/locale/nl_NL/LC_MESSAGES/neutron.po +++ b/neutron/locale/nl_NL/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch (Netherlands) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/pl_PL/LC_MESSAGES/neutron.po b/neutron/locale/pl_PL/LC_MESSAGES/neutron.po index f457e74ed82..5de46842d8b 100644 --- a/neutron/locale/pl_PL/LC_MESSAGES/neutron.po +++ b/neutron/locale/pl_PL/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Polish (Poland) " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/pt/LC_MESSAGES/neutron.po b/neutron/locale/pt/LC_MESSAGES/neutron.po index 04ffc78610f..886b0c24b0d 100644 --- a/neutron/locale/pt/LC_MESSAGES/neutron.po +++ b/neutron/locale/pt/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/pt_BR/LC_MESSAGES/neutron.po b/neutron/locale/pt_BR/LC_MESSAGES/neutron.po index ed70a242273..0c10cf8cbd6 100644 --- a/neutron/locale/pt_BR/LC_MESSAGES/neutron.po +++ b/neutron/locale/pt_BR/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (Brazil) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ro/LC_MESSAGES/neutron.po b/neutron/locale/ro/LC_MESSAGES/neutron.po index a963c85b062..4e791dd660e 100644 --- a/neutron/locale/ro/LC_MESSAGES/neutron.po +++ b/neutron/locale/ro/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-06-08 07:51+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Romanian " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ru/LC_MESSAGES/neutron.po b/neutron/locale/ru/LC_MESSAGES/neutron.po index df7c3047b0a..1b9b6bbe58d 100644 --- a/neutron/locale/ru/LC_MESSAGES/neutron.po +++ b/neutron/locale/ru/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ru_RU/LC_MESSAGES/neutron.po b/neutron/locale/ru_RU/LC_MESSAGES/neutron.po index 62ea2edc091..4249c4d1e5b 100644 --- a/neutron/locale/ru_RU/LC_MESSAGES/neutron.po +++ b/neutron/locale/ru_RU/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian (Russia) " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/sk/LC_MESSAGES/neutron.po b/neutron/locale/sk/LC_MESSAGES/neutron.po index e102101d9b4..093b44b30fd 100644 --- a/neutron/locale/sk/LC_MESSAGES/neutron.po +++ b/neutron/locale/sk/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-08-27 04:58+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Slovak " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/sl_SI/LC_MESSAGES/neutron.po b/neutron/locale/sl_SI/LC_MESSAGES/neutron.po index 8811c73364d..ad002dc83c4 100644 --- a/neutron/locale/sl_SI/LC_MESSAGES/neutron.po +++ b/neutron/locale/sl_SI/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-06-28 06:06+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Slovenian (Slovenia) " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/sv/LC_MESSAGES/neutron.po b/neutron/locale/sv/LC_MESSAGES/neutron.po index cb53d305a7f..3a8cb4cf48e 100644 --- a/neutron/locale/sv/LC_MESSAGES/neutron.po +++ b/neutron/locale/sv/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-11-15 02:27+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Swedish " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/sw_KE/LC_MESSAGES/neutron.po b/neutron/locale/sw_KE/LC_MESSAGES/neutron.po index 77089c48201..f13d3593c3d 100644 --- a/neutron/locale/sw_KE/LC_MESSAGES/neutron.po +++ b/neutron/locale/sw_KE/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Swahili (Kenya) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/tl/LC_MESSAGES/neutron.po b/neutron/locale/tl/LC_MESSAGES/neutron.po index 91ef37f1b7f..d01cd2cd105 100644 --- a/neutron/locale/tl/LC_MESSAGES/neutron.po +++ b/neutron/locale/tl/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tagalog " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/tl_PH/LC_MESSAGES/neutron.po b/neutron/locale/tl_PH/LC_MESSAGES/neutron.po index a7af52c6b83..e547a0f0ff2 100644 --- a/neutron/locale/tl_PH/LC_MESSAGES/neutron.po +++ b/neutron/locale/tl_PH/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-09-28 05:40+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Tagalog (Philippines) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/tr_TR/LC_MESSAGES/neutron.po b/neutron/locale/tr_TR/LC_MESSAGES/neutron.po index 46aabc0576f..cc5b45c953f 100644 --- a/neutron/locale/tr_TR/LC_MESSAGES/neutron.po +++ b/neutron/locale/tr_TR/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish (Turkey) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/uk/LC_MESSAGES/neutron.po b/neutron/locale/uk/LC_MESSAGES/neutron.po index f9cc7bd539f..6732e4776fa 100644 --- a/neutron/locale/uk/LC_MESSAGES/neutron.po +++ b/neutron/locale/uk/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian " @@ -166,6 +166,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -476,14 +481,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -493,7 +498,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/ur/LC_MESSAGES/neutron.po b/neutron/locale/ur/LC_MESSAGES/neutron.po index d2c43f6413b..0aac9f2291c 100644 --- a/neutron/locale/ur/LC_MESSAGES/neutron.po +++ b/neutron/locale/ur/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-10-07 01:13+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: Urdu " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/vi_VN/LC_MESSAGES/neutron.po b/neutron/locale/vi_VN/LC_MESSAGES/neutron.po index da3b0f6f4d8..74ccbaab2ab 100644 --- a/neutron/locale/vi_VN/LC_MESSAGES/neutron.po +++ b/neutron/locale/vi_VN/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/zh_CN/LC_MESSAGES/neutron.po b/neutron/locale/zh_CN/LC_MESSAGES/neutron.po index 1dfa23d850a..0ffc922cdfd 100644 --- a/neutron/locale/zh_CN/LC_MESSAGES/neutron.po +++ b/neutron/locale/zh_CN/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-13 06:01+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/zh_HK/LC_MESSAGES/neutron.po b/neutron/locale/zh_HK/LC_MESSAGES/neutron.po index 24405712219..7a7c7576716 100644 --- a/neutron/locale/zh_HK/LC_MESSAGES/neutron.po +++ b/neutron/locale/zh_HK/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Neutron\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-01-28 21:54+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Hong Kong) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "" @@ -475,14 +480,14 @@ msgid "" "port %(port_id)s, for router %(router_id)s will be considered" msgstr "" -#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -579,83 +584,83 @@ msgstr "" msgid "Ignoring multiple IPs on router port %s" msgstr "" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1067,33 +1072,33 @@ msgstr "" msgid "Attempted to remove port filter which is not filtered %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr "" diff --git a/neutron/locale/zh_TW/LC_MESSAGES/neutron.po b/neutron/locale/zh_TW/LC_MESSAGES/neutron.po index 0c99fcdcc19..459e23844bd 100644 --- a/neutron/locale/zh_TW/LC_MESSAGES/neutron.po +++ b/neutron/locale/zh_TW/LC_MESSAGES/neutron.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Quantum\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-15 06:39+0000\n" +"POT-Creation-Date: 2013-11-17 06:40+0000\n" "PO-Revision-Date: 2013-05-22 03:25+0000\n" "Last-Translator: daisy.ycguo \n" "Language-Team: Chinese (Taiwan) " @@ -165,6 +165,11 @@ msgstr "" msgid "Unable to find requested field: %(field)s in target: %(target_dict)s" msgstr "在目標 %(target_dict)s 中找不到所要求的欄位:%(field)s" +#: neutron/policy.py:380 +#, python-format +msgid "Failed policy check for '%s'" +msgstr "" + #: neutron/quota.py:37 msgid "Resource name(s) that are supported in quota features" msgstr "配額功能中支援的資源名稱" @@ -475,14 +480,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:559 neutron/agent/l3_agent.py:851 +#: neutron/agent/dhcp_agent.py:559 neutron/agent/l3_agent.py:824 #: 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:565 neutron/agent/l3_agent.py:856 +#: neutron/agent/dhcp_agent.py:565 neutron/agent/l3_agent.py:829 #: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:804 #: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256 #: neutron/plugins/nec/agent/nec_neutron_agent.py:181 @@ -492,7 +497,7 @@ msgstr "" msgid "Failed reporting state!" msgstr "無法報告狀態!" -#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:861 +#: neutron/agent/dhcp_agent.py:573 neutron/agent/l3_agent.py:834 #: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:279 #: neutron/services/metering/agents/metering_agent.py:276 #, python-format @@ -580,83 +585,83 @@ msgstr "路由器埠 %s 沒有 IP 位址" msgid "Ignoring multiple IPs on router port %s" msgstr "正在忽略路由器埠 %s 上的多個 IP" -#: neutron/agent/l3_agent.py:500 +#: neutron/agent/l3_agent.py:501 #, python-format msgid "Failed sending gratuitous ARP: %s" msgstr "傳送無償 ARP 時失敗:%s" -#: neutron/agent/l3_agent.py:643 +#: neutron/agent/l3_agent.py:616 #, python-format msgid "Got router deleted notification for %s" msgstr "" -#: neutron/agent/l3_agent.py:648 +#: neutron/agent/l3_agent.py:621 #, python-format msgid "Got routers updated notification :%s" msgstr "" -#: neutron/agent/l3_agent.py:656 +#: neutron/agent/l3_agent.py:629 #, python-format msgid "Got router removed from agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:660 +#: neutron/agent/l3_agent.py:633 #, python-format msgid "Got router added to agent :%r" msgstr "" -#: neutron/agent/l3_agent.py:667 +#: neutron/agent/l3_agent.py:640 #, python-format msgid "The external network bridge '%s' does not exist" msgstr "外部網路橋接器 '%s' 不存在" -#: neutron/agent/l3_agent.py:715 +#: neutron/agent/l3_agent.py:688 #, python-format msgid "Starting RPC loop for %d updated routers" msgstr "" -#: neutron/agent/l3_agent.py:724 +#: neutron/agent/l3_agent.py:697 msgid "RPC loop successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:726 neutron/agent/l3_agent.py:760 +#: neutron/agent/l3_agent.py:699 neutron/agent/l3_agent.py:733 #: neutron/services/metering/agents/metering_agent.py:58 msgid "Failed synchronizing routers" msgstr "同步路由器時失敗" -#: neutron/agent/l3_agent.py:744 +#: neutron/agent/l3_agent.py:717 #, python-format msgid "Starting _sync_routers_task - fullsync:%s" msgstr "" -#: neutron/agent/l3_agent.py:755 +#: neutron/agent/l3_agent.py:728 #, python-format msgid "Processing :%r" msgstr "" -#: neutron/agent/l3_agent.py:758 +#: neutron/agent/l3_agent.py:731 msgid "_sync_routers_task successfully completed" msgstr "" -#: neutron/agent/l3_agent.py:764 +#: neutron/agent/l3_agent.py:737 msgid "L3 agent started" msgstr "已啟動 L3 代理程式" -#: neutron/agent/l3_agent.py:784 +#: neutron/agent/l3_agent.py:757 #, python-format msgid "Added route entry is '%s'" msgstr "所新增的路徑項目是 '%s'" -#: neutron/agent/l3_agent.py:792 +#: neutron/agent/l3_agent.py:765 #, python-format msgid "Removed route entry is '%s'" msgstr "所移除的路徑項目是 '%s'" -#: neutron/agent/l3_agent.py:824 +#: neutron/agent/l3_agent.py:797 msgid "Report state task started" msgstr "" -#: neutron/agent/l3_agent.py:848 +#: neutron/agent/l3_agent.py:821 msgid "Report state task successfully completed" msgstr "" @@ -1068,33 +1073,33 @@ msgstr "正在移除裝置 (%s) 過濾器" msgid "Attempted to remove port filter which is not filtered %r" msgstr "已嘗試移除未過濾的埠過濾器 %r" -#: neutron/agent/linux/iptables_manager.py:151 +#: neutron/agent/linux/iptables_manager.py:152 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "已嘗試移除不存在的鏈 %s" -#: neutron/agent/linux/iptables_manager.py:193 +#: neutron/agent/linux/iptables_manager.py:194 #, python-format msgid "Unknown chain: %r" msgstr "不明鏈:%r" -#: neutron/agent/linux/iptables_manager.py:221 +#: neutron/agent/linux/iptables_manager.py:223 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r " "%(top)r" msgstr "已嘗試移除不存在的規則:%(chain)r %(rule)r %(wrap)r %(top)r" -#: neutron/agent/linux/iptables_manager.py:374 +#: neutron/agent/linux/iptables_manager.py:383 msgid "IPTablesManager.apply completed with success" msgstr "已順利完成 IPTablesManager.apply" -#: neutron/agent/linux/iptables_manager.py:384 +#: neutron/agent/linux/iptables_manager.py:393 #, python-format msgid "Unable to find table %s" msgstr "" -#: neutron/agent/linux/iptables_manager.py:586 +#: neutron/agent/linux/iptables_manager.py:595 #, python-format msgid "Attempted to get traffic counters of chain %s which does not exist" msgstr ""