]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Imported Translations from Transifex
authorOpenStack Jenkins <jenkins@openstack.org>
Sat, 12 Oct 2013 06:17:15 +0000 (06:17 +0000)
committerOpenStack Jenkins <jenkins@openstack.org>
Sat, 12 Oct 2013 06:17:15 +0000 (06:17 +0000)
Change-Id: I7f3cd275f90661f52310abf0f353ed87a81f6db1

49 files changed:
neutron/locale/ar/LC_MESSAGES/neutron.po
neutron/locale/bg_BG/LC_MESSAGES/neutron.po
neutron/locale/bs/LC_MESSAGES/neutron.po
neutron/locale/ca/LC_MESSAGES/neutron.po
neutron/locale/cs/LC_MESSAGES/neutron.po
neutron/locale/da/LC_MESSAGES/neutron.po
neutron/locale/de/LC_MESSAGES/neutron.po
neutron/locale/en_AU/LC_MESSAGES/neutron.po
neutron/locale/en_GB/LC_MESSAGES/neutron.po
neutron/locale/en_US/LC_MESSAGES/neutron.po
neutron/locale/es/LC_MESSAGES/neutron.po
neutron/locale/es_MX/LC_MESSAGES/neutron.po
neutron/locale/fi_FI/LC_MESSAGES/neutron.po
neutron/locale/fil/LC_MESSAGES/neutron.po
neutron/locale/fr/LC_MESSAGES/neutron.po
neutron/locale/hi/LC_MESSAGES/neutron.po
neutron/locale/hr/LC_MESSAGES/neutron.po
neutron/locale/hu/LC_MESSAGES/neutron.po
neutron/locale/id/LC_MESSAGES/neutron.po
neutron/locale/it/LC_MESSAGES/neutron.po
neutron/locale/it_IT/LC_MESSAGES/neutron.po
neutron/locale/ja/LC_MESSAGES/neutron.po
neutron/locale/ka_GE/LC_MESSAGES/neutron.po
neutron/locale/kn/LC_MESSAGES/neutron.po
neutron/locale/ko/LC_MESSAGES/neutron.po
neutron/locale/ko_KR/LC_MESSAGES/neutron.po
neutron/locale/ms/LC_MESSAGES/neutron.po
neutron/locale/nb/LC_MESSAGES/neutron.po
neutron/locale/ne/LC_MESSAGES/neutron.po
neutron/locale/neutron.pot
neutron/locale/nl_NL/LC_MESSAGES/neutron.po
neutron/locale/pl_PL/LC_MESSAGES/neutron.po
neutron/locale/pt/LC_MESSAGES/neutron.po
neutron/locale/pt_BR/LC_MESSAGES/neutron.po
neutron/locale/ro/LC_MESSAGES/neutron.po
neutron/locale/ru/LC_MESSAGES/neutron.po
neutron/locale/ru_RU/LC_MESSAGES/neutron.po
neutron/locale/sk/LC_MESSAGES/neutron.po
neutron/locale/sl_SI/LC_MESSAGES/neutron.po
neutron/locale/sw_KE/LC_MESSAGES/neutron.po
neutron/locale/tl/LC_MESSAGES/neutron.po
neutron/locale/tl_PH/LC_MESSAGES/neutron.po
neutron/locale/tr_TR/LC_MESSAGES/neutron.po
neutron/locale/uk/LC_MESSAGES/neutron.po
neutron/locale/ur/LC_MESSAGES/neutron.po
neutron/locale/vi_VN/LC_MESSAGES/neutron.po
neutron/locale/zh_CN/LC_MESSAGES/neutron.po
neutron/locale/zh_HK/LC_MESSAGES/neutron.po
neutron/locale/zh_TW/LC_MESSAGES/neutron.po

