msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-22 08:17+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: German "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr "Versuch, ungefilterten Portfilter %r zu entfernen"
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, 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:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr "Unbekannte Kette: %r"
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"Versuch, nicht vorhandene Regel zu entfernen: %(chain)r %(rule)r %(wrap)r"
" %(top)r"
-#: neutron/agent/linux/iptables_manager.py:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr "'IPTablesManager.apply' erfolgreich abgeschlossen"
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr "'%s' ist keine gültige UUID"
-#: neutron/api/v2/attributes.py:325
-#, python-format
-msgid "'%s' is not a dictionary"
-msgstr "%s ist kein Verzeichnis"
-
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr "Der Validator '%s' ist nicht vorhanden."
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:348
+#, python-format
+msgid "'%s' is not a dictionary"
+msgstr "%s ist kein Verzeichnis"
+
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr "'%s' ist keine Ganzzahl"
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr "'%s' sollte nicht negativ sein"
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr "'%s' kann nicht in boolesche Zahl umgewandelt werden"
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr "'%s' ist keine Ganzzahl"
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr "'%s' ist nicht in der Form <key>=[value]"
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr "Anzahl an zulässigen dynamischen IP-Adressen pro Nutzer, -1 für unbegrenzt"
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable to parse lease relay msg to dict."
#~ msgstr ""
-#~ "Parsing von Lease-Relais-Nachricht an"
-#~ " Verzeichnis kann nicht durchgeführt "
-#~ "werden."
#~ msgid "Exception value: %s"
#~ msgstr "Ausnahmewert: %s"
#~ msgid "Unable update lease. Exception"
#~ msgstr "Lease kann nicht aktualisiert werden. Ausnahme"
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-#~ "Zugeordnete IP-Adresse %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s) blockieren"
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-#~ "Aktualisierung von Leaseablauf für "
-#~ "%(ip_address)s auf Netz %(network_id)s von "
-#~ "%(host)s."
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr "Ungültiger Typ der NVP-Zusatzeinheit '%s'"
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-16 09:23+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (Italy) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-30 10:28+0000\n"
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
"Language-Team: Japanese "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-04-19 14:53+0000\n"
"Last-Translator: Nika Chkhikvishvili <frrrredo@gmail.com>\n"
"Language-Team: ka_GE <LL@li.org>\n"
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-04-28 05:13+0000\n"
"Last-Translator: ujuc Gang <potopro@gmail.com>\n"
"Language-Team: ko_KR <LL@li.org>\n"
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.47"
+"Project-Id-Version: neutron jenkins.neutron.propose.translation.update.48"
"\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Polish (Poland) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Romanian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Slovenian (Slovenia) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (Turkey) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-13 06:01+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Hong Kong) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr ""
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr ""
-#: neutron/api/v2/attributes.py:325
+#: neutron/api/v2/attributes.py:338
#, python-format
-msgid "'%s' is not a dictionary"
+msgid "Validator '%s' does not exist."
msgstr ""
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:348
#, python-format
-msgid "Validator '%s' does not exist."
+msgid "'%s' is not a dictionary"
msgstr ""
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr ""
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr ""
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr ""
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr ""
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr ""
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr ""
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr ""
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr ""
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr ""
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr ""
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-
msgstr ""
"Project-Id-Version: Quantum\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-08-14 06:14+0000\n"
+"POT-Creation-Date: 2013-08-15 06:14+0000\n"
"PO-Revision-Date: 2013-05-22 03:25+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Chinese (Taiwan) "
msgid "Attempted to remove port filter which is not filtered %r"
msgstr "已嘗試移除未過濾的埠過濾器 %r"
-#: neutron/agent/linux/iptables_manager.py:148
+#: neutron/agent/linux/iptables_manager.py:151
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr "已嘗試移除不存在的鏈 %s"
-#: neutron/agent/linux/iptables_manager.py:190
+#: neutron/agent/linux/iptables_manager.py:193
#, python-format
msgid "Unknown chain: %r"
msgstr "不明鏈:%r"
-#: neutron/agent/linux/iptables_manager.py:216
+#: neutron/agent/linux/iptables_manager.py:221
#, 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:366
+#: neutron/agent/linux/iptables_manager.py:374
msgid "IPTablesManager.apply completed with success"
msgstr "已順利完成 IPTablesManager.apply"
-#: neutron/agent/linux/iptables_manager.py:376
+#: neutron/agent/linux/iptables_manager.py:384
#, python-format
msgid "Unable to find table %s"
msgstr ""
msgid "'%s' is not a valid UUID"
msgstr "'%s' 不是有效的 UUID"
-#: neutron/api/v2/attributes.py:325
-#, python-format
-msgid "'%s' is not a dictionary"
-msgstr "'%s' 不是字典"
-
-#: neutron/api/v2/attributes.py:350
+#: neutron/api/v2/attributes.py:338
#, python-format
msgid "Validator '%s' does not exist."
msgstr "驗證器 '%s' 不存在。"
-#: neutron/api/v2/attributes.py:382
+#: neutron/api/v2/attributes.py:348
+#, python-format
+msgid "'%s' is not a dictionary"
+msgstr "'%s' 不是字典"
+
+#: neutron/api/v2/attributes.py:394
#, python-format
msgid "'%s' is not an integer"
msgstr "'%s' 不是整數"
-#: neutron/api/v2/attributes.py:387
+#: neutron/api/v2/attributes.py:399
#, python-format
msgid "'%s' should be non-negative"
msgstr "'%s' 應該為非負數"
-#: neutron/api/v2/attributes.py:406
+#: neutron/api/v2/attributes.py:418
#, python-format
msgid "'%s' cannot be converted to boolean"
msgstr "無法將 '%s' 轉換為布林值"
-#: neutron/api/v2/attributes.py:414
+#: neutron/api/v2/attributes.py:426
#: neutron/plugins/nec/extensions/packetfilter.py:48
#, python-format
msgid "'%s' is not a integer"
msgstr "'%s' 不是整數"
-#: neutron/api/v2/attributes.py:427
+#: neutron/api/v2/attributes.py:439
#, python-format
msgid "'%s' is not of the form <key>=[value]"
msgstr "'%s' 的格式不是 <key>=[value]"
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
msgstr "每個 Tenant 所容許的浮動 IP 數目,-1 表示無限制"
-#: neutron/extensions/l3_ext_gw_mode.py:27
+#: neutron/extensions/l3_ext_gw_mode.py:28
#, python-format
msgid ""
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
msgid "Failed fwaas process services sync"
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/loadbalancer/agent_scheduler.py:94
#, python-format
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
#~ msgstr "預設服務類型的文字說明"
#~ msgid ""
-#~ msgstr "找不到 Tenant %(tenant_id)s 的認證 %(credential_name)s"
+#~ msgstr ""
#~ msgid "Service type %(service_type_id)s could not be found "
#~ msgstr "找不到服務類型 %(service_type_id)s"
#~ msgid "Unable update lease. Exception"
#~ msgstr "無法更新租賃。異常狀況"
-#~ msgid ""
-#~ "Hold allocated IP %(ip_address)s "
-#~ "(%(network_id)s/%(subnet_id)s/%(port_id)s)"
-#~ msgstr "保留所配置的 IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
-
-#~ msgid ""
-#~ "Updating lease expiration for %(ip_address)s"
-#~ " on network %(network_id)s from %(host)s."
-#~ msgstr "正在從 %(host)s 更新網路 %(network_id)s 上 %(ip_address)s 的租賃有效期限。"
-
#~ msgid "Invalid NVP attachment type '%s'"
#~ msgstr "無效的 NVP 連接裝置類型 '%s'"
-#~ msgid ""
-#~ "Enables dedicated connection to the "
-#~ "metadata proxy for metadata server "
-#~ "access via Neutron router"
-#~ msgstr ""
-