msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-01-19 20:22+0000\n"
"Last-Translator: yazar <zrncescientiae@gmail.com>\n"
"Language-Team: Bosnian <bs@li.org>\n"
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.5\n"
+"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.8\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+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"
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-04-04 20:28+0000\n"
"Last-Translator: Zbyněk Schwarz <Unknown>\n"
"Language-Team: Czech <cs@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "Vyjímka DB zabalena."
msgid "Invalid content type %(content_type)s."
msgstr "Neplatný typ obsahu %(content_type)s."
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Nelze použít globální roli %(role_id)s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "Získán zámek souboru \"%(lock)s\" pro zámek metody \"%(method)s\""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "obdrženo: %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr "zařízení záznamu systému musí být jedno z: %s"
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, fuzzy, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "Třída %(fullname)s je zastaralá: %(msg)s"
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, fuzzy, python-format
msgid "Exception during mounting %s"
msgstr "Výjimka při načítání rozšíření: %s"
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "skupina %s již existuje"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Nelze získat metadata pro ip: %s"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Nelze vytvořit typ instance"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-01-15 21:46+0000\n"
"Last-Translator: Soren Hansen <soren@linux2go.dk>\n"
"Language-Team: Danish <da@li.org>\n"
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:23+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: German <de@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-10-21 11:27+0000\n"
"Last-Translator: Tom Fifield <Unknown>\n"
"Language-Team: English (Australia) <en_AU@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Unable to find SR from VBD %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "received %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "Nested return %s"
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "group %s already exists"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Failed to get metadata for ip: %s"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Going to start terminating instances"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-03-30 11:10+0000\n"
"Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "DB exception wrapped."
msgid "Invalid content type %(content_type)s."
msgstr "Invalid content type %(content_type)s."
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Unable to detach volume %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "Nested return %s"
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Failed to decrypt text"
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: markmc <markmc@redhat.com>\n"
"Language-Team: en_US <LL@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "DB exception wrapped."
msgid "Invalid content type %(content_type)s."
msgstr "Invalid content type %(content_type)s."
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/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."
msgstr "Unable to find ca_file : %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr "Id not in sort_keys; is sort_keys unique?"
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr "Unknown sort direction, must be 'desc' or 'asc'"
msgstr "Upgrade DB using Essex release first."
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr "Got mysql server has gone away: %s"
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL connection failed. %s attempts left."
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr "Deprecated: %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr "Error loading logging config %(log_config)s: %(err_msg)s"
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr "syslog facility must be one of: %s"
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "Fatal call to deprecated config: %(msg)s"
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"The following migrations are missing a downgrade:\n"
"\t%s"
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr "unrecognized argument %s"
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr "Run CLI command: %s"
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stdout: %(stdout)s\n"
" stderr: %(stderr)s"
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr "Gluster config file at %(config)s doesn't exist"
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr "mount.glusterfs is not installed"
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr "casted to %s"
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr "Volume %s does not have provider_location specified, skipping"
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr "Exception during mounting %s"
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr "%s is already mounted"
msgid "Error retrieving volume status: "
msgstr "Error retrieving volume status: "
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr "There's no NFS config file configured (%s)"
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr "NFS config file at %(config)s doesn't exist"
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr "Failed to get model update from clone"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr "More than one valid preset was detected, using %s"
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr "Volume %s, not found on SF Cluster."
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr "Found %(count)s volumes mapped to id: %(uuid)s."
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr "Enter SolidFire delete_volume..."
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr "Account for Volume ID %s was not found on the SolidFire Cluster!"
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr "This usually means the volume was never succesfully created."
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr "Volume ID %s was not found on the SolidFire Cluster!"
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr "Leaving SolidFire delete_volume"
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr "Executing SolidFire ensure_export..."
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr "Executing SolidFire create_export..."
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr "Updating cluster status info"
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr "Failed to get updated stats"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-03-10 06:08+0000\n"
"Last-Translator: Oscar Rosario <oscar.inirio@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr "Tipo de contenido invalido %(content_type)s."
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Imposible encontrar SR en VBD %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "recibido %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "el grupo %s ya existe"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Fallo al generar metadatos para la ip %s"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Fallo al suspender la instancia"
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-04-06 14:54+0000\n"
"Last-Translator: EmmanuelLeNormand <manu@ubuntu-fr.org>\n"
"Language-Team: French <fr@li.org>\n"
"Sortie standard : %(stdout)r\n"
"Sortie d'erreur : %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr "Le type de contenu %(content_type)s est invalide"
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Impossible de trouver SR du VDB %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "%s reçu"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "Nested renvoi %s"
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "le groupe %s existe déjà"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Impossible de récupérer les méta-donnérs pour l'IP : %s"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Échec de la suspension de l'instance"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-04-01 18:59+0000\n"
"Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n"
"Language-Team: Italian <it@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Impossibile smontare il volume %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "ricevuto %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Impossibile sospendere l'istanza"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:22+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: \n"
"標準出力: %(stdout)r\n"
"標準エラー出力: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "VBD %s から SRを取得できません。"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "受信: %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "ネストした戻り値: %s"
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "グループ %s は既に存在しています。"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "ip %s に対するメタデータの取得に失敗しました。"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "インスタンス終了処理を開始します。"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-12-16 04:42+0000\n"
"Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
"Language-Team: Korean <ko@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "%s 볼륨 탈착에 실패했습니다"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean (Korea) "
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-02-06 21:07+0000\n"
"Last-Translator: Adriano Steffler <Unknown>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
"Saída padrão: %(stdout)r\n"
"Erro: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Não é possível desconectar o volume %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "recebido %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "group %s já existe"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Falha ao obter metadados para o ip: %s"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Começando a terminar instâncias"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-03-25 09:34+0000\n"
"Last-Translator: Eugene Marshal <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr "Недопустимый тип содержимого %(content_type)s."
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "Ошибка поиска vbd для vdi %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, fuzzy, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "Ошибка соединения с SQL (%(connstring)s). %(attempts)d попыток осталось."
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "_удалить: %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, fuzzy, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "Класс %(fullname)s устарел: %(msg)s"
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, fuzzy, python-format
msgid "unrecognized argument %s"
msgstr "Нераспознанное значение read_deleted '%s'"
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, fuzzy, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr "Ответ на имитацию команды в stdout='%(stdout)s' stderr='%(stderr)s'"
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "_создать: %s"
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, fuzzy, python-format
msgid "Exception during mounting %s"
msgstr "Расширенный ресурс: %s"
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "образ уже присоединён"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "Ошибка получения метаданных для ip: %s"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
#, fuzzy
msgid "Updating cluster status info"
msgstr "Обновление состояния узла"
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "Невозможно получить обновлённое состояние: %s"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Tagalog <tl@li.org>\n"
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "natanggap %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-12-14 18:10+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish <tr@li.org>\n"
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "отримано %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (Viet Nam) "
"Stderr: %(stderr)r"
msgstr ""
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr ""
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
msgid "Failed to get updated stats"
msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-04-03 23:36+0000\n"
"Last-Translator: cheesecake <Unknown>\n"
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
"标准输出:%(stdout)r\n"
"标准错误输出:%(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr "数据库异常被包裹。"
msgid "Invalid content type %(content_type)s."
msgstr "无效的内容类型 %(content_type)s。"
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "无法为VDI %s 找到VBD"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, fuzzy, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL连接失败 (%(connstring)s)。还剩 %(attempts)d 次。"
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr "获得文件锁 \"%(lock)s\" 为方法 \"%(method)s\"...锁"
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, fuzzy, python-format
msgid "Deprecated: %s"
msgstr "_delete: %s"
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr "syslog设备必须作为一个 %s 。"
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, fuzzy, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "类 %(fullname)s 是不推荐的:%(msg)s"
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"下面的迁移缺少了降级:\n"
"\t%s"
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, fuzzy, python-format
msgid "unrecognized argument %s"
msgstr "无法识别的 read_deleted 取值”%s“"
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, fuzzy, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr "伪命令的标准输出stdout='%(stdout)s' 标准错误输出 stderr='%(stderr)s'"
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, fuzzy, python-format
msgid "casted to %s"
msgstr "嵌套(调用)返回 %s"
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, fuzzy, python-format
msgid "Exception during mounting %s"
msgstr "加载扩展发生异常:%s"
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, fuzzy, python-format
msgid "%s is already mounted"
msgstr "镜像已经挂载"
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
#, fuzzy
msgid "Failed to get model update from clone"
msgstr "为ip: %s获取元数据失败"
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr "进入SolidFire delete_volume..."
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr "离开SolidFire delete_volume"
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr "正在执行SolidFire ensure_export..."
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr "正在执行SolidFire create_export..."
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
#, fuzzy
msgid "Updating cluster status info"
msgstr "更新主机状态"
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "无法得到最新的状态:%s"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-21 18:10+0000\n"
+"POT-Creation-Date: 2013-05-24 18:10+0000\n"
"PO-Revision-Date: 2012-03-07 02:00+0000\n"
"Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n"
"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
"標準輸出: %(stdout)r\n"
"標準錯誤輸出: %(stderr)r"
-#: cinder/exception.py:90
+#: cinder/exception.py:90 cinder/openstack/common/db/sqlalchemy/session.py:487
msgid "DB exception wrapped."
msgstr ""
msgid "Invalid content type %(content_type)s."
msgstr ""
-#: cinder/exception.py:200
+#: cinder/exception.py:200 cinder/openstack/common/db/exception.py:44
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
msgstr "無法卸載 Volume %s"
#: cinder/common/sqlalchemyutils.py:68
+#: cinder/openstack/common/db/sqlalchemy/utils.py:72
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr ""
#: cinder/common/sqlalchemyutils.py:116
+#: cinder/openstack/common/db/sqlalchemy/utils.py:120
msgid "Unknown sort direction, must be 'desc' or 'asc'"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/session.py:71
+#: cinder/openstack/common/db/sqlalchemy/session.py:538
#, python-format
msgid "Got mysql server has gone away: %s"
msgstr ""
#: cinder/db/sqlalchemy/session.py:132
+#: cinder/openstack/common/db/sqlalchemy/session.py:610
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr ""
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
msgstr ""
-#: cinder/openstack/common/log.py:226
+#: cinder/openstack/common/log.py:244
#, python-format
msgid "Deprecated: %s"
msgstr ""
-#: cinder/openstack/common/log.py:329
+#: cinder/openstack/common/log.py:336
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
-#: cinder/openstack/common/log.py:379
+#: cinder/openstack/common/log.py:386
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
-#: cinder/openstack/common/log.py:537
+#: cinder/openstack/common/log.py:555
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
+#: cinder/openstack/common/db/sqlalchemy/utils.py:33
+msgid "Sort key supplied was not valid."
+msgstr ""
+
#: cinder/openstack/common/notifier/api.py:125
#, python-format
msgid "%s not in valid priorities"
"\t%s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:243
+#: cinder/tests/test_storwize_svc.py:242
#, python-format
msgid "unrecognized argument %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1217
+#: cinder/tests/test_storwize_svc.py:1216
#, python-format
msgid "Run CLI command: %s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1220
+#: cinder/tests/test_storwize_svc.py:1219
#, python-format
msgid ""
"CLI output:\n"
" stderr: %(stderr)s"
msgstr ""
-#: cinder/tests/test_storwize_svc.py:1225
+#: cinder/tests/test_storwize_svc.py:1224
#, python-format
msgid ""
"CLI Exception output:\n"
msgid "Gluster config file at %(config)s doesn't exist"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:80
+#: cinder/volume/drivers/glusterfs.py:82
msgid "mount.glusterfs is not installed"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:98 cinder/volume/drivers/nfs.py:168
+#: cinder/volume/drivers/glusterfs.py:100 cinder/volume/drivers/nfs.py:200
#, python-format
msgid "casted to %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:108 cinder/volume/drivers/nfs.py:178
+#: cinder/volume/drivers/glusterfs.py:110 cinder/volume/drivers/nfs.py:210
#, python-format
msgid "Volume %s does not have provider_location specified, skipping"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:168 cinder/volume/drivers/nfs.py:237
+#: cinder/volume/drivers/glusterfs.py:174 cinder/volume/drivers/nfs.py:273
#, python-format
msgid "Exception during mounting %s"
msgstr ""
-#: cinder/volume/drivers/glusterfs.py:247 cinder/volume/drivers/nfs.py:321
+#: cinder/volume/drivers/glusterfs.py:252 cinder/volume/drivers/nfs.py:354
#, python-format
msgid "%s is already mounted"
msgstr ""
msgid "Error retrieving volume status: "
msgstr ""
-#: cinder/volume/drivers/nfs.py:141
+#: cinder/volume/drivers/nfs.py:171
#, python-format
msgid "There's no NFS config file configured (%s)"
msgstr ""
-#: cinder/volume/drivers/nfs.py:146
+#: cinder/volume/drivers/nfs.py:176
#, python-format
msgid "NFS config file at %(config)s doesn't exist"
msgstr ""
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:338
+#: cinder/volume/drivers/solidfire.py:342
msgid "Failed to get model update from clone"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:364
+#: cinder/volume/drivers/solidfire.py:368
#, python-format
msgid "More than one valid preset was detected, using %s"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:397
+#: cinder/volume/drivers/solidfire.py:401
#, python-format
msgid "Mapped SolidFire volumeID %(sfid)s to cinder ID %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:406
+#: cinder/volume/drivers/solidfire.py:410
#, python-format
msgid "Volume %s, not found on SF Cluster."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:409
+#: cinder/volume/drivers/solidfire.py:413
#, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:476
+#: cinder/volume/drivers/solidfire.py:480
msgid "Enter SolidFire delete_volume..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:480
+#: cinder/volume/drivers/solidfire.py:484
#, python-format
msgid "Account for Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:482
+#: cinder/volume/drivers/solidfire.py:486
msgid "This usually means the volume was never succesfully created."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:497
+#: cinder/volume/drivers/solidfire.py:501
#, python-format
msgid "Volume ID %s was not found on the SolidFire Cluster!"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:500
+#: cinder/volume/drivers/solidfire.py:504
msgid "Leaving SolidFire delete_volume"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:504
+#: cinder/volume/drivers/solidfire.py:508
msgid "Executing SolidFire ensure_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:509
+#: cinder/volume/drivers/solidfire.py:513
msgid "Executing SolidFire create_export..."
msgstr ""
-#: cinder/volume/drivers/solidfire.py:558
+#: cinder/volume/drivers/solidfire.py:562
msgid "Updating cluster status info"
msgstr ""
-#: cinder/volume/drivers/solidfire.py:566
+#: cinder/volume/drivers/solidfire.py:570
#, fuzzy
msgid "Failed to get updated stats"
msgstr "內文解碼失敗"