index 6e4ecc7aa8976deac0700ead48b093038b8cfd19..cd0dc0fc70705eaa301de001a14bd22987dffe37 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-09-12 23:31+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Arabic "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12430,3 +12518,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 7fa6c359c22c75450e63164ea38ce6b2d539d9ec..8fb998f3acc654a2fc8c2ecf4b4dcf8bd6d77822 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bulgarian (Bulgaria) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 8883556989b99965b142d21f24f61cc9f41d2cad..bc485009e7906e63e341ddd322567051ffaf5960 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bosnian "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 90269c65c9fdf78c060e2dc58fafe78d4d27c110..d39c75b5476b96f609ca45dce520dfddb67fe45a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Catalan "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 702271814c84bc73254ac83b5901e96fb51aa3c1..d126dd29a99a3b1af8f5bb55ad7d0354dfeeb157 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Czech "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 245c552a2a6f6cdbbf6e915c918e04acbacef0ea..e237584658684d0c07d7a627c45b7049620c6e46 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Danish "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index c6c8dbc334f0ba3f345d550470d62dd6b99df5e7..bad16b63f61155db8c54eeb1045eb8aabce9efa3 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-22 08:17+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: German "
@@ -167,35 +167,46 @@ msgstr ""
 "Angefordertes Feld: %(field)s kann in Ziel: %(target_dict)s nicht "
 "gefunden werden"
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr "In Quotenfunktionen unterstütze Ressourcennamen"
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr "Standardanzahl an zulässigen Ressourcen pro Nutzer, Minus für unbegrenzt"
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr "Anzahl an zulässigen Netzen pro Nutzer, Minus für unbegrenzt"
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr "Anzahl an zulässigen Teilnetzen pro Nutzer, Minus für unbegrenzt"
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr "Standardtreiber zur Verwendung für Quotenprüfungen"
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr "%s ist bereits registriert."
@@ -1387,7 +1398,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr "Agenten unter %(host)s über die Methode %(method)s benachrichtigen"
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7667,43 +7678,120 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 #, fuzzy
 msgid "Modular L2 Plugin initialization complete"
 msgstr "Plug-in-Initialisierung abgeschlossen"
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, fuzzy, python-format
 msgid "Network %s has no segments"
 msgstr "Netz %s für Agent nicht verwendet."
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13543,3 +13631,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 47788529ed5113648cce9d3963e33874408d9ccd..b41354e501bbb47909c9ee4731cf8b50bb0bd87a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: English (Australia) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 8bbeaa0b0add522fe165bfdac369944bf3d3d349..95a8b0e4110e1972bcc14664e26dd1dc176e7f8b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: English (United Kingdom) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index e4f517f81023cf70bc4225f36a4218dbfd84b921..34a16827603f2eda1fcdcbc732be348813ea9318 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: English (United States) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 44d1e689545770d1540140d40b3e6425c926a65b..dfd7cffb96b6af42c3df88377649e5a7e9f0e279 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Spanish "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 7cb400fd8e1f6ada9f878c25e5c232e6246b6f8b..c313135dec95d21b54cd4bba615f706cdf09c568 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-08-29 05:16+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Spanish (Mexico) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12777,3 +12865,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 28cc797332c8b9fd12aa8f40477aae8a8510316f..5e2f73b341288e07fb006c21f4ade028d31e316b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Finnish (Finland) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index f6f36643dba6478cfa1de81157a6a56f86f73a1b..78541258f720d361d7909f993eddca0142c4b55e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-09-28 05:40+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Filipino "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12417,3 +12505,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 87de09b63150df78d5c5bd09a09136ddbe3b0ce8..9e6a9a89bd687d2e206ad26c5aaf7eb44e72e72f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: French "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 050bc2e9d7ebad78d9b032e23c9a9d1b876fd1f0..4972fc9e9dc95bbe618cc82fc736d978ba232d42 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-08-27 04:58+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Hindi "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12795,3 +12883,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 0a3bb1e7156afd0b89bfda415ff5ffa8ab25de05..8baa21eedcf81d62f96b013e75bc0f6cf0dc1e9f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Croatian "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index fa8bc3e6a9cbd0163a4982b9dd2b47280bf42e86..32ea397f07d0463121b65bd9d3882a515b1a01c0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Hungarian "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index fef19fc129bbd873aa56ac91548f62848dae7681..970928b92ccd8e542eb91135116f26e199861949 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Indonesian "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 9620574dedcbb0368cd3a5c3f33404368f8a4bb6..35ff4e2dc1f3b7410e5aa0b16461facdd83aacc4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-16 09:23+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Italian "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index a3300743e1804d7a4f7db116033f1f559492885c..8f6133da84e7166950af47022c797b160fd8a972 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Italian (Italy) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index a551e84f56fe5a2610691fe9400f8b7493899b5b..06f1001e085e59013c8804997c815f439fe665a1 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-30 10:28+0000\n"
 "Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
 "Language-Team: Japanese "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 9b2ce81b5218c9bc3ef3c2459d35121a2c54eccb..93cd64ba3174d803cdeb35ef06b8e748a90ecf3d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+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"
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index fa7a9f5abfd443941390eeaf66a7afb4c1ce80a3..20a2dfeebc5f538900f6e3491f7c825595147e68 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-09-18 00:19+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Kannada "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12429,3 +12517,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index d85f90c5aafc0770abbe16f08ebf8dc421d375fd..7f8df6a9f2fbd3c5fd78cf0fde6201812c5df4b3 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Korean "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 002ae792ec39c5452af4e62d1de78245672037ad..e0d689733392eb013cac89946d9ef337dd90ec75 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+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"
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 571268ff0658de3399b8b6251eef9e780ec7c71d..c977ca52600f1ac1dabd4f4164400f0daa3f4232 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Malay "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 9035cef3cf2370c605e0aace55da5d038e82533a..1e8e01ea297ab023b8b7cce04922164d0f6606d4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Norwegian Bokmål "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index e4ba23594a448848e630a0dcce853a5930964572..5bfe858ae4087f854a33f7e88788f766a18aa70a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-09-05 06:03+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Nepali "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12681,3 +12769,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 32ca8c668a0d91cccd109aba7c17e646df0ab7e9..41d5c8430b824a1263697c3d490300e5de256d05 100644 (file)
@@ -7,9 +7,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: neutron "
-"jenkins.neutron.propose.translation.update.105\n"
+"jenkins.neutron.propose.translation.update.106\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+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"
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:379
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Deleting network %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
+#, python-format
+msgid "Port %s concurrently deleted"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
+#, python-format
+msgid "Exception auto-deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:436
+#, python-format
+msgid "Subnet %s concurrently deleted"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
index 071ff1e62ea47f381e180aa75f1dae0fe67c187a..ac94cf4bb38496332d39bac0fb336c610e43ceb2 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Dutch (Netherlands) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 2b211cd6f0467b5982da059e418e52adf7fedff5..7b225db240ccc690ea25c657a7e85fc5fbb00d4c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+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) "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 0fa5657e1364ff0eeed33a6a08b6b1e05f6aaeeb..ebeec3a456616f6803a44f20179a23ed2fd07433 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Portuguese "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index d011770a775444a38d38f0bc799932c04899bc39..de7e4b61f8ba7fb403b8446ef63b60d029284eaa 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Portuguese (Brazil) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index a7c2e00899b4537c035b47bd54f11ed10cf27568..e69b0a2ee5e789f85751f1136b8ecd9c85399cfa 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-06-08 07:51+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Romanian "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 9ec3b8a4c4d5e70dbbf319c132b5e655caa6a4d5..8e08711b41e1651871c51ad48f4f2bfe1dcefbdf 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Russian "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index aed15db2db710d88d9a66b3abafdb53068a6ff8c..b6f9891bd3656179c134f6ebb225fb1f8ad348d4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Russian (Russia) "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 43c43fc53ac25f92f4fcf9f69e20795e1b90b390..7a74b6078e78101800f0242e50027b17d203304b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-08-27 04:58+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Slovak "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12795,3 +12883,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 0871d62f7099a3ecc805dddd9cbaa0ecebfd90da..61b9ddab5d25db7c8a19ed71da3242aca98e453e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+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) "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index f74af38efd6290b000def52dfbeb729935617892..35364960bc4ad826ccd81981f5f57a79261b815b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Swahili (Kenya) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index f02cc2dd0f8d3542634067dbde61aa3fc370034e..bd80a82116bc28349ca61f2b0bfe1c8278700cf3 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Tagalog "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index c8f664d5644d6786031bd5e90f0ed971a144b9cd..6e601fb092dc650ad9d7a4125c15cb9b903539e4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-09-28 05:40+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Tagalog (Philippines) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12417,3 +12505,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 1857068a4f87043f978c719e271be57ee1652970..378fb206859eda67a4b94d2330a3d834f6bb93be 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Turkish (Turkey) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index e4b0e75ce774535230bdc3a3815919d211e20cb4..923ac855c566c46a5137f8661ac6298a82156888 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Ukrainian "
@@ -166,35 +166,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1355,7 +1366,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7364,42 +7375,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13078,3 +13166,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 673a7ee560f6f0051255da47a225132c83143538..180aa2667a8de01ff3748fa27733a57f1afa0479 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-10-07 01:13+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Urdu "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -12399,3 +12487,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 0571e5994cea3fb041879d8981176dddb16ad432..9bbf35a021440b71653323786a9e53f4fc1c903c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Vietnamese (Viet Nam) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 9d9b267abf225801fe150974f5270107e8e9e7d8..cc28d017f551cd2a22f95fd27f78d0ec2d5b6460 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-05-13 06:01+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Chinese (China) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 141d67264801bfb1ec5fe739552b64ed014e110f..31ead9cccf36f631fc9bfbf98b8e487e40f77aac 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Neutron\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+0000\n"
 "PO-Revision-Date: 2013-01-28 21:54+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese (Hong Kong) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr ""
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr ""
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr ""
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr ""
@@ -1354,7 +1365,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr ""
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr ""
@@ -7363,42 +7374,119 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 msgid "Modular L2 Plugin initialization complete"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, python-format
 msgid "Network %s has no segments"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13077,3 +13165,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+
