msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Arabic "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Bulgarian (Bulgaria) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Bengali (India) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Bosnian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Catalan "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-25 11:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Czech "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Neplatný parametr: Unicode není současnou databází podporován."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Výjimka DB zabalena."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "Připojení SQL selhalo. Zbývá %s pokusů."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Danish "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Ugyldig parameter: Unicode er ikke understøttet af den aktuelle database."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
-"PO-Revision-Date: 2014-04-24 12:53+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
+"PO-Revision-Date: 2014-04-26 08:35+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German "
"(http://www.transifex.com/projects/p/neutron/language/de/)\n"
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "Datenbankregistrierungsausnahme: %s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
"Ungültiger Parameter: Unicode wird von der aktuellen Datenbank nicht "
"unterstützt."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Datenbankausnahme eingeschlossen."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "Der angegebene Sortierschlüssel war nicht gültig. "
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
-msgstr "Datenbankserver ist nicht mehr vorhanden: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "Unbekannte Sortierrichtung; muss 'desc' oder 'asc' sein"
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-"Der \"MySQL Traditional Mode\" wurde von dieser Applikation nicht "
-"aktiviert. Dies kann zu unbemerkter Datenkorruption führen. Bitte "
-"ermuntern Sie die Applikationsentwickler diesen Modus zu aktivieren."
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "SQL-Verbindung fehlgeschlagen. Noch %s weitere Versuche."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "Der angegebene Sortierschlüssel war nicht gültig. "
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "ID nicht in 'sort_keys' enthalten; ist 'sort_keys' eindeutig?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "Unbekannte Sortierrichtung; muss 'desc' oder 'asc' sein"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
" ist erforderlich, denn der Typ dieser Spalte wird von sqlite nicht "
"unterstützt."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
" für die Spalte column %s. Es sollte eine Instanz von sqlalchemy.Column "
"sein."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr "Lösche doppelte Zeile mit der ID %(id)s aus der Tabelle %(table)s"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "Nicht unterstützter Spaltentyp"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Greek "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (Australia) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(what)s is deprecated as of %(as_of)s and may be removed in "
"%(remove_in)s. It will not be superseded."
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Invalid Parameter: Unicode is not supported by the current database."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "Sort key supplied was not valid."
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "Unknown sort direction, must be 'desc' or 'asc'"
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "SQL connection failed. %s attempts left."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "Sort key supplied was not valid."
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr "Deleting duplicated row with id: %(id)s from table: %(table)s"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "Unsupported id columns type"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Invalid Parameter: Unicode is not supported by the current database."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "Sort key supplied was not valid."
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "Unknown sort direction, must be 'desc' or 'asc'"
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "SQL connection failed. %s attempts left."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "Sort key supplied was not valid."
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr "Deleting duplicated row with id: %(id)s from table: %(table)s"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "Unsupported id columns type"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United States) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-23 08:06+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "Excepción de registro de la base de datos: %s "
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Parámetro no válido: la base de datos actual no soporta Unicode."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "excepción DB empaquetada."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "La clave de clasificación proporcionada no es válida. "
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "Dirección de clasificación desconocida, debe ser 'desc' o ' asc'"
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "La conexión SQL ha fallado. Quedan %s intentos."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "La clave de clasificación proporcionada no es válida. "
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "Id no está en sort_keys; ¿es sort_keys exclusivo?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "Dirección de clasificación desconocida, debe ser 'desc' o ' asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"Especifique la columna %s en el parámetro col_name_col_instance. Es "
"necesario porque la columna tiene un tipo no soportado por sqlite)."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"col_name_col_instance param tiene el tipo incorrecto de instancia de "
"columna para la columna %s. Debe ser una instancia de sqlalchemy.Column."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr "Eliminando registro duplicado con id: %(id)s de la tabla: %(table)s"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "Tipo de identificador de columnas no soportado"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
-"PO-Revision-Date: 2014-04-07 06:32+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
+"PO-Revision-Date: 2014-04-27 22:00+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (Mexico) "
"(http://www.transifex.com/projects/p/neutron/language/es_MX/)\n"
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
#: neutron/openstack/common/log.py:402
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
-msgstr ""
+msgstr "Error al cargar configuración de entrada %(log_config)s: %(err_msg)s"
#: neutron/openstack/common/log.py:453
#, python-format
#: neutron/openstack/common/log.py:623
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
-msgstr ""
+msgstr "Llamado crítico de configuración en desuso ; %(msg)s"
#: neutron/openstack/common/loopingcall.py:82
#, python-format
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
-msgstr ""
+msgstr "Parámetro inválido : Unicode no está soportado por la base de datos actual"
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Basque "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2013-11-15 02:27+0000\n"
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
"Language-Team: Basque (Spain) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Persian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Finnish (Finland) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Filipino "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:33+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "Exception d'enregistrement de base de données : %s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Paramètre invalide: La base de donnée ne supporte pas Unicode."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Exception BD encapsulée."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "Clé de tri fournie invalide."
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
-msgstr "Le serveur de base de données a disparu: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "Sens de tri inconnu, doit être 'desc' ou 'asc'"
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "Echec de connexion SQL. %s essais restants."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "Clé de tri fournie invalide."
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "ID absent de sort_keys ; sort_keys unique ?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "Sens de tri inconnu, doit être 'desc' ou 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"Spécifiez la colonne %s dans le paramètre col_name_col_instance. Ceci est"
" obligatoire car la colonne a un type non pris en charge dans sqlite)."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
" incorrect pour la colonne %s. Il devrait être une instance de "
"sqlalchemy.Column."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr "Suppression ligne en double avec l'ID : %(id)s de la table : %(table)s"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "Type de colonnes id non pris en charge"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Galician "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Hebrew "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Hebrew (Israel) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Hindi "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Croatian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Hungarian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Indonesian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Icelandic (Iceland) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:33+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "Eccezione nella registrazione del database: %s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Parametro non valido: Unicode non è supportato dal database corrente."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Eccezione DB con wrapper."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "La chiave di ordinamento fornita non è valida."
+
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "Direzione ordinamento sconosciuta, deve essere 'desc' o 'asc'"
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "Connessione SQL non riuscita. Sono rimasti %s tentativi."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "La chiave di ordinamento fornita non è valida."
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "Id non è presente in sort_keys; è sort_keys univoco?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "Direzione ordinamento sconosciuta, deve essere 'desc' o 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"Specificar la colonna %s nel parametro col_name_col_instance. È richiesto"
" perché la colonna ha un tipo non supportato da sqlite)."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"Il parametro col_name_col_instance ha un tipo errato di istanza della "
"colonna per la colonna %s. Deve essere l'istanza di sqlalchemy.Column."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (Italy) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:33+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "データベース登録例外: %s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "無効なパラメーター: ユニコードは現在のデータベースではサポートされていません。"
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "DB 例外が包み込まれました。"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "指定されたソート・キーが無効でした。"
+
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "ソート方向が不明です。'desc' または 'asc' でなければなりません"
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "SQL 接続が失敗しました。残りの試行回数は %s です。"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "指定されたソート・キーが無効でした。"
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "sort_keys に ID がありません。sort_keys は固有ですか?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "ソート方向が不明です。'desc' または 'asc' でなければなりません"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"col_name_col_instance パラメーターに列 %s を指定してください。これは、列に、sqlite) "
"によってサポートされないタイプがあるために必要です。"
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"col_name_col_instance パラメーターに、列 %s では正しくないタイプの列インスタンスがあります。これは "
"sqlalchemy.Column のインスタンスでなければなりません。"
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Georgian (Georgia) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Khmer "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Kannada "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:33+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "데이터베이스 등록 예외: %s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "올바르지 않은 매개변수: Unicode는 현재 데이터베이스에서 지원되지 않습니다. "
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "DB 예외가 랩핑되었습니다."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "제공되는 정렬 키가 올바르지 않습니다. "
+
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "알 수 없는 정렬 방향입니다. 'desc' 또는 'asc'여야 함"
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "SQL 연결에 실패했습니다. %s번의 시도가 남았습니다. "
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "제공되는 정렬 키가 올바르지 않습니다. "
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "ID가 sort_keys에 없습니다. sort_keys가 고유합니까?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "알 수 없는 정렬 방향입니다. 'desc' 또는 'asc'여야 함"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"col_name_col_instance 매개변수에 %s 열을 지정하십시오. sqlite에서 지원하지 않는 유형이 열에 있으므로 이는"
" 필수입니다."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s 열에 올바르지 않은 열 인스턴스 유형이 col_name_col_instance 매개변수에 있습니다. "
"sqlalchemy.Column의 인스턴스여야 합니다."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malayalam (India) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Marathi (India) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malay "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Norwegian Bokmål "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Nepali "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: neutron 2014.2.dev300.ge8114d1\n"
+"Project-Id-Version: neutron 2014.2.dev310.g5e5b607\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Dutch (Netherlands) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Panjabi (Punjabi) (India) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 11:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Polish (Poland) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Parâmetro Inválido: o Unicode não é suportado pela base de dados atual."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "A ligação SQL falhou. Tentativas restantes: %s ."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "Id. do tipo de colunas não suportada"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-15 02:50+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr "Número de agentes DHCP agendado para hospedar uma rede."
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "Exceção de registro do banco de dados: %s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr "Exceção de base de dados"
"%(what)s está deprecado desde %(as_of)s e pode ser removido em "
"%(remove_in)s. Ele não será substituído."
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Parâmetro inválido: Unicode não é suportado pela base de dados atual."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Exceção de base de dados incluída."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "Chave de ordenação fornecida não era válida."
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "Direção de ordenação desconhecida, deve ser 'desc' ou 'asc'"
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "Conexáo SQL falhou, %s tentativas restantes."
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "Chave de ordenação fornecida não era válida."
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "ID não encontrado em sort_keys; é sort_keys único?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "Direção de ordenação desconhecida, deve ser 'desc' ou 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"Especifique a coluna %s no parâmetro 'col_name_col_instance. Isso é "
"necessário porque a coluna possui um tipo não suportado por sqlite)."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"O parâmetro col_name_col_instance possui um tipo errado de instância da "
"coluna para a coluna %s. Deveria ser uma instância de sqlalchemy.Column."
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr "Excluindo linha duplicada com ID: %(id)s da tabela: %(table)s"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "Tipo de colunas ID não suportado"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Romanian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "Недопустимый параметр: Unicode не поддерживается используемой базой данных"
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Исключение БД скрыто."
-
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
-msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid ""
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
+#, python-format
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (Russia) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Slovak "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Slovenian (Slovenia) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Albanian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Serbian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Swedish "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swahili (Kenya) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tamil "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Telugu (India) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tagalog "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2013-09-28 05:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Tagalog (Philippines) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Turkish (Turkey) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Veritabanı istisnası yakalandı."
-
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
-msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid ""
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
+#, python-format
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Ukrainian "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Urdu "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
"Thông số không hợp lệ: Unicode hiện chưa được hỗ trợ bởi hệ cơ sở dữ liệu"
" hiện tại."
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "Lỗi exception DB khi bao bọc."
-
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
-msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid ""
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
+#, python-format
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-24 16:30+0000\n"
"Last-Translator: Dandanmylady <Dandanmylady@gmail.com>\n"
"Language-Team: Chinese (China) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr "已经调度到一个主机网络的DHCP代理数量"
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "发生数据库注册异常:%s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "参数无效:当前数据库不支持 Unicode。"
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "æ\95°æ\8d®åº\93å¼\82常被å\8c\85裹。"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "æ\8f\90ä¾\9bç\9a\84æ\8e\92åº\8fé\94®æ\97 æ\95\88。"
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
-msgstr "数据库服务器已不存在: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "排序方向未知,必须为“降序”或“升序”"
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
-msgstr "这一应用尚未打开MySQL传统模式,这意味着可能发生沉默数据损坏。请鼓励应用开发者打开这一模式。"
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "SQL 连接失败。还可进行 %s 次尝试。"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "提供的排序键无效。"
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "标识未在 sort_keys 中,sort_keys 唯一吗?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "排序方向未知,必须为“降序”或“升序”"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr "请在 col_name_col_instance 参数中指定列 %s。要求执行此操作的原因是列中包含不受 sqlite 支持的类型)。"
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr "对于列 %s,col_name_col_instance 参数具有不正确类型的列实例。它应该是 sqlalchemy.Column 的实例。"
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr "正在从表 %(table)s 中删除具有id %(id)s 的重复行"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr "不支持的id列类型"
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Hong Kong) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr ""
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
-#, python-format
-msgid "Database server has gone away: %s"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
+#, python-format
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
+msgid "Unrecognized read_deleted value '%s'"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""
msgstr ""
"Project-Id-Version: Neutron\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-04-26 06:48+0000\n"
+"POT-Creation-Date: 2014-04-29 06:46+0000\n"
"PO-Revision-Date: 2014-04-07 06:32+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Taiwan) "
msgid "Number of DHCP agents scheduled to host a network."
msgstr ""
-#: neutron/db/api.py:55
+#: neutron/db/api.py:77
#, python-format
msgid "Database registration exception: %s"
msgstr "資料庫登錄異常狀況:%s"
-#: neutron/db/api.py:66
+#: neutron/db/api.py:89
msgid "Database exception"
msgstr ""
"%(remove_in)s. It will not be superseded."
msgstr ""
-#: neutron/openstack/common/db/api.py:97
-msgid "DB exceeded retry limit."
-msgstr ""
-
-#: neutron/openstack/common/db/api.py:101
-msgid "DB connection error."
-msgstr ""
-
#: neutron/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr "無效參數:現行資料庫不支援 Unicode。"
-#: neutron/openstack/common/db/sqlalchemy/session.py:618
-msgid "DB exception wrapped."
-msgstr "已覆蓋 DB 異常狀況。"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:58
+msgid "Sort key supplied was not valid."
+msgstr "提供的排序鍵無效。"
+
+#: neutron/openstack/common/db/sqlalchemy/utils.py:119
+msgid "Unknown sort direction, must be 'desc' or 'asc'"
+msgstr "不明的排序方向,必須為 'desc' 或 'asc'"
-#: neutron/openstack/common/db/sqlalchemy/session.py:687
+#: neutron/openstack/common/db/sqlalchemy/utils.py:162
#, python-format
-msgid "Database server has gone away: %s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/session.py:779
msgid ""
-"This application has not enabled MySQL traditional mode, which means "
-"silent data corruption may occur. Please encourage the application "
-"developers to enable this mode."
+"There is no `deleted` column in `%s` table. Project doesn't use soft-"
+"deleted feature."
msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/session.py:804
+#: neutron/openstack/common/db/sqlalchemy/utils.py:174
#, python-format
-msgid "SQL connection failed. %s attempts left."
-msgstr "SQL 連線失敗。還可以嘗試 %s 次。"
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:57
-msgid "Sort key supplied was not valid."
-msgstr "提供的排序鍵無效。"
+msgid "Unrecognized read_deleted value '%s'"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:96
-msgid "Id not in sort_keys; is sort_keys unique?"
-msgstr "ID 不在 sort_keys 中;sort_keys 是唯一的嗎?"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:181
+#, python-format
+msgid "There is no `project_id` column in `%s` table."
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:118
-msgid "Unknown sort direction, must be 'desc' or 'asc'"
-msgstr "不明的排序方向,必須為 'desc' 或 'asc'"
+#: neutron/openstack/common/db/sqlalchemy/utils.py:243
+msgid "model should be a subclass of ModelBase"
+msgstr ""
-#: neutron/openstack/common/db/sqlalchemy/utils.py:193
+#: neutron/openstack/common/db/sqlalchemy/utils.py:286
#, python-format
msgid ""
"Please specify column %s in col_name_col_instance param. It is required "
"because column has unsupported type by sqlite)."
msgstr "請在 col_name_col_instance 參數中指定直欄 %s。它是必要的,因為直欄具有不受 SQLite 支援的類型。"
-#: neutron/openstack/common/db/sqlalchemy/utils.py:199
+#: neutron/openstack/common/db/sqlalchemy/utils.py:292
#, python-format
msgid ""
"col_name_col_instance param has wrong type of column instance for column "
"%s It should be instance of sqlalchemy.Column."
msgstr "col_name_col_instance 參數的直欄 %s 具有錯誤類型的直欄實例。它應該是 sqlalchemy.Column 的實例。"
-#: neutron/openstack/common/db/sqlalchemy/utils.py:279
-#, python-format
-msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
-msgstr ""
-
-#: neutron/openstack/common/db/sqlalchemy/utils.py:300
+#: neutron/openstack/common/db/sqlalchemy/utils.py:400
msgid "Unsupported id columns type"
msgstr ""
msgstr ""
#: neutron/plugins/vmware/dbexts/lsn_db.py:86
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:70
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:71
#, python-format
msgid "Unable to find Logical Service Node for network %s"
msgstr ""
msgid "Monitor Resource binding with id:%s not found!"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:39
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:40
msgid ""
"Pull LSN information from NSX in case it is missing from the local data "
"store. This is useful to rebuild the local store in case of server "
"recovery."
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:81
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:82
#, python-format
msgid "Unable to create LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:89
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:90
#, python-format
msgid "Unable to delete Logical Service Node %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:106
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:107
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and subnet "
"%(subnet_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:128
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:129
#, python-format
msgid ""
"Unable to find Logical Service Node Port for LSN %(lsn_id)s and mac "
"address %(mac)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:148
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:149
#, python-format
msgid "Unable to create port for LSN %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:156
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:157
#, python-format
msgid "Unable to delete LSN Port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:173
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:174
#, python-format
msgid "Metadata port not found while attempting to delete it from network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:176
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:177
#, python-format
msgid "Unable to find Logical Services Node Port with MAC %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:257
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:262
#, python-format
msgid ""
"Unable to configure dhcp for Logical Service Node %(lsn_id)s and port "
"%(lsn_port_id)s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:278
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:283
#, python-format
msgid "Unable to configure metadata for subnet %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:301
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:306
#, python-format
msgid "Error while configuring LSN port %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:373
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:378
#, python-format
msgid "Unable to save LSN for network %s"
msgstr ""
-#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:439
+#: neutron/plugins/vmware/dhcp_meta/lsnmanager.py:444
#, python-format
msgid "Unable to save LSN port for subnet %s"
msgstr ""