index 7d08fb0844f0f479c36a1ce524248a7f12d3ea4f..5e0376a75cb796843600b9bff2575120c0a7dcee 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Quantum\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-10-11 06:16+0000\n"
+"POT-Creation-Date: 2013-10-12 06:15+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) "
@@ -165,35 +165,46 @@ msgstr ""
 msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 msgstr "在目標 %(target_dict)s 中找不到所要求的欄位:%(field)s"
 
-#: neutron/quota.py:31
+#: neutron/quota.py:37
 msgid "Resource name(s) that are supported in quota features"
 msgstr "配額功能中支援的資源名稱"
 
-#: neutron/quota.py:35
+#: neutron/quota.py:41
 msgid "Default number of resource allowed per tenant, minus for unlimited"
 msgstr "每個 Tenant 所容許的預設資源數目,減號表示無限制"
 
-#: neutron/quota.py:39
+#: neutron/quota.py:45
 msgid "Number of networks allowed per tenant,minus for unlimited"
 msgstr "每個 Tenant 所容許的網路數目,減號表示無限制"
 
-#: neutron/quota.py:43
+#: neutron/quota.py:49
 msgid "Number of subnets allowed per tenant, minus for unlimited"
 msgstr "每個 Tenant 所容許的子網路數目,減號表示無限制"
 
-#: neutron/quota.py:47
+#: neutron/quota.py:53
 msgid "Number of ports allowed per tenant, minus for unlimited"
 msgstr ""
 
-#: neutron/quota.py:51
+#: neutron/quota.py:57
 msgid "Default driver to use for quota checks"
 msgstr "要用於配額檢查的預設驅動程式"
 
-#: neutron/quota.py:146 neutron/quota.py:151
+#: neutron/quota.py:152 neutron/quota.py:157
 msgid "Access to this resource was denied."
 msgstr ""
 
-#: neutron/quota.py:231
+#: neutron/quota.py:230
+msgid ""
+"ConfDriver is used as quota_driver because the loaded plugin does not "
+"support 'quotas' table."
+msgstr ""
+
+#: neutron/quota.py:235
+#, python-format
+msgid "Loaded quota_driver: %s."
+msgstr ""
+
+#: neutron/quota.py:244
 #, python-format
 msgid "%s is already registered."
 msgstr "已登錄 %s。"
@@ -1360,7 +1371,7 @@ msgid "Nofity agent at %(host)s the message %(method)s"
 msgstr "將訊息通知 %(method)s 傳送給位於 %(host)s 處的代理程式"
 
 #: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:58
-#: neutron/services/vpn/service_drivers/ipsec.py:83
+#: neutron/services/vpn/service_drivers/ipsec.py:85
 #, python-format
 msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 msgstr "將訊息通知 %(method)s 傳送給位於 %(topic)s.%(host)s 處的代理程式"
@@ -7400,43 +7411,120 @@ msgstr ""
 msgid "Mechanism driver %s failed in unbind_port"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:112
+#: neutron/plugins/ml2/plugin.py:113
 #, fuzzy
 msgid "Modular L2 Plugin initialization complete"
 msgstr "已完成外掛程式起始設定"
 
-#: neutron/plugins/ml2/plugin.py:141
+#: neutron/plugins/ml2/plugin.py:142
 msgid "network_type required"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:180
+#: neutron/plugins/ml2/plugin.py:181
 #, fuzzy, python-format
 msgid "Network %s has no segments"
 msgstr "代理程式上未使用網路 %s。"
 
-#: neutron/plugins/ml2/plugin.py:276
+#: neutron/plugins/ml2/plugin.py:277
 #, python-format
 msgid ""
 "In _notify_port_updated(), no bound segment for port %(port_id)s on "
 "network %(network_id)s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:318
+#: neutron/plugins/ml2/plugin.py:319
+#, python-format
+msgid "mechanism_manager.create_network_postcommit failed, deleting network '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:379
+#, python-format
+msgid "Deleting network %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:387 neutron/plugins/ml2/plugin.py:501
+#, python-format
+msgid "Ports to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:393 neutron/plugins/ml2/plugin.py:507
+msgid "Tenant-owned ports exist"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:400
+#, python-format
+msgid "Subnets to auto-delete: %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:410
+msgid "Deleting network record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:419 neutron/plugins/ml2/plugin.py:521
+msgid "Committing transaction"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:426 neutron/plugins/ml2/plugin.py:528
 #, python-format
-msgid "mechanism_manager.create_network failed, deleting network '%s'"
+msgid "Port %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:439
+#: neutron/plugins/ml2/plugin.py:428 neutron/plugins/ml2/plugin.py:530
 #, python-format
-msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+msgid "Exception auto-deleting port %s"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:503
+#: neutron/plugins/ml2/plugin.py:436
 #, python-format
-msgid "mechanism_manager.create_port failed, deleting port '%s'"
+msgid "Subnet %s concurrently deleted"
 msgstr ""
 
-#: neutron/plugins/ml2/plugin.py:591
+#: neutron/plugins/ml2/plugin.py:438
+#, python-format
+msgid "Exception auto-deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:448
+msgid "mechanism_manager.delete_network_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:462
+#, python-format
+msgid "mechanism_manager.create_subnet_postcommit failed, deleting subnet '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:492
+#, python-format
+msgid "Deleting subnet %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:517
+msgid "Deleting subnet record"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:540
+msgid "mechanism_manager.delete_subnet_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:569
+#, python-format
+msgid "mechanism_manager.create_port_postcommit failed, deleting port '%s'"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:624
+#, python-format
+msgid "Deleting port %s"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:641
+msgid "Calling base delete_port"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:650
+msgid "mechanism_manager.delete_port_postcommit failed"
+msgstr ""
+
+#: neutron/plugins/ml2/plugin.py:659
 #, python-format
 msgid "Port %(port)s updated up by agent not found"
 msgstr ""
@@ -13132,3 +13220,12 @@ msgstr ""
 #~ msgid "Service on available: %(uri)s"
 #~ msgstr ""
 
+#~ msgid "mechanism_manager.create_network failed, deleting network '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
+#~ msgstr ""
+
+#~ msgid "mechanism_manager.create_port failed, deleting port '%s'"
+#~ msgstr ""